Skip to content

andrey-chabrov/memorymodel

Repository files navigation

memorymodel

Operates with Django model classes saved in memory from yaml.

Main code block that creates a models located in ./src/memorymodel/generator.py module.

Installation: Test mode: . bootstrap.sh Production mode: . bootstrap.sh production

Run the application's test: ./manage.py test

Run test server: ./manage.py runserver

About

Operates with Django model classes saved in memory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published