mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +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
|
||||
|
||||
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