5no0p / django-startapp-template

Template startapp for django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-startapp-template

A slightly modified template for django's "django-admin startapp" command. Adds in urls.py, forms.py and apps.py and a directory for tests.

Usage

$ ./manage.py startapp --template=https://github.com/5no0p/django-startapp-template/archive/master.zip myapp

About

Template startapp for django

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%