index
:
django.git
fix-31295
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-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
2026-03-03
Fixed #36923 -- Added tests for non-hierarchical URI schemes in URLField.to_p...
Natalia
2026-03-03
Fixed CVE-2026-25674 -- Prevented potentially incorrect permissions on file s...
Natalia
2026-03-03
Fixed CVE-2026-25673 -- Simplified URLField scheme detection.
Natalia
2026-03-02
Fixed #36961 -- Fixed TypeError in deprecation warnings if Django is imported...
Jacob Walls
2026-02-28
Fixed #36914 -- Fixed background-color to also apply to select options in Tab...
Antoliny0919
2026-02-27
Fixed #36946 -- Respected test database name when running tests in parallel o...
Sage Abdullah
2026-02-27
Refs #35972 -- Returned params in a tuple in further expressions.
Jacob Walls
2026-02-27
Fixed #27489 -- Renamed permissions upon model renaming in migrations.
Artyom Kotovskiy
2026-02-27
Fixed #34643 -- Moved inputs beneath labels and errors in admin forms.
antoliny0919
2026-02-26
Fixed #22079 -- Added tests for stripping empty list values in RequestFactory.
Anurag Verma
2026-02-26
Refs #36936 - Adjusted tests to set PYTHON_COLORS environment variable.
Pete Rosenblum
2026-02-26
Fixed #36750 -- Made ordering of M2M objects deterministic in serializers.
VIZZARD-X
2026-02-25
Refs #36652, #36936 -- Improved path manipulation in a migration test launchi...
pmppk
2026-02-25
Refs #36879, #36936 -- Fixed typo in RedisCacheTests.test_client_driver_info.
pmppk
2026-02-25
Fixed #36951 -- Removed empty exc_info from log_task_finished signal handler.
Elias Hernandis
2026-02-25
Fixed #36944 -- Removed MAX_LENGTH_HTML and related 5M chars limit references...
Natalia
2026-02-25
Fixed #36839 -- Warned when model renames encounter conflicts from stale Cont...
AbhimanyuGit2507
2026-02-24
Fixed #36931 -- Handled LookupError in multipart parser for invalid RFC 2231 ...
sammiee5311
2026-02-23
Fixed a typo in tests/admin_views/tests.py.
Zac Iloka
2026-02-21
Fixed #36899 -- Implemented SessionBase.__bool__.
Amar
2026-02-21
Fixed #36937 -- Added missing positive permission cases in test_client tests.
Saish Mungase
2026-02-21
Fixed #36935 -- Added fallback in ContentType.app_labeled_name when model_cla...
Marco Aurélio da Rosa Haubrich
[prev]
[next]