Skip to content

Commit

Permalink
update history for 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Asif Saifuddin Auvi authored Nov 15, 2016
1 parent a10ff46 commit 047ed08
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit 047ed08

Please sign in to comment.