Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/audreyfeldroy/django-startcbv
Management command to start an app with class-based views. You use "python manage.py startcbv <appname>". It's very fresh and unstable, so use at your own risk, but it does work!
https://github.com/audreyfeldroy/django-startcbv
Last synced: 16 days ago
JSON representation
Management command to start an app with class-based views. You use "python manage.py startcbv <appname>". It's very fresh and unstable, so use at your own risk, but it does work!
- Host: GitHub
- URL: https://github.com/audreyfeldroy/django-startcbv
- Owner: audreyfeldroy
- License: mit
- Created: 2011-07-11T23:44:07.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T17:33:05.000Z (over 3 years ago)
- Last Synced: 2024-10-02T16:37:33.621Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 10
- Watchers: 3
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
===============
django-startcbv
===============Documentation
-------------See http://django-startcbv.readthedocs.org
License
-------This code is licensed under the MIT License.