Manage.py extensions with utilities for an easy development
Command for create new views for a model. It uses generic views
- create_view: Add option to create the template file and folders
- create_url: Add a new URL for a view
- create_model: Add new model
- create_entity: With options, this command will create all about an entity (model, view, templates, urls...)