Timeline
Dec 31, 2023:
- 11:21 AM Ticket #16752 (Database layer (models, ORM) - Multi-db without a 'default' database) updated by
-
Status, Owner changed
The docs no longer have the statement mentioned in the ticket (it … - 11:07 AM Ticket #14831 (Documentation - Django Template Style Guide) updated by
-
Status, Owner changed
- 11:07 AM Ticket #14831 (Documentation - Django Template Style Guide) updated by
-
Cc changed
It looks like there hasn't been much movement on this ticket for a … - 11:04 AM Ticket #35071 (Database layer (models, ORM) - Resolve lazy objects inside dictionaries when saving JSONFields) updated by
-
Has patch changed
PR - 10:39 AM Ticket #35071 (Database layer (models, ORM) - Resolve lazy objects inside dictionaries when saving JSONFields) updated by
- I guess it would still be nice to separate this concern (resolving the …
- 10:35 AM Ticket #35071 (Database layer (models, ORM) - Resolve lazy objects inside dictionaries when saving JSONFields) updated by
- So I have something sort of ready to go here, but then I noticed that …
- 10:07 AM Ticket #35071 (Database layer (models, ORM) - Resolve lazy objects inside dictionaries when saving JSONFields) updated by
-
Summary changed
- 8:53 AM Ticket #35060 (Database layer (models, ORM) - Make Model.save() arguments keyword-only) updated by
-
Owner, Patch needs improvement changed
- 8:43 AM Ticket #35071 (Database layer (models, ORM) - Resolve lazy objects inside dictionaries when saving JSONFields) updated by
-
Status, Owner, Version changed
- 8:43 AM Ticket #35071 (Database layer (models, ORM) - Resolve lazy objects inside dictionaries when saving JSONFields) updated by
-
Status, Resolution, Triage Stage changed
Tentatively accepted. - 8:41 AM Ticket #35076 (Documentation - improvement to the doc of ModelAdmin.view_on_site) closed by
- invalid: Thanks for the ticket, however, the current wording is clear enough …
- 8:26 AM Ticket #35071 (Database layer (models, ORM) - Resolve lazy objects inside dictionaries when saving JSONFields) updated by
- Yeah, I hadn't yet looked into whether lazy translation objects get …
- 8:19 AM Ticket #35060 (Database layer (models, ORM) - Make Model.save() arguments keyword-only) updated by
-
Patch needs improvement changed
- 8:15 AM Ticket #35071 (Database layer (models, ORM) - Resolve lazy objects inside dictionaries when saving JSONFields) updated by
-
Why do you want to put it behind the
USE_I18N? - 7:54 AM Ticket #35071 (Database layer (models, ORM) - Resolve lazy objects inside dictionaries when saving JSONFields) updated by
- I was thinking of something like this: […]
- 7:24 AM Ticket #35076 (Documentation - improvement to the doc of ModelAdmin.view_on_site) created by
- Whether get_absolute_url() is defined determines the visible state of …
- 5:38 AM Ticket #31700 (Migrations - Highlight destructive operations in makemigrations output) updated by
-
Cc changed
- 5:37 AM Ticket #35060 (Database layer (models, ORM) - Make Model.save() arguments keyword-only) updated by
-
Cc, Patch needs improvement changed
- 5:06 AM Ticket #35060 (Database layer (models, ORM) - Make Model.save() arguments keyword-only) updated by
-
Has patch changed
Replying to Salvo Polizzi: > I'm sorry but some tests do … - 3:57 AM Ticket #35060 (Database layer (models, ORM) - Make Model.save() arguments keyword-only) updated by
-
Has patch changed
I'm sorry but some tests do not work, so I temporarily closed PR. I … - 3:48 AM Ticket #35060 (Database layer (models, ORM) - Make Model.save() arguments keyword-only) updated by
-
Has patch changed
PR: https://github.com/django/django/pull/17667 - 3:28 AM Ticket #35073 (Database layer (models, ORM) - models.SET's callable is called when there are no objects to update.) updated by
-
Status, Owner changed
- 3:01 AM Changeset [d88ec42]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Used addCleanup() in tests where appropriate.
- 2:29 AM Ticket #35071 (Database layer (models, ORM) - Resolve lazy objects inside dictionaries when saving JSONFields) closed by
- wontfix: It's easier to resolve a type for string-based fields, however, …
- 2:19 AM Ticket #35072 (Documentation - Model docs Field.choices inconsistency between reference and topic guide) updated by
-
Patch needs improvement, Triage Stage changed
- 2:07 AM Changeset [81ccf92]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Used JSON_OBJECT database function on PostgreSQL 16+.
- 1:46 AM Ticket #35075 (contrib.postgres - Add support for deduplicate_items option to BTreeIndex for PostgreSQL 13+.) updated by
-
Triage Stage changed
- 1:32 AM Ticket #35051 (HTTP handling - HEAD Responses Drop Headers) closed by
- fixed: In 9d52e072: […]
- 1:32 AM Changeset [9d52e07]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #35051 -- Prevented runserver from removing non-zero …
Dec 30, 2023:
- 8:31 PM Ticket #35074 (GIS - Altering spatial_index does not actually create/drop the index) updated by
-
Patch needs improvement, Description changed
Turns out that none of the GIS backends handled this and I believe … - 5:52 PM Ticket #35075 (contrib.postgres - Add support for deduplicate_items option to BTreeIndex for PostgreSQL 13+.) updated by
-
Has patch changed
PR - 5:50 PM Ticket #35075 (contrib.postgres - Add support for deduplicate_items option to BTreeIndex for PostgreSQL 13+.) created by
-
Expose the
deduplicate_itemsoption to allow disabling deduplication … - 4:35 PM Ticket #35072 (Documentation - Model docs Field.choices inconsistency between reference and topic guide) updated by
-
Has patch changed
- 4:34 PM Ticket #35072 (Documentation - Model docs Field.choices inconsistency between reference and topic guide) updated by
- PR: https://github.com/django/django/pull/17663
- 3:24 PM Ticket #35072 (Documentation - Model docs Field.choices inconsistency between reference and topic guide) updated by
-
Description changed
- 2:38 PM Ticket #35072 (Documentation - Model docs Field.choices inconsistency between reference and topic guide) updated by
-
Status, Owner changed
- 2:34 PM Ticket #35069 (Documentation - Typo in Form.label_suffix example in docs.) updated by
- Replying to Mariusz Felisiak: > Good catch, it looks like …
- 12:57 PM Ticket #35074 (GIS - Altering spatial_index does not actually create/drop the index) updated by
-
Patch needs improvement, Has patch changed
Got it. FYI I am working on a patch: … - 12:48 PM Ticket #35074 (GIS - Altering spatial_index does not actually create/drop the index) updated by
-
Triage Stage changed
Thanks for the report. However please don't accept your own tickets. … - 12:18 PM Ticket #35074 (GIS - Altering spatial_index does not actually create/drop the index) updated by
-
Triage Stage changed
- 12:17 PM Ticket #35074 (GIS - Altering spatial_index does not actually create/drop the index) updated by
-
Status, Owner changed
- 12:16 PM Ticket #35074 (GIS - Altering spatial_index does not actually create/drop the index) created by
-
Changing
spatial_indexon existing spatial fields causes migrations … - 11:27 AM Ticket #35073 (Database layer (models, ORM) - models.SET's callable is called when there are no objects to update.) created by
- Hello everybody. With an upgrade from Django 4.1 to 4.2 (but also …
- 9:23 AM Ticket #32519 (Database layer (models, ORM) - Add support for using key and path transforms in update() for JSONFields.) updated by
-
Cc changed
- 8:00 AM Ticket #35069 (Documentation - Typo in Form.label_suffix example in docs.) updated by
- In c69dbc7c: […]
- 8:00 AM Ticket #35069 (Documentation - Typo in Form.label_suffix example in docs.) closed by
- fixed: In dc26a3d5: […]
- 7:54 AM Ticket #35051 (HTTP handling - HEAD Responses Drop Headers) updated by
-
Triage Stage changed
- 7:30 AM Ticket #35069 (Documentation - Typo in Form.label_suffix example in docs.) updated by
-
Triage Stage changed
- 7:28 AM Changeset [dc26a3d]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #35069 -- Fixed typo in docs/ref/forms/api.txt.
- 7:24 AM Ticket #33882 (Database layer (models, ORM) - Allow transaction.atomic to work in async contexts.) updated by
-
Cc changed
- 3:53 AM Ticket #34132 (Database layer (models, ORM) - Migration with CheckConstraint fails on PostgreSQL in PyPy with ...) updated by
- Just for reference, I reported it upstream long time ago, there is a …
- 3:04 AM Ticket #35069 (Documentation - Typo in Form.label_suffix example in docs.) updated by
-
Status, Owner, Has patch changed
PR: https://github.com/django/django/pull/17661 - 1:24 AM Ticket #29049 (Database layer (models, ORM) - Add slicing notation to F expressions) closed by
- fixed: In 94b6f10: […]
- 1:24 AM Changeset [94b6f10]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #29049 -- Added slicing notation to F expressions. …
- 1:17 AM Ticket #29049 (Database layer (models, ORM) - Add slicing notation to F expressions) updated by
-
Triage Stage changed
- 1:03 AM Ticket #34670 (contrib.admin - Django Admin light theme flickers on dark system) closed by
- fixed: In 561e16d: […]
- 1:03 AM Changeset [561e16d]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #34670 -- Improved loading of theme in admin. Thanks Sarah …
- 1:01 AM Ticket #34670 (contrib.admin - Django Admin light theme flickers on dark system) updated by
-
Patch needs improvement, Triage Stage changed
Dec 29, 2023:
- 7:29 PM Ticket #35070 (Documentation - Default form output in docs is shown as as_table() instead of as_div()) updated by
- Replying to Mariusz Felisiak: > These docs are correct for …
- 2:14 PM Ticket #35070 (Documentation - Default form output in docs is shown as as_table() instead of as_div()) closed by
-
invalid: These docs are correct for Django 4.2.
<div>became the default … - 1:58 PM Ticket #35069 (Documentation - Typo in Form.label_suffix example in docs.) updated by
-
Triage Stage, Summary changed
Good catch, it looks like a typo in the … - 1:25 PM Ticket #35072 (Documentation - Model docs Field.choices inconsistency between reference and topic guide) updated by
-
Cc changed
- 1:24 PM Ticket #35072 (Documentation - Model docs Field.choices inconsistency between reference and topic guide) updated by
-
Description changed
- 1:23 PM Ticket #35072 (Documentation - Model docs Field.choices inconsistency between reference and topic guide) updated by
-
Description changed
- 1:22 PM Ticket #35072 (Documentation - Model docs Field.choices inconsistency between reference and topic guide) updated by
-
Description changed
- 1:20 PM Ticket #35072 (Documentation - Model docs Field.choices inconsistency between reference and topic guide) created by
- https://docs.djangoproject.com/en/5.0/ref/models/fields/#django.db.mode …
- 1:05 PM Ticket #35071 (Database layer (models, ORM) - Resolve lazy objects inside dictionaries when saving JSONFields) created by
-
I have a model
Notificationlike this: […] Here is the lazy … - 12:56 PM Ticket #35069 (Documentation - Typo in Form.label_suffix example in docs.) updated by
-
Summary changed
- 12:55 PM Ticket #35069 (Documentation - Typo in Form.label_suffix example in docs.) updated by
-
Cc changed
- 12:55 PM Ticket #35070 (Documentation - Default form output in docs is shown as as_table() instead of as_div()) updated by
-
Cc changed
- 12:38 PM Ticket #35070 (Documentation - Default form output in docs is shown as as_table() instead of as_div()) updated by
-
Type changed
- 12:38 PM Ticket #35070 (Documentation - Default form output in docs is shown as as_table() instead of as_div()) updated by
-
Summary changed
- 12:36 PM Ticket #35070 (Documentation - Default form output in docs is shown as as_table() instead of as_div()) created by
- https://docs.djangoproject.com/en/4.2/ref/forms/api/#outputting-forms-a …
- 12:27 PM Ticket #35069 (Documentation - Typo in Form.label_suffix example in docs.) updated by
-
Component changed
- 12:23 PM Ticket #35069 (Documentation - Typo in Form.label_suffix example in docs.) created by
- https://docs.djangoproject.com/en/5.0/ref/forms/api/#django.forms.Form. …
- 7:06 AM Ticket #35068 (Uncategorized - decimal as Float in settings) closed by
- invalid: Please stop creating tickets without any details and follow our …
- 4:55 AM Ticket #35068 (Uncategorized - decimal as Float in settings) created by
- from psycopg.types.numeric import FloatLoader …
- 3:05 AM Ticket #32114 (Testing framework - Workaround for subtest issue with parallel test runner) updated by
-
Patch needs improvement changed
- 2:59 AM Ticket #35033 (Core (Mail) - EmailMessage repeats header if provided via the headers kwargs) updated by
-
Patch needs improvement changed
- 2:58 AM Tickets #31723,35064 batch updated by
- fixed: In e16d0c1: […]
- 2:58 AM Ticket #35064 (Database layer (models, ORM) - Window.order_by decimal field is broken on SQLite) updated by
- In 90d365d8: […]
- 2:07 AM Changeset [e16d0c1]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #35064 -- Fixed Window(order_by) crash with DecimalFields on …
- 2:07 AM Changeset [90d365d8]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Refs #35064 -- Made OrderableAggMixin avoid creating empty …
- 1:17 AM Ticket #35064 (Database layer (models, ORM) - Window.order_by decimal field is broken on SQLite) updated by
-
Triage Stage changed
- 1:17 AM Ticket #35033 (Core (Mail) - EmailMessage repeats header if provided via the headers kwargs) updated by
-
Patch needs improvement changed
- 12:11 AM Ticket #35064 (Database layer (models, ORM) - Window.order_by decimal field is broken on SQLite) updated by
-
Has patch changed
PR - 12:04 AM Ticket #35064 (Database layer (models, ORM) - Window.order_by decimal field is broken on SQLite) updated by
-
Owner, Status changed
Dec 28, 2023:
- 11:01 PM Changeset [bb56065]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Corrected method/function wording in tutorial 3.
- 10:57 PM Changeset [acfdf39]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Added backticks around name argument in tutorial 3.
- 10:49 PM Ticket #35060 (Database layer (models, ORM) - Make Model.save() arguments keyword-only) updated by
- Replying to Adam Johnson: > Nice one. If this ticket goes …
- 10:46 PM Ticket #35067 (Database layer (models, ORM) - jsonb register) closed by
- duplicate: Duplicate of #31991.
- 5:26 PM Ticket #35067 (Database layer (models, ORM) - jsonb register) created by
- file: site-packages/django/db/backends/postgresql/psycopg_any.py: 61 …
- 5:21 PM Ticket #35060 (Database layer (models, ORM) - Make Model.save() arguments keyword-only) updated by
-
Cc changed
Nice one. If this ticket goes well, it might serve as a template for … - 4:40 PM Ticket #25298 (Database layer (models, ORM) - Forbid QuerySet filtering by a related field that expects a single ...) updated by
-
Status, Owner, Has patch, Version changed
- 12:52 PM Changeset [0be6dde8]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Corrected code-block directives in docs.
- 12:26 PM Ticket #33277 (Testing framework - SimpleTestCase does not block database connections in threads) updated by
-
Patch needs improvement changed
- 9:16 AM Ticket #35046 (Utilities - BlankChoiceIterator causes AttributeError for some existing packages ...) updated by
- The monkey patch is the workaround until the update is released. It …
- 8:42 AM Ticket #35060 (Database layer (models, ORM) - Make Model.save() arguments keyword-only) updated by
- I haven't started, so if you'd like to assign the ticket to yourself, …
- 7:36 AM Ticket #35051 (HTTP handling - HEAD Responses Drop Headers) updated by
-
Patch needs improvement changed
- 6:44 AM Ticket #35060 (Database layer (models, ORM) - Make Model.save() arguments keyword-only) updated by
- May we create a PR for this now?
- 6:13 AM Ticket #35066 (HTTP handling - Unsupported operand exception in response.py) closed by
-
invalid: Thanks for this report, however
stris not supported asmax_ageas … - 5:48 AM Ticket #35066 (HTTP handling - Unsupported operand exception in response.py) created by
- Hi, when using the [https://github.com/jazzband/django-revproxy …
- 3:58 AM Changeset [ebf9320]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Removed unnecessary list() calls on sorted().
- 3:20 AM Ticket #35065 (contrib.admin - Autocomplete field is not rendered with error color border.) closed by
- fixed: In 63076e36: […]
- 3:20 AM Changeset [63076e36]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #35065 -- Corrected border color for autocomplete fields with …
- 2:52 AM Ticket #35065 (contrib.admin - Autocomplete field is not rendered with error color border.) updated by
-
Triage Stage changed
- 2:20 AM Ticket #35065 (contrib.admin - Autocomplete field is not rendered with error color border.) updated by
-
Has patch changed
PR - 1:48 AM Ticket #35038 (Migrations - Changing violation_error_message on constraints cause a remove/add ...) updated by
-
Status, Owner changed
- 1:30 AM Changeset [61aae83]mainstable/5.1.xstable/5.2.xstable/6.0.x by
- Improved DEFAULT_FROM_EMAIL/SERVER_EMAIL docs. Co-authored-by: …
- 12:31 AM Ticket #33277 (Testing framework - SimpleTestCase does not block database connections in threads) updated by
-
Patch needs improvement changed
- 12:11 AM Ticket #35051 (HTTP handling - HEAD Responses Drop Headers) updated by
-
Patch needs improvement changed
Note:
See TracTimeline
for information about the timeline view.