Skip to content

3.14.0

Compare
Choose a tag to compare
@intgr intgr released this 27 Apr 14:17
· 168 commits to master since this release
6873b75

Headline changes

  • New version scheme: djangorestframework-stubs will now use the same major.minor version number as Django REST Framework.
  • mypy 1.2.0: Recommended mypy version updated to 1.2.0
  • Compatibility: This is the last release to support Python 3.7.

Stubs changes

  • Fixed OrderingFilter.get_default_ordering() return type it may return None by @albertocerrone in #379
  • Improve APIException input and detail types by @intgr in #387

Housekeeping

New Contributors

Full Changelog: 1.10.0...3.14.0