Skip to content

Commit 047ed08

Browse files
author
Asif Saifuddin Auvi
authored
update history for 0.7.0
1 parent a10ff46 commit 047ed08

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

HISTORY.rst

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
11
History
22
=========
33

4-
0.6.2 (?)
4+
0.7.0 (2016-11-16)
55

6-
* Fix Django 1.8 issues and add 1.9 compatibility
7-
* Update django-rest-framework
6+
* Fix Django 1.8 issues and add 1.9, 1.10 compatibility
7+
* Update django-rest-framework to 3.3.x
88
* Remove django-crispy-forms and django-floppyforms
99
* Regenerate example project to make it django 1.9 compatible
1010
* Update tox and travis and add flake8
1111
* Rename AdminModel2Mixin to Admin2ModelMixin
12-
* Add migrations
12+
* Add migrations
13+
* remove south migrations
1314
* Replace IPAddressField with GenericIPAddressField
1415
* Fix password link in user admin
1516
* Fix user logout on password change
1617
* Fix tests
18+
* Drop support of django versions lower then 1.8
19+
* Drop older url.patterns
20+
1721

1822

1923
0.6.1 (2014-02-26)

0 commit comments

Comments
 (0)