djangorestframework-stubs 3.15.1
0
PEP-484 stubs for django-rest-framework
Contents
PEP-484 stubs for django-rest-framework
Stars: 443, Watchers: 443, Forks: 116, Open Issues: 55The typeddjango/djangorestframework-stubs
repo was created 5 years ago and the last code push was 3 days ago.
The project is popular with 443 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
Related Packages
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 55 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