Skip to content

adamchainz/django-startproject-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django-startproject-templates

Easy to use templates for use with Django's startproject --template.

Use with e.g.

$ django-admin startproject example . --template ~/Documents/Projects/django-startproject-templates/simple

The . puts the manage.py in the current directory.

Templates

simple

A single project that is its own app.

simple-core

A single project with a nested empty core app.

single-file

My single file project taken from my single file blog post.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages