mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Note Python/Django version support in CHANGES.rst
This commit is contained in:
parent
f7f7cc0953
commit
ca14e4826c
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ tip (unreleased)
|
|||
compatibility.
|
||||
|
||||
- Fix intermittent ``StatusField`` bug. Fixes GH-29.
|
||||
- Added Python 3 support
|
||||
- Dropped support for Django 1.2 and 1.3. Django 1.4.2+ required.
|
||||
|
||||
|
||||
1.3.0 (2013.03.27)
|
||||
|
|
|
|||
Loading…
Reference in a new issue