-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Insights: encode/django-rest-framework
Overview
-
- 10 Merged pull requests
- 3 Open pull requests
- 2 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
10 Pull requests merged by 7 people
-
Add documentation about how to transform factory request to DRF request
#9380 merged
Aug 16, 2025 -
Rename 'master' branch to 'main'
#9761 merged
Aug 15, 2025 -
Condition of UniqueTogetherValidator can be read-only
#9764 merged
Aug 13, 2025 -
DurationField output format
#8532 merged
Aug 12, 2025 -
Bump actions/checkout from 4 to 5 in the github-actions group
#9763 merged
Aug 12, 2025 -
Automate docs deployment
#9759 merged
Aug 10, 2025 -
Prevent small risk of
Token
overwrite#9754 merged
Aug 10, 2025 -
add a new third-party package in serializers.md
#9717 merged
Aug 10, 2025 -
Refactor token generation to use secrets module
#9760 merged
Aug 10, 2025 -
Fix a number of broken links in the docs
#9758 merged
Aug 9, 2025
3 Pull requests opened by 3 people
-
Add django-lisan to third-party packages
#9767 opened
Aug 14, 2025 -
Adjust CI matrix to reflect upstream Django support
#9768 opened
Aug 15, 2025
2 Issues closed by 2 people
-
KeyError in UniqueTogetherValidator when condition field missing in attrs during partial update
#9756 closed
Aug 13, 2025 -
There's an infinitesimally small possibility an existing token gets overwritten.
#9250 closed
Aug 10, 2025
39 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add missing decorators: `@versioning_class()`, `@content_negotiation_class()`, `@metadata_class()`
#9719 commented on
Aug 15, 2025 • 4 new comments -
Fixed #5363 -- HTML5 datetime-local valid format HTMLFormRenderer
#9365 commented on
Aug 16, 2025 • 3 new comments -
a viewset's action list gets "head" added to it, but only after being called at least once
#9747 commented on
Aug 10, 2025 • 0 new comments -
Add `unaccent` to `SearchFilter`
#9385 commented on
Aug 15, 2025 • 0 new comments -
Return None values as None in ListSerializer.to_representation
#9386 commented on
Aug 15, 2025 • 0 new comments -
Update docs_theme to boostrap V5.x
#9404 commented on
Aug 15, 2025 • 0 new comments -
Speed up ProhibitSurrogateCharactersValidator
#9492 commented on
Aug 15, 2025 • 0 new comments -
Remove transefix mentions from documentation
#9572 commented on
Aug 15, 2025 • 0 new comments -
Drop coreapi support for DRF 3.17
#9583 commented on
Aug 15, 2025 • 0 new comments -
set_roll_back should only rollback initialized connections
#9599 commented on
Aug 15, 2025 • 0 new comments -
Duplicate error msg fix for IP address field
#9647 commented on
Aug 15, 2025 • 0 new comments -
Modify ObtainAuthToken to use the User model's USERNAME_FIELD and password for authentication instead of assuming username and password.
#9674 commented on
Aug 15, 2025 • 0 new comments -
TestUniqueConstraintValidation failing on foreign key field
#9678 commented on
Aug 15, 2025 • 0 new comments -
Add django-upgrade to pre-commit hooks
#9683 commented on
Aug 15, 2025 • 0 new comments -
Add Apitally to Third Party Packages in docs
#9718 commented on
Aug 15, 2025 • 0 new comments -
Add Observability page to docs
#9723 commented on
Aug 15, 2025 • 0 new comments -
fix: MultipleChoiceField use ordered sort
#9735 commented on
Aug 15, 2025 • 0 new comments -
Fix mutable default arguments in OrderingFilter methods
#9742 commented on
Aug 15, 2025 • 0 new comments -
chore: correctly validate unique constraints with distinct condition fields
#9744 commented on
Aug 15, 2025 • 0 new comments -
fix(blank/unique): add `default` handling for `blank=True` field
#9751 commented on
Aug 15, 2025 • 0 new comments -
Question about PrimaryKeyRelatedField with `many=True`
#9607 commented on
Aug 10, 2025 • 0 new comments -
Add support of custom violation_error_code for UniqueTogetherValidator
#9714 commented on
Aug 14, 2025 • 0 new comments -
Improve set_rollback() behaviour
#6922 commented on
Aug 15, 2025 • 0 new comments -
Do not treat missing non-form data as empty dict
#7199 commented on
Aug 15, 2025 • 0 new comments -
Bootstrap v5
#7411 commented on
Aug 15, 2025 • 0 new comments -
Update perms_map in DjangoModelPermissions and DjangoObjectPermissions
#7719 commented on
Aug 15, 2025 • 0 new comments -
Adding more verbose validation error messages in case of both "min_value" and "max_value" limits are set.
#7777 commented on
Aug 15, 2025 • 0 new comments -
Update Tutorial - Serialization
#7945 commented on
Aug 15, 2025 • 0 new comments -
Detect underlying field for OneToOne primary key
#8371 commented on
Aug 15, 2025 • 0 new comments -
Warn about importance of ordering for all pagination classes
#8494 commented on
Aug 15, 2025 • 0 new comments -
[BUG] Two reproducible issues in DRF nested serializers with many to many t…
#8627 commented on
Aug 15, 2025 • 0 new comments -
SearchFilter with unaccent
#8775 commented on
Aug 15, 2025 • 0 new comments -
Add search_fields attribute to SearchFilter
#8834 commented on
Aug 15, 2025 • 0 new comments -
migrate packaging to pyproject.toml
#9056 commented on
Aug 15, 2025 • 0 new comments -
Add support for source with attributes in extra_kwargs of ModelSerializer
#9077 commented on
Aug 15, 2025 • 0 new comments -
Add support for ipaddress objects in JSONEncoder
#9087 commented on
Aug 15, 2025 • 0 new comments -
Add MAX_PAGE_SIZE setting
#9107 commented on
Aug 15, 2025 • 0 new comments -
Add support for multiple authentication challenges in WWW-Authenticate header
#9242 commented on
Aug 15, 2025 • 0 new comments -
Improve ListSerializer
#9244 commented on
Aug 15, 2025 • 0 new comments