From 5ab02e6415ef71fadabfce55f8baeb40cb833d88 Mon Sep 17 00:00:00 2001 From: Daniel Roy Greenfeld Date: Wed, 19 Oct 2016 10:11:22 -0700 Subject: [PATCH] Added the @Parbhat maintained fork to the README --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2f5256ed..95e90afb 100644 --- a/README.rst +++ b/README.rst @@ -28,7 +28,7 @@ Features * For Django 1.10 * Renders Django projects with 100% starting test coverage -* Twitter Bootstrap_ v4.0.0 - `alpha 4`_ +* Twitter Bootstrap_ v4.0.0 - `alpha 4`_ (`maintained Foundation fork`_ also available) * 12-Factor_ based settings via django-environ_ * Optimized development and production settings * Registration via django-allauth_ @@ -44,6 +44,8 @@ Features * Customizable PostgreSQL version * Experimental support for Amazon Elastic Beanstalk +.. _`maintained Foundation fork`: https://github.com/Parbhat/cookiecutter-django-foundation + Optional Integrations ---------------------