drf-extensions 0.7.1
0
Extensions for Django REST Framework
Contents
Extensions for Django REST Framework
Stars: 1467, Watchers: 1467, Forks: 208, Open Issues: 74The chibisov/drf-extensions
repo was created 11 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1467 github stars!
How to Install drf-extensions
You can install drf-extensions using pip
pip install drf-extensions
or add it to a project with poetry
poetry add drf-extensions
Package Details
- Author
- Asif Saif Uddin, Gennady Chibisov
- License
- BSD
- Homepage
- http://github.com/chibisov/drf-extensions
- PyPi:
- https://pypi.org/project/drf-extensions/
- GitHub Repo:
- https://github.com/chibisov/drf-extensions
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common drf-extensions errors.
Code Examples
Here are some drf-extensions
code examples and snippets.
GitHub Issues
The drf-extensions package has 74 open issues on GitHub
- We are getting AttributeError: 'Response' object has no attribute '_headers'