Skip to content

v0.5.0: Django 1.8 support

Compare
Choose a tag to compare
@bennylope bennylope released this 12 Apr 19:29
· 413 commits to master since this release

Properly tested against Django 1.8, including native migrations for Django 1.7+.

Removes explicit support for Django 1.5 and Django 1.6. Will continue to support Django 1.4 (LTS version) at least as long as the Django project team continues to support it.

Starts testing on Python 3.5 - passing!