I Use This!
High Activity

Commits : Listings

Analyzed 37 minutes ago. based on code collected about 1 hour ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed #36289 -- Fixed bulk_create() crash with nullable geometry fields on PostGIS.
charettes
as Simon Charette
More... 3 months ago
Fixed #36292 -- Fixed crash when aggregating over a group mixing transforms and references.
charettes
as Simon Charette
More... 3 months ago
Fixed #36288 -- Addressed improper handling of duplicates in values_list().
charettes
as Simon Charette
More... 3 months ago
Fixed #36290 -- Made TupleIn() lookup discard tuples containing None.
charettes
as Simon Charette
More... 3 months ago
Added stub release notes for 5.2.1. More... 3 months ago
Finalized release notes for Django 5.2. More... 3 months ago
Added CVE-2025-27556 to security archive. More... 3 months ago
Fixed typo in django/db/models/options.py. More... 3 months ago
Fixed #36284, Refs #31170 -- Ensured related lookup popups are closed properly. More... 3 months ago
Fixed #36213 -- Doc'd MySQL's handling of self-select updates in QuerySet.update(). More... 3 months ago
Fixed #36283 -- Reverted "Fixed #35798, Refs #31641 -- Prevented admin navigation sidebar loading flicker." More... 3 months ago
Clarified pre_delete and post_delete's origin attributes. More... 3 months ago
Fixed warnings per flake8 7.2.0. More... 3 months ago
Fixed #36184 -- Allowed migrating forward to squashed migrations. More... 3 months ago
Fixed #36265 -- Added support for serialization of ZoneInfo instances in migrations. More... 3 months ago
Refs #36055 -- Prevented overlap of object-tools buttons and page header in the admin on small screens. More... 3 months ago
Improved "fetch" translations helper to restrict the resulting set by date. More... 3 months ago
Updated translations from Transifex. More... 3 months ago
Refs #34619 -- Fixed labels width in FilteredSelectMultiple in the admin. More... 3 months ago
Fixed #34917 -- Underlined links in the main content area of the admin. More... 3 months ago
Refs #34619 -- Corrected selector description in the admin. More... 3 months ago
Added stub release notes and release date for 5.1.8 and 5.0.14. More... 3 months ago
Fixed #36276 -- Omitted size=None from ArrayField.deconstruct(). More... 3 months ago
Fixed typo in docs/topics/signals.txt. More... 3 months ago
Fixed #36274 -- Added support for run_before and atomic in MigrationWriter. More... 3 months ago
Updated ogrinfo output in GIS tutorial. More... 3 months ago
Simplified Intersphinx configuration example. More... 3 months ago
Doc'd how to use Intersphinx in the reusable apps tutorial. More... 3 months ago
Fixed #36271 -- Raised TemplateSyntaxError when using a relative template path with an unknown origin. More... 3 months ago
Fixed #36267 -- Fixed contenttypes shortcut() view crash with an invalid object_id for a UUIDField pk. More... 3 months ago