-
- Notifications
You must be signed in to change notification settings - Fork 7k
Pull requests: encode/django-rest-framework
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Do not treat missing non-form data as empty dict Needs design decision
#7199 opened Feb 24, 2020 by peterthomassen Loading…
Duplicate error msg fix for IP address field Bug stale
#9647 opened Feb 9, 2025 by Daksh2000 Loading…
Add support for multiple authentication challenges in WWW-Authenticate header
#9242 opened Jan 26, 2024 by waxlamp Loading…
Add support for source with attributes in extra_kwargs of ModelSerializer
#9077 opened Aug 18, 2023 by BergLucas Loading…
Warn about importance of ordering for all pagination classes Documentation
#8494 opened May 20, 2022 by Elkasitu Loading…
set_rollback should only rollback initialized connections
#9599 opened Dec 9, 2024 by jdetaeye Loading…
fix(blank/unique): add
default handling for blank=True field #9751 opened Aug 2, 2025 by sshishov Loading…
Fix Windows test failures and remove debug prints for DRF
#9808 opened Oct 24, 2025 by Shrikantgiri25 Loading…
Modify ObtainAuthToken to use the User model's USERNAME_FIELD and password for authentication instead of assuming username and password. stale
#9674 opened Mar 30, 2025 by partho-debnath Loading…
add clarity in requirements section for version support
#9806 opened Oct 22, 2025 by p-r-a-v-i-n Loading…
Adding more verbose validation error messages in case of both "min_value" and "max_value" limits are set. stale
#7777 opened Mar 5, 2021 by SergeyPiskunov Loading…
TestUniqueConstraintValidation failing on foreign key field
#9678 opened Apr 2, 2025 by sipa-echo-zaoa Loading…
[BUG] Two reproducible issues in DRF nested serializers with many to many t… Documentation stale
#8627 opened Aug 30, 2022 by em1208 Loading…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.