index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2026-05-20
Fixed #37105 -- Disallowed admin change form actions on different objects.
Sarah Boyce
2026-05-18
Fixed #36825 -- Extended admin templates so CSP nonce is included if available.
Johannes Maron
2026-05-18
Refs #36938 -- Reverted "Refs #36938 -- Tolerated unnecessary ordering in com...
Jacob Walls
2026-05-18
Fixed #37097 -- Made Query.clear_ordering() clear ordering on combined querie...
Jacob Walls
2026-05-15
Fixed #37062 -- Added preserve_request support to RedirectView.
VAIBHAVPANT07
2026-05-15
Pinned selenium version to "<4.44.0" due to change in get_attribute("class") ...
Sarah Boyce
2026-05-14
Refs #36664 -- Updated SMTP EmailBackend tests for Python 3.15.
Mike Edmunds
2026-05-13
Fixed #37092, Refs #35870 -- Added missing deprecation warnings for USE_BLANK...
Jacob Walls
2026-05-13
Fixed #35514 -- Implemented dictionary-based MAILERS.
Mike Edmunds
2026-05-13
Fixed #37094 -- Replaced "Go" with "Run" in list_editable alert message.
Jacob Walls
2026-05-13
Fixed #12090 -- Added admin actions to the admin change form.
Marcelo Galigniana
2026-05-12
Fixed #37095 -- Checked maximum redirect lengths against percent-encoded URLs.
Jacob Walls
2026-05-12
Fixed #37096 -- Fixed test_invalid_choice_db_option on Python 3.14.5+.
kasey
2026-05-12
Removed constraints' test_validate_nullable_condition dependency on generated...
Tim Graham
2026-05-11
Refs #36938 -- Tolerated unnecessary ordering in compound queries on SQLite.
Jacob Walls
2026-05-11
Removed hardcoded pks in AdminViewPermissionsTest.
Artyom Kotovskiy
2026-05-11
Refs #36593 -- Deprecated setting ModelAdmin.list_select_related to True.
Adam Johnson
2026-05-11
Fixed #36593 -- Deprecated QuerySet.select_related() with no arguments.
Adam Johnson
2026-05-11
Refs #36593 -- Used explicit select_related() calls in tests.
Adam Johnson
2026-05-11
Refs #36593 -- Made ModelAdmin.list_select_related = False more efficient.
Adam Johnson
2026-05-08
Refs #37060 -- Shortened app label in AlterField test for Oracle.
Jacob Walls
2026-05-08
Refs #35514 -- Decoupled settings from functional EmailBackend tests.
Mike Edmunds
2026-05-07
Fixed #37084 -- Added CSP nonce context processor system check.
Milad Zarour
2026-05-07
Fixed #37085 -- Added support for object-based form media stylesheet assets.
Natalia
2026-05-07
Fixed #37060 -- Propagated AlterField through attname-based to_field references.
Andrea Zanotto
2026-05-06
Refs #35514 -- Cleaned up logging and middleware tests.
Mike Edmunds
2026-05-06
Refs #35514 -- Verified test runner swaps in testing email backend.
Mike Edmunds
2026-05-06
Refs #35514 -- Added error for missing EMAIL_FILE_PATH setting.
Mike Edmunds
2026-05-06
Refs #35514 -- Added missing mail tests.
Mike Edmunds
2026-05-06
Refs #35514 -- Simplified mail tests.
Mike Edmunds
2026-05-06
Refs #35514 -- Cleaned up mail tests.
Mike Edmunds
2026-05-06
Fixed #36784 -- Added csp_nonce_attr template tag for CSP nonce inclusion.
Natalia
2026-05-06
Refs #36439 -- Added sync_to_async() to dummy password hasher path.
Jacob Walls
2026-05-06
Fixed #36300 -- Restored the semantic where RemoteUserMiddleware.header corre...
Jacob Walls
2026-05-05
Fixed #37053 -- Added validate=True to base64.b64decode() calls.
Sarah Boyce
2026-05-05
Fixed CVE-2026-6907 -- Prevented caching of requests when Vary header contain...
Sarah Boyce
2026-05-05
Fixed CVE-2026-35192 -- Ensured Vary header is sent when setting session cook...
Jake Howard
2026-05-05
Fixed CVE-2026-5766 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE in MemoryFileUplo...
Jacob Walls
2026-05-04
Fixed #36767 -- Allowed max redirect URL length to be set on HttpResponseRedi...
varunkasyap
2026-05-04
Fixed #37079 -- Fixed specialization of header lookups in RemoteUserMiddleware.
Jacob Walls
2026-05-04
Fixed #37080 -- Filtered by generic deprecation warnings in runtests.py.
HectorCastillo
2026-05-04
Fixed #37078 -- Deprecated SHA-1 default for salted_hmac() and base64_hmac() ...
Denny Biasiolli
2026-05-04
Removed hardcoded pks in annotations and delete_regress tests.
Tim Graham
2026-05-02
Removed integer pk assumption from file_uploads test.
Tim Graham
2026-05-01
Refs #35303 -- Added missing async RemoteUserMiddleware tests for custom Remo...
Sarah Boyce
2026-05-01
Refs #689 -- Made RemoteUserMiddleware ImproperlyConfigured error message han...
Sarah Boyce
2026-04-30
Fixed #37075 -- Allowed overriding the PostgreSQL pool's "check" callable.
HEAD
main
initial-branch
Raoni Timo
2026-04-30
Fixed #36919 -- Allowed Task and TaskResult to be pickled.
varunkasyap
2026-04-29
Fixed #16429 -- Extracted set_choices() method from FilePathField.__init__().
TildaDares
2026-04-29
Fixed #37067 -- Added trailing slash in django_file_prefixes().
Fashad Ahmed
[prev]
[next]