update changelog
parent
171d14f369
commit
f82d4907a4
|
|
@ -11,6 +11,7 @@ Changes in git
|
||||||
* Added ``PolymorphicTypeInvalid`` exception when database was incorrectly imported.
|
* Added ``PolymorphicTypeInvalid`` exception when database was incorrectly imported.
|
||||||
* Fixed detection and handling of ``declared_fieldsets`` in the admin.
|
* Fixed detection and handling of ``declared_fieldsets`` in the admin.
|
||||||
* Fixed manager errors for swappable models.
|
* Fixed manager errors for swappable models.
|
||||||
|
* Improved ``polymorphic.utils.reset_polymorphic_ctype()`` to accept models in random ordering.
|
||||||
|
|
||||||
|
|
||||||
Version 1.3 (2017-08-01)
|
Version 1.3 (2017-08-01)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue