widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #10085
Re: [Merge] lp:~widelands-dev/widelands-website/notifications_cleanup into lp:widelands-website
Maybe you could find an answer why the pickle warning shows up. The relevant code for pickling is:
http://bazaar.launchpad.net/~widelands-dev/widelands-website/notifications_cleanup/view/head:/notification/models.py#L310
For unpickling:
http://bazaar.launchpad.net/~widelands-dev/widelands-website/notifications_cleanup/view/head:/notification/engine.py#L46
Why this warning appears is described here:
https://docs.djangoproject.com/en/1.8/ref/models/instances/#pickling-objects
--
https://code.launchpad.net/~widelands-dev/widelands-website/notifications_cleanup/+merge/323457
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands-website/notifications_cleanup into lp:widelands-website.
References