mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
18 lines
215 B
ReStructuredText
18 lines
215 B
ReStructuredText
CHANGES
|
|
=======
|
|
|
|
tip (unreleased)
|
|
----------------
|
|
|
|
0.4.0 (2010.03.16)
|
|
------------------
|
|
|
|
- added SplitField
|
|
- added ChoiceEnum
|
|
- added South support for custom model fields
|
|
|
|
0.3.0
|
|
-----
|
|
|
|
* Added ``QueryManager``
|
|
|