You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cookiecutter-molten/{{cookiecutter.project_slug}}
androiddrew 150d0a884d Added a Base model manager class, Custom EntityNotFound error, and example Todo resource
This includes an implementation of a Todo Resource manager and corrects the manage.py click functions associated with the initialization and drop of a SQL Database.
6 years ago
..
tests Added a Base model manager class, Custom EntityNotFound error, and example Todo resource 6 years ago
{{cookiecutter.project_slug}} Added a Base model manager class, Custom EntityNotFound error, and example Todo resource 6 years ago
.gitignore Initial commit 6 years ago
LICENSE Initial commit 6 years ago
README.md Initial commit 6 years ago
dev_requirements.in Initial commit 6 years ago
dev_requirements.txt Initial commit 6 years ago
manage.py Added a Base model manager class, Custom EntityNotFound error, and example Todo resource 6 years ago
requirements.in Initial commit 6 years ago
requirements.txt Initial commit 6 years ago
setup.py Initial commit 6 years ago

README.md

{{ cookiecutter.project_name }}

{{cookiecutter.description}}