Skip to content

mhburlin/django-project-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-project-template

Project template for django 1.6+

How to install

django-admin.py startproject --template=https://github.com/allisson/django-project-template/zipball/master your_project_name
cd your_project_name
pip install -r requirements.txt

About

Project template for django 1.6+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%