Yes indeed there are some changes. First the notification tables changed a little and must be changed manually [1]. Second Django now supports native timezones and therefore the date and time data in the database must be converted to UTC before enabling USE_TZ in the settings. I have not tested it yet but a migration guide can be found here [2]
[1] https://github.com/jtauber/django-notification/issues/60 [2] https://docs.djangoproject.com/en/dev/topics/i18n/timezones/#time-zones-migration-guide -- https://code.launchpad.net/~shevonar/widelands-website/django1.4/+merge/143219 Your team Widelands Developers is requested to review the proposed merge of lp:~shevonar/widelands-website/django1.4 into lp:widelands-website. _______________________________________________ Mailing list: https://launchpad.net/~widelands-dev Post to : widelands-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~widelands-dev More help : https://help.launchpad.net/ListHelp