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
Age
Commit message (
Expand
)
Author
2026-04-02
Refs #36862 -- Reiterated security note on both variants of RemoteUserMiddlew...
Jacob Walls
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
Added section for respecting maintainer time to the security policy.
Natalia
2026-04-02
Fixed #36862 -- Doc'd the need for a proxy when deploying RemoteUserMiddlewar...
Jacob Walls
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-31
Fixed #36799 -- Added a how-to guide for testing pre-releases.
VIZZARD-X
2026-03-31
Added stub release notes and release date for 6.0.4, 5.2.13, and 4.2.30.
Jacob Walls
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-30
Refs #36770 -- Guarded against an endless wait in LiveServerThread.terminate().
Jacob Walls
2026-03-30
Refs #36926 -- Added release note for boolean icons for related fields in lis...
Jacob Walls
2026-03-28
Fixed #29762 -- Doc'd how database routers fetch related objects.
VIZZARD-X
2026-03-28
Refs #36526 -- Fixed bulk_update() batching example in docs.
Georgios Verigakis
2026-03-27
Corrected outdated links to gunicorn documentation.
Sebastian Skonieczny
2026-03-26
Refs #36913 -- Maintained error message determinism in MultipleChoiceField.va...
afenoum
2026-03-25
Fixed #36993 -- Clarified N/A usage in pull request template for typo fixes.
JaeHyuckSa
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
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
[prev]
[next]