index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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-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
2026-04-28
Refs #15759 -- Fixed ModelAdmin.list_editable form submission for non-editabl...
Artyom Kotovskiy
2026-04-28
Fixed #35738 -- Deprecated double-dot variable lookups.
David Smith
2026-04-28
Fixed #36912 -- Added connector validation to Q.create().
Anna Makarudze
2026-04-27
Refs #35514 -- Added warn_about_external_use() deprecation utility.
Mike Edmunds
2026-04-27
Moved QuerySet.extra() assertions to a separate test.
Tim Graham
2026-04-24
Fixed #36542 -- Marked authenticate() with @sensitive_variables() decorator.
KANIN KEARPIMY
2026-04-24
Reverted inadvertent changes to PK formatting in tests.
Tim Graham
2026-04-23
Refs #35943 -- Fixed admin_views.test_related_object_lookups crash when selen...
Mariusz Felisiak
2026-04-22
Fixed #10919 -- Added delete_confirmation_max_display to ModelAdmin.
Rodrigo Vieira
2026-04-22
Refs #10919 -- Refactored walk_items as module-level _walk_items and added tr...
Rodrigo Vieira
2026-04-22
Fixed #37057 -- Adjusted UniqueConstraint handling of UNKNOWN condition.
Simon Charette
2026-04-22
Fixed #35870 -- Made blank choice label in forms more accessible.
Annabelle Wiegart
2026-04-22
Fixed #36991 -- Raised BadRequest for invalid encodings in Content-Type headers.
Dinesh
2026-04-22
Fixed #35943 -- Replaced unload event listener with pagehide.
Amar
2026-04-22
Fixed #15759 -- Excluded fields by per-object permissions for ModelAdmin.list...
Artyom Kotovskiy
2026-04-19
Fixed #37047 -- Fixed crash in Query.orderby_issubset_groupby for descending ...
Anže Pečar
2026-04-19
Fixed #37024 -- Made SITE_ID system check validation use Site._meta.pk.
Tim Graham
2026-04-18
Fixed #37036 -- Added missing flat=True arg in DeferredAttribute.fetch_many().
garybadwal
2026-04-18
Fixed #37028 -- Added BitAnd(), BitOr(), and BitXor() aggregates.
Mariusz Felisiak
2026-04-14
Fixed #27150 -- Made base File objects truthy by default.
VIZZARD-X
2026-04-11
Fixed #36953 -- Split EmailBackend tests to separate file.
Mike Edmunds
2026-04-11
Refs #36953 -- Moved non-backend-dependent BaseEmailBackendTests.
Mike Edmunds
2026-04-11
Refs #36953 -- Split apart catchall MailTests.
Mike Edmunds
2026-04-11
Refs #36953 -- Split compound mail tests.
Mike Edmunds
[prev]
[next]