diff --git a/docs/backends.rst b/docs/backends.rst index 590cee2..0d720b3 100644 --- a/docs/backends.rst +++ b/docs/backends.rst @@ -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.