8000 GitHub - neeleshs/django_project_template: A template project to quickly bootstrap a django project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

neeleshs/django_project_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apps - All your apps will go here
lib - All third party apps and libs will go here, including django. This will be on your PYTHONPATH automatically
templates - Templates
public - Static assets like css, javascript, images
config - urls.py, settings.py,local_settings.py and manage.py . local_settings.py should be added to the ignore list of your vcs
fabfile.py - Fabric script to deploy the project on to an Ubuntu Server. Look at http://github.com/neeleshs/django_deploy

About

A template project to quickly bootstrap a django project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0