https://github.com/mariocesar/django-controllers
Django Application Controller, provides a single class that will return generic url routing and CRUD views for a Model
https://github.com/mariocesar/django-controllers
Last synced: 14 days ago
JSON representation
Django Application Controller, provides a single class that will return generic url routing and CRUD views for a Model
- Host: GitHub
- URL: https://github.com/mariocesar/django-controllers
- Owner: mariocesar
- License: mit
- Created: 2014-09-21T22:33:16.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-21T22:40:10.000Z (almost 12 years ago)
- Last Synced: 2025-06-07T04:32:22.472Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Django Application Controller, provides a single class that will return generic
url routing and CRUD views for a Model
django-controllers
==================