Skip to content

2.1.0

Compare
Choose a tag to compare
@shimizukawa shimizukawa released this 22 Sep 20:17
· 173 commits to master since this release

General:

  • #76 fix test failing on django-dev with py36,py37
  • #77 Mondernize setup.cfg and pyproject.toml

Bug Fixes:

  • #80 uuid field doesn't work correctly with django 2.x and 3.x. Thanks to xavier-lr.

Features:

  • #81 Add Django 3.2 support.