Skip to content

dziegler/django-create-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sets up a new django project with settings and a file structure common to my other django projects, to reduce the amount of copy-and-pasting I have to do when I create a new project. Some things like setting TIME_ZONE = 'America/Los_Angeles' are specific to me.

About

A replacement for django-admin.py startproject.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages