Timeline



Feb 19, 2024:

11:19 PM Ticket #35236 (Database layer (models, ORM) - Access Field.attname and Field.column directly) updated by Mariusz Felisiak
I'm pretty sure this will break some 3rd party packages, …
11:12 PM Ticket #35153 (Documentation - FORMAT_MODULE_PATH not acting as I expected.) updated by Mariusz Felisiak <felisiak.mariusz@…>
In e72fdc8: […]
11:11 PM Ticket #35153 (Documentation - FORMAT_MODULE_PATH not acting as I expected.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 9bd849c8: […]
11:02 PM Ticket #34846 (Documentation - Add "Copy" button to the code snippets in docs.) updated by Mubeen F.
Owner changed
10:53 PM Ticket #35238 (Core (Serialization) - Missing chunk_size kwarg throws exception when creating test DB if ...) updated by Mariusz Felisiak
Needs documentation, Status, Owner changed
10:49 PM Ticket #35238 (Core (Serialization) - Missing chunk_size kwarg throws exception when creating test DB if ...) updated by Mariusz Felisiak
Severity, Has patch, Needs tests changed
Regression in 139135627650ed6aaaf4c755b82c3bd43f2b8f51 (#29984) …
10:44 PM Ticket #29167 (contrib.staticfiles - HashedFilesMixin doesn't work with data URIs that include a closing ...) closed by Mariusz Felisiak
worksforme: Closing as "worksforme" unless someone can provide a reproducible …
10:34 PM Ticket #35153 (Documentation - FORMAT_MODULE_PATH not acting as I expected.) updated by Mariusz Felisiak
Triage Stage changed
PR
10:29 PM Changeset [9bd849c]mainstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #35153 -- Added note about locale name notation to …
10:16 PM Ticket #35238 (Core (Serialization) - Missing chunk_size kwarg throws exception when creating test DB if ...) updated by Mariusz Felisiak
Has patch changed
5:46 PM Ticket #35238 (Core (Serialization) - Missing chunk_size kwarg throws exception when creating test DB if ...) updated by Simon Charette
Triage Stage changed
5:21 PM Ticket #35233 (Core (System checks) - Push templates checks down to backend engine classes) updated by Giannis Terzopoulos
Status, Owner changed
5:04 PM Ticket #35238 (Core (Serialization) - Missing chunk_size kwarg throws exception when creating test DB if ...) created by alexcleduc
I am trying to upgrade from 4.x to 5.0 and am running into this issue …
5:02 PM Ticket #35237 (Core (System checks) - Optimize system checks for admin actions) updated by Adam Johnson
Summary, Has patch, Owner changed
5:01 PM Ticket #35236 (Database layer (models, ORM) - Access Field.attname and Field.column directly) updated by Adam Johnson
Description, Has patch, Owner changed
4:59 PM Ticket #35237 (Core (System checks) - Optimize system checks for admin actions) created by Adam Johnson
In ModelAdminChecks, the _check_action_permission_methods and …
4:32 PM Ticket #35236 (Database layer (models, ORM) - Access Field.attname and Field.column directly) created by Adam Johnson
Many field references call Field.get_attname_column() or …
3:09 PM Ticket #35153 (Documentation - FORMAT_MODULE_PATH not acting as I expected.) updated by Emmanuel Sandjio
Has patch changed
2:51 PM Ticket #34981 (Testing framework - Promote `--pair` and `--bisect` from `runtest.py` to be available as ...) updated by Sulabh Katila
Needs documentation, Needs tests changed
2:49 PM Ticket #34806 (contrib.sessions - Make cached_db backend resilient to cache backend errors) updated by Sulabh Katila
Needs documentation changed
1:41 PM Ticket #35222 (Core (Other) - Update tablespaces tests) closed by bcail
invalid
1:21 PM Ticket #29167 (contrib.staticfiles - HashedFilesMixin doesn't work with data URIs that include a closing ...) updated by Adam Zapletal
Has patch changed
1:19 PM Ticket #23759 (File uploads/storage - Storage.get_available_name should preserve all file extensions, not ...) updated by Adam Zapletal
Has patch changed
11:34 AM Ticket #35226 (Testing framework - Dynamically created connection are disallowed in SimpleTestCase and ...) closed by GitHub <noreply@…>
fixed: In 5f637a8a: […]
11:34 AM Changeset [5f637a8a]mainstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Fixed #35226 -- Reallowed executing queries for dynamically created …
11:31 AM Ticket #35222 (Core (Other) - Update tablespaces tests) updated by bcail
Status, Resolution changed
I opened a draft PR. It …
11:01 AM Ticket #35153 (Documentation - FORMAT_MODULE_PATH not acting as I expected.) updated by Emmanuel Sandjio
Owner changed
10:28 AM Ticket #35198 (contrib.admin - Facet filters crash for queryset with no ID.) updated by Shafiya Adzhani
Has patch changed
Here is the PR: https://github.com/django/django/pull/17880
7:29 AM Ticket #25281 (contrib.auth - Permission strings don't uniquely identify permissions) updated by Sage Abdullah
Cc changed
7:14 AM Ticket #35226 (Testing framework - Dynamically created connection are disallowed in SimpleTestCase and ...) updated by Mariusz Felisiak
Has patch changed
PR
7:08 AM Changeset [9350308f]mainstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Fixed closing connections in test_utils.tests.AllowedDatabaseQueriesTests.
6:52 AM Ticket #28011 (Documentation - Correct Field.hidden docs regarding what fields are hidden) updated by Mariusz Felisiak <felisiak.mariusz@…>
In f65f8ab: […]
6:50 AM Ticket #33497 (Database layer (models, ORM) - Document that database persistent connections do not work with ASGI ...) updated by johnthagen
As a user of Django, I was looking through the steps needed to …
5:59 AM Ticket #35235 (contrib.postgres - ArrayAgg() doesn't return default when filter contains __in=[].) created by Per Carlsen
ArrayAgg changed the default return value in Django 5.0 to None
5:22 AM Changeset [f65f8ab]mainstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Refs #28011 -- Removed ForeignObjectRel.is_hidden().
4:43 AM Ticket #35187 (Core (Other) - @sensitive_variables/sensitive_post_parameters decorators crash with ...) updated by Marcus Hoffmann
@Jon: The test looks good to me! Thanks for adding it!
3:46 AM Ticket #35226 (Testing framework - Dynamically created connection are disallowed in SimpleTestCase and ...) updated by Mariusz Felisiak
Summary, Version, Cc, Triage Stage, Status, Owner changed
Replying to Florian Apolloner: > That seems like a …
3:31 AM Ticket #35224 (contrib.contenttypes - Make GenericForeignKey a subclass of Field) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 6002df06: […]
3:21 AM Ticket #35226 (Testing framework - Dynamically created connection are disallowed in SimpleTestCase and ...) updated by Florian Apolloner
That seems like a workable solution to me if it doesn't conflict with …
2:57 AM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) updated by Akash Kumar Sen
Patch needs improvement changed
2:57 AM Ticket #35224 (contrib.contenttypes - Make GenericForeignKey a subclass of Field) updated by Mariusz Felisiak
Triage Stage changed
2:56 AM Changeset [6002df0]mainstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #35224 -- Made GenericForeignKey inherit from Field.
2:39 AM Changeset [57e6336]mainstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Updated my entry in AUTHORS.
2:31 AM Ticket #34060 (Database layer (models, ORM) - Creating CheckConstraint on JSONField with __exact lookup on key ...) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 26aae56: […]
1:59 AM Ticket #35226 (Testing framework - Dynamically created connection are disallowed in SimpleTestCase and ...) updated by Mariusz Felisiak
We could ignore dynamically created connections, e.g.: […] What do …
1:42 AM Ticket #35234 (contrib.postgres - ExclusionConstraint.expressions should be checked for foreign ...) updated by Mariusz Felisiak
Owner changed
1:41 AM Ticket #35225 (Database layer (models, ORM) - Tests of ordering by JSON field fail in Oracle 21c) closed by Mariusz Felisiak
needsinfo: I don't think you've explained the issue in enough detail to confirm a …
1:28 AM Changeset [26aae56]mainstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Refs #34060 -- Fixed JSONField exact lookup for primitivies on …
1:17 AM Ticket #35232 (Database layer (models, ORM) - Cache Options.verbose_name_raw) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In f25d84f: […]
1:13 AM Ticket #35234 (contrib.postgres - ExclusionConstraint.expressions should be checked for foreign ...) updated by Mariusz Felisiak
Triage Stage, Has patch changed
PR

