Documented use with admin extensions

This commit is contained in:
Ivan 2018-04-01 08:08:22 +03:00 committed by Jannis Leidel
parent 9a2d39a2e8
commit d3e21abde4

View file

@ -52,6 +52,8 @@ the :setting:`CONSTANCE_CONFIG` section, like this:
'The Universe, and Everything'),
}
.. note:: If you use admin extensions like `Grapelli <http://grappelliproject.com/>`_, ``'constance'`` should be added in :setting:`INSTALLED_APPS` *before* that extension
Here, ``42`` is the default value for the key ``THE_ANSWER`` if it is
not found in the backend. The other member of the tuple is a help text the
admin will show.