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