Merge pull request #52 from luzfcb/patch-1

added link to docs on README.rst
This commit is contained in:
Jannis Leidel 2014-02-12 18:23:24 +01:00
commit 88ae1f28cd

View file

@ -10,6 +10,11 @@ on the composability of Python classes. It extends the notion of
Django's module based settings loading with well established
object oriented programming patterns.
Check out the `documentation`__ for more complete examples.
.. __: http://django-configurations.readthedocs.org/en/latest/
Quickstart
----------