Timeline



May 26, 2022:

1:52 PM Ticket #33739 (Testing framework - Migration on the test database doesn't work) updated by Mariusz Felisiak
Resolution changed
Thanks for the follow-up.
11:59 AM Ticket #33739 (Testing framework - Migration on the test database doesn't work) updated by ThalusA
Resolution changed
My problem was a misconfiguration of my settings. There was a conflict …
9:54 AM Ticket #33422 (Testing framework - Document @isolate_apps) updated by Christopher Adams
Status, Owner changed
Cool, happy to take this on. Looks like there's already some kind of …
8:54 AM Ticket #33728 (contrib.admin - Tab order should match visual order for admin model forms’ submit buttons) updated by Alexander Freyr Lúðvíksson
Has patch changed
6:01 AM Ticket #33728 (contrib.admin - Tab order should match visual order for admin model forms’ submit buttons) updated by Alexander Freyr Lúðvíksson
Status, Owner changed
4:15 AM Ticket #22078 (contrib.syndication - views.Feed methods cannot be decorated) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 0210dbcb: […]
4:13 AM Changeset [0210dbc]stable/4.1.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.1.x] Fixed #22078 -- Fixed crash of Feed with decorated methods. …
4:12 AM Ticket #22078 (contrib.syndication - views.Feed methods cannot be decorated) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 8c0886b0: […]
4:11 AM Ticket #22078 (contrib.syndication - views.Feed methods cannot be decorated) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 9d3b8120: […]
4:10 AM Changeset [9d3b8120]stable/4.1.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.1.x] Refs #22078 -- Added syndication test for feeds with static …
3:42 AM Ticket #33745 (Uncategorized - There is no easy way to turn off sync_to_async and async_to_sync adapters) updated by abetkin
Thank you, Carlton! Actually the thing that I missed is that you can …
3:39 AM Changeset [8c0886b0]mainstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #22078 -- Fixed crash of Feed with decorated methods.
3:36 AM Ticket #22078 (contrib.syndication - views.Feed methods cannot be decorated) updated by Mariusz Felisiak
Triage Stage changed
3:05 AM Ticket #22078 (contrib.syndication - views.Feed methods cannot be decorated) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 7e4656e4: […]
2:08 AM Changeset [7e4656e4]mainstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Refs #22078 -- Added syndication test for feeds with static methods.
2:07 AM Ticket #23740 (Migrations - Cannot drop unique_together constraint on a single field with its own ...) updated by Mariusz Felisiak <felisiak.mariusz@…>
In ae7aecc9: […]
2:07 AM Ticket #23740 (Migrations - Cannot drop unique_together constraint on a single field with its own ...) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 176d5ec2: […]
2:07 AM Changeset [ae7aecc]stable/4.1.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.1.x] Fixed #23740 -- Fixed removing unique_together constraint if …
2:07 AM Changeset [176d5ec2]stable/4.1.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.1.x] Refs #23740 -- Added …
2:06 AM Ticket #23740 (Migrations - Cannot drop unique_together constraint on a single field with its own ...) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In b949e40e: […]
2:06 AM Ticket #23740 (Migrations - Cannot drop unique_together constraint on a single field with its own ...) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 115a978: […]
1:39 AM Ticket #21289 (contrib.auth - Add login rate limiting to contrib.auth) updated by Carlton Gibson
#33743 was a duplicate suggesting to "Add topic page on rate-limiting …
1:37 AM Ticket #33743 (Documentation - Add topic page on rate-limiting solutions for Django to the documentation) closed by Carlton Gibson
duplicate: Let's keep this referring to #21289 [*], but yes, if we can't
1:33 AM Changeset [b949e40]mainstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #23740 -- Fixed removing unique_together constraint if exists …
1:29 AM Ticket #33745 (Uncategorized - There is no easy way to turn off sync_to_async and async_to_sync adapters) closed by Carlton Gibson
wontfix: > ...or even to check that this is happening... This would be a good …
1:11 AM Ticket #33744 (Migrations - sqlmigrate wraps it's output in BEGIN/COMMIT even if atomic ...) updated by Mariusz Felisiak
Resolution changed
Thanks for the discussion 👍
1:08 AM Ticket #23740 (Migrations - Cannot drop unique_together constraint on a single field with its own ...) updated by Mariusz Felisiak
Triage Stage changed
12:59 AM Ticket #33744 (Migrations - sqlmigrate wraps it's output in BEGIN/COMMIT even if atomic ...) updated by Joe Meissler
Resolution changed
Replying to Mariusz Felisiak: > Replying to [comment:2 Joe …
12:53 AM Ticket #33744 (Migrations - sqlmigrate wraps it's output in BEGIN/COMMIT even if atomic ...) updated by Mariusz Felisiak
Replying to Joe Meissler: > We can access schema_editor
12:51 AM Ticket #33631 (Uncategorized - Blocktranslate asvar escapes variables, but stores the result as str ...) updated by Cheng Yuan
Status, Owner changed
12:32 AM Ticket #33744 (Migrations - sqlmigrate wraps it's output in BEGIN/COMMIT even if atomic ...) updated by Joe Meissler
Replying to Mariusz Felisiak: > Replying to [ticket:33744
12:31 AM Changeset [115a978]mainstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Refs #23740 -- Added BaseDatabaseSchemaEditor._unique_constraint_name().

May 25, 2022:

11:56 PM Ticket #33744 (Migrations - sqlmigrate wraps it's output in BEGIN/COMMIT even if atomic ...) closed by Mariusz Felisiak
needsinfo: Replying to Joe Meissler: > It does not, however, …
9:18 PM Ticket #22078 (contrib.syndication - views.Feed methods cannot be decorated) updated by Marcelo Galigniana
Patch needs improvement, Needs tests changed
6:27 PM Ticket #33745 (Uncategorized - There is no easy way to turn off sync_to_async and async_to_sync adapters) updated by abetkin
Description changed
6:27 PM Ticket #33745 (Uncategorized - There is no easy way to turn off sync_to_async and async_to_sync adapters) updated by abetkin
Description changed
6:26 PM Ticket #33745 (Uncategorized - There is no easy way to turn off sync_to_async and async_to_sync adapters) updated by abetkin
Description changed
6:23 PM Ticket #33745 (Uncategorized - There is no easy way to turn off sync_to_async and async_to_sync adapters) updated by abetkin
Description changed
6:20 PM Ticket #33745 (Uncategorized - There is no easy way to turn off sync_to_async and async_to_sync adapters) created by abetkin
Hi! I have a setup that is deployed with nginx unit …
2:18 PM Ticket #23740 (Migrations - Cannot drop unique_together constraint on a single field with its own ...) updated by David Wobrock
Patch needs improvement changed
12:42 PM Ticket #33744 (Migrations - sqlmigrate wraps it's output in BEGIN/COMMIT even if atomic ...) created by Joe Meissler
This is very similar to ticket:30189. With that fix, sqlmigrate now …
10:48 AM Ticket #33743 (Documentation - Add topic page on rate-limiting solutions for Django to the documentation) created by Hrushikesh Vaidya
As we are yet to reach consensus on how …
6:14 AM Changeset [73b4f3f9]stable/4.0.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.0.x] Unified AdminSite imports in docs. Backport of …
6:14 AM Changeset [44e754fc]stable/4.1.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.1.x] Unified AdminSite imports in docs. Backport of …
6:13 AM Changeset [ce69e34b]mainstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Unified AdminSite imports in docs.
5:16 AM Ticket #33742 (GIS - GeoJSON serializer doesn't provide a mechanism to include the ID of a ...) updated by Mariusz Felisiak
Cc, Type changed
4:49 AM Ticket #33726 (contrib.admin - Django admin needs a skip link) updated by Thibaud Colas
Here are reference acceptance criteria for a skip link, if someone is …
4:42 AM Ticket #33742 (GIS - GeoJSON serializer doesn't provide a mechanism to include the ID of a ...) created by Samir Shah
The [https://datatracker.ietf.org/doc/html/rfc7946#section-3.2 GeoJSON …
4:25 AM Ticket #5147 (Internationalization - Translation inconsistency for Hungarian language (entry - entries)) closed by Mariusz Felisiak
duplicate: IMO we can close this as a duplicate of #11688.
3:58 AM Changeset [8cf4de2]mainstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Normalized decorator style for functools.wraps.
3:58 AM Changeset [aff649a3]mainstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Normalized imports of functools.wraps. @wraps is 10 times more common …
3:53 AM Changeset [64858941]mainstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Renamed wrapped functions to wrapper. All these functions are …
2:28 AM Ticket #24638 (Database layer (models, ORM) - Support adding an SQL comment in queries) updated by Mariusz Felisiak
Patch needs improvement, Needs tests changed
1:43 AM Ticket #23740 (Migrations - Cannot drop unique_together constraint on a single field with its own ...) updated by Mariusz Felisiak
Patch needs improvement changed
1:22 AM Ticket #33723 (Core (Management commands) - DEBUG_PROPAGATE_EXCEPTIONS is not honored by runserver) closed by Carlton Gibson
needsinfo: Hey Daniel. Interesting idea. I'm not sure of the benefit… maybe it's …
1:02 AM Ticket #22078 (contrib.syndication - views.Feed methods cannot be decorated) updated by Mariusz Felisiak
Patch needs improvement, Needs tests changed

May 24, 2022:

8:00 PM Ticket #33741 (Database layer (models, ORM) - Transaction Management inside PROCEDURE) closed by Tim Graham
invalid: Please see TicketClosingReasons/UseSupportChannels for places to ask …
5:58 PM Ticket #33741 (Database layer (models, ORM) - Transaction Management inside PROCEDURE) created by Victor Vieux
Hello, I have a PROCEDURE that uses …
1:15 PM Ticket #33733 (Database layer (models, ORM) - inspect.signature() returns incorrect signature on manager methods.) updated by Mariusz Felisiak
Needs tests changed
9:27 AM Ticket #22078 (contrib.syndication - views.Feed methods cannot be decorated) updated by Marcelo Galigniana
Patch needs improvement, Needs tests changed
9:06 AM Ticket #23740 (Migrations - Cannot drop unique_together constraint on a single field with its own ...) updated by David Wobrock
Cc, Status, Has patch, Owner changed
Hey there, It's indeed still (mostly) relevant. I've tried to tackle …
8:55 AM Ticket #33733 (Database layer (models, ORM) - inspect.signature() returns incorrect signature on manager methods.) updated by Shiva Kumar
Has patch changed
PR: https://github.com/django/django/pull/15731
6:37 AM Ticket #33739 (Testing framework - Migration on the test database doesn't work) updated by Mariusz Felisiak
> My project is quite complex so I can give you its structure and …
6:02 AM Ticket #33739 (Testing framework - Migration on the test database doesn't work) updated by ThalusA
Replying to Mariusz Felisiak: > Can you provide a sample …
5:32 AM Ticket #33733 (Database layer (models, ORM) - inspect.signature() returns incorrect signature on manager methods.) updated by Mariusz Felisiak
Status, Summary, Easy pickings, Owner, Type, Triage Stage changed
Tentatively accepted.
5:13 AM Ticket #33739 (Testing framework - Migration on the test database doesn't work) closed by Mariusz Felisiak
needsinfo
5:03 AM Ticket #33565 (Internationalization - makemessages command skips the nl-nl-x-informal folder) updated by Carlton Gibson
Needs tests changed
4:45 AM Ticket #33740 (contrib.flatpages - Flatpages should allow multiple pages per site when ...) closed by Carlton Gibson
wontfix: Hi Peter. This kind of discussion is best targeted to the …
4:31 AM Ticket #33739 (Testing framework - Migration on the test database doesn't work) updated by Mariusz Felisiak
Severity changed
Can you provide a sample project with your database configuration?
4:27 AM Ticket #33740 (contrib.flatpages - Flatpages should allow multiple pages per site when ...) created by Peter Tillema
It might happen that there are 2 flatpages with the same URL and site, …
4:22 AM Ticket #33739 (Testing framework - Migration on the test database doesn't work) created by ThalusA
"Any migrations will also be applied in order to keep it up to date." …
3:29 AM Ticket #33738 (HTTP handling - ASGI http.disconnect not handled on requests with body.) updated by Mariusz Felisiak
Type changed
3:28 AM Ticket #33738 (HTTP handling - ASGI http.disconnect not handled on requests with body.) updated by Carlton Gibson
> Don't you think it's a bug? 🤔 I had it down as such, but it's never …
3:12 AM Ticket #33738 (HTTP handling - ASGI http.disconnect not handled on requests with body.) updated by Mariusz Felisiak
Triage Stage changed
Thanks! Don't you think it's a bug? 🤔
3:03 AM Ticket #33724 (Database layer (models, ORM) - Changing from list to set in `exclude` raises errors, and is not ...) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 3d4bab2: […]
3:03 AM Ticket #33724 (Database layer (models, ORM) - Changing from list to set in `exclude` raises errors, and is not ...) closed by GitHub <noreply@…>
fixed: In 90aabd73: […]
3:03 AM Changeset [3d4bab2]stable/4.1.x by Mariusz Felisiak <felisiak.mariusz@…>
[4.1.x] Fixed #33724 -- Doc'd exclude argument changes in model …
3:02 AM Changeset [90aabd7]mainstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed #33724 -- Doc'd exclude argument changes in model validation. …
3:01 AM Ticket #32234 (Core (Management commands) - inspectdb should inform about composite keys.) updated by Mariusz Felisiak
Needs documentation changed
2:51 AM Ticket #33738 (HTTP handling - ASGI http.disconnect not handled on requests with body.) created by Carlton Gibson
Noticed whilst reviewing [https://github.com/django/django/pull/15704
1:52 AM Ticket #33735 (HTTP handling - Add asynchronous responses for use with an ASGI server) updated by Carlton Gibson
Status, Owner changed
1:51 AM Ticket #33735 (HTTP handling - Add asynchronous responses for use with an ASGI server) updated by Carlton Gibson
Has patch changed
1:42 AM Ticket #33724 (Database layer (models, ORM) - Changing from list to set in `exclude` raises errors, and is not ...) updated by Carlton Gibson
Triage Stage changed
1:18 AM Ticket #29799 (Database layer (models, ORM) - Allow registration and unregistration of lookups per field instances.) updated by Mariusz Felisiak
Cc, Patch needs improvement, Owner, Keywords, Needs documentation, Has patch changed
1:18 AM Ticket #33735 (HTTP handling - Add asynchronous responses for use with an ASGI server) updated by Carlton Gibson
Type, Triage Stage changed
Accepting for review.

May 23, 2022:

7:58 PM Ticket #33732 (Forms - Add request object as optional input to BaseForm class) updated by Douglas Mumme
Summary changed
7:55 PM Ticket #33732 (Forms - Add request object as optional input to BaseForm class) updated by Douglas Mumme
Sounds good and will do. thank you!
5:42 PM Ticket #32234 (Core (Management commands) - inspectdb should inform about composite keys.) updated by Anvesh Mishra
Submitted a new PR with all the required changes. …
1:20 PM Ticket #33737 (Database layer (models, ORM) - DB queries with using() not consistent/correct) closed by Mariusz Felisiak
needsinfo: Thanks for the report. Can you provide a minimal project to reproduce? …
1:09 PM Ticket #28358 (Utilities - LazyObject defines attribute that don't exist on wrapped object) updated by Dylan Young
Yes, I would guess that it's an issue with PyPy or perhaps coverage
1:03 PM Ticket #28358 (Utilities - LazyObject defines attribute that don't exist on wrapped object) updated by Dylan Young
Introduced by 97d7990abde3fe4b525ae83958fd0b52d6a1d13f Confirmed …
12:47 PM Ticket #28358 (Utilities - LazyObject defines attribute that don't exist on wrapped object) updated by Dylan Young
Replicated on 4.1a1 […] I was able to narrow this down to some …
12:32 PM Ticket #28358 (Utilities - LazyObject defines attribute that don't exist on wrapped object) updated by Dylan Young
It's main, not 4.1. I'll try 4.1 and see if it shows up there too. …
12:32 PM Ticket #33737 (Database layer (models, ORM) - DB queries with using() not consistent/correct) updated by Stephen Brown
I should mention the databases against which I was making operations …
12:29 PM Ticket #33737 (Database layer (models, ORM) - DB queries with using() not consistent/correct) created by Stephen Brown
I've got a case where I carefully operate on a database with the ORM …
10:36 AM Ticket #33736 (Migrations - Unable to sqlmigrate on an AlterUniqueTogether migration) closed by Mariusz Felisiak
duplicate: Duplicate of #31834.
8:49 AM Ticket #24870 (Migrations - Create --update flag for makemigrations management command, mimicking ...) updated by David Wobrock
Patch needs improvement changed
7:24 AM Ticket #33736 (Migrations - Unable to sqlmigrate on an AlterUniqueTogether migration) updated by Noelia Marí Salvador
Description changed
7:13 AM Ticket #33736 (Migrations - Unable to sqlmigrate on an AlterUniqueTogether migration) created by Noelia Marí Salvador
Reproduced in Django 4.0.4. Given this model: […] When migrations …
5:07 AM Ticket #28358 (Utilities - LazyObject defines attribute that don't exist on wrapped object) updated by Theofilos Alexiou
Replying to Dylan Young: > I'm not 100%, but it looks …
5:03 AM Ticket #33735 (HTTP handling - Add asynchronous responses for use with an ASGI server) updated by florianvazelle
Description changed
4:59 AM Ticket #33735 (HTTP handling - Add asynchronous responses for use with an ASGI server) updated by Mariusz Felisiak
Cc changed
4:56 AM Ticket #33735 (HTTP handling - Add asynchronous responses for use with an ASGI server) updated by florianvazelle
Description changed
4:56 AM Ticket #33734 (Migrations - InconsistentMigrationHistory triggers on squashed migrations when not ...) closed by Mariusz Felisiak
needsinfo: I cannot reproduce any InconsistentMigrationHistory when only …
4:51 AM Ticket #33735 (HTTP handling - Add asynchronous responses for use with an ASGI server) created by florianvazelle
This ticket follows the one I opened on …
4:43 AM Ticket #33734 (Migrations - InconsistentMigrationHistory triggers on squashed migrations when not ...) updated by Mariusz Felisiak
Thanks for the report. Can you provide a sample project? Can you …
4:36 AM Ticket #33734 (Migrations - InconsistentMigrationHistory triggers on squashed migrations when not ...) created by GwynBleidD
#27004 fixed a bug with triggering InconsistentMigrationHistory in …
3:54 AM Ticket #33724 (Database layer (models, ORM) - Changing from list to set in `exclude` raises errors, and is not ...) updated by Mariusz Felisiak
Status, Owner, Has patch changed
PR
2:51 AM Ticket #28358 (Utilities - LazyObject defines attribute that don't exist on wrapped object) updated by Mariusz Felisiak
Replying to Dylan Young: > Works fine in 4.0. > > …
2:21 AM Ticket #28358 (Utilities - LazyObject defines attribute that don't exist on wrapped object) updated by Mariusz Felisiak
Dylan, Can you confirm that it works for you with Django 4.0? Which …
2:12 AM Ticket #22078 (contrib.syndication - views.Feed methods cannot be decorated) updated by Mariusz Felisiak
Needs tests changed
2:12 AM Ticket #28358 (Utilities - LazyObject defines attribute that don't exist on wrapped object) updated by Dylan Young
I'm not 100%, but it looks like these fixes might have broken Django …
12:58 AM Ticket #33697 (Utilities - Cleanup duplication of HTTP header parsing in utils.http and multipart ...) updated by Mariusz Felisiak
Patch needs improvement changed
12:39 AM Ticket #33730 (Database layer (models, ORM) - FilteredRelation join duplicated when referenced in multiple filter ...) closed by Mariusz Felisiak
invalid: This is expected filter(A, B) and filter(A).filter(B) don't behave …
12:31 AM Ticket #33728 (contrib.admin - Tab order should match visual order for admin model forms’ submit buttons) updated by Mariusz Felisiak
Cc, Type, Triage Stage changed
I agree that it's confusing. The situation is even more complicate on …
12:24 AM Ticket #33733 (Database layer (models, ORM) - inspect.signature() returns incorrect signature on manager methods.) updated by Shiva Kumar
Description changed
12:22 AM dj_error_ipy.png attached to Ticket #33733 by Shiva Kumar
12:22 AM Ticket #33733 (Database layer (models, ORM) - inspect.signature() returns incorrect signature on manager methods.) created by Shiva Kumar
inspect.signature returns incorrect signature information when used …
Note: See TracTimeline for information about the timeline view.
Back to Top