Skip to content

melvinthomasdev/django_starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Starter Template

This is a django starter template that I use for django projects mainly to save time on initial project setup. It just has the standard gitignore, some abstract models and a script to rename the project to what I want.

To rename project run

python manage.py renameproject <new_project_name>

This is a work in progress and I will hopefully add more to it.

This can still be used to start projects though ;-)

About

Django Starter template that can be reused.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages