Skip to content

1.0.0

Choose a tag to compare

@crccheck crccheck released this 09 Mar 06:53
· 67 commits to main since this release

I didn't get around to everything I listed in #44 as a release blocker for 1.0,
but with Django going 2.0 and dropping backwards compatibility, I decided this
library needs some more stability. In the future look for more removals as
support for older versions of Django keep getting dropped.

v0.10.0...v1.0.0

Added

Changed

  • [a7b183f] - Cleanup random Django version support docs (#86)
  • [81af3e7] - Add a redirect example to the README (#82)