mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-16 22:20:24 +00:00
update history for 0.7.0
This commit is contained in:
parent
a10ff4637b
commit
047ed08a8a
1 changed files with 8 additions and 4 deletions
12
HISTORY.rst
12
HISTORY.rst
|
|
@ -1,19 +1,23 @@
|
|||
History
|
||||
=========
|
||||
|
||||
0.6.2 (?)
|
||||
0.7.0 (2016-11-16)
|
||||
|
||||
* Fix Django 1.8 issues and add 1.9 compatibility
|
||||
* Update django-rest-framework
|
||||
* Fix Django 1.8 issues and add 1.9, 1.10 compatibility
|
||||
* Update django-rest-framework to 3.3.x
|
||||
* Remove django-crispy-forms and django-floppyforms
|
||||
* Regenerate example project to make it django 1.9 compatible
|
||||
* Update tox and travis and add flake8
|
||||
* Rename AdminModel2Mixin to Admin2ModelMixin
|
||||
* Add migrations
|
||||
* Add migrations
|
||||
* remove south migrations
|
||||
* Replace IPAddressField with GenericIPAddressField
|
||||
* Fix password link in user admin
|
||||
* Fix user logout on password change
|
||||
* Fix tests
|
||||
* Drop support of django versions lower then 1.8
|
||||
* Drop older url.patterns
|
||||
|
||||
|
||||
|
||||
0.6.1 (2014-02-26)
|
||||
|
|
|
|||
Loading…
Reference in a new issue