From b7b7157199e31670aa5490cf6f69be781e2d5f5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Ates?= Date: Fri, 27 Apr 2012 15:14:19 +0200 Subject: [PATCH] [doc] Fix typo. --- doc/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/installation.rst b/doc/installation.rst index 069de1f98..40d19ccdd 100644 --- a/doc/installation.rst +++ b/doc/installation.rst @@ -95,7 +95,7 @@ the details. How to upgrade to a new version of authentic ? ---------------------------------------------- -Authentic store all its data in a relational database as specified in its +Authentic stores all its data in a relational database as specified in its settings.py or local_settings.py file. So in order to upgrade to a new version of authentic you have to update your database schema using the migration command — you will need to have installed the dependency