Timeline



Apr 15, 2022:

7:57 PM Ticket #27471 (contrib.admin - Make admin's list_filter choices collapsable) updated by Marcelo Galigniana
Patch needs improvement, UI/UX changed
The disclosure element was re-styled and persistence logic added!
3:00 PM Ticket #33643 (Core (Management commands) - inspectdb crashes on Oracle databases with functional indexes.) updated by Mariusz Felisiak
Patch needs improvement, Triage Stage changed
3:00 PM Ticket #33607 (contrib.postgres - PostgresIndex.create_sql() doesn't respect the using argument.) closed by GitHub <noreply@…>
fixed: In a1e4e86f: […]
3:00 PM Changeset [a1e4e86f]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #33607 -- Made PostgresIndex.create_sql() respect the "using" …
12:25 PM Ticket #33647 (Database layer (models, ORM) - bulk_update silently truncating values for size limited fields) updated by Simon Charette
Type, Triage Stage changed
I manage to reproduce, this is due to …
12:21 PM Ticket #33644 (Documentation - FAQ about ManyToManyField in list_filter is outdated.) updated by Dominik
Status, Owner changed
Sure, it might take me a few days to get around to do it, since it's …
8:11 AM Ticket #33647 (Database layer (models, ORM) - bulk_update silently truncating values for size limited fields) created by jerch
On postgres backend, bulk_update passes overlong values for size …
7:51 AM Ticket #32559 (Forms - Add attribute 'step' to FloatField.) updated by Jacob Rief
> step="any" is required for non-integer values. shall I add this? …
6:35 AM Ticket #33607 (contrib.postgres - PostgresIndex.create_sql() doesn't respect the using argument.) updated by Mariusz Felisiak
Patch needs improvement, Triage Stage changed
6:14 AM Ticket #33646 (Database layer (models, ORM) - Adding async interface to QuerySet.) updated by Mariusz Felisiak
PR
6:13 AM Ticket #33646 (Database layer (models, ORM) - Adding async interface to QuerySet.) created by Mariusz Felisiak
Adding async interface to QuerySet for all data access operations …
2:18 AM Ticket #28263 (Testing framework - TestCase breaks for databases that don't support savepoints) updated by Mariusz Felisiak
Replying to Xiang Zhang: > I'd like to re-activate this …
1:52 AM Ticket #11803 (contrib.admin - Admin does not update every ForeignKey select of the same model) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In c72f6f3: […]
1:50 AM Ticket #33643 (Core (Management commands) - inspectdb crashes on Oracle databases with functional indexes.) updated by Mariusz Felisiak
Patch needs improvement, Triage Stage changed
12:46 AM Changeset [c72f6f3]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #11803 -- Allowed admin select widgets to display new related …
12:07 AM Ticket #33643 (Core (Management commands) - inspectdb crashes on Oracle databases with functional indexes.) updated by Mariusz Felisiak
Triage Stage changed

Apr 14, 2022:

