From 6c53cf9b97fd308e87d82862e687bac6a5fe1323 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20=C5=BBuraw?= Date: Sun, 17 Apr 2016 18:56:28 +0200 Subject: [PATCH] Added link with article --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 050a7beb..84ee8a5c 100644 --- a/README.rst +++ b/README.rst @@ -202,12 +202,14 @@ Articles * `Development and Deployment of Cookiecutter-Django on Fedora`_ - Jan. 18, 2016 * `Development and Deployment of Cookiecutter-Django via Docker`_ - Dec. 29, 2015 * `How to create a Django Application using Cookiecutter and Django 1.8`_ - Sept. 12, 2015 +* `Introduction to Cookiecutter-Django`_ - Feb. 19, 2016 Got a blog or online publication? Write about your cookiecutter-django tips and tricks, then send us a pull request with the link. .. _`Development and Deployment of Cookiecutter-Django via Docker`: https://realpython.com/blog/python/development-and-deployment-of-cookiecutter-django-via-docker .. _`Development and Deployment of Cookiecutter-Django on Fedora`: https://realpython.com/blog/python/development-and-deployment-of-cookiecutter-django-on-fedora/ .. _`How to create a Django Application using Cookiecutter and Django 1.8`: http://blog.swapps.co/how-to-create-a-django-application-using-cookiecutter-and-django-1-8/#.VxKfBpMrKRs +.. _`Introduction to Cookiecutter-Django`: http://krzysztofzuraw.com/blog/2016/django-cookiecutter.html Support This Project ---------------------------