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-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
2026-03-06
Fixed #36968 -- Improved error message when collectstatic can't find a refere...
James Bligh
2026-03-06
Extended committing code docs to add detailed instructions for backports.
Natalia
2026-03-06
Added python script suitable for using as prepare-commit-msg git hook.
Natalia
2026-03-06
Fixed #36679 -- Fixed Basque date formats to use parenthetical declension suf...
Unai Loidi
2026-03-06
Extended checks and docs for proper commit message format and edition.
Jacob Walls
2026-03-06
Refs #28877 -- Added special ordinal context when humanizing value 1.
Julien Palard
2026-03-05
Corrected local name for Basque in django/conf/locale/__init__.py.
Julie Rymer
2026-03-04
Fixed #21080 -- Ignored urls inside comments during collectstatic.
James Bligh
2026-03-03
Fixed #36887 -- Improved admin changelist layout for object-tools button.
Jacob Walls
2026-03-03
Refs #35859 -- Mentioned django-tasks and external resources on docs/topics/t...
Jake Howard
2026-03-03
Fixed #36923 -- Added tests for non-hierarchical URI schemes in URLField.to_p...
Natalia
2026-03-03
Fixed #20775 -- Clarified that SQL for text lookups varies per database.
Lakshya
2026-03-03
Added CVE-2026-25673 and CVE-2026-25674 to security archive.
Natalia
2026-03-03
Added stub release notes for 6.0.4.
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-03-02
Aligned docs checks between GitHub Actions and local development.
Natalia
2026-03-02
Refs #35381 -- Moved JSONNull to django.db.models.expressions.
Clifford Gama
2026-02-28
Added DatabaseOperations.convert_trunc_expression() hook.
Tim Graham
2026-02-28
Refs #36513 -- Fixed font-color to also apply to select options in TabularInl...
Antoliny0919
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
Refs #23919 -- Used yield from in Paginator.
Pierre Sassoulas
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
Adjusted default DoS severity level in Security Policy.
Natalia
2026-02-26
Refs #36936 - Adjusted tests to set PYTHON_COLORS environment variable.
Pete Rosenblum
[prev]
[next]