COMMITS
August 18, 2026
P
Update filtering.md: Add warning about crafted regex filter inputs (#10023)
Peter Thomassen committed
August 12, 2026
D
Bump the github-actions group with 4 updates (#10020)
dependabot[bot] committed
August 11, 2026
B
Fix duplicate validation errors for GenericIPAddressField with protocol (#10011)
Bruno Alla committed
August 7, 2026
G
Prepare release 3.18.0 (#10015)
github-actions[bot] committed
A
Add note about Browsable API simulating `POST` in documentation (#9814)
anurag12anu committed
August 6, 2026
B
Fix GHA workflow for preparing release
Bruno Alla committed
P
Update fields.md explaining how the `source` argument affects `.validated_data` (#10008)
Petros Moisiadis committed
M
Add nulls_distinct support to UniqueTogetherValidator (#9866)
mag123c committed
Z
Raise clear error for unsupported list update validation (#9981)
Zain Nadeem committed
V
Fix DictField HTML input returning empty dict for missing fields (#9891)
Varun Chawla committed
P
Update Django 6.1 dependency to stable release. (#10016)
Pravin committed
March 24, 2026
B
Add GHA workflow to prepare a release
Bruno Alla committed
August 5, 2026
J
set_rollback should only rollback initialized connections (#9599)
Johan De Taeye committed
B
Release 3.17.2 (#10014)
Bruno Alla committed
Z
Merge commit from fork
Zain Nadeem committed
B
Merge commit from fork
Bruno Alla committed
July 31, 2026
V
Add drf-api-logger to third-party packages documentation (#10002)
Vishal Anand committed
July 30, 2026
A
Warn about importance of ordering for all pagination classes (#8494)
Adrian Torres committed
July 29, 2026
D
Add `@throttle_scope` function based view decorator (#9963)
Dzmitry Ryzhykau committed
D
Bump mkdocs-material from 9.7.6 to 9.7.7 (#10007)
dependabot[bot] committed
D
Bump the github-actions group with 2 updates (#10006)
dependabot[bot] committed
July 28, 2026
S
Clarify APIView.dispatch request lifecycle in docstring (#9884)
sai09111995 committed
July 27, 2026
Ü
Add django-upgrade to pre-commit hooks (#9683)
Ülgen Sarıkavak committed
P
July 25, 2026
B
Add support for Django 6.1 (#10003)
Bruno Alla committed
P
B
Replace pre-commit with prek to fix CI deprecation warning (#10004)
Bruno Alla committed
B
Rework the fixture for Postgres extensions
Bruno Alla committed
M
Add `unaccent` to `SearchFilter` (#9385)
Marcelo Galigniana committed
U
Add note about object-level validation during partial updates to the documentation (#9962)
Udit Prabhakar committed