mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-05-17 22:31:08 +00:00
15 lines
176 B
Text
15 lines
176 B
Text
CHANGES
|
|
=======
|
|
|
|
tip (unreleased)
|
|
----------------
|
|
|
|
- added SplitField
|
|
- added ChoiceEnum
|
|
- added South support for custom model fields
|
|
|
|
0.3.0
|
|
-----
|
|
|
|
* Added ``QueryManager``
|
|
|