django-controllers

Django Application Controller, provides a single class that will return generic url routing and CRUD views for a Model


License
Other
Install
pip install django-controllers==0.1

Documentation

Django Application Controller, provides a single class that will return generic url routing and CRUD views for a Model

django-controllers