github typeddjango/djangorestframework-stubs 3.14.3

latest releases: 3.15.1, 3.15.0, 3.14.5...
11 months ago

Headline changes

  • mypy 1.5: Recommended mypy version updated to 1.5.x

Stubs additions

  • Specify return type for APIClient.credentials method by @ltakens in #469

Stubs fixes

  • Fix ReturnDict and ReturnList __init__ signatures by @moosbruggerj in #452
  • Annotate Field.default_error_messages as a ClassVar by @brianhelba in #464
  • Specify that Request.parser_context can never be None by @intgr in #476

Documentation

  • Add FAQ section in README to explain usage of generics with ModelSerializer by @browniebroke in #444

Housekeeping

New Contributors

Full Changelog: 3.14.2...3.14.3

Don't miss a new djangorestframework-stubs release

NewReleases is sending notifications on new releases.