Skip to content

Releases: typeddjango/djangorestframework-stubs

Version 1.3.0

03 Feb 11:24
361f4de
Compare
Choose a tag to compare
Version 1.3.0

v1.2.0

26 May 17:08
Compare
Choose a tag to compare
bump to 1.2.0

Release 1.1.0 (#47)

12 Dec 13:02
f0afc57
Compare
Choose a tag to compare
* wip on drf 3.10 support

* some fixes

v0.4.0

23 Mar 23:12
Compare
Choose a tag to compare
  • Stubs for rest_framework.schemas
  • Stubs for rest_framework.filters
  • Stubs for rest_framework.documentation

v0.3.0

10 Mar 16:59
Compare
Choose a tag to compare
  • Fix type annotations for test client
  • Add rest_framework.authtoken stubs

v0.2.0

06 Mar 20:42
Compare
Choose a tag to compare
  • Add permissions.pyi, test.pyi and bunch of other modules
  • Fix a number of false positives