mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-16 22:20:24 +00:00
Update History
This commit is contained in:
parent
336bb3753d
commit
38198c2d9f
1 changed files with 14 additions and 0 deletions
14
HISTORY.rst
14
HISTORY.rst
|
|
@ -1,6 +1,20 @@
|
|||
History
|
||||
=========
|
||||
|
||||
0.6.2 (?)
|
||||
|
||||
* Fix Django 1.8 issues and add 1.9 compatibility
|
||||
* Update all dependancies (DRF, floppyforms, filters, ...)
|
||||
* Regenerate example project to make it django 1.9 compatible
|
||||
* Update tox and travis and add flake8
|
||||
* Rename AdminModel2Mixin to Admin2ModelMixin
|
||||
* Add migrations
|
||||
* Replace IPAddressField with GenericIPAddressField
|
||||
* Fix password link in user admin
|
||||
* Fix user logout on password change
|
||||
* Fix tests
|
||||
|
||||
|
||||
0.6.1 (2014-02-26)
|
||||
|
||||
* Fix empty form display
|
||||
|
|
|
|||
Loading…
Reference in a new issue