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
Age
Commit message (
Expand
)
Author
2026-03-24
Refs #36494 -- Prevented crash in JSONField numeric lookups with expressions.
Vignesh Anand
2026-03-24
Refs #36485 -- Ignored removal of double spaces in git blame.
Jacob Walls
2026-03-24
Fixed #36976 -- Made admin action counter a live region for screen readers.
davitacols
2026-03-24
Fixed #36985 -- Skipped CreateExtension backwards operation on non-PostgreSQL...
varunkasyap
2026-03-24
Fixed #36999 -- Removed mention of Ruby on Rails from tutorial part 2.
Vinay Datta
2026-03-21
Refs #36883 -- Split monolithic aggregation/lookup/queries tests.
Tim Graham
2026-03-20
Made it clear that unreviewed tickets shouldn't be claimed or started.
Jake Howard
2026-03-20
Fixed #36960 -- Enabled the use of psycopg 3's optimized timestamp loader.
Aarni Koskela
2026-03-19
Refs #36620 -- Reduced permissions on coverage comment workflow.
Jacob Walls
2026-03-19
Refs #36620 -- Fixed coverage comment deletion.
Jacob Walls
2026-03-19
Fixed #36904 -- Clarified how to hide form field labels in docs.
Amar
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
Fixed #36939 -- Avoided weakref.finalize in Signal.connect().
Juho Hautala
2026-03-17
Refs #470 -- Fixed further field_defaults test failures due to year-end bound...
Jacob Walls
2026-03-16
Combined scripts confirm_release.sh and test_new_version.sh into verify_relea...
Natalia
2026-03-16
Removed reference to spatialreference.org being a Django website.
David Smith
2026-03-16
Fixed #36859 -- Made assertContains and assertNotContains idempotent for stre...
Baptiste Mispelon
2026-03-16
Corrected signature for EmailMessage.message() in email topics docs.
Mike Edmunds
2026-03-16
Fixed #36894 -- Added TypeError for conflicting arguments in mail APIs.
Praful Gulani
2026-03-16
Skipped check_commit_messages action on forks.
Jacob Walls
2026-03-16
Fixed #36906 -- Handled coalescing JSON-primitive strings and JSON values on ...
Kanin Kearpimy
2026-03-15
Fixed typo in docs/internals/contributing/accessibility.txt.
dcsid
2026-03-14
Refs #12529, #22325 -- Fixed ExecutorTests.test_custom_user isolation.
Mariusz Felisiak
2026-03-14
Fixed #35786 -- Removed outdated note about database defaults in AddField/Alt...
Ahmed Nassar
2026-03-13
Fixed #36927 -- Optimized Field.deconstruct().
Adam Johnson
2026-03-13
Fixed #36966 -- Fixed ValueError when `query_params` and `follow` are used on...
Marc Gibbons
2026-03-13
Fixed #36885 -- Fixed long verbose names in admin filter sidebar breaking lay...
Muhammad Usman
2026-03-13
Refs #36735 -- Adjusted UUID7 assertions for timezone shifts.
Mariusz Felisiak
2026-03-12
Refs #36727 -- Factored out _must_transform_value() in BaseSpatialOperations.
Simon Charette
2026-03-12
Fixed #36727 -- Deprecated Field.get_placeholder in favor of get_placeholder_...
Simon Charette
2026-03-12
Encapsulated loop logic to avoid leaking module-level variables.
Emmanuel Ferdman
2026-03-12
Discouraged automated AI reviews of pull requests.
Natalia
2026-03-11
Refs #28455 -- Avoided QuerySet cloning for Prefetch() when queryset is not p...
Keryn Knight
2026-03-11
Refs #28455 -- Avoided QuerySet cloning in simple prefetch_related() usages.
Keryn Knight
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-10
Fixed #36391 -- Doc'd RawSQL usage in docs/topics/db/sql.txt.
Amar
2026-03-09
Refactored PatternLookup to improve readability.
Tim Graham
2026-03-09
Fixed a typo in tests/conditional_processing/tests.py.
jun
2026-03-09
Fixed #36600 -- Clarified the use cases for dispatch_uid in signal connection.
Amar
2026-03-09
Fixed #36293 -- Avoided buffering streaming responses in GZipMiddleware.
farhan
2026-03-08
Added DatabaseFeatures.pattern_lookup_needs_param_pattern.
Tim Graham
2026-03-08
Fixed #12529 -- Fixed migrate --run-syncdb crash for existing model with trun...
Mariusz Felisiak
2026-03-07
Optimized check_commit_messages GitHub action.
Jacob Walls
2026-03-06
Fixed #36940 -- Fixed script name edge case in ASGIRequest.path_info.
khadyottakale
[prev]
[next]