mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Fix directive name.
This commit is contained in:
parent
d59e1c9c5f
commit
87c83d6dba
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ Please make sure to apply the database migrations::
|
|||
|
||||
python manage.py migrate database
|
||||
|
||||
.. info:: If you're upgrading Constance to 1.0 and use Django 1.7 or higher
|
||||
.. note:: If you're upgrading Constance to 1.0 and use Django 1.7 or higher
|
||||
please make sure to let the migration system know that you've
|
||||
already created the tables for the database backend.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue