From: yomguy Date: Tue, 2 Oct 2012 14:01:43 +0000 (+0200) Subject: again X-Git-Tag: 1.4.5~58^2^2^2~1 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=6fc69bad4a9dff05d96691f93b9df583fd4fc03c;p=telemeta.git again --- diff --git a/README.rst b/README.rst index e29cb8e5..3bbdfbb8 100644 --- a/README.rst +++ b/README.rst @@ -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