Fixed pickle issues with collections (#316)
This commit is contained in:
parent
56cd73823e
commit
a6bc870815
2 changed files with 2 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
|
@ -160,3 +160,4 @@ that much better:
|
|||
* Alex (https://github.com/kelsta)
|
||||
* Jin Zhang
|
||||
* Daniel Axtens
|
||||
* Leo-Naeka
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
|
||||
Changes in 0.8.0
|
||||
================
|
||||
- Fixed pickle issues with collections (#316)
|
||||
- Added `get_next_value` preview for SequenceFields (#319)
|
||||
- Added no_sub_classes context manager and queryset helper (#312)
|
||||
- Querysets now utilises a local cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue