
djangorestframework 3.16.1
0
Web APIs for Django, made easy.
Contents
Web APIs for Django, made easy.
Stars: 29877, Watchers: 29877, Forks: 7066, Open Issues: 88The encode/django-rest-framework repo was created 14 years ago and the last code push was 17 hours ago.
The project is extremely popular with a mindblowing 29877 github stars!
How to Install djangorestframework
You can install djangorestframework using pip
pip install djangorestframework
or add it to a project with poetry
poetry add djangorestframework
Package Details
- Author
- Tom Christie
- License
- BSD
- Homepage
- https://www.django-rest-framework.org/
- PyPi:
- https://pypi.org/project/djangorestframework/
- GitHub Repo:
- https://github.com/encode/django-rest-framework
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common djangorestframework errors.
Code Examples
Here are some djangorestframework code examples and snippets.
GitHub Issues
The djangorestframework package has 88 open issues on GitHub
- Fix #8926: ListSerializer supports instance access during validation for many=True
- Update FUNDING.yml
- Fail CI if broken links in the docs
- Implement CodeQL Security Scan in workflow
- docs: improve docstring for get_serializer to clarify behavior
- Add nulls_distinct support to UniqueTogetherValidator
- docs: warn against trailing slashes in router prefixes
- Security: Mitigate Recursion-based DoS in ListField and DictField
- Merge pre-commit workflow into main
- Fix NestedBoundField child access after parent validation error
- Fix viewset actions dict being mutated after first request
- Setup release workflow with trusted publisher
- Switch to mkdocs material theme for documentation
- Prepare move to Django Commons
- UniqueTogheterValidator fails with partial unique indexes with ForeignKey
pythonfix