11:22 PM Ticket #13295 (Database layer (models, ORM) - Add a Meta.sequence option to models) closed by Mariusz Felisiak
wontfix: Replying to Claude Paroz: > Should this be closed now …
11:12 PM Ticket #33616 (Database layer (models, ORM) - Supporting robust on_commit handlers.) updated by Mariusz Felisiak
Needs documentation, Has patch, Needs tests changed
PR
6:06 PM Ticket #33643 (Core (Management commands) - inspectdb crashes on Oracle databases with functional indexes.) updated by Scott
Has patch changed
PR
5:46 PM Ticket #33643 (Core (Management commands) - inspectdb crashes on Oracle databases with functional indexes.) updated by Scott
Status, Owner changed
5:43 PM Ticket #33643 (Core (Management commands) - inspectdb crashes on Oracle databases with functional indexes.) updated by Scott
Replying to Mariusz Felisiak: > I'm aware there are …
3:31 PM Ticket #13295 (Database layer (models, ORM) - Add a Meta.sequence option to models) updated by Claude Paroz
Should this be closed now that #30511 was merged?
2:16 PM Ticket #33607 (contrib.postgres - PostgresIndex.create_sql() doesn't respect the using argument.) updated by Mariusz Felisiak
Patch needs improvement changed
12:36 PM Ticket #33607 (contrib.postgres - PostgresIndex.create_sql() doesn't respect the using argument.) updated by Alexandru Mărășteanu
https://github.com/django/django/pull/15600
12:05 PM Ticket #33645 (contrib.admin - Admin pagination always uses English pluralization rules) closed by Claude Paroz
duplicate: Thanks for the report, this is a long-standing issue with no simple …
10:41 AM Ticket #12238 (contrib.admin - ModelAdmin ignores dynamic fields of ModelForm) updated by François Freitag
> 6. Update ModelForm's Meta.fields to include "xyz" This step …
9:05 AM Ticket #33645 (contrib.admin - Admin pagination always uses English pluralization rules) created by sin-ack
This line in the admin pagination template uses the model's …
7:25 AM Ticket #33606 (Error reporting - Session ID should be cleansed from error reporting) updated by Carlton Gibson
Needs documentation changed
6:38 AM Ticket #33644 (Documentation - FAQ about ManyToManyField in list_filter is outdated.) updated by Mariusz Felisiak
Triage Stage, Easy pickings, Summary changed
Good catch, this FAQ has not been changed since (at least) 2008, so …
5:38 AM Changeset [deedf5bb]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Carlton Gibson <carlton.gibson@…>
Refs #31169 -- Added release note for parallel test running changes.
5:12 AM Changeset [1760ad4]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Relaxed some query ordering assertions in various tests. It accounts …
4:50 AM Ticket #33637 (GIS - Regression in feature zoom for MapWidget) closed by GitHub <noreply@…>
fixed: In 08f30d1b: […]
4:50 AM Changeset [08f30d1b]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #33637 -- Improved initial zoom level in MapWidget.
4:32 AM Ticket #33644 (Documentation - FAQ about ManyToManyField in list_filter is outdated.) created by Dominik
The FAQ about the admin page concerning …
3:43 AM Changeset [5c67d90]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Carlton Gibson <carlton.gibson@…>
Removed stale Windows asyncio test skips. Underlying issue was fixed …
3:03 AM Ticket #33637 (GIS - Regression in feature zoom for MapWidget) updated by Mariusz Felisiak
Status, Owner changed
12:53 AM Changeset [a0bd006]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Made select_for_update() don't raise TransactionManagementError on …
12:46 AM Ticket #33639 (Template system - Enable cached template loader in development.) updated by Mariusz Felisiak
Triage Stage changed

Apr 13, 2022:

