Skip to content

A Django app template that sets up initial Create, List, Detail, and Update generic views, forms, urls, templates, and tests.

License

Notifications You must be signed in to change notification settings

smajda/cookiecutter-django-crud-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter Django App Template

A cookiecutter Django app template that sets up a simple app (cookiecutter.app_name) and initial Create, List, Detail, and Update generic views, forms, urls, templates, and tests for a specified model (cookiecutter.model_name).

About

A Django app template that sets up initial Create, List, Detail, and Update generic views, forms, urls, templates, and tests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages