From c478b609b270c20c90eda618962a7efad6b26ca2 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sun, 7 Oct 2012 21:02:54 +0200 Subject: Documentation/configuration: fix path, add dependancies --- docs/upgrade.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/upgrade.rst') diff --git a/docs/upgrade.rst b/docs/upgrade.rst index b697978..b9a0363 100644 --- a/docs/upgrade.rst +++ b/docs/upgrade.rst @@ -45,7 +45,7 @@ Then install the new dependencies:: apt-get install -t squeeze-backports python-django python-django-south \ python-simplejson libjs-jquery-ui python-pyexiv2 \ - python-feedparser + python-feedparser javascript-common Debian Wheezy +++++++++++++ @@ -53,7 +53,7 @@ Debian Wheezy .. code-block:: bash apt-get install python-django-south python-simplejson libjs-jquery-ui \ - python-pyexiv2 python-feedparser + python-pyexiv2 python-feedparser javascript-common If you are planing to do major import consider the install of `Celery `_. @@ -160,7 +160,7 @@ A *local_settings* file is now used. Report your old settings.py in local_settings.py (at least the database configuration). -Your *ROOT_URLCONF* must be set to **value_of_your_localname.settings**. +Your *ROOT_URLCONF* must be set to **value_of_your_localname.urls**. logs .... -- cgit v1.2.3