update docs with the current name of skip hash verification variable

This commit is contained in:
Emilio Ramirez 2016-03-29 15:10:08 -03:00
parent 553c03f76f
commit 1f653f62d2

View file

@ -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
-------------