mirror of
https://github.com/jazzband/django-constance.git
synced 2026-04-26 17:54:50 +00:00
update docs with the current name of skip hash verification variable
This commit is contained in:
parent
553c03f76f
commit
1f653f62d2
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ Use this option in order to skip hash verification.
|
|||
|
||||
.. code-block:: python
|
||||
|
||||
CONSTANCE_IGNORE_ADMIN_VERSION_CHECK = True
|
||||
IGNORE_ADMIN_VERSION_CHECK = True
|
||||
|
||||
Custom fields
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue