From 4a21e00b6fd017a1b384f77422b3a77cded11a1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Wed, 2 Jul 2014 08:08:48 +0200 Subject: [PATCH] Update README.rst --- README.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/README.rst b/README.rst index ba23ee14..b7ff17ed 100644 --- a/README.rst +++ b/README.rst @@ -25,7 +25,6 @@ Just execute these commands in your virtualenv(wrapper): python manage.py loaddata initial_project_templates python manage.py loaddata initial_role python manage.py sample_data - python manage.py createinitialrevisions You have to load the sql sentences of the file ``sql/tags.sql`` and your database must support PL/Python. You use a dbuser with privileges in the database,