Timeline



Jan 17, 2020:

6:05 PM Ticket #31179 (contrib.auth - Using the "forgot password" mechanism doesn't invalidate other sessions) created by Mike Lissner
(I don't think this is enough of a vuln to not file publicly, since no …
5:57 PM Ticket #31178 (Uncategorized - Filing a new bug when you're logged in is *extremely* difficult) created by Mike Lissner
I just spent ten minutes trying to figure out where the "New Ticket" …
3:53 PM Ticket #31177 (Core (Other) - Use "raise from" where appropriate) closed by Shai Berger
wontfix: Hi Ram, I appreciate the good intentions here. However, unlike #31166
1:26 PM Changeset [c7b97ac]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Claude Paroz <claude@…>
Added missing backtick in instances docs.
12:40 PM Ticket #31177 (Core (Other) - Use "raise from" where appropriate) updated by Ram Rachum
Description changed
12:37 PM Ticket #31177 (Core (Other) - Use "raise from" where appropriate) created by Ram Rachum
Following #31166 , I made a regex search to find 90% of places where …
10:26 AM Ticket #31176 (Migrations - "manage.py migrate" should wrap all migrations into a single transaction.) created by Andrew Badr
Currently, manage.py migrate executes each migration in turn within …
9:00 AM Changeset [68e01801]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Optimized ModelAdmin._changeform_view() by avoiding multiple …
8:28 AM Changeset [26be53dd]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Added note about incomplete HTML in tutorial 3.
8:11 AM Ticket #30752 (Error reporting - Allow using ExceptionReporter subclass in ...) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 56071826: […]
8:11 AM Changeset [56071826]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Refs #30752 -- Doc'd error reporting related optional request attributes.
6:59 AM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) updated by Mariusz Felisiak
Needs tests changed
6:23 AM Ticket #19580 (Database layer (models, ORM) - Unify reverse foreign key and m2m unsaved model querying) updated by Mariusz Felisiak
Needs documentation, Needs tests changed
6:05 AM Ticket #31175 (Forms - Remove newline in Textarea widget.) closed by Mariusz Felisiak
wontfix: This newline is required to fix #8627.
5:48 AM Ticket #31175 (Forms - Remove newline in Textarea widget.) updated by python2and3developer
Type changed
5:47 AM Ticket #31175 (Forms - Remove newline in Textarea widget.) created by python2and3developer
The template of textarea widget has some extra spaces that are added …
5:21 AM Ticket #31166 (Core (URLs) - Provide context for ImproperlyConfigured exceptions in URL resolver.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In bf3e822: […]
5:17 AM Ticket #29789 (Database layer (models, ORM) - Support nested relations in FilteredRelation's condition) updated by Mariusz Felisiak
Has patch changed
PR
4:44 AM Changeset [bf3e822]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #31166 -- Used "raise from" when raising ImproperlyConfigured …
4:37 AM Ticket #31166 (Core (URLs) - Provide context for ImproperlyConfigured exceptions in URL resolver.) updated by Shai Berger
Cc, Triage Stage changed
4:27 AM Ticket #31173 (contrib.sessions - Testing with PickleSerializer and Mock objects breaks.) closed by Mariusz Felisiak
invalid: This is a known limitation of pickle, and I don't see how we could …
4:18 AM Ticket #27785 (Error reporting - Log request.body (or part of it) in the 500 debug content) updated by Carlton Gibson
Agreed. Alwasy happy to look at these things if there’s a patch in play. :)
2:45 AM Ticket #31174 (contrib.admin - The inline original text area can not display full.) closed by Mariusz Felisiak
invalid: Thanks for this report, however I cannot reproduce it locally (see …
2:37 AM Screenshot_20200117_093715.png attached to Ticket #31174 by Mariusz Felisiak
2:23 AM Ticket #31171 (Documentation - Misleading wording in custom template tags docs.) updated by Mariusz Felisiak <felisiak.mariusz@…>
In f0e1a69c: […]
2:20 AM Ticket #31171 (Documentation - Misleading wording in custom template tags docs.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 7356318: […]
2:20 AM Changeset [7356318]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #31171 -- Fixed wording in auto-escaping section of custom …
2:13 AM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 5b6778b8: […]
1:57 AM Ticket #31172 (Documentation - Note that yesno can be affected by extra spaces in translations.) updated by Mariusz Felisiak
Version, Component, Easy pickings, Summary changed
Agreed.
12:33 AM Ticket #30439 (Internationalization - Translations issues on Django upgrade due to unexpected changes in ...) updated by Michal Čihař
Replying to Claude Paroz: > At last, I took the time to …

Jan 16, 2020:

8:57 PM Ticket #31174 (contrib.admin - The inline original text area can not display full.) updated by Jian Dai
Description changed
8:53 PM 截屏2020-01-17上午10.53.23.png attached to Ticket #31174 by Jian Dai
8:52 PM Ticket #31174 (contrib.admin - The inline original text area can not display full.) created by Jian Dai
The changeform page that having a inline models, has a bug in the the …
5:50 PM Ticket #29789 (Database layer (models, ORM) - Support nested relations in FilteredRelation's condition) updated by Matt Ferrante
Got the tests passing in https://github.com/django/django/pull/12333
4:35 PM Ticket #30439 (Internationalization - Translations issues on Django upgrade due to unexpected changes in ...) updated by Rodrigo
Replying to Claude Paroz: > At last, I took the time to …
2:28 PM Ticket #30439 (Internationalization - Translations issues on Django upgrade due to unexpected changes in ...) updated by Claude Paroz
At last, I took the time to try …
2:16 PM Ticket #27785 (Error reporting - Log request.body (or part of it) in the 500 debug content) updated by Claude Paroz
I still think that Django could do better by default here, but fair, …
2:11 PM Ticket #31172 (Documentation - Note that yesno can be affected by extra spaces in translations.) updated by Claude Paroz
+1 for the comment as Baptiste suggested.
12:59 PM Ticket #31144 (Database layer (models, ORM) - MySQL unique constraints incorrectly limited to 255 char when it ...) updated by Adam Johnson
Triage Stage changed
12:52 PM Ticket #31144 (Database layer (models, ORM) - MySQL unique constraints incorrectly limited to 255 char when it ...) updated by Adam Johnson
> Change checks.Error on line 40 to checks.Warning and update the …
12:41 PM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) updated by Nick Stefan
Patch needs improvement changed
Code review seems to be complete, so unsetting "needs improvement".
10:56 AM Ticket #31144 (Database layer (models, ORM) - MySQL unique constraints incorrectly limited to 255 char when it ...) updated by Mariusz Felisiak
Easy pickings changed
That's definitely not an "easy picking".
10:51 AM Ticket #31144 (Database layer (models, ORM) - MySQL unique constraints incorrectly limited to 255 char when it ...) updated by Steven Mapes
Replying to Sameeran Bandishti: > Hi! I would like to take …
10:29 AM Ticket #31173 (contrib.sessions - Testing with PickleSerializer and Mock objects breaks.) created by Mmadu Manasseh
When trying to mock a session object when the session serializer is …
9:54 AM Ticket #30190 (Core (Serialization) - json lines (jsonl) serializer) updated by aliva
Hi! I have talked about it on …
9:38 AM Ticket #31172 (Documentation - Note that yesno can be affected by extra spaces in translations.) updated by Baptiste Mispelon
If we only fix the translation then I'd suggest adding a comment [1]
9:26 AM Ticket #31144 (Database layer (models, ORM) - MySQL unique constraints incorrectly limited to 255 char when it ...) updated by Sameeran Bandishti
Hi! I would like to take up this issue if no one is already working on …
9:01 AM Ticket #28217 (Error reporting - nested calls to functions decorated with sensitive_post_parameters ...) closed by Carlton Gibson
wontfix: Given the lack of patch, after 3 years, and that's it's probably …
8:56 AM Ticket #24619 (Error reporting - Technical error responses (404 and 500) should return responses ...) closed by Carlton Gibson
duplicate: As Claude says, better content negotiation is a work in progress. I …
8:47 AM Ticket #25167 (Error reporting - Provide option to disable ajax text/plain response in ...) closed by Carlton Gibson
duplicate: #30752 (Django 3.1) allows providing a custom ExceptionReporter …
8:39 AM Ticket #27785 (Error reporting - Log request.body (or part of it) in the 500 debug content) closed by Carlton Gibson
duplicate: #30752 (Django 3.1) allows providing a custom ExceptionReporter …
8:31 AM Ticket #11919 (Error reporting - dpaste.com feature in debug traceback view should be optional) closed by Carlton Gibson
duplicate: #30752 (Django 3.1) allows providing a custom ExceptionReporter …
8:25 AM Ticket #30752 (Error reporting - Allow using ExceptionReporter subclass in ...) closed by Carlton Gibson <carlton@…>
fixed: In 13e4abf8: […]
8:25 AM Changeset [13e4abf8]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Carlton Gibson <carlton@…>
Fixed #30752 -- Allowed using ExceptionReporter subclasses in error …
8:18 AM Ticket #23951 (Error reporting - SafeExceptionReporterFilter does not have a way to filter and redact ...) closed by Carlton Gibson
duplicate: #30752 (Django 3.1) allows providing a custom ExceptionReporter …
8:11 AM Ticket #30752 (Error reporting - Allow using ExceptionReporter subclass in ...) updated by Carlton Gibson
Triage Stage changed
8:02 AM Ticket #31171 (Documentation - Misleading wording in custom template tags docs.) updated by Mariusz Felisiak
Status, Owner, Triage Stage, Summary changed
7:51 AM Changeset [a5a28de8]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Added apps.py to project from tutorials in reusable apps docs.
7:35 AM Ticket #31162 (GIS - GIS error logging when using WKT string as input to filter() query.) closed by GitHub <noreply@…>
fixed: In 266c853e: […]
7:34 AM Changeset [266c853e]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Fixed #31162 -- Prevented error logs when using WKT strings in …
7:31 AM Ticket #30765 (Core (Cache system) - cache_control() "max_age" overrides cache_page() "timeout") closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In d08d4f4: […]
6:47 AM Ticket #31172 (Documentation - Note that yesno can be affected by extra spaces in translations.) updated by Mariusz Felisiak
Cc changed
I think we shouldn't strip anything from translated strings. I would …
6:39 AM Changeset [d08d4f4]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #30765 -- Made cache_page decorator take precedence over max-age …
6:02 AM Ticket #31172 (Documentation - Note that yesno can be affected by extra spaces in translations.) updated by José Antonio Ruiz
Status, Owner changed
I've already been checking the code for "yesno" filter and it hasn't …
5:49 AM Ticket #31172 (Documentation - Note that yesno can be affected by extra spaces in translations.) updated by Baptiste Mispelon
Component, Triage Stage changed
Hi and thanks for the report. This does appear to be a bug. I guess …
5:45 AM Ticket #31172 (Documentation - Note that yesno can be affected by extra spaces in translations.) updated by José Antonio Ruiz
Description changed
5:43 AM Ticket #31171 (Documentation - Misleading wording in custom template tags docs.) updated by Takayuki Hirayama
Pull Request for this ticket. https://github.com/django/django/pull/12330
5:43 AM Ticket #31172 (Documentation - Note that yesno can be affected by extra spaces in translations.) updated by José Antonio Ruiz
Description changed
5:35 AM Ticket #31172 (Documentation - Note that yesno can be affected by extra spaces in translations.) updated by José Antonio Ruiz
Description changed
5:34 AM Ticket #31172 (Documentation - Note that yesno can be affected by extra spaces in translations.) updated by José Antonio Ruiz
Description changed
5:34 AM Ticket #31172 (Documentation - Note that yesno can be affected by extra spaces in translations.) created by José Antonio Ruiz
I've just discovered by doing something like this in a template: {{ …
5:27 AM Ticket #31171 (Documentation - Misleading wording in custom template tags docs.) created by Takayuki Hirayama
In this sample code, render () method is implemented as a function. …
4:31 AM Ticket #31170 (contrib.admin - dismissRelatedLookupPopup doesn't trigger change event) closed by Carlton Gibson
needsinfo: Can you put a minimal project/page together showing this, and why you …
4:22 AM Ticket #31170 (contrib.admin - dismissRelatedLookupPopup doesn't trigger change event) created by J. David Ibáñez
I've a custom form with a field using ForeignKeyRawIdWidget (field1), …
3:20 AM Ticket #31162 (GIS - GIS error logging when using WKT string as input to filter() query.) updated by Mariusz Felisiak
Has patch changed
PR
3:06 AM Ticket #31144 (Database layer (models, ORM) - MySQL unique constraints incorrectly limited to 255 char when it ...) updated by Steven Mapes
Keywords, Easy pickings changed
3:03 AM Ticket #31144 (Database layer (models, ORM) - MySQL unique constraints incorrectly limited to 255 char when it ...) updated by Steven Mapes
Replying to felixxm: > I'm not a MySQL expert, but I think …
1:34 AM Changeset [1e0dcd6]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Used constant instead of hard-coded value for recursive relationship.
1:06 AM Ticket #29998 (Database layer (models, ORM) - pk setup for MTI to parent get confused by multiple OneToOne references.) closed by GitHub <noreply@…>
fixed: In bf776694: […]
1:06 AM Changeset [bf776694]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Fixed #29998 -- Allowed multiple OneToOneFields to the parent model. …
12:42 AM Ticket #31162 (GIS - GIS error logging when using WKT string as input to filter() query.) updated by Mariusz Felisiak
Status, Owner changed

