improvement to recent updates

This commit is contained in:
Bastien Gerard
2021-05-04 20:43:33 +02:00
parent 34245fe258
commit ecb5dda281
2 changed files with 12 additions and 2 deletions

View File

@@ -7,12 +7,12 @@ Changelog
Development
===========
- (Fill this out as you fix issues and develop your features).
- EnumField improvements: now `choices` limits the values of an enum to allow
Changes in 0.23.1
===========
- Bug fix: ignore LazyReferenceFields when clearing _changed_fields #2484
- Improve connection doc #2481
- EnumField improvements: now `choices` limits the values of an enum to allow
Changes in 0.23.0
=================