Skip to content

1.0.0

Compare
Choose a tag to compare
@dbanck dbanck released this 02 Mar 17:09
· 16 commits to master since this release
  • Dropped support for Python 2.6
  • Added Python 3 support
  • Dropped support for Django < 1.8
  • Django 1.8 & Django 1.9 are now supported
  • Tests are run using tox (for all Python and Django versions)
  • Switched to more semantic versioning
  • Removed old south migrations, added Django migrations
  • Refactoring and cleanup