I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed #36560 -- Prevented UpdateCacheMiddleware from caching responses with Cache-Control 'no-cache' or 'no-store'. More... 3 months ago
Fixed #36558, Refs #36366 -- Fixed the "show all" link hover styling in admin pagination. More... 3 months ago
Refs #25706 -- Fixed versionadded indentation in docs/ref/contrib/gis/forms-api.txt. More... 3 months ago
Fixed #36251 -- Avoided mutating form Meta.fields in BaseInlineFormSet. More... 3 months ago
Refs #36528 -- Fixed link underline typo in CSS. More... 3 months ago
Fixed #36556 -- Fixed TabularInline width overflowing the page. More... 3 months ago
Added stub release notes and release date for 5.2.6, 5.1.12, and 4.2.24. More... 3 months ago
Fixed CVE-2025-57833 -- Protected FilteredRelation against SQL injection in column aliases. More... 3 months ago
Fixed #36382 -- Confirmed support for GDAL 3.11. More... 3 months ago
Aligned format of constraint examples in docs/ref/models/constraints.txt. More... 3 months ago
Corrected code examples in topics docs. More... 3 months ago
Refs #36210 -- Added release note for further subquery support for composite pks. More... 3 months ago
Refs #36210 -- Corrected output_field comparison in Subquery.resolve_expression(). More... 3 months ago
Remove unused OneToOneField from DatabaseWrapper.data_types. More... 3 months ago
Fixed #36543 -- Fixed time formats for fr_CA. More... 3 months ago
Improved docs.yml GitHub Action covering docs quality checks. More... 3 months ago
Fixed #35381 -- Added JSONNull() expression. More... 3 months ago
Fixed typo in django/contrib/gis/geos/geometry.py. More... 3 months ago
Fixed #36540 -- Updated request.auser() in contrib.auth.alogin() and contrib.auth.alogout(). More... 3 months ago
Added stub release notes for 5.2.6. More... 3 months ago
Added release date for 5.2.5. More... 3 months ago
Fixed #36525 -- Silenced individual deleted file messages in collectstatic --clear's default verbosity. More... 3 months ago
Replaced multi-level relative imports with absolute imports in django/. More... 3 months ago
Refs #36282 -- Fixed PrefetchRelatedMTICacheTests test ordering expectations. More... 3 months ago
Clarified EmailValidator docs to specify it validates an email address. More... 3 months ago
Fixed #35924 -- Removed the "choose/remove all" button icons in the FilteredSelectMultiple widget. More... 4 months ago
Fixed #36079 -- Fixed text size of TabularInline object titles. More... 4 months ago
Corrected assertNumQueries() example in docs/topics/testing/tools.txt. More... 4 months ago
Fixed #36535 -- Ensured compatibility with docutils 0.19 through 0.22. More... 4 months ago
Refs #35844 -- Readded optional requirements on daily builds for Python 3.14. More... 4 months ago