mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
added link to docs
This commit is contained in:
parent
a55bca2d0c
commit
d99758d4af
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