11:46 PM Changeset [db83ac4]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Expanded QuerySet.explain() error message if a backend supports no formats.
11:46 PM Changeset [a328766]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Removed unneeded code in explain_query_prefix()
11:32 PM Ticket #30511 (Database layer (models, ORM) - Support Identity columns on PostgreSQL.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 2eea361e: […]
11:22 PM Ticket #33643 (Core (Management commands) - inspectdb crashes on Oracle databases with functional indexes.) updated by Mariusz Felisiak
Keywords, Triage Stage, Summary changed
I'm aware there are hidden/internal columns on Oracle, so it seems …
3:31 PM Ticket #33643 (Core (Management commands) - inspectdb crashes on Oracle databases with functional indexes.) created by Scott
I'm getting the following error when using inspectdb with an Oracle …
2:51 PM Changeset [2eea361]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #30511 -- Used identity columns instead of serials on PostgreSQL.
1:50 PM Ticket #28404 (contrib.admin - Django admin empty_value/empty_value_display doesn't check for empty ...) updated by Simon Charette
Given the db.models.Field has …
12:20 PM Ticket #28404 (contrib.admin - Django admin empty_value/empty_value_display doesn't check for empty ...) updated by Dominik
Are there any updates on this? I just stumbled on this issue when …
10:59 AM Ticket #16022 (Database layer (models, ORM) - Cyclic reference in FieldFile causes memory usage to grow considerably) updated by Carlton Gibson
Super, thanks — great work! Let's see what folks say. Slight aside …
10:44 AM Ticket #16022 (Database layer (models, ORM) - Cyclic reference in FieldFile causes memory usage to grow considerably) updated by Joshua Massover
Status, Owner, Has patch, Version changed
PR up! Added much more …
10:38 AM Ticket #33637 (GIS - Regression in feature zoom for MapWidget) updated by Claude Paroz
Has patch changed
PR I finally opted for …
10:15 AM Ticket #28785 (Migrations - Tracking migrations) updated by Uzair Ali
Owner changed
9:08 AM Ticket #33616 (Database layer (models, ORM) - Supporting robust on_commit handlers.) updated by Dulalet
Status, Owner changed
8:36 AM Ticket #33638 (GIS - Saving unique geography fields crashes in the admin on PostGIS.) updated by Claude Paroz
I think that casting is a track to explore.
8:29 AM Ticket #11803 (contrib.admin - Admin does not update every ForeignKey select of the same model) updated by Carlton Gibson
Patch needs improvement, Triage Stage changed
6:45 AM Ticket #33642 (contrib.postgres - Can't create objects with Postgres range fields without upper and ...) created by Tom Carrick
There is some funky behaviour when using Postgres range fields in the …
6:28 AM Changeset [38f12b2a]stable/4.0.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.0.x] Updated bpo link to use redirect URI. Mirrors the change made …
6:27 AM Changeset [62ffc98]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Updated bpo link to use redirect URI. Mirrors the change made in …
6:10 AM Ticket #33641 (Database layer (models, ORM) - The many to many model does not use the full routing function) closed by Mariusz Felisiak
needsinfo: Please …
5:57 AM Ticket #33641 (Database layer (models, ORM) - The many to many model does not use the full routing function) created by wang
In the many to many model, read-write separation is not supported …
4:56 AM Changeset [fdfb3086]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed DatabaseFeatures.supports_index_column_ordering and related …
4:56 AM Changeset [1bdfde08]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed typo in SchemaIndexesMySQLTests.test_no_index_for_foreignkey().
4:52 AM Changeset [a65547c]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed tests on databases that don't support introspecting foreign keys.
4:35 AM Ticket #33631 (Uncategorized - Blocktranslate asvar escapes variables, but stores the result as str ...) closed by Carlton Gibson
wontfix: Hi Richard, thanks for the report. So this would be the way forward: …
3:51 AM Ticket #33640 (Uncategorized - update the TIME_ZONE variable set on `django-admin startproject` ...) updated by Himanshu Balasamanta
Summary changed
Replying to Mariusz Felisiak: > Thanks for the ticket, …
3:50 AM Ticket #33640 (Uncategorized - update the TIME_ZONE variable set on `django-admin startproject` ...) updated by Mariusz Felisiak
Summary changed
3:47 AM Ticket #33640 (Uncategorized - update the TIME_ZONE variable set on `django-admin startproject` ...) closed by Mariusz Felisiak
wontfix: Thanks for the ticket, however this would be backward incompatible. …
3:44 AM Ticket #33640 (Uncategorized - update the TIME_ZONE variable set on `django-admin startproject` ...) created by Himanshu Balasamanta
Replace TIME_ZONE = 'UTC' with TIME_ZONE = ""
3:17 AM Changeset [0b63124]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Improved ExplainTests.test_basic(). QuerySet.select_for_update() is …
3:03 AM Ticket #33638 (GIS - Saving unique geography fields crashes in the admin on PostGIS.) updated by Mariusz Felisiak
Cc, Triage Stage, Summary changed
Tentatively accepted for future investigation. I was able to reproduce …
2:57 AM Ticket #16022 (Database layer (models, ORM) - Cyclic reference in FieldFile causes memory usage to grow considerably) updated by Carlton Gibson
Type, Triage Stage changed
Hi Joshua. Thanks for the reproduce project — very nice. I'm going …
2:50 AM Ticket #33637 (GIS - Regression in feature zoom for MapWidget) updated by Mariusz Felisiak
Type, Triage Stage changed
Using minResolution sounds reasonable.
1:31 AM Ticket #33627 (Testing framework - model_forms.tests.ModelMultipleChoiceFieldTests.test_model_multiple_cho ...) closed by GitHub <noreply@…>
fixed: In 27d52158: […]
1:31 AM Changeset [27d52158]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #33627 -- Improved nonexistent pk in …
1:21 AM Ticket #33627 (Testing framework - model_forms.tests.ModelMultipleChoiceFieldTests.test_model_multiple_cho ...) updated by Mariusz Felisiak
Patch needs improvement, Triage Stage changed
1:10 AM Changeset [856b5288]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Removed unnecessary tuple call in SQLInsertCompiler.

Apr 12, 2022:

6:01 PM Ticket #16022 (Database layer (models, ORM) - Cyclic reference in FieldFile causes memory usage to grow considerably) updated by Joshua Massover
Status, UI/UX, Resolution changed
I just got hit with this. I created a …
1:17 PM Ticket #33639 (Template system - Enable cached template loader in development.) updated by Carlton Gibson
Description changed
12:18 PM Ticket #33639 (Template system - Enable cached template loader in development.) updated by Mariusz Felisiak
Triage Stage changed
9:22 AM Ticket #33639 (Template system - Enable cached template loader in development.) updated by Carlton Gibson
Owner changed
9:22 AM Ticket #33639 (Template system - Enable cached template loader in development.) updated by Carlton Gibson
Has patch changed
PR
9:20 AM Ticket #33639 (Template system - Enable cached template loader in development.) created by Carlton Gibson
Following the changes to allow auto-reloading cached templates in …
8:36 AM Ticket #33633 (Core (Other) - Some test_utils tests fail on databases that don't support transactions.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 1bb9bd97: […]
6:37 AM Changeset [1bb9bd9]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #33633 -- Skipped some test_utils tests on databases that don't …
5:37 AM Ticket #33633 (Core (Other) - Some test_utils tests fail on databases that don't support transactions.) updated by Mariusz Felisiak
Triage Stage changed
5:26 AM Changeset [24f442b9]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed DatabaseFeatures.supports_expression_indexes on MySQL with MyISAM.
5:25 AM Ticket #30511 (Database layer (models, ORM) - Support Identity columns on PostgreSQL.) updated by Mariusz Felisiak
Triage Stage changed
4:50 AM Ticket #33638 (GIS - Saving unique geography fields crashes in the admin on PostGIS.) created by Sebastian Clarke
If you define a model with a geometry point field that has …
4:41 AM Ticket #24296 (Database layer (models, ORM) - clear select fields for `.exists()` of distinct, non-sliced querysets) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 0ad5316f: […]
4:41 AM Ticket #18414 (Database layer (models, ORM) - queryset.exists() returns False when queryset is distinct and sliced) updated by Mariusz Felisiak <felisiak.mariusz@…>
In d2263b7b: […]
4:10 AM Ticket #33637 (GIS - Regression in feature zoom for MapWidget) created by Claude Paroz
When I rewrote MapWidget for OpenLayers 3 in [2ebfda38e], the code to …
4:00 AM Ticket #33633 (Core (Other) - Some test_utils tests fail on databases that don't support transactions.) updated by Xiang Zhang
Has patch changed
https://github.com/django/django/pull/15582
3:15 AM Ticket #33607 (contrib.postgres - PostgresIndex.create_sql() doesn't respect the using argument.) updated by Alexandru Mărășteanu
Replying to Mariusz Felisiak: > Alexandru, Do you have …
2:40 AM Ticket #30511 (Database layer (models, ORM) - Support Identity columns on PostgreSQL.) updated by Mariusz Felisiak
Status, Owner, Has patch changed
PR
1:40 AM Ticket #17637 (Forms - Client side validation classes for forms) updated by Mariusz Felisiak
Has patch changed
1:39 AM Ticket #13883 (contrib.admin - SelectBox.js with grouping (optgroup elements)) updated by Mariusz Felisiak
Status, Patch needs improvement, Owner changed
PR
1:31 AM Ticket #33633 (Core (Other) - Some test_utils tests fail on databases that don't support transactions.) updated by Mariusz Felisiak
Status, Owner changed
> Yes. I also find more tests fail but for me the three are most …
1:20 AM Ticket #24296 (Database layer (models, ORM) - clear select fields for `.exists()` of distinct, non-sliced querysets) updated by Mariusz Felisiak
Has patch, Triage Stage changed
1:18 AM Changeset [0ad5316]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #24296 -- Made QuerySet.exists() clear selected columns for not …
1:18 AM Changeset [d2263b7]mainstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Refs #18414 -- Added tests for selected columns of sliced distinct …
12:15 AM Ticket #33626 (Database layer (models, ORM) - RegisterLookupMixin._unregister_lookup() should clear the lookup cache.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 06ebaa9e: […]
Note: See TracTimeline for information about the timeline view.
Back to Top