Skip to content

A simple, but useful template for any kind of new django project, so you don't start from scratch

Notifications You must be signed in to change notification settings

ivensrocha/django-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for a Django project

This sample template was built according to what I use more often in any kind of Django project.

It has my custom (unfinished) auth app (which uses email instead of username), also includes a configured django_toolbar (so I don't have to download and prepare it everytime) and the folders are organized the way I'm used to.

Feel free to use it.

About

A simple, but useful template for any kind of new django project, so you don't start from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published