Feb 18, 2024:

11:19 PM Ticket #35234 (contrib.postgres - ExclusionConstraint.expressions should be checked for foreign ...) created by Simon Charette
Unlike CheckConstraint.condition, UniqueConstraint.fields, …
11:08 PM Ticket #35232 (Database layer (models, ORM) - Cache Options.verbose_name_raw) updated by Mariusz Felisiak
Triage Stage changed
11:05 PM Changeset [f25d84f]mainstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #35232 -- Cached model's Options.verbose_name_raw.
10:58 PM Ticket #35229 (Core (System checks) - Prevent repeated checks of custom error handler URLs) closed by GitHub <noreply@…>
fixed: In 28a3fbe: […]
10:58 PM Changeset [28a3fbe]mainstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Fixed #35229 -- Made URL custom error handler check run once.
10:57 PM Ticket #35229 (Core (System checks) - Prevent repeated checks of custom error handler URLs) updated by Mariusz Felisiak
Triage Stage, Owner changed
10:47 PM Ticket #35230 (Database layer (models, ORM) - Cache ForeignObjectRel.get_accessor_name()) closed by GitHub <noreply@…>
fixed: In 5e80390a: […]
10:47 PM Changeset [5e80390a]mainstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Fixed #35230 -- Added cached ForeignObjectRel.accessor_name.
10:46 PM Ticket #35230 (Database layer (models, ORM) - Cache ForeignObjectRel.get_accessor_name()) updated by Mariusz Felisiak
Triage Stage, Owner changed
10:45 PM Ticket #7732 (Database layer (models, ORM) - Oracle Backend with SessionPool) updated by Suraj Shaw
Patch needs improvement changed
10:38 PM Ticket #35232 (Database layer (models, ORM) - Cache Options.verbose_name_raw) updated by Mariusz Felisiak
Triage Stage changed
10:37 PM Ticket #35232 (Database layer (models, ORM) - Cache Options.verbose_name_raw) updated by Mariusz Felisiak
Owner changed
9:14 PM Ticket #35233 (Core (System checks) - Push templates checks down to backend engine classes) updated by Simon Charette
Triage Stage changed
5:14 PM Ticket #35233 (Core (System checks) - Push templates checks down to backend engine classes) created by Adam Johnson
Currently, the three system checks for template settings are …
3:51 PM Ticket #35232 (Database layer (models, ORM) - Cache Options.verbose_name_raw) updated by Adam Johnson
Description changed
3:49 PM Ticket #35232 (Database layer (models, ORM) - Cache Options.verbose_name_raw) created by Adam Johnson
Another candidate for caching, like #35230, following the same system …
3:40 PM Ticket #35231 (Core (Other) - Add system checks for settings types) updated by Alexander Lazarević
Status, Owner changed
3:40 PM Ticket #35231 (Core (Other) - Add system checks for settings types) created by Alexander Lazarević
The discussion about this can be found on the forum at: …
3:02 PM Ticket #35229 (Core (System checks) - Prevent repeated checks of custom error handler URLs) updated by Adam Johnson
It would be nice, but it’s very hard. Many of the performance problems …
2:55 PM Ticket #35230 (Database layer (models, ORM) - Cache ForeignObjectRel.get_accessor_name()) updated by Adam Johnson
Thanks for the note Simon. Yes, it will be interesting to see the …
12:13 PM Ticket #35230 (Database layer (models, ORM) - Cache ForeignObjectRel.get_accessor_name()) updated by Simon Charette
Triage Stage changed
This is worth doing but if anyone runs into issues with this change …
12:00 PM Ticket #35229 (Core (System checks) - Prevent repeated checks of custom error handler URLs) updated by Simon Charette
Triage Stage changed
Do you think it might be worth adding …
6:26 AM Ticket #35230 (Database layer (models, ORM) - Cache ForeignObjectRel.get_accessor_name()) created by Adam Johnson
This method computes the name for the accessor descriptor, used in …
5:58 AM Ticket #35229 (Core (System checks) - Prevent repeated checks of custom error handler URLs) created by Adam Johnson
In #29642 I added a system check for custom error handler URLs. I …
4:42 AM Ticket #35198 (contrib.admin - Facet filters crash for queryset with no ID.) updated by Thomas Feldmann
Yes, kind of. The full filter is something like this: […]
3:48 AM Ticket #35181 (Documentation - behaviour of makemessage dont follow documentation) updated by Pierre
As I understand it, LOCALE_PATHS is only used to find the .mo files …
12:53 AM Ticket #35228 (Database layer (models, ORM) - django.db.utils.OperationalError: (1044, "Access denied for user ...) closed by David Sanders
invalid: Hi, The issue tracker is not a place to seek help with using Django …
12:17 AM Ticket #35228 (Database layer (models, ORM) - django.db.utils.OperationalError: (1044, "Access denied for user ...) created by Amit Malaker
It's been a while since I am having issues with integrating django …