Jan 15, 2020:

10:50 PM Ticket #31162 (GIS - GIS error logging when using WKT string as input to filter() query.) updated by dbxnr
Status, Owner, Has patch changed
9:42 PM Ticket #31162 (GIS - GIS error logging when using WKT string as input to filter() query.) updated by dbxnr
Has patch changed
PR
8:41 PM Ticket #31169 (Testing framework - Allow parallel test runner to work with Windows/macOS `spawn` process ...) updated by Brandon Navra
Has patch changed
PR
1:46 PM Ticket #31144 (Database layer (models, ORM) - MySQL unique constraints incorrectly limited to 255 char when it ...) updated by Mariusz Felisiak
I'm not a MySQL expert, but I think that MySQL doesn't raise any error …
11:37 AM Ticket #31144 (Database layer (models, ORM) - MySQL unique constraints incorrectly limited to 255 char when it ...) updated by Adam Johnson
Status, Resolution changed
I agree with Steven here. MariaDB also ships many storage engines …
9:15 AM Ticket #29998 (Database layer (models, ORM) - pk setup for MTI to parent get confused by multiple OneToOne references.) updated by Carlton Gibson
Triage Stage changed
8:52 AM Changeset [7400da49]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Carlton Gibson <carlton@…>
Clarified backport policy for regressions.
8:36 AM Ticket #31124 (Database layer (models, ORM) - Model.get_FOO_display() does not work correctly with inherited choices.) updated by Carlton Gibson <carlton.gibson@…>
In 57468ea: […]
8:35 AM Ticket #31124 (Database layer (models, ORM) - Model.get_FOO_display() does not work correctly with inherited choices.) closed by Carlton Gibson <carlton@…>
fixed: In 29c126bb: […]
8:35 AM Changeset [29c126bb]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Carlton Gibson <carlton@…>
Fixed #31124 -- Fixed setting of get_FOO_display() when overriding …
8:08 AM Ticket #29998 (Database layer (models, ORM) - pk setup for MTI to parent get confused by multiple OneToOne references.) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 8712027: […]
8:07 AM Ticket #29998 (Database layer (models, ORM) - pk setup for MTI to parent get confused by multiple OneToOne references.) updated by GitHub <noreply@…>
In d202846c: […]
8:07 AM Changeset [d202846]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Refs #29998 -- Corrected auto-created OneToOneField parent_link in MTI …
8:04 AM Ticket #29998 (Database layer (models, ORM) - pk setup for MTI to parent get confused by multiple OneToOne references.) updated by Mariusz Felisiak
Owner, Version changed
PR
5:56 AM Ticket #31124 (Database layer (models, ORM) - Model.get_FOO_display() does not work correctly with inherited choices.) updated by Mariusz Felisiak
Triage Stage changed
5:54 AM Ticket #27468 (Utilities - Move utils.crypto.salted_hmac() from SHA1 toward SHA256) updated by Mariusz Felisiak <felisiak.mariusz@…>
In b5a62bd1: […]
5:53 AM Changeset [c5e373d]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed obsolete comment in django.utils.crypto.salted_hmac(). Obsolete …
5:53 AM Changeset [b5a62bd1]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Refs #27468 -- Added explicit tests for django.utils.crypto.salted_hmac()
5:07 AM Ticket #31124 (Database layer (models, ORM) - Model.get_FOO_display() does not work correctly with inherited choices.) updated by Mariusz Felisiak
Owner changed
4:59 AM Ticket #31124 (Database layer (models, ORM) - Model.get_FOO_display() does not work correctly with inherited choices.) updated by Carlton Gibson
Patch needs improvement, Severity changed
4:40 AM Ticket #31169 (Testing framework - Allow parallel test runner to work with Windows/macOS `spawn` process ...) updated by Carlton Gibson
> FYI" I am on macOS 10.14.6 Super. I had a 3.7. env active. I can …
4:21 AM Ticket #31169 (Testing framework - Allow parallel test runner to work with Windows/macOS `spawn` process ...) updated by Brandon Navra
I created a PR with the changes from my patch: …
3:58 AM Ticket #31163 (Database layer (models, ORM) - Use filters after when case, the table is not reused.) closed by Mariusz Felisiak
duplicate: Duplicate of #10060.
3:29 AM Ticket #31169 (Testing framework - Allow parallel test runner to work with Windows/macOS `spawn` process ...) updated by Carlton Gibson
So this occurs on macOS 10.15. (I have 10.14 currently so can't …
3:24 AM Ticket #23051 (Database layer (models, ORM) - QuerySet.only() fail to work with reverse o2o relationships) updated by Mariusz Felisiak
Patch needs improvement changed
Paulo, please check Baptiste comments and questions.
3:19 AM Ticket #31165 (Core (Other) - Overhaul settings.) updated by orlnub123
Some packages alter settings after configuration but before runtime, …
3:10 AM Ticket #31136 (Database layer (models, ORM) - Multiple annotations with Exists() should not group by aliases.) closed by Mariusz Felisiak
fixed
3:07 AM Ticket #28297 (Database layer (models, ORM) - Same queryset result in two different queries on ORM.) closed by Mariusz Felisiak
duplicate: Duplicate of #29530. Fixed in 0e64e046a481c345358b1040df7c89480ad198e8.
3:07 AM Ticket #31169 (Testing framework - Allow parallel test runner to work with Windows/macOS `spawn` process ...) updated by Carlton Gibson
Version, Type, Triage Stage, Summary changed
Parallel running is disabled on Windows: …
3:05 AM Ticket #31169 (Testing framework - Allow parallel test runner to work with Windows/macOS `spawn` process ...) updated by Mariusz Felisiak
Ahhh, sorry we don't use parallel on Windows.
3:00 AM Ticket #31169 (Testing framework - Allow parallel test runner to work with Windows/macOS `spawn` process ...) updated by Brandon Navra
I'm still trying to research the exact root cause. The Python issue …
2:50 AM Ticket #31169 (Testing framework - Allow parallel test runner to work with Windows/macOS `spawn` process ...) updated by Mariusz Felisiak
spawn() is also a default method on Windows, and we don't encounter …
2:39 AM Ticket #31169 (Testing framework - Allow parallel test runner to work with Windows/macOS `spawn` process ...) updated by Brandon Navra
Description changed
2:38 AM Ensure_Django_is_setup_correctly_in_parallel_test_workers.patch attached to Ticket #31169 by Brandon Navra
2:38 AM Ticket #31169 (Testing framework - Allow parallel test runner to work with Windows/macOS `spawn` process ...) created by Brandon Navra
Python 3.8 on MacOS has changed the default start method for the …
2:34 AM Ticket #31136 (Database layer (models, ORM) - Multiple annotations with Exists() should not group by aliases.) updated by Mariusz Felisiak <felisiak.mariusz@…>
In a246869: […]
2:33 AM Ticket #31136 (Database layer (models, ORM) - Multiple annotations with Exists() should not group by aliases.) updated by GitHub <noreply@…>
In 59b4e99: […]
2:32 AM Changeset [59b4e99]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Refs #31136 -- Made QuerySet.values()/values_list() group only by …
2:31 AM Ticket #29177 (Migrations - Unmanaged models with ForeignKeys do not get those fields serialized ...) updated by Fabio Sangiovanni
Cc changed
2:11 AM Ticket #31166 (Core (URLs) - Provide context for ImproperlyConfigured exceptions in URL resolver.) updated by Mariusz Felisiak
Owner changed
1:54 AM Ticket #31166 (Core (URLs) - Provide context for ImproperlyConfigured exceptions in URL resolver.) updated by Carlton Gibson
Triage Stage, Type, Summary changed
Hi Ram. Thanks for the report. I'm inclined to accept this as a …
1:46 AM Ticket #29871 (Database layer (models, ORM) - Resetting primary key for a child model doesn't work.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 63e6ee1f: […]
1:28 AM Changeset [63e6ee1f]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #29871 -- Allowed setting pk=None on a child model to create a …
1:10 AM Ticket #31168 (Testing framework - Add ability to mark test as parallel unsafe.) closed by Mariusz Felisiak
wontfix: You can …
1:01 AM Ticket #31167 (Migrations - Unable to delete or modify a constraint using model Meta.) closed by Mariusz Felisiak
worksforme: Thanks for this ticket, however I'm not able to reproduce this issue, …

Jan 14, 2020:

10:02 PM Ticket #30439 (Internationalization - Translations issues on Django upgrade due to unexpected changes in ...) updated by Rodrigo
Replying to Carlton Gibson: Hey Carlton, thanks for …
3:39 PM Ticket #31162 (GIS - GIS error logging when using WKT string as input to filter() query.) updated by dbxnr
Status, Owner changed
10:37 AM Ticket #31168 (Testing framework - Add ability to mark test as parallel unsafe.) created by Stuart Axon
I'd like to run use --parallel, but my website uses TreeBeard (via …
9:41 AM Ticket #31167 (Migrations - Unable to delete or modify a constraint using model Meta.) updated by BITSOLVER
On further investigation a previous migration had: […] And if I …
9:07 AM Ticket #31167 (Migrations - Unable to delete or modify a constraint using model Meta.) created by BITSOLVER
I have the following model in a "venue" app on my project: […] …
9:06 AM Ticket #30963 (contrib.admin - Admin list_editable not suitable for multi-user environment.) updated by Eran Keydar
Maybe the following flow can be used? 1. Save the timestamp when the …
8:29 AM Ticket #31136 (Database layer (models, ORM) - Multiple annotations with Exists() should not group by aliases.) updated by Carlton Gibson
Triage Stage changed
8:22 AM Ticket #31165 (Core (Other) - Overhaul settings.) closed by Mariusz Felisiak
invalid: Django doesn't support …
8:21 AM Ticket #31166 (Core (URLs) - Provide context for ImproperlyConfigured exceptions in URL resolver.) created by Ram Rachum
The patch is ready here: https://github.com/django/django/pull/12263
7:42 AM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by Carlton Gibson <carlton.gibson@…>
In 6aac9f6b: […]
7:42 AM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by Carlton Gibson <carlton.gibson@…>
In 0e6cf439: […]
7:35 AM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by Carlton Gibson <carlton@…>
In 927c903f: […]
7:35 AM Changeset [927c903]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Carlton Gibson <carlton@…>
Refs #31097 -- Added release notes for …
7:34 AM Ticket #30439 (Internationalization - Translations issues on Django upgrade due to unexpected changes in ...) updated by Carlton Gibson
Patch needs improvement, Needs documentation changed
I've given this an initial look but without a clearer consensus that …
7:30 AM Ticket #29871 (Database layer (models, ORM) - Resetting primary key for a child model doesn't work.) updated by Mariusz Felisiak
Patch needs improvement, Triage Stage changed
7:21 AM Ticket #29271 (Database layer (models, ORM) - Chaining Filters on a Reverse Foreign Key Produces Multiple Joins) closed by Mariusz Felisiak
invalid: Timothy, please feel-free to submit a patch with a …
6:13 AM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by Claude Paroz
Carlton, > Guess but, I suspect widening that might lead us to the …
4:40 AM Ticket #23321 (Internationalization - Remove .mo files from the Django Git repository) updated by Carlton Gibson
On the repo size issue, for some occasions I've taken to cloning using …
4:24 AM Ticket #31165 (Core (Other) - Overhaul settings.) created by orlnub123
This overhaul fixes a couple of bugs and makes the code simpler. The …
3:19 AM Ticket #31164 (HTTP handling - SESSION_COOKIE_SAMESITE and SameSite=None) closed by Mariusz Felisiak
duplicate: Duplicate of #30862.
3:11 AM Ticket #31164 (HTTP handling - SESSION_COOKIE_SAMESITE and SameSite=None) updated by jellllllle
Status, Owner changed
3:11 AM Ticket #31164 (HTTP handling - SESSION_COOKIE_SAMESITE and SameSite=None) created by jellllllle
Should it not be possible to set the SESSION_COOKIE_SAMESITE = "none"? …
3:08 AM Changeset [4fe4865]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed <span> nesting in technical 500 template.
2:46 AM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by Carlton Gibson
Hi Claude. Good. I think "Regressions" here and in the …
2:36 AM Ticket #30370 (Database layer (models, ORM) - Add support for postgresql client certificates and key to dbshell.) updated by Robert Kisteleki
I'd like to ask for reconsideration of the severity of this from …
2:28 AM Ticket #31136 (Database layer (models, ORM) - Multiple annotations with Exists() should not group by aliases.) updated by Mariusz Felisiak
PR
2:02 AM Ticket #31136 (Database layer (models, ORM) - Multiple annotations with Exists() should not group by aliases.) updated by Mariusz Felisiak
Status, Resolution changed
I found a regression in this fix when I was trying to reproduce …
1:33 AM Ticket #31150 (Database layer (models, ORM) - Subquery annotations are omitted in group by query section if multiple ...) closed by Mariusz Felisiak
needsinfo: I really try but without a queryset I was not able to reproduce this issue.
12:42 AM Ticket #28073 (Migrations - RemoveField.state_forwards() crashes with AttributeError: 'NoneType' ...) updated by Mariusz Felisiak
Status, Owner, Has patch, Version, Needs tests changed
PR
Note: See TracTimeline for information about the timeline view.
Back to Top