]> git.parisson.com Git - telemeta.git/commitdiff
again
authoryomguy <yomguy@parisson.com>
Tue, 2 Oct 2012 14:01:43 +0000 (16:01 +0200)
committeryomguy <yomguy@parisson.com>
Tue, 2 Oct 2012 14:01:43 +0000 (16:01 +0200)
README.rst

index e29cb8e517ef6e3f40eca40cadd8b5556eac0c90..3bbdfbb81ceb0be3562b23669a9e52aa0bac35a6 100644 (file)
@@ -50,7 +50,7 @@ News
 
  * no new fancy functions
  * full using of static files which are now in static/ (htdocs/ is now deprecated)
- * IMPORTANT : update TimeSide to 0.4.1 and do: ./manage.py collectstatic
+ * IMPORTANT : update TimeSide to 0.4.1, add 'timeside' to INSTALLED_APPS and do: ./manage.py collectstatic
  * add various buttons, various bugfixes
  * after upgrading, always do: ./manage.py migrate