From 886f6d523563c6be324d4284eb2384489c464281 Mon Sep 17 00:00:00 2001 From: Camilo Nova Date: Mon, 23 Dec 2019 14:17:42 -0500 Subject: [PATCH] Improve documentation. Fixes #304 --- docs/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 48096e8..07c2b02 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -52,6 +52,8 @@ the :setting:`CONSTANCE_CONFIG` section, like this: 'The Universe, and Everything'), } +.. note:: Add constance *before* your project apps. + .. note:: If you use admin extensions like `Grapelli `_, ``'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