+++++
* no new fancy functions
* full using of static files which are now in static/ (htdocs/ is now deprecated)
* IMPORTANT : upgrade 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