Release Notes

v1.1.0

  • Add tox to support more versions

v1.0.0

  • Drop Django 1.9 support
  • Drop Django 1.10 support
  • Add Django 2.0 support
  • Drop python 2.7 support
  • Drop python 3.4 support

v0.5.0

  • Add python 3.6 support
  • Drop Django 1.8 support
  • Add Django 1.10 support
  • Add Django 1.11 support

v0.4.0

  • Add python 3.5 support
  • Drop Django 1.7 support

v0.3.1

  • Fixed docs

v0.3.0

  • Added django 1.9 support

v0.2.0

  • Dropped Django 1.6, added 1.8 support

v0.1.8

  • Fixed migrations to include south_migrations

v0.1.7

  • Fixed upload to pypi

v0.1.6

  • Updated for Django 1.7 compatibility

v0.1.4

  • This release of django-db-mutex includes docs buildout
  • python 3.3, 3.4 compatibility