Skip to content

Django 1.10 Compatibility

Compare
Choose a tag to compare
@davidkrisch davidkrisch released this 13 Oct 20:22
· 21 commits to master since this release

The tests and sample application are working with Django 1.8, 1.9, and 1.10.

  • Drop unsupported versions of Django. (Django <1.8)
  • Drop support for Python 2.6
  • Add support for Django 1.10