Feb 17, 2024:

11:34 PM Ticket #23759 (File uploads/storage - Storage.get_available_name should preserve all file extensions, not ...) updated by Adam Zapletal
Status, Owner changed
4:08 PM Ticket #35227 (contrib.admin - admin.display(ordering="") is raises exception while trying to ...) closed by Mariusz Felisiak
invalid: > When I tried to order by column is_success, Django admin raises an …
3:27 PM Ticket #35227 (contrib.admin - admin.display(ordering="") is raises exception while trying to ...) created by yetem
I have two models. […] And have defined admin for A class, …
2:54 PM Ticket #26329 (contrib.staticfiles - StaticFilesStorage permits leading slash, CachedStaticFilesStorage doesn't) updated by Adam Zapletal
I'm not sure what that would look like since the current behavior …
1:30 PM Ticket #35226 (Testing framework - Dynamically created connection are disallowed in SimpleTestCase and ...) updated by Florian Apolloner
Well I will see if I can get around it without an alias change in the …
12:40 PM Ticket #29167 (contrib.staticfiles - HashedFilesMixin doesn't work with data URIs that include a closing ...) updated by Adam Zapletal
A PR has been submitted!
12:40 PM Ticket #29167 (contrib.staticfiles - HashedFilesMixin doesn't work with data URIs that include a closing ...) updated by Adam Zapletal
Status, Owner changed
12:32 PM Ticket #35226 (Testing framework - Dynamically created connection are disallowed in SimpleTestCase and ...) updated by Mariusz Felisiak
Description changed
TBH, I don't see how we could handle this and keep …
12:25 PM Ticket #35223 (Database layer (models, ORM) - Fields with db_default raise ValidationErrors when full_clean() called) updated by Mariusz Felisiak
Type, Triage Stage changed
Replying to Simon Charette: > I believe that we should …
12:22 PM Ticket #28011 (Documentation - Correct Field.hidden docs regarding what fields are hidden) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 23c7cbf: […]
12:22 PM Ticket #28011 (Documentation - Correct Field.hidden docs regarding what fields are hidden) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 7ba6c9ed: […]
11:54 AM Ticket #35187 (Core (Other) - @sensitive_variables/sensitive_post_parameters decorators crash with ...) updated by Jon Janzen
I've put up a PR to add …
11:10 AM Ticket #35226 (Testing framework - Dynamically created connection are disallowed in SimpleTestCase and ...) created by Florian Apolloner
While working on connection pooling for postgres I ran into the …
10:48 AM Ticket #25306 (Forms - Allow a limit_choices_to callable to accept the current model instance) updated by Simon Charette
I thought I'd bring it the following since …
10:18 AM Ticket #28011 (Documentation - Correct Field.hidden docs regarding what fields are hidden) updated by Mariusz Felisiak
Triage Stage changed
PR
10:17 AM Changeset [7ba6c9ed]mainstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #28011 -- Corrected Field.hidden docs.
9:15 AM Ticket #14831 (Documentation - Django Template Style Guide) updated by Ryan Cheley
Post to forum made …
8:01 AM Ticket #35225 (Database layer (models, ORM) - Tests of ordering by JSON field fail in Oracle 21c) updated by Mariusz Felisiak
Interesting they pass on Oracle 23c.
7:41 AM Ticket #35198 (contrib.admin - Facet filters crash for queryset with no ID.) updated by Shafiya Adzhani
Replying to Thomas Feldmann: > Hey, thanks a lot for …
7:12 AM Ticket #35225 (Database layer (models, ORM) - Tests of ordering by JSON field fail in Oracle 21c) created by raydeal
There are 2 tests that fail in Oracle 21c. […] […]
5:34 AM Ticket #35198 (contrib.admin - Facet filters crash for queryset with no ID.) updated by Thomas Feldmann
Hey, thanks a lot for tackling this! You're right, for this reproducer …
1:30 AM Ticket #26329 (contrib.staticfiles - StaticFilesStorage permits leading slash, CachedStaticFilesStorage doesn't) updated by Mariusz Felisiak
Adam, Can you submit PR with a regression test to prove it's fixed?
1:28 AM Ticket #27201 (contrib.staticfiles - Django 1.10 with STATICFILES_STORAGE breaks on absolute path in CSS ...) closed by Mariusz Felisiak
fixed: Agreed, the previous behavior has been restored in …
1:22 AM Ticket #29167 (contrib.staticfiles - HashedFilesMixin doesn't work with data URIs that include a closing ...) updated by Mariusz Felisiak
Adam, Can you submit PR with a regression test to prove it's fixed?
1:17 AM Ticket #35187 (Core (Other) - @sensitive_variables/sensitive_post_parameters decorators crash with ...) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 41a4bba: […]
1:16 AM Ticket #35187 (Core (Other) - @sensitive_variables/sensitive_post_parameters decorators crash with ...) closed by GitHub <noreply@…>
fixed: In d1be05b3: […]
1:15 AM Changeset [d1be05b3]mainstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Fixed #35187 -- Fixed @sensitive_variables/sensitive_post_parameters …
12:27 AM Ticket #35224 (contrib.contenttypes - Make GenericForeignKey a subclass of Field) updated by Adam Johnson
Status, Owner changed
Dylan, I already attached a PR to this ticket.
12:05 AM Ticket #35198 (contrib.admin - Facet filters crash for queryset with no ID.) updated by Shafiya Adzhani
Replying to Simon Alef: > Description: > Our Django …
12:01 AM screenshot-related-list-filter.png attached to Ticket #35198 by Shafiya Adzhani
Screenshot of Related List Filter on reported apps

Feb 16, 2024:

11:35 PM Ticket #35224 (contrib.contenttypes - Make GenericForeignKey a subclass of Field) updated by Dylan Patrick Go
Status, Owner changed
11:24 PM Ticket #35224 (contrib.contenttypes - Make GenericForeignKey a subclass of Field) updated by Adam Johnson
There’s an open PR, the tests all pass.
9:17 PM Ticket #35224 (contrib.contenttypes - Make GenericForeignKey a subclass of Field) updated by Dylan Patrick Go
Owner changed
5:46 PM Ticket #26329 (contrib.staticfiles - StaticFilesStorage permits leading slash, CachedStaticFilesStorage doesn't) updated by Adam Zapletal
Cc changed
I tested this in Django v5.0.2, and the error message now takes this …
5:27 PM Ticket #35224 (contrib.contenttypes - Make GenericForeignKey a subclass of Field) updated by Simon Charette
Triage Stage changed
I'm eager to see what the test suite says but it seems like a worth …
4:55 PM Ticket #35224 (contrib.contenttypes - Make GenericForeignKey a subclass of Field) updated by Adam Johnson
Has patch changed
4:55 PM Ticket #35224 (contrib.contenttypes - Make GenericForeignKey a subclass of Field) updated by Adam Johnson
Summary, Description changed
4:31 PM Ticket #35224 (contrib.contenttypes - Make GenericForeignKey a subclass of Field) updated by Adam Johnson
Description changed
4:26 PM Ticket #27201 (contrib.staticfiles - Django 1.10 with STATICFILES_STORAGE breaks on absolute path in CSS ...) updated by Adam Zapletal
I'm unable to reproduce this issue on Django v5.0.2, so I wonder if …
4:26 PM Ticket #35224 (contrib.contenttypes - Make GenericForeignKey a subclass of Field) created by Adam Johnson
When introduced in bca5327b21eb2e3ee18292cbe532d6d0071201d8, …
4:22 PM Ticket #27201 (contrib.staticfiles - Django 1.10 with STATICFILES_STORAGE breaks on absolute path in CSS ...) updated by Adam Zapletal
Cc changed
4:04 PM Ticket #28011 (Documentation - Correct Field.hidden docs regarding what fields are hidden) updated by Adam Johnson
Has patch, Status, Owner changed
3:38 PM Ticket #35038 (Migrations - Changing violation_error_message on constraints cause a remove/add ...) updated by Mariusz Felisiak
Needs tests, Patch needs improvement changed
Marking as needs improvement pending a discussion.
3:35 PM Ticket #24018 (Database layer (models, ORM) - Support setting pragma options for SQLite.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 7a05b8a: […]
3:23 PM Ticket #35223 (Database layer (models, ORM) - Fields with db_default raise ValidationErrors when full_clean() called) updated by Simon Charette
I believe that we should find a way to have db_default behave the …
3:20 PM Ticket #35223 (Database layer (models, ORM) - Fields with db_default raise ValidationErrors when full_clean() called) updated by Mariusz Felisiak
> I would suggest having fields with db_default be excluded by default …
2:27 PM Ticket #35223 (Database layer (models, ORM) - Fields with db_default raise ValidationErrors when full_clean() called) updated by Brian Ibbotson
Description changed
2:26 PM Ticket #35223 (Database layer (models, ORM) - Fields with db_default raise ValidationErrors when full_clean() called) updated by Brian Ibbotson
Description changed
2:25 PM Ticket #35223 (Database layer (models, ORM) - Fields with db_default raise ValidationErrors when full_clean() called) created by Brian Ibbotson
Starting to migrate models in my (large) project to use Django 5’s new …
2:22 PM Ticket #29167 (contrib.staticfiles - HashedFilesMixin doesn't work with data URIs that include a closing ...) updated by Adam Zapletal
Cc changed
2:14 PM Ticket #29167 (contrib.staticfiles - HashedFilesMixin doesn't work with data URIs that include a closing ...) updated by Adam Zapletal
It looks like this was fixed in mid-2022 by commit …
1:55 PM Ticket #35038 (Migrations - Changing violation_error_message on constraints cause a remove/add ...) updated by Adrienne Franke
Has patch, Cc changed
1:42 PM Ticket #35187 (Core (Other) - @sensitive_variables/sensitive_post_parameters decorators crash with ...) updated by Mariusz Felisiak
Has patch changed
PR
11:52 AM Ticket #35198 (contrib.admin - Facet filters crash for queryset with no ID.) updated by Shafiya Adzhani
Status, Owner changed
Will try to look up and fix this.
10:45 AM Ticket #35196 (contrib.admin - auto running of server is not working , when making changes in ...) updated by Krishnkant Dhakad
hello , thanks for confirmation
9:20 AM Ticket #35222 (Core (Other) - Update tablespaces tests) closed by Mariusz Felisiak
needsinfo: As far as I'm aware, you think that these tests should be improved but …
8:20 AM Ticket #35222 (Core (Other) - Update tablespaces tests) updated by bcail
Description changed
8:20 AM Ticket #35222 (Core (Other) - Update tablespaces tests) updated by bcail
Description changed
8:17 AM Ticket #35222 (Core (Other) - Update tablespaces tests) created by bcail
Tablespaces tests currently have a note saying that DEFAULT_TABLESPACE …
6:36 AM Ticket #35187 (Core (Other) - @sensitive_variables/sensitive_post_parameters decorators crash with ...) updated by Mariusz Felisiak
Status, Owner changed
> I can confirm, this fixes the Problem for us. :-) Thanks for checking!
6:35 AM Ticket #35187 (Core (Other) - @sensitive_variables/sensitive_post_parameters decorators crash with ...) updated by Marcus Hoffmann
Replying to Mariusz Felisiak: > Great idea! Marcus, does …
6:27 AM Ticket #35198 (contrib.admin - Facet filters crash for queryset with no ID.) updated by Mariusz Felisiak
Summary, Severity, Cc, Triage Stage changed
Thanks for the report. Regression in …
5:59 AM Changeset [7a05b8a2]mainstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #24018 -- Allowed setting pragma options on SQLite.
5:58 AM Ticket #27516 (Testing framework - Optimize test client response.json()) updated by Mounir
Sorry for revisiting this old issue. I recently ran into trouble …
2:45 AM Ticket #29725 (Database layer (models, ORM) - Inefficient SQL generated when counting a ManyToMany) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 66e47ac6: […]
1:58 AM Ticket #29725 (Database layer (models, ORM) - Inefficient SQL generated when counting a ManyToMany) updated by Mariusz Felisiak
Triage Stage, Needs tests, Patch needs improvement changed
1:57 AM Changeset [66e47ac6]mainstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #29725 -- Removed unnecessary join in QuerySet.count() and …
1:26 AM Ticket #34060 (Database layer (models, ORM) - Creating CheckConstraint on JSONField with __exact lookup on key ...) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 0d8fbe2a: […]
12:40 AM Changeset [0d8fbe2]mainstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Refs #34060 -- Fixed crash when filtering against literal JSON with …
Note: See TracTimeline for information about the timeline view.
Back to Top