Added no_sub_classes context manager and queryset helper (#312)
This commit is contained in:
parent
941042d0ba
commit
5b498bd8d6
5 changed files with 108 additions and 7 deletions
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
|
||||
Changes in 0.8.0
|
||||
================
|
||||
- Added no_sub_classes context manager and queryset helper (#312)
|
||||
- Querysets now utilises a local cache
|
||||
- Changed __len__ behavour in the queryset (#247, #311)
|
||||
- Fixed querying string versions of ObjectIds issue with ReferenceField (#307)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue