added link to docs

This commit is contained in:
Fábio C. Barrionuevo da Luz 2014-02-12 12:27:38 -02:00
parent a55bca2d0c
commit d99758d4af

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
----------