diff --git a/README.rst b/README.rst index 633084991..2c90f301e 100644 --- a/README.rst +++ b/README.rst @@ -176,6 +176,7 @@ Python Python-Django ^^^^^^^^^^^^^ +* `cookiecutter-django-rest`_: For creating REST apis for mobile and web applications. * `cookiecutter-simple-django`_: A cookiecutter template for creating reusable Django projects quickly. * `cookiecutter-django`_: A bleeding edge Django project template with Bootstrap 3, customizable users app, starter templates, and working user registration. * `cookiecutter-djangopackage`_: A template designed to create reusable third-party PyPI friendly Django apps. Documentation is written in tutorial format. @@ -240,6 +241,7 @@ HTML * `cookiecutter-complexity`_: A cookiecutter for a Complexity static site with Bootstrap 3. * `cookiecutter-tumblr-theme`_: A cookiecutter for a Tumblr theme project with GruntJS as concatination tool. +.. _`cookiecutter-django-rest`: https://github.com/agconti/cookiecutter-django-rest .. _`cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage .. _`cookiecutter-jquery`: https://github.com/audreyr/cookiecutter-jquery .. _`cookiecutter-flask`: https://github.com/sloria/cookiecutter-flask