Timeline
Oct 18, 2025:
- 7:50 PM Ticket #36672 (Documentation - Missing certain ToC items when using Dash with Django's docs) updated by
- Thank you for your comment. Obviously this is nothing of high …
- 7:08 PM Ticket #36672 (Documentation - Missing certain ToC items when using Dash with Django's docs) closed by
- needsinfo: I suspect this may have something to do with the fact that these …
- 2:04 PM Ticket #36671 (Database layer (models, ORM) - Drop support for SQLite < 3.37.0.) closed by
- fixed: In d506e4a5: […]
- 2:04 PM Changeset [d506e4a5]main by
- Fixed #36671 -- Dropped support for SQLite < 3.37.
- 9:42 AM Ticket #36667 (Documentation - How to Request PR Reviews Without Overstepping) updated by
-
Status, Resolution changed
- 9:42 AM Ticket #36667 (Documentation - How to Request PR Reviews Without Overstepping) updated by
-
Triage Stage changed
Makes sense, we can rewrite this section to incorporate Sarah's advice. - 9:13 AM Ticket #36661 (Database layer (models, ORM) - Add introspection support for database-level delete options) updated by
-
Triage Stage changed
- 8:46 AM Ticket #36672 (Documentation - Missing certain ToC items when using Dash with Django's docs) created by
- While using the offline documentation tool Dash, I have noticed that …
- 8:03 AM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) closed by
- fixed: In 0c487aa: […]
- 8:03 AM Changeset [0c487aa]main by
- Fixed #21961 -- Added support for database-level delete options for …
- 7:35 AM Ticket #36293 (HTTP handling - GZipMiddleware buffers streaming responses) updated by
- > (The numbers as written have triple response time for ≈double …
- 2:08 AM Ticket #36293 (HTTP handling - GZipMiddleware buffers streaming responses) updated by
- > …so long as we don't introduce additional API… Just to clarify, I'm …
Oct 17, 2025:
- 11:50 PM Ticket #36667 (Documentation - How to Request PR Reviews Without Overstepping) updated by
- Here is the discussion that suggests the ticket: …
- 6:26 PM Ticket #36441 (GIS - Add lazy loading support for GDAL library in `django.contrib.gis.gdal`) updated by
- I naively assumed importing gdal at the top of …
- 4:53 PM Ticket #36441 (GIS - Add lazy loading support for GDAL library in `django.contrib.gis.gdal`) updated by
- I'm not opposed to a system check. I can see the value from an API …
- 4:49 PM Ticket #36652 (Migrations - Loading squashed migrations from disk raises CircularDependencyError ...) updated by
- Got a PR created. I even added a small docs change, though I don't …
- 4:29 PM Ticket #36652 (Migrations - Loading squashed migrations from disk raises CircularDependencyError ...) updated by
-
Has patch changed
- 4:18 PM Ticket #36665 (Documentation - Rewrite reference to model manager usage to avoid saying "tricky") updated by
- Not backporting as the location of this text moved in main (6.1), and …
- 4:15 PM Ticket #36665 (Documentation - Rewrite reference to model manager usage to avoid saying "tricky") closed by
- fixed: In b1e0262c: […]
- 4:15 PM Changeset [b1e0262c]main by
- Fixed #36665 -- Improved manager usage guidance in …
- 4:07 PM Ticket #36665 (Documentation - Rewrite reference to model manager usage to avoid saying "tricky") updated by
-
Triage Stage, Patch needs improvement changed
- 3:50 PM Ticket #35095 (Internationalization - Monetary values in Switzerland discrepancy) updated by
-
Patch needs improvement changed
Hi Annabelle, thank you for working on this. > I would go for the … - 3:20 PM Ticket #35729 (Core (Serialization) - Subclasses cannot opt out of natural key serialization) updated by
-
Patch needs improvement changed
Great start here. Left a few comments to help advance this. - 2:06 PM Ticket #36441 (GIS - Add lazy loading support for GDAL library in `django.contrib.gis.gdal`) updated by
- > The system check for Pillow only runs if you have an ImageField in …
- 1:58 PM Ticket #36656 (HTTP handling - GZipMiddleware drops content from async streaming responses) updated by
-
Triage Stage changed
- 1:38 PM Ticket #36441 (GIS - Add lazy loading support for GDAL library in `django.contrib.gis.gdal`) updated by
- I'm skeptical that a system check is appropriate. The system check for …
- 1:30 PM Ticket #36656 (HTTP handling - GZipMiddleware drops content from async streaming responses) updated by
-
Keywords, Triage Stage changed
- 1:20 PM Ticket #35844 (Core (Other) - Python 3.14 compatibility.) closed by
- fixed
- 1:11 PM Ticket #35844 (Core (Other) - Python 3.14 compatibility.) updated by
- In a8c9b5b: […]
- 1:05 PM Changeset [a8c9b5b]stable/5.2.x by
- [5.2.x] Refs #35844 -- Doc'd Python 3.14 compatibility. Backport of …
- 12:54 PM Ticket #36441 (GIS - Add lazy loading support for GDAL library in `django.contrib.gis.gdal`) updated by
-
Patch needs improvement changed
I think we need to add a system check to ensure misconfiguration is … - 12:27 PM Ticket #35844 (Core (Other) - Python 3.14 compatibility.) updated by
- In a27c2ef: […]
- 12:27 PM Ticket #35844 (Core (Other) - Python 3.14 compatibility.) updated by
- In 915d10a: […]
- 12:26 PM Changeset [a27c2ef]stable/6.0.x by
- [6.0.x] Refs #35844 -- Doc'd Python 3.14 compatibility. Backport of …
- 12:25 PM Changeset [915d10a]stable/6.0.x by
- [6.0.x] Refs #35844 -- Relaxed GEOSIOTest.test02_wktwriter() test …
- 12:25 PM Ticket #35844 (Core (Other) - Python 3.14 compatibility.) updated by
- In 56977b46: […]
- 12:25 PM Ticket #35844 (Core (Other) - Python 3.14 compatibility.) updated by
- In 2d9c194: […]
- 12:25 PM Changeset [56977b46]main by
- Refs #35844 -- Doc'd Python 3.14 compatibility.
- 12:25 PM Changeset [2d9c194]main by
- Refs #35844 -- Relaxed GEOSIOTest.test02_wktwriter() test assertion.
- 12:14 PM Ticket #36293 (HTTP handling - GZipMiddleware buffers streaming responses) updated by
- Thanks for the script in #36655, Adam. > I don't think this was the …
- 10:28 AM Ticket #26434 (Database layer (models, ORM) - Inconsistent results of QuerySet.count() when ordering is not a subset ...) updated by
-
Needs tests changed
- 9:41 AM Ticket #35844 (Core (Other) - Python 3.14 compatibility.) updated by
-
Triage Stage changed
- 9:22 AM Ticket #36669 (Documentation - Document `Negative indexing is not supported` for slicing F() expressions) updated by
- In 83f6fe81: […]
- 9:22 AM Changeset [83f6fe81]stable/5.2.x by
- [5.2.x] Fixed #36669 -- Doc'd that negative indexes are not supported …
- 9:22 AM Ticket #36669 (Documentation - Document `Negative indexing is not supported` for slicing F() expressions) updated by
- In fa772f4: […]
- 9:22 AM Changeset [fa772f4]stable/6.0.x by
- [6.0.x] Fixed #36669 -- Doc'd that negative indexes are not supported …
- 9:20 AM Ticket #36669 (Documentation - Document `Negative indexing is not supported` for slicing F() expressions) closed by
- fixed: In f715bc8: […]
- 9:20 AM Changeset [f715bc8]main by
- Fixed #36669 -- Doc'd that negative indexes are not supported in F() …
- 8:37 AM Ticket #35844 (Core (Other) - Python 3.14 compatibility.) updated by
-
Has patch changed
PR - 8:15 AM Ticket #36667 (Documentation - How to Request PR Reviews Without Overstepping) closed by
- needsinfo: Thanks for the link, Mariusz. Eddy, if you have a concrete edit to …
- 8:11 AM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) updated by
-
Triage Stage changed
- 7:29 AM Ticket #36670 (contrib.admin - Admin filter_vertical widget selector chooser has incorrect background ...) updated by
-
Triage Stage changed
Thank you Antoliny, great catch! - 7:23 AM Ticket #36671 (Database layer (models, ORM) - Drop support for SQLite < 3.37.0.) updated by
-
Triage Stage changed
Thank you Mariusz! - 7:04 AM Ticket #36671 (Database layer (models, ORM) - Drop support for SQLite < 3.37.0.) updated by
-
Has patch changed
PR - 6:44 AM Ticket #36671 (Database layer (models, ORM) - Drop support for SQLite < 3.37.0.) created by
-
SQLite 3.35.5+ supports
ALTER TABLE ... DROP COLUMN. SQLite 3.35+ … - 6:18 AM Ticket #36667 (Documentation - How to Request PR Reviews Without Overstepping) updated by
- This is already covered by …
- 2:38 AM Ticket #36192 (contrib.admin - Use semantic HTML for buttons in Django Admin) updated by
-
Owner changed
- 2:27 AM Ticket #36670 (contrib.admin - Admin filter_vertical widget selector chooser has incorrect background ...) updated by
-
Has patch changed
PR - 2:19 AM Ticket #36670 (contrib.admin - Admin filter_vertical widget selector chooser has incorrect background ...) updated by
-
Description changed
- 2:17 AM Ticket #36670 (contrib.admin - Admin filter_vertical widget selector chooser has incorrect background ...) updated by
-
Status, Owner changed
- 2:17 AM Ticket #36670 (contrib.admin - Admin filter_vertical widget selector chooser has incorrect background ...) created by
- It seems that the background color of the selector chooser area in the …
- 1:10 AM Ticket #36651 (contrib.auth - Brute-force password attack against inactive users returns distinct ...) updated by
-
Description changed
- 12:20 AM Ticket #36652 (Migrations - Loading squashed migrations from disk raises CircularDependencyError ...) updated by
- Replying to 허진수: > If i've understood correctly, the …
Oct 16, 2025:
- 9:37 PM Ticket #36582 (contrib.admin - Accessibility improvement for required field labels for inline forms ...) updated by
-
Has patch changed
PR - 8:49 PM Ticket #36590 (Core (Cache system) - Redis, Memcached, and Database cache backends lack specialized many ...) updated by
-
Patch needs improvement changed
PR is updated and ready for re-review. - 3:35 PM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) updated by
-
Cc changed
- 3:14 PM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) updated by
-
Patch needs improvement changed
- 2:42 PM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) updated by
-
Patch needs improvement changed
- 2:06 PM Ticket #36669 (Documentation - Document `Negative indexing is not supported` for slicing F() expressions) updated by
-
Version, Triage Stage, Status, Owner changed
- 2:00 PM Ticket #36669 (Documentation - Document `Negative indexing is not supported` for slicing F() expressions) updated by
-
Description changed
- 1:59 PM Changeset [887e8972]stable/6.0.x by
- [6.0.x] Bumped minimum isort version to 7.0.0. Added ignores relating …
- 1:59 PM Changeset [d980d68]main by
- Bumped minimum isort version to 7.0.0. Added ignores relating to …
- 1:52 PM Ticket #28586 (Database layer (models, ORM) - Automatically prefetch related for "to one" fields as needed.) updated by
- In e244d8bb: […]
- 1:52 PM Ticket #28586 (Database layer (models, ORM) - Automatically prefetch related for "to one" fields as needed.) updated by
- In 6dc9b04: […]
- 1:52 PM Ticket #28586 (Database layer (models, ORM) - Automatically prefetch related for "to one" fields as needed.) updated by
- In 821619aa: […]
- 1:52 PM Ticket #28586 (Database layer (models, ORM) - Automatically prefetch related for "to one" fields as needed.) updated by
- In a321d96: […]
- 1:52 PM Ticket #28586 (Database layer (models, ORM) - Automatically prefetch related for "to one" fields as needed.) closed by
- fixed: In e097e8a: […]
- 1:52 PM Ticket #28586 (Database layer (models, ORM) - Automatically prefetch related for "to one" fields as needed.) updated by
- In f6bd90c8: […]
- 1:52 PM Changeset [e244d8b]main by
- Refs #28586 - Copied fetch mode in QuerySet.create(). This change …
- 1:52 PM Changeset [6dc9b04]main by
- Refs #28586 -- Copied fetch modes to related objects. This change …
- 1:52 PM Changeset [821619aa]main by
- Refs #28586 -- Simplified related descriptor get_queryset() methods. …
- 1:52 PM Changeset [a321d96]main by
- Refs #28586 -- Made fetch modes pickle as singletons. This change …
- 1:52 PM Changeset [e097e8a]main by
- Fixed #28586 -- Added model field fetch modes. May your database …
- 1:52 PM Changeset [f6bd90c8]main by
- Refs #28586 -- Edited related objects documentation. This change aims …
- 1:51 PM Ticket #36669 (Documentation - Document `Negative indexing is not supported` for slicing F() expressions) created by
- I was planning to use F() expression slicing to take off the last …
- 1:29 PM Ticket #36665 (Documentation - Rewrite reference to model manager usage to avoid saying "tricky") updated by
- Hi @jacobtylerwalls, I've addressed the cross-reference and line …
- 12:45 PM Ticket #36668 (Database layer (models, ORM) - ModelForm validation skips UniqueConstraint if its condition refers to ...) closed by
- invalid: Happy to look at a documentation improvement here -- the closest thing …
- 12:12 PM Ticket #36668 (Database layer (models, ORM) - ModelForm validation skips UniqueConstraint if its condition refers to ...) updated by
- This was discussed on the forum extensively so …
- 10:41 AM Ticket #36668 (Database layer (models, ORM) - ModelForm validation skips UniqueConstraint if its condition refers to ...) created by
- (sorry for this mouthful of a title 😁) For starters, I'm not sure …
- 9:48 AM Ticket #36652 (Migrations - Loading squashed migrations from disk raises CircularDependencyError ...) updated by
- If i've understood correctly, the order can be fixed with …
- 7:06 AM Ticket #36667 (Documentation - How to Request PR Reviews Without Overstepping) updated by
-
Status, Owner changed
- 7:05 AM Ticket #36667 (Documentation - How to Request PR Reviews Without Overstepping) created by
- Co-authored by: Sarah Boyce Contributors often express uncertainty …
- 4:21 AM Ticket #36629 (contrib.admin - In the admin m2m widget filter_vertical, the “choose all” button is ...) updated by
-
Needs tests changed
- 3:51 AM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) updated by
-
Patch needs improvement changed
Oct 15, 2025:
- 10:45 PM Ticket #36648 (Database layer (models, ORM) - "pk" exception when using first() on unordered queryset with ...) updated by
- In dc61f20: […]
- 10:45 PM Changeset [dc61f20]stable/5.2.x by
- [5.2.x] Refs #36648 -- Removed hardcoded pk in …
- 10:45 PM Ticket #36648 (Database layer (models, ORM) - "pk" exception when using first() on unordered queryset with ...) updated by
- In 2cc9072: […]
- 10:45 PM Changeset [2cc9072]stable/6.0.x by
- [6.0.x] Refs #36648 -- Removed hardcoded pk in …
- 10:44 PM Ticket #36648 (Database layer (models, ORM) - "pk" exception when using first() on unordered queryset with ...) updated by
- In bee6456: […]
- 10:44 PM Changeset [bee6456]main by
- Refs #36648 -- Removed hardcoded pk in CompositePKAggregateTests.
- 8:07 PM Ticket #36622 (Database layer (models, ORM) - FileField.__init__ is triggering storage LazyObject resolution at boot time) closed by
-
fixed: Fixed in
mainin 6862d46dd96d71d80d6d2fa9873a93d811b39562. Fixed in … - 4:46 PM Ticket #5815 (Core (Cache system) - Adds per-view cache refreshing (clearing)) updated by
-
Needs tests, Patch needs improvement changed
- 4:35 PM Changeset [37df013]main by
- Fixed parameter names in in "New contributor" GitHub action. Follow …
- 4:25 PM Changeset [5c114ce2]stable/6.0.x by
- [6.0.x] Fixed 36622 -- Prevented LazyObject FileField storages from …
- 4:25 PM Changeset [6862d46]main by
- Fixed 36622 -- Prevented LazyObject FileField storages from evaluating …
- 4:23 PM Ticket #36622 (Database layer (models, ORM) - FileField.__init__ is triggering storage LazyObject resolution at boot time) updated by
-
Triage Stage changed
- 4:05 PM Ticket #36329 (Documentation - Remove non-code custom link text when cross-referencing Python objects ...) updated by
-
Patch needs improvement changed
- 3:36 PM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) updated by
-
Patch needs improvement changed
- 2:36 PM Ticket #36666 (Database layer (models, ORM) - Drop support for MySQL 8.0) closed by
- duplicate: Makes sense, thank you Jacob! This seems to be a dupe of #36624 …
- 11:22 AM Ticket #36653 (contrib.staticfiles - FORCE_SCRIPT_NAME is not respected for static URLs) updated by
-
Cc changed
- 10:51 AM Ticket #36666 (Database layer (models, ORM) - Drop support for MySQL 8.0) created by
- The end of support for MySQL 8.0 is 30 Apr 2026. Therefore, Django 6.1 …
- 10:31 AM Ticket #36652 (Migrations - Loading squashed migrations from disk raises CircularDependencyError ...) updated by
- Replying to Jayden Kneller: > Replying to [comment:23 …
- 10:23 AM Ticket #36652 (Migrations - Loading squashed migrations from disk raises CircularDependencyError ...) updated by
- Replying to Augusto Pontes: > Ok jacob, jayden you can …
- 10:21 AM Ticket #36652 (Migrations - Loading squashed migrations from disk raises CircularDependencyError ...) updated by
- So, after getting the test project down to 3 apps and 7 total …
- 10:13 AM Ticket #36659 (contrib.flatpages - Re-enable custom height for flatpage content field in admin) updated by
- In 094797a: […]
- 10:13 AM Changeset [094797a]stable/6.0.x by
- [6.0.x] Fixed #36659 -- Fixed flatpage content selector in admin …
- 10:12 AM Ticket #36659 (contrib.flatpages - Re-enable custom height for flatpage content field in admin) closed by
- fixed: In 2b62951f: […]
- 10:12 AM Changeset [2b62951f]main by
- Fixed #36659 -- Fixed flatpage content selector in admin forms.css. …
- 10:01 AM Ticket #36659 (contrib.flatpages - Re-enable custom height for flatpage content field in admin) updated by
-
Component changed
- 9:42 AM Ticket #31506 (Documentation - Clarify that ExpressionWrapper is not the tool to use when coping with ...) updated by
-
Summary, Type, Component, Patch needs improvement changed
- 9:39 AM Ticket #36652 (Migrations - Loading squashed migrations from disk raises CircularDependencyError ...) updated by
- Ok jacob, jayden you can add me on discord: rankracerbr just type …
- 9:08 AM Ticket #36622 (Database layer (models, ORM) - FileField.__init__ is triggering storage LazyObject resolution at boot time) updated by
-
Triage Stage changed
Thank you Clifford for your detailed explanation. - 8:34 AM Ticket #36665 (Documentation - Rewrite reference to model manager usage to avoid saying "tricky") updated by
-
Patch needs improvement changed
- 8:15 AM Ticket #28586 (Database layer (models, ORM) - Automatically prefetch related for "to one" fields as needed.) updated by
-
Triage Stage, Patch needs improvement changed
- 8:04 AM Changeset [880c8fa]stable/6.0.x by
- Skipped GISFunctionsTests.test_geometry_type() test for MultiPoint on …
- 8:04 AM Changeset [90f7a21b]stable/6.0.x by
- Moved object creation to subTest() in …
- 8:03 AM Changeset [5a2490a]main by
- Skipped GISFunctionsTests.test_geometry_type() test for MultiPoint on …
- 8:03 AM Changeset [118df57]main by
- Moved object creation to subTest() in …
- 7:39 AM Ticket #36665 (Documentation - Rewrite reference to model manager usage to avoid saying "tricky") updated by
- PR submitted: https://github.com/django/django/pull/19962 The fix …
- 4:03 AM Ticket #28586 (Database layer (models, ORM) - Automatically prefetch related for "to one" fields as needed.) updated by
- Thank you Adam for picking this up and pushing it forward. It's nice …
Note:
See TracTimeline
for information about the timeline view.