Contents

djangorestframework-stubs 3.14.5

0

PEP-484 stubs for django-rest-framework

PEP-484 stubs for django-rest-framework

Stars: 397, Watchers: 397, Forks: 105, Open Issues: 52

The typeddjango/djangorestframework-stubs repo was created 5 years ago and the last code push was Yesterday.
The project is popular with 397 github stars!

How to Install djangorestframework-stubs

You can install djangorestframework-stubs using pip

pip install djangorestframework-stubs

or add it to a project with poetry

poetry add djangorestframework-stubs

Package Details

Author
Maksim Kurnikov
License
MIT
Homepage
https://github.com/typeddjango/djangorestframework-stubs
PyPi:
https://pypi.org/project/djangorestframework-stubs/
GitHub Repo:
https://github.com/typeddjango/djangorestframework-stubs

Classifiers

No  djangorestframework-stubs  pypi packages just yet.

Errors

A list of common djangorestframework-stubs errors.

Code Examples

Here are some djangorestframework-stubs code examples and snippets.

GitHub Issues

The djangorestframework-stubs package has 52 open issues on GitHub

  • Covariant type parameters for format_suffix_patterns.
  • Test suite fixes
  • format_suffix_patterns should have covariant type for urlpatterns parameter
  • Bump pre-commit from 2.7.1 to 2.17.0
  • Permission operands don't work
  • Make method_name optional in SerializerMethodField
  • Bump pytest-mypy-plugins from 1.9.1 to 1.9.3
  • Bump gitpython from 3.1.9 to 3.1.26
  • Bump types-pytz from 0.1.2 to 2021.3.4
  • Bump djangorestframework from 3.12.1 to 3.13.1
  • Bump pytest from 6.1.1 to 6.2.5
  • expression has type "SlugRelatedField[<nothing>]"
  • APIClient methods Response return

See more issues on GitHub

Related Packages & Articles