Merge public app into api.
[pithos] / README.upgrade
index 5449575..4ab21fe 100644 (file)
@@ -14,7 +14,9 @@ UPGRADE
 
 0.7.10 -> 0.7.11
 ----------------
-*setup south:
+* Add 'south', remove 'pithos.public' in INSTALLED_APPS in settings.py
+* Install python-django-south
+* Setup south:
     python manage.py syncdb
     python manage.py migrate im 0001 --fake
     python manage.py migrate im