mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-05-04 13:44:47 +00:00
Merge pull request #52 from luzfcb/patch-1
added link to docs on README.rst
This commit is contained in:
commit
88ae1f28cd
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
----------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue