Skip to content

A cookiecutter template for Django websites. This is a very basic django project layout, started using the django startproject command and then massaged into the layout prescribed by the book Two Scoops of Django.

License

Notifications You must be signed in to change notification settings

estebistec/cookiecutter-django

Repository files navigation

cookiecutter-django

A cookiecutter template for Django websites. This is a very basic django project layout, started using the django startproject command and then massaged into the layout prescribed by the book Two Scoops of Django.

Usage

cookiecutter [email protected]:estebistec/cookiecutter-django.git

Then review the files in your new project to:

  • (optional) choose a license for your project different from the default (MIT)
  • Further describe and document your project
  • Get started with installing and running your project
  • Start building your site!

Django features and runtime

  • Django 1.6
  • South
  • dj-static

License

MIT

About

A cookiecutter template for Django websites. This is a very basic django project layout, started using the django startproject command and then massaged into the layout prescribed by the book Two Scoops of Django.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages