Added SequenceField.set_next_value(value) helper (#159)
This commit is contained in:
parent
a692316293
commit
94d1e566c0
3 changed files with 41 additions and 19 deletions
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
|
||||
Changes in 0.8.X
|
||||
================
|
||||
- Added SequenceField.set_next_value(value) helper (#159)
|
||||
- Updated .only() behaviour - now like exclude it is chainable (#202)
|
||||
- Added with_limit_and_skip support to count() (#235)
|
||||
- Removed __len__ from queryset (#247)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue