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-04-11
Refs #36953 -- Removed unnecessary overrides from mail tests.
Mike Edmunds
2026-04-08
Refs CVE-2026-4292 -- Isolated new test in AdminViewListEditable.
Jacob Walls
2026-04-07
Fixed #37021 -- Added Permission.user_perm_str property.
mariatta
2026-04-07
Fixed #36816 -- Allowed **kwargs in @task decorator.
Nilesh Kumar Pahari
2026-04-07
Fixed CVE-2026-33034 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE on body size in ...
Natalia
2026-04-07
Fixed CVE-2026-33033 -- Mitigated potential DoS in MultiPartParser.
Natalia
2026-04-07
Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.list_edita...
Jacob Walls
2026-04-07
Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelAdmin.
Jacob Walls
2026-04-07
Fixed CVE-2026-3902 -- Ignored headers with underscores in ASGIRequest.
Jacob Walls
2026-04-06
Fixed #37023 -- Made XML serializer put each ManyToManyField object on its ow...
Tim Graham
2026-04-03
Fixed #37016 -- Avoided propagating invalid arguments from When() to Q().
varunkasyap
2026-04-03
Refs #36949 -- Removed hardcoded pks in modeladmin tests.
Tim Graham
2026-04-02
Fixed #36973 -- Made fields.E348 check detect further clashes between manager...
Clifford Gama
2026-04-02
Fixed #20024 -- Fixed handling of __in lookups with None in exclude().
Eddy Adegnandjou
2026-04-02
Refs #20024 -- Tested __in lookups with None against composite pk fields.
Eddy Adegnandjou
2026-04-02
Fixed #36949 -- Improved RelatedFieldWidgetWrapper <label>s.
David Smith
2026-04-02
Fixed #37017 -- Fixed setting or clearing of request.user after alogin/alogou...
Jacob Walls
2026-04-01
Fixed #37004 -- Used QuerySet.totally_ordered in BaseModelFormSet.get_queryse...
Rodrigo Vieira
2026-04-01
Refs #37004 -- Added coverage for BaseModelFormSet.get_queryset() fallback or...
Rodrigo Vieira
2026-03-30
Refs #36770 -- Skipped test_in_memory_database_lock().
Jacob Walls
2026-03-30
Refs #36770 -- Preferred addCleanup() in live server tests.
Jacob Walls
2026-03-26
Refs #36913 -- Maintained error message determinism in MultipleChoiceField.va...
afenoum
2026-03-25
Fixed #36913 -- Optimized MultipleChoiceField.validate().
afenoum
2026-03-24
Refs #36494 -- Prevented crash in JSONField numeric lookups with expressions.
Vignesh Anand
2026-03-24
Fixed #36976 -- Made admin action counter a live region for screen readers.
davitacols
2026-03-21
Refs #36883 -- Split monolithic aggregation/lookup/queries tests.
Tim Graham
2026-03-19
Fixed #36958 -- Reloaded logging config when logging settings are changed in ...
SnippyCodes
2026-03-19
Refs #36795 -- Deprecated SQLCompiler.quote_name_unless_alias().
Simon Charette
2026-03-19
Refs #36795 -- Removed unnecessary prohibits_dollar_signs_in_column_aliases f...
Simon Charette
2026-03-19
Fixed #36795 -- Enforced quoting of all database object names.
Simon Charette
2026-03-18
Fixed #36926 -- Made admin use boolean icons for related BooleanFields in lis...
huwaiza tahir
2026-03-18
Fixed #36987 -- Observed prepared argument in UUIDField.get_db_prep_value().
Jacob Walls
2026-03-17
Refs #470 -- Fixed further field_defaults test failures due to year-end bound...
Jacob Walls
2026-03-16
Fixed #36859 -- Made assertContains and assertNotContains idempotent for stre...
Baptiste Mispelon
2026-03-16
Fixed #36894 -- Added TypeError for conflicting arguments in mail APIs.
Praful Gulani
2026-03-16
Fixed #36906 -- Handled coalescing JSON-primitive strings and JSON values on ...
Kanin Kearpimy
2026-03-14
Refs #12529, #22325 -- Fixed ExecutorTests.test_custom_user isolation.
Mariusz Felisiak
2026-03-13
Fixed #36966 -- Fixed ValueError when `query_params` and `follow` are used on...
Marc Gibbons
2026-03-13
Refs #36735 -- Adjusted UUID7 assertions for timezone shifts.
Mariusz Felisiak
2026-03-12
Fixed #36727 -- Deprecated Field.get_placeholder in favor of get_placeholder_...
Simon Charette
2026-03-11
Refs #28455 -- Implemented private API methods for preventing QuerySet cloning.
Keryn Knight
2026-03-10
Fixed #36943 -- Preserved any exception from URLconf module in autoreloader.
varunkasyap
2026-03-09
Fixed a typo in tests/conditional_processing/tests.py.
jun
2026-03-09
Fixed #36293 -- Avoided buffering streaming responses in GZipMiddleware.
farhan
2026-03-08
Fixed #12529 -- Fixed migrate --run-syncdb crash for existing model with trun...
Mariusz Felisiak
2026-03-06
Fixed #36940 -- Fixed script name edge case in ASGIRequest.path_info.
khadyottakale
2026-03-06
Fixed #36968 -- Improved error message when collectstatic can't find a refere...
James Bligh
2026-03-06
Fixed #36679 -- Fixed Basque date formats to use parenthetical declension suf...
Unai Loidi
2026-03-06
Refs #28877 -- Added special ordinal context when humanizing value 1.
Julien Palard
2026-03-04
Fixed #21080 -- Ignored urls inside comments during collectstatic.
James Bligh
[prev]
[next]