Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

Awesome Lists containing this project

README

        

===============
django-startcbv
===============

Documentation
-------------

See http://django-startcbv.readthedocs.org

License
-------

This code is licensed under the MIT License.