summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2026-06-03Refs CVE-2026-6873 -- Defaulted SIGNED_COOKIE_LEGACY_SALT_FALLBACK transition...Jacob Walls
2026-06-03Refs #36499 -- Added coverage for non-UTC TIME_ZONE with Trunc().Jacob Walls
2026-06-03Fixed CVE-2026-48587 -- Ignored whitespace padding when checking Vary header ...Jake Howard
2026-06-03Fixed CVE-2026-35193 -- Varied on Authorization when caching non-public respo...Jacob Walls
2026-06-03Fixed CVE-2026-8404 -- Used Cache-Control directives case-insensitively in Up...Jake Howard
2026-06-03Fixed CVE-2026-7666 -- Delayed setting SMTP connection until fully configured.Jake Howard
2026-06-03Fixed CVE-2026-6873 -- Prevented signed cookie salt namespace collisions.Paul McMillan
2026-06-02Fixed #37103 -- Made HttpRequest.body handle malformed CONTENT_LENGTH.Lier0102
2026-06-01Fixed #28800 -- Added a listurls management command.Chris Rose
2026-06-01Refs #28800 -- Handled escaped literals in simplify_regex().Jacob Walls
2026-06-01Refs #28800 -- Lifted some url functions from admindocs into urls.utils.Chris Rose
2026-06-01Fixed #37108 -- Made DjangoJSONEncoder consistently omit .000 microseconds.Aaryan P
2026-05-28Fixed #36225 -- Coped with lack of get_by_natural_key() in createsuperuser.babbitt
2026-05-27Fixed #37019 -- Updated login() and logout() to set request.auser.vishwa
2026-05-27Fixed #36905 -- Deprecated the safe parameter of JSONResponse.Tim Harris
2026-05-26Bumped versions in pre-commit and npm configurations.Jacob Walls
2026-05-24Removed hardcoded Site pks.Tim Graham
2026-05-24Removed integer pk assumption in AdminCustomQuerysetTest.Tim Graham
2026-05-22Fixed #37117 -- Used ModelAdmin.get_queryset() for change form actions.Natalia
2026-05-22Fixed #37100 -- Prevented control characters in HttpResponse reason_phrase.Varun Kasyap
2026-05-21Fixed #37088 -- Included attributes in media object equality.Johannes Maron
2026-05-20Increased the default PBKDF2 iterations for Django 6.2.Sarah Boyce
2026-05-20Fixed #37045 -- Renamed savepoint() to savepoint_create().Samuel Searles-Bryant
2026-05-20Fixed #36458 -- Trapped focus in the admin calendar and clock widgets.Skyiesac
2026-05-20Refs #36825 -- Fixed regression in CSPSeleniumTestCase.Johannes Maron
2026-05-20Refs #12090 -- Aligned admin change form and list minimum permission to run a...Sarah Boyce
2026-05-20Fixed #37105 -- Disallowed admin change form actions on different objects.Sarah Boyce
2026-05-18Fixed #36825 -- Extended admin templates so CSP nonce is included if available.Johannes Maron
2026-05-18Refs #36938 -- Reverted "Refs #36938 -- Tolerated unnecessary ordering in com...Jacob Walls
2026-05-18Fixed #37097 -- Made Query.clear_ordering() clear ordering on combined querie...Jacob Walls
2026-05-15Fixed #37062 -- Added preserve_request support to RedirectView.VAIBHAVPANT07
2026-05-15Pinned selenium version to "<4.44.0" due to change in get_attribute("class") ...Sarah Boyce
2026-05-14Refs #36664 -- Updated SMTP EmailBackend tests for Python 3.15.Mike Edmunds
2026-05-13Fixed #37092, Refs #35870 -- Added missing deprecation warnings for USE_BLANK...Jacob Walls
2026-05-13Fixed #35514 -- Implemented dictionary-based MAILERS.Mike Edmunds
2026-05-13Fixed #37094 -- Replaced "Go" with "Run" in list_editable alert message.Jacob Walls
2026-05-13Fixed #12090 -- Added admin actions to the admin change form.Marcelo Galigniana
2026-05-12Fixed #37095 -- Checked maximum redirect lengths against percent-encoded URLs.Jacob Walls
2026-05-12Fixed #37096 -- Fixed test_invalid_choice_db_option on Python 3.14.5+.kasey
2026-05-12Removed constraints' test_validate_nullable_condition dependency on generated...Tim Graham
2026-05-11Refs #36938 -- Tolerated unnecessary ordering in compound queries on SQLite.Jacob Walls
2026-05-11Removed hardcoded pks in AdminViewPermissionsTest.Artyom Kotovskiy
2026-05-11Refs #36593 -- Deprecated setting ModelAdmin.list_select_related to True.Adam Johnson
2026-05-11Fixed #36593 -- Deprecated QuerySet.select_related() with no arguments.Adam Johnson
2026-05-11Refs #36593 -- Used explicit select_related() calls in tests.Adam Johnson
2026-05-11Refs #36593 -- Made ModelAdmin.list_select_related = False more efficient.Adam Johnson
2026-05-08Refs #37060 -- Shortened app label in AlterField test for Oracle.Jacob Walls
2026-05-08Refs #35514 -- Decoupled settings from functional EmailBackend tests.Mike Edmunds
2026-05-07Fixed #37084 -- Added CSP nonce context processor system check.Milad Zarour
2026-05-07Fixed #37085 -- Added support for object-based form media stylesheet assets.Natalia