summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthew Tretter <m@tthewwithanm.com>2012-09-03 00:52:46 -0400
committerMatthew Tretter <m@tthewwithanm.com>2012-09-03 00:52:46 -0400
commitf0534ae450331b25cfd997e0f4cd23a71fcc5793 (patch)
tree415654030394771b10fc10c3cfeb09d3b7833a20 /docs
parent03b5a21b2ca4e5a3e0da7fb20c8d48ebfe496d0a (diff)
downloaddjango-appconf-f0534ae450331b25cfd997e0f4cd23a71fcc5793.tar.gz
Add versionadded directive
Diffstat (limited to 'docs')
-rw-r--r--docs/reference.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference.rst b/docs/reference.rst
index e0c394d..667efdd 100644
--- a/docs/reference.rst
+++ b/docs/reference.rst
@@ -69,6 +69,8 @@ Reference
A list of settings that must be defined. If any of the specified
settings are not defined, ``ImproperlyConfigured`` will be raised.
+ .. versionadded:: 0.6
+
.. attribute:: holder
The global settings holder to use when looking for overrides and