Skip to content

2.0.0 - 2017-06-30

Compare
Choose a tag to compare
@FlipperPA FlipperPA released this 01 Aug 13:48
· 92 commits to master since this release
42c6d3b
  • Drop support for unsupported Django versions (1.4, 1.5, 1.6, and 1.7).
  • Add official support for Django 1.10 and 1.11.
  • Add official support for python 3.5 (all Django versions) and 3.6
    (Django 1.11 only).
  • Correctly handle click errors by outputting the formatted messages instead
    of a stack trace (#4).