mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-24 08:14:13 +03:00
Update README.rst
This commit is contained in:
parent
58e4fd23d5
commit
882fe8147f
18
README.rst
18
README.rst
|
@ -5,4 +5,20 @@ A cookiecutter_ template for Django.
|
||||||
|
|
||||||
.. _cookiecutter: https://github.com/audreyr/cookiecutter
|
.. _cookiecutter: https://github.com/audreyr/cookiecutter
|
||||||
|
|
||||||
STILL UNDER DEVELOPMENT!
|
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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user