Timeline



Sep 15, 2020:

10:48 PM Ticket #13060 (Forms - ManagementForm exception in case of bad prefix should be easier to ...) updated by Manav Agarwal
Status, Owner changed
7:26 PM Ticket #31922 (Database layer (models, ORM) - QuerySet.filter() against Q() with Subquery() and __in produces wrong ...) updated by Jacob Walls
Dropping a failing test for tests/queries/tests.py: […] This patch …
12:07 PM Ticket #30509 (HTTP handling - Various FileResponse fixes and changes) updated by Piotr Kunicki
Patch needs improvement changed
Sorry if i wasn't supposed to do it yet, but to make it more visible …
10:28 AM Ticket #32008 (Core (Mail) - sanitize_address() can add newlines in a header that ...) updated by Pierre-Elliott Bécue
Thanks, what's the appropriate entry point to sanitize headers before …
10:12 AM Ticket #32008 (Core (Mail) - sanitize_address() can add newlines in a header that ...) closed by Mariusz Felisiak
invalid: forbid_multi_line_headers() calls sanitize_address() so you don't …
7:57 AM Ticket #32008 (Core (Mail) - sanitize_address() can add newlines in a header that ...) updated by Pierre-Elliott Bécue
Status, Resolution changed
I don't now if the closing was voluntary and why the bug got closed, …
7:40 AM Ticket #32008 (Core (Mail) - sanitize_address() can add newlines in a header that ...) updated by Pierre-Elliott Bécue
Hi, […]
7:10 AM Ticket #32008 (Core (Mail) - sanitize_address() can add newlines in a header that ...) closed by Mariusz Felisiak
needsinfo: Can you provide more details e.g. use case or a sample project? …
6:52 AM Ticket #30422 (File uploads/storage - Temporary files do not get deleted on canceled upload request.) updated by Mariusz Felisiak
Needs tests, Patch needs improvement changed
6:47 AM Ticket #32008 (Core (Mail) - sanitize_address() can add newlines in a header that ...) created by Pierre-Elliott Bécue
Hi, We've come accross a situation with django 2.2 where, while …
6:32 AM Ticket #31880 (Database layer (models, ORM) - QuerySet.aggregate() mixes annotated fields names.) updated by Mariusz Felisiak
Cc changed
I would expect that the first kwarg (e.g. age_alias=Sum(F('age')) …
6:20 AM Ticket #30422 (File uploads/storage - Temporary files do not get deleted on canceled upload request.) updated by Sanskar Jaiswal
Patch needs improvement changed
5:02 AM Ticket #25703 (Documentation - Create topic documentation for Expressions) updated by Mariusz Felisiak
Status, Owner changed
5:01 AM Ticket #24484 (Testing framework - Add a helpful message when running tests with models without migrations) updated by Mariusz Felisiak
Status, Owner changed
4:51 AM Ticket #22724 (Generic views - Improve SingleObjectMixin) updated by Mariusz Felisiak
Status, Owner changed
4:50 AM Ticket #13060 (Forms - ManagementForm exception in case of bad prefix should be easier to ...) updated by Mariusz Felisiak
Patch needs improvement, Has patch, Version, Needs tests, Easy pickings changed
4:42 AM Ticket #32007 (Database layer (models, ORM) - QuerySet.annotate() with WhereNode() crashes with AttributeError.) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 1afc9b3: […]
4:41 AM Ticket #32007 (Database layer (models, ORM) - QuerySet.annotate() with WhereNode() crashes with AttributeError.) closed by GitHub <noreply@…>
fixed: In eaf9764d: […]
4:40 AM Changeset [eaf9764]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Fixed #32007 -- Fixed queryset crash with Q() annotation and …
4:39 AM Ticket #30231 (contrib.admin - Field's verbose_name is ignored in FilteredSelectMultiple widget for ...) updated by Mariusz Felisiak
Cc, Needs tests changed
4:03 AM Ticket #32004 (Documentation - Improve documentation of request.FILES) updated by Carlton Gibson
Hi Janos. First glance seems a bit 😬: the point is the …
3:56 AM Ticket #32007 (Database layer (models, ORM) - QuerySet.annotate() with WhereNode() crashes with AttributeError.) updated by Mariusz Felisiak
Has patch changed
PR
3:55 AM Ticket #31989 (File uploads/storage - Bug in posix implementation of django/core/files/locks.py) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 7be6a6a4: […]
3:55 AM Ticket #32004 (Documentation - Improve documentation of request.FILES) updated by Janos Roden
Hi Carlton, I'm thinking about …
3:53 AM Ticket #32005 (Internationalization - Allow disabling of auto-404-redirection in LocaleMiddleware) closed by Carlton Gibson
wontfix: Yes, I see it. TBH, I don't think a change here is worth the …
3:35 AM Ticket #14628 (Documentation - Document which settings can be changed at runtime) closed by Carlton Gibson
wontfix: So 10 years later, I'm going to close this as wontfix. …
3:32 AM Ticket #32007 (Database layer (models, ORM) - QuerySet.annotate() with WhereNode() crashes with AttributeError.) updated by Mariusz Felisiak
Status, Owner changed
3:21 AM Changeset [7be6a6a4]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #31989 -- Fixed return value of …
3:18 AM Ticket #31636 (contrib.admin - BooleanFieldListFilter doesn't respect field choices.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 580a4341: […]
3:01 AM Ticket #32005 (Internationalization - Allow disabling of auto-404-redirection in LocaleMiddleware) updated by Alex Vandiver
This is certainly tied to middleware ordering -- but I don't think
2:59 AM Ticket #32007 (Database layer (models, ORM) - QuerySet.annotate() with WhereNode() crashes with AttributeError.) updated by Gordon Wrigley
Also as a total aside regarding that last snippet it'd be nice if Q …
2:56 AM Ticket #32007 (Database layer (models, ORM) - QuerySet.annotate() with WhereNode() crashes with AttributeError.) updated by Gordon Wrigley
Here is a more useful variant, this is a type thing I actually do on a …
2:18 AM Ticket #31636 (contrib.admin - BooleanFieldListFilter doesn't respect field choices.) updated by Mariusz Felisiak
Patch needs improvement, Triage Stage changed
2:12 AM Changeset [580a4341]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #31636 -- Made BooleanFieldListFilter respect Field.choices.
1:47 AM Ticket #32005 (Internationalization - Allow disabling of auto-404-redirection in LocaleMiddleware) updated by Carlton Gibson
Looks like you've just introduced this issue here …
1:41 AM Ticket #32005 (Internationalization - Allow disabling of auto-404-redirection in LocaleMiddleware) updated by Carlton Gibson
Type, Description changed
Hi Alex. Thanks for the report. Perhaps need an extra coffee to …
1:34 AM Ticket #32004 (Documentation - Improve documentation of request.FILES) updated by Carlton Gibson
Triage Stage changed
HI Janos, yes OK. Very happy to look at a suggestion to the docs here. …
1:31 AM Ticket #32002 (HTTP handling - Allow headers to be passed into HttpResponse()) updated by Carlton Gibson
Triage Stage changed
Yes, as per discussion, certainly for the main feature. > I think it …
1:09 AM Ticket #31617 (contrib.admin - Improve overall admin accessibility.) updated by Bhavna
Status, Owner changed
12:57 AM Ticket #31983 (Core (Cache system) - Add a warning if the file system cache location is within the static ...) updated by Mariusz Felisiak
Owner changed
PR Bhavna, patch is …
12:53 AM Ticket #31983 (Core (Cache system) - Add a warning if the file system cache location is within the static ...) updated by Bhavna
Status, Owner changed
12:48 AM Changeset [fed257dd]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Prevented creation of 3D test models if not supported. There's no …
12:38 AM Changeset [7f239298]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Added DatabaseIntrospection.index_default_access_method hook on the …

Sep 14, 2020:

8:12 PM Ticket #32006 (Database layer (models, ORM) - Aggregation generates wrong SQL query on PostgreSQL partionned tables.) updated by Simon Charette
Resolution, Summary changed
> I have already discovered a number of side effects of this solution. …
6:10 PM Ticket #32000 (Generic views - Do not override "user" variable when User model is used with generic views) updated by Stefano Vettorazzi
Thank you for your time and the explanation.
5:43 PM Ticket #32006 (Database layer (models, ORM) - Aggregation generates wrong SQL query on PostgreSQL partionned tables.) updated by Konstantin Popov
I just now realized what is causing the problem. I use declarative …
4:40 PM Ticket #32007 (Database layer (models, ORM) - QuerySet.annotate() with WhereNode() crashes with AttributeError.) updated by Simon Charette
The best way of resolving this is likely to add a WhereNode.copy method.
4:38 PM Ticket #32006 (Database layer (models, ORM) - Aggregation generates wrong SQL query on PostgreSQL partionned tables.) updated by Simon Charette
Please provide a reduced set of model that results in the `must appear …
3:31 PM Ticket #32006 (Database layer (models, ORM) - Aggregation generates wrong SQL query on PostgreSQL partionned tables.) updated by Konstantin Popov
But this does not work properly! I receive error from postgresql. It …
3:28 PM Ticket #13539 (contrib.admin - The delete confirmation page does not check for object-level ...) updated by Alexander Todorov
Replying to felixxm: > IMO it is not a proper solution …
3:20 PM Ticket #32007 (Database layer (models, ORM) - QuerySet.annotate() with WhereNode() crashes with AttributeError.) updated by Mariusz Felisiak
Type, Triage Stage, Component, Severity, Summary changed
Thanks for the report. Regression in …
3:07 PM Ticket #32006 (Database layer (models, ORM) - Aggregation generates wrong SQL query on PostgreSQL partionned tables.) closed by Mariusz Felisiak
invalid: PostgreSQL allows grouping by selected PKs, so optimized query works …
2:55 PM Ticket #32007 (Database layer (models, ORM) - QuerySet.annotate() with WhereNode() crashes with AttributeError.) created by Gordon Wrigley
I think I've found a regression in 3.1, I'm seeing this across …
2:47 PM Ticket #32006 (Database layer (models, ORM) - Aggregation generates wrong SQL query on PostgreSQL partionned tables.) created by Konstantin Popov
I use values and annotate on QuerySet to make query for my report. …
1:56 PM Ticket #32005 (Internationalization - Allow disabling of auto-404-redirection in LocaleMiddleware) created by Alex Vandiver
This is related to the last two comments on #17734. Specifically, if …
1:46 PM Ticket #18855 (HTTP handling - persist a socket across reloads of the dev server) updated by Mariusz Felisiak
Status, Owner changed
1:34 PM Ticket #13564 (Forms - Provide class attributes for form fields) updated by Mariusz Felisiak
Status, Owner changed
1:08 PM Ticket #31990 (Database layer (models, ORM) - QuerySet.ordered property is incorrect for GROUP BY queries on models ...) updated by Mariusz Felisiak <felisiak.mariusz@…>
In a3bb80dc: […]
1:08 PM Ticket #31990 (Database layer (models, ORM) - QuerySet.ordered property is incorrect for GROUP BY queries on models ...) closed by GitHub <noreply@…>
fixed: In e11d05e0: […]
1:07 PM Changeset [e11d05e]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Fixed #31990 -- Fixed QuerySet.ordered for GROUP BY queries on models …
12:50 PM Ticket #13539 (contrib.admin - The delete confirmation page does not check for object-level ...) updated by Mariusz Felisiak
IMO it is not a proper solution because user can have a permission but …
12:45 PM Ticket #32001 (contrib.admin - Pass obj to user.has_perm() in ModelAdmin) closed by Mariusz Felisiak
duplicate: Agreed, passing obj will fix #13539, so we can close it as a duplicate.
11:36 AM Ticket #32004 (Documentation - Improve documentation of request.FILES) updated by Janos Roden
Description changed
11:28 AM Ticket #32004 (Documentation - Improve documentation of request.FILES) updated by Janos Roden
Cc changed
11:27 AM Ticket #32004 (Documentation - Improve documentation of request.FILES) created by Janos Roden
Regarding request.FILES and multipart/form-data requests I think …
10:41 AM Ticket #32001 (contrib.admin - Pass obj to user.has_perm() in ModelAdmin) updated by Alexander Todorov
Yet another related comment …
10:40 AM Ticket #13539 (contrib.admin - The delete confirmation page does not check for object-level ...) updated by Alexander Todorov
Scratch my previous comment. I think I've figured out the reasoning …
7:43 AM Ticket #32001 (contrib.admin - Pass obj to user.has_perm() in ModelAdmin) updated by Alexander Todorov
Related comment https://code.djangoproject.com/ticket/13539#comment:20
7:42 AM Ticket #13539 (contrib.admin - The delete confirmation page does not check for object-level ...) updated by Alexander Todorov
Replying to Claude Paroz: > I took some time today to …
7:18 AM Ticket #31636 (contrib.admin - BooleanFieldListFilter doesn't respect field choices.) updated by Mariusz Felisiak
Patch needs improvement changed
6:38 AM Ticket #32000 (Generic views - Do not override "user" variable when User model is used with generic views) closed by Mariusz Felisiak
wontfix: Thanks for this ticket. It was discussed recently via @django-security …
5:28 AM Ticket #32003 (Testing framework - Signature of mocked has_perm() methods is outdated.) closed by GitHub <noreply@…>
fixed: In 5fab1639: […]
5:28 AM Changeset [5fab163]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Fixed #32003 -- Added obj argument to has_perm() methods in tests.
5:20 AM Ticket #32003 (Testing framework - Signature of mocked has_perm() methods is outdated.) updated by Mariusz Felisiak
Status, Owner, Has patch, Triage Stage changed
PR
5:16 AM Ticket #31989 (File uploads/storage - Bug in posix implementation of django/core/files/locks.py) updated by Mariusz Felisiak
Triage Stage changed
5:09 AM Ticket #32002 (HTTP handling - Allow headers to be passed into HttpResponse()) updated by Tom Carrick
Type changed
4:46 AM Ticket #32003 (Testing framework - Signature of mocked has_perm() methods is outdated.) updated by Mariusz Felisiak
Type, Has patch, Triage Stage, Component, Summary changed
Patch is welcome.
4:35 AM Ticket #32003 (Testing framework - Signature of mocked has_perm() methods is outdated.) created by Alexander Todorov
In particular all of the mocked methods receive 2 arguments: self, …
4:31 AM Ticket #25068 (Migrations - Metaclass conflict when doing createmigrations in ModelState.render) updated by Mariusz Felisiak
Patch needs improvement, Needs tests, Triage Stage changed
4:30 AM Ticket #32002 (HTTP handling - Allow headers to be passed into HttpResponse()) updated by Tom Carrick
Status, Owner changed
4:30 AM Ticket #32002 (HTTP handling - Allow headers to be passed into HttpResponse()) created by Tom Carrick
[https://groups.google.com/u/2/g/django-developers/c/rlt1HhEaPaM
4:04 AM Ticket #31989 (File uploads/storage - Bug in posix implementation of django/core/files/locks.py) updated by Hasan Ramezani
Needs documentation, Patch needs improvement changed
3:31 AM Ticket #32001 (contrib.admin - Pass obj to user.has_perm() in ModelAdmin) updated by Alexander Todorov
Description changed
3:29 AM Ticket #32001 (contrib.admin - Pass obj to user.has_perm() in ModelAdmin) created by Alexander Todorov
ModelAdmin calls use.has_perm() without passing the underlying object …
2:51 AM Ticket #31789 (HTTP handling - Add a cleaner interface for response headers) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In bcc2befd: […]
2:49 AM Ticket #31990 (Database layer (models, ORM) - QuerySet.ordered property is incorrect for GROUP BY queries on models ...) updated by Mariusz Felisiak
Has patch changed
PR
2:29 AM Ticket #31990 (Database layer (models, ORM) - QuerySet.ordered property is incorrect for GROUP BY queries on models ...) updated by Mariusz Felisiak
Status, Owner changed
2:05 AM Ticket #25068 (Migrations - Metaclass conflict when doing createmigrations in ModelState.render) updated by Markus Holtermann
Needs tests, Triage Stage changed
1:41 AM Changeset [bcc2befd]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #31789 -- Added a new headers interface to HttpResponse.
1:39 AM Ticket #31989 (File uploads/storage - Bug in posix implementation of django/core/files/locks.py) updated by Mariusz Felisiak
Patch needs improvement, Needs documentation changed
1:12 AM Ticket #31636 (contrib.admin - BooleanFieldListFilter doesn't respect field choices.) updated by Mariusz Felisiak
Patch needs improvement, Needs tests changed
New PR
12:58 AM Changeset [71ae1ab]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Removed hardcoded paths to SpatialRefSys models in tests.
12:49 AM Ticket #26697 (GIS - Drop django.contrib.gis.maps?) updated by GitHub <noreply@…>
In a7a4ff10: […]
12:48 AM Changeset [a7a4ff1]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Refs #26697 -- Removed empty gis_tests.maps.

Sep 13, 2020:

1:09 PM Changeset [3b8857b]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Corrected tests.backends.sqlite.tests.Tests.test_aggregation()'s docstring.
1:09 PM Changeset [9a0e5052]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Corrected exception types in QuerySet docs.
10:07 AM Ticket #31983 (Core (Cache system) - Add a warning if the file system cache location is within the static ...) updated by Manav Agarwal
May I work on this issue.If yes, please assign the same to me and also …

Sep 12, 2020:

3:05 PM Ticket #31999 (Database layer (models, ORM) - Sqlite and datetime aggregates.) closed by Mariusz Felisiak
invalid: It's still not supported on SQLite, see …
2:23 PM Ticket #32000 (Generic views - Do not override "user" variable when User model is used with generic views) created by Stefano Vettorazzi
Hello Django team. I noticed that the default behavior when using the …
12:25 PM Ticket #31997 (Database layer (models, ORM) - Regression in Django 3 related to ORM in async tasks ...) updated by Andrew Godwin
> But you did not consider the use case which I showed in the "steps …
12:04 PM Ticket #31999 (Database layer (models, ORM) - Sqlite and datetime aggregates.) created by Gordon Wrigley
With reference to this documentation: …
4:32 AM Ticket #31997 (Database layer (models, ORM) - Regression in Django 3 related to ORM in async tasks ...) updated by Andrey Zelenchuk
> you can't run db.connections as a normal Threading.local I do not …
3:43 AM Ticket #31997 (Database layer (models, ORM) - Regression in Django 3 related to ORM in async tasks ...) closed by Mariusz Felisiak
invalid: Marking as invalid based on Andrew's comment.
3:23 AM Ticket #31998 (Documentation - Doc'd that TEST['MIRROR'] requires TransactionTestCase.) closed by Mariusz Felisiak
duplicate: Docs clarifications can be made as a part of #23718, it doesn't …
Note: See TracTimeline for information about the timeline view.
Back to Top