Changes between Version 1 and Version 2 of Ticket #25426, comment 7
- Timestamp:
- Sep 22, 2015, 6:37:43 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25426, comment 7
v1 v2 1 the patch is for saving django version info as unpickler's argument instead of setting it as model instance's attribute which results in RuntimeError depending on pickling protocol. 2 link to github :https://github.com/knifenomad/django/tree/ticket_25426 1 the patch is for saving django version info as unpickler's argument instead of setting it as model instance's attribute which results in RuntimeError depending on pickling protocol.