Skip to content

This creates urls.py file in every app along with a tests folder

Notifications You must be signed in to change notification settings

ketankshukla/django-startapp-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-startapp-template

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

Usage

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

About

This creates urls.py file in every app along with a tests folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%