-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Pull requests: django/django
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixes #34566 - ModelAdmin get_field_queryset uses related admin ordering, but not related admin querysets.
#16859
opened May 15, 2023 by
Sodium-Hydrogen
Loading…
Fixed #34555 allows Fields to be added to Models in __init_subclass__
#16849
opened May 11, 2023 by
JonAnCla
Loading…
Allow using test client response.json() with StreamingHttpResponse
#16638
opened Mar 8, 2023 by
vainu-arto
Loading…
Refs #34338 - Allowed customizing ValidationError code in UniqueConstraint
#16598
opened Feb 24, 2023 by
xavfernandez
Loading…
Fixed #32915 -- Didn't catch ImportErrors unless it's the settings module.
#16337
opened Nov 28, 2022 by
bcail
Loading…
Refs #32915 -- easier to understand traceback from _gcd_import
#16189
opened Oct 17, 2022 by
allen-munsch
Loading…
Fixed #27029: Make email local-part accept Unicode characters
#16181
opened Oct 13, 2022 by
j-bernard
Loading…
Fixed setup for spelling tests to be equal in tox.ini and GHA.
#16113
opened Sep 25, 2022 by
icemac
Loading…
Fixed #34007 -- Updated classification of UniqueConstraint validation errors
#16054
opened Sep 14, 2022 by
shangxiao
Loading…
Fixed #12090 -- Show admin actions on the edit pages too
screenshots 🖼️
selenium
Apply to have Selenium tests run on a PR
#16012
opened Aug 30, 2022 by
mgaligniana
Loading…
Add class name interpolation in Meta.permissions codenames
#15936
opened Aug 9, 2022 by
julianklotz
Loading…
Refs #29822 -- Improved date, time and datetime HTML inputs
#15806
opened Jun 29, 2022 by
dennybiasiolli
Loading…
Coalesce needed when aggregating within a Subquery
#15767
opened Jun 8, 2022 by
DanielSwain
Loading…
ProTip!
Filter pull requests by the default branch with base:main.