Skip to content

0.3.0

Compare
Choose a tag to compare
@rivol rivol released this 12 Mar 11:31
· 66 commits to master since this release
81f0a9d
  • Supported Django versions are now 1.8, 1.11, and 2.0.
    ClosableModel.created_by and closed_by now have on_delete=models.SET_NULL attribute.
  • Supported Python versions are now 3.4, 3.5, and 3.6.