cookiecutter-django/README.rst
2013-08-16 13:03:11 +02:00

24 lines
511 B
ReStructuredText

cookiecutter-dj-project
=======================
A cookiecutter_ template for Django.
.. _cookiecutter: https://github.com/audreyr/cookiecutter
Features
---------
* Cutting edge: For Django 1.6
* Twitter Bootstrap 3 and starter templates
* Registration via django-allauth
* Procfile for deploying to Heroku
* Heroku optimized requirements
Using this template
--------------------
.. code-block:: bash
$ pip install cookiecutter
$ cookiecutter https://github.com/sloria/cookiecutter-flask.git