Timeline



May 12, 2020:

11:59 PM Ticket #31558 (contrib.admin - Support the use of boolean attribute on properties in the admin.) updated by Alexandre Poitevin
So I do really think I’ve tracked down the reason why it works with …
9:44 PM Ticket #31575 (contrib.admin - Document admin's requirement on ...) updated by Jon Dufresne
Has patch changed
https://github.com/django/django/pull/12906
9:41 PM Ticket #31575 (contrib.admin - Document admin's requirement on ...) created by Jon Dufresne
Since commit d24ba1be7a53a113d19e2860c03aff9922efec24, the admin …
6:54 PM Ticket #31573 (Database layer (models, ORM) - Support order_by().update() on MySQL/MariaDB.) updated by Simon Charette
For anyone interested in implementing this feature you'll have to …
6:50 PM Ticket #31573 (Database layer (models, ORM) - Support order_by().update() on MySQL/MariaDB.) updated by Simon Charette
Keywords, Version, Type, Triage Stage, Summary changed
MySQL seems to be only supported engine to allow UPDATE ... ORDER BY
4:22 PM Ticket #31574 (Core (Mail) - EmailMessage.cc/to/bcc cannot mix tuples and lists as arguments.) updated by Joe Huang
Description changed
4:21 PM Ticket #31574 (Core (Mail) - EmailMessage.cc/to/bcc cannot mix tuples and lists as arguments.) created by Joe Huang
EmailMessage has fields to, cc, and bcc that can be either …
4:17 PM Ticket #31573 (Database layer (models, ORM) - Support order_by().update() on MySQL/MariaDB.) created by Gerben Morsink
When a UniqueConstraint is used on an IntegerField and we want to …
3:26 PM Ticket #31358 (contrib.auth - Increase default password salt size in BasePasswordHasher.) updated by Jon Moroney
Any updates?
12:29 PM Ticket #31570 (Internationalization - Translations of one language in different territories can override ...) updated by Shai Berger
The else: comes into play when the TranslationCatalog is …
10:22 AM Ticket #31570 (Internationalization - Translations of one language in different territories can override ...) updated by Carlton Gibson
> When the stars align "correctly", it is loaded in such a way that …
9:07 AM Ticket #31570 (Internationalization - Translations of one language in different territories can override ...) updated by Shai Berger
The whole TranslationCatalog class is new in the fix for #30439. …
9:02 AM Ticket #10305 (contrib.admin - Add a form instantiation hook for contrib.admin add/change views) updated by Romaric Pascal
I've ran into the exact same need and thought it'd be great if …
8:18 AM Ticket #31570 (Internationalization - Translations of one language in different territories can override ...) updated by Carlton Gibson
Hey Shai. Thanks for the clarification. I was assuming that en-NZ
7:29 AM Ticket #31570 (Internationalization - Translations of one language in different territories can override ...) updated by Shai Berger
I see that the problem description wasn't clear enough: We are …
6:36 AM Ticket #30503 (HTTP handling - ConnectionResetError: [WinError 10054] An existing connection was ...) updated by Carlton Gibson
Is this not just the browser shutting the connection, after some time …
5:59 AM Ticket #31564 (File uploads/storage - Django fails to return HttpResponse message on early response with ...) closed by Mariusz Felisiak
duplicate: Thanks for this ticket, however I cannot reproduce this behavior on …
5:26 AM Ticket #31570 (Internationalization - Translations of one language in different territories can override ...) updated by Carlton Gibson
Hey Shai. Thanks for the report. 🤔 > In the case we've run into, …
5:12 AM Ticket #31563 (Documentation - Document edge case with uwsgi, wsgi.file_wrapper and BytesIO.) closed by Mariusz Felisiak
wontfix: It's too niche IMO. We cannot document all caveats.
4:40 AM Changeset [90fa00fc]stable/3.1.x by Mariusz Felisiak <felisiak.mariusz@…>
[3.1.x] Bumped django_next_version in docs config.
4:26 AM Changeset [d51e090]mainstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Updated man page for Django 3.1 alpha.
4:26 AM Changeset [0b938cb7]mainstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Cosmetic edits to docs/releases/3.1.txt.
4:26 AM Changeset [a9e58903]mainstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Removed empty sections from 3.1 release notes.
4:25 AM Ticket #30678 (GIS - Confirm support for GDAL 3.0.) updated by GitHub <noreply@…>
In 91e287cc: […]
4:25 AM Changeset [91e287cc]mainstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Refs #30678 -- Added support for GDAL 3.1. …
3:57 AM Ticket #31571 (Documentation - Explain how to transform a geometry with GDAL 3 authority axis strategy.) updated by Mariusz Felisiak
Triage Stage, Component, Summary changed
3:46 AM Ticket #31571 (Documentation - Explain how to transform a geometry with GDAL 3 authority axis strategy.) created by Claude Paroz
GDAL 3 support was added in #30678. It was a bit of a rush to allow it …
3:35 AM Ticket #31569 (GIS - Add support for GEOS 3.8.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 17ea7cc9: […]
3:35 AM Ticket #30678 (GIS - Confirm support for GDAL 3.0.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 58f1b07e: […]
2:33 AM Ticket #31568 (Database layer (models, ORM) - Alias used in aggregate filtering is incorrect.) updated by Gagaro
Replying to Simon Charette: > Thank you for your report. …
2:29 AM Ticket #31566 (Database layer (models, ORM) - Subquery in annotation is included by its alias and is not present in ...) updated by Gagaro
I had tested it on 3.0.6 and stable/3.0.x branch. I didn't try it with …
2:08 AM Ticket #30678 (GIS - Confirm support for GDAL 3.0.) updated by Mariusz Felisiak
Triage Stage changed
2:07 AM Ticket #31569 (GIS - Add support for GEOS 3.8.) updated by Mariusz Felisiak
Status, Owner, Has patch changed
PR
2:06 AM Changeset [17ea7cc]mainstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #31569 -- Confirmed support for GEOS 3.8.
2:06 AM Changeset [58f1b07]mainstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #30678 -- Added support for GDAL 3.
2:01 AM Ticket #31569 (GIS - Add support for GEOS 3.8.) updated by Mariusz Felisiak
Description changed
1:55 AM Changeset [48ed73fb]stable/3.0.x by Mariusz Felisiak <felisiak.mariusz@…>
[3.0.x] Fixed E128, E741 flake8 warnings. Backport of …
1:52 AM Changeset [0668164]mainstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Fixed E128, E741 flake8 warnings.
1:16 AM Ticket #31568 (Database layer (models, ORM) - Alias used in aggregate filtering is incorrect.) updated by Mariusz Felisiak
Triage Stage, Severity, Summary changed
Thanks for this ticket. Regression in …
12:49 AM Ticket #31566 (Database layer (models, ORM) - Subquery in annotation is included by its alias and is not present in ...) updated by Mariusz Felisiak
Simon, I can reproduce this at …

May 11, 2020:

11:45 PM Ticket #31568 (Database layer (models, ORM) - Alias used in aggregate filtering is incorrect.) updated by Simon Charette
Cc, Status, Owner changed
Thank you for your report. Did you manage to reproduce against Django …
3:59 PM Changeset [e6ec76d2]mainstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Updated JS admin translation catalog.
3:40 PM Ticket #23521 (Migrations - removal of concrete Model from bases doesn't remove it from ModelState ...) updated by Ian Foote
Status, Owner changed
Deassigning because I don't think I'm likely to get to this again in …
2:34 PM Changeset [33f26339]mainstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Updated source translation catalogs.
2:31 PM Ticket #31569 (GIS - Add support for GEOS 3.8.) updated by Mariusz Felisiak
It's probably related with …
1:40 PM Ticket #31570 (Internationalization - Translations of one language in different territories can override ...) created by Shai Berger
The fix of #30439 created a new problem: Under some circumstances, …
1:12 PM Ticket #31569 (GIS - Add support for GEOS 3.8.) updated by Mariusz Felisiak
Version, Description, Owner, Cc, Status changed
12:44 PM Ticket #31569 (GIS - Add support for GEOS 3.8.) created by Mariusz Felisiak
Two tests fail with GEOS 3.8.1: Edit: My mistake I checked with …
12:37 PM Ticket #31543 (Testing framework - Default output buffering on in tests) updated by Ahmad Abdallah
Triage Stage changed
12:37 PM Ticket #31034 (contrib.admin - Add a navigation sidebar to the admin) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In d24ba1be: […]
12:35 PM Ticket #31543 (Testing framework - Default output buffering on in tests) updated by Ahmad Abdallah
+1 on making this change. As already pointed out, eliminating …
12:30 PM Ticket #31566 (Database layer (models, ORM) - Subquery in annotation is included by its alias and is not present in ...) updated by Simon Charette
Out of curiosity, does the error happens against 3.0.6 as well and can …
12:22 PM Ticket #31566 (Database layer (models, ORM) - Subquery in annotation is included by its alias and is not present in ...) updated by Simon Charette
Status, Owner changed
12:18 PM Ticket #31566 (Database layer (models, ORM) - Subquery in annotation is included by its alias and is not present in ...) updated by Simon Charette
Severity, Triage Stage changed
This is similar #31377, we'll want to ensure the alias is part of …
11:46 AM Ticket #31558 (contrib.admin - Support the use of boolean attribute on properties in the admin.) updated by Alexandre Poitevin
Not now, because in fact it is a separate debate. The reason it began, …
11:34 AM Ticket #31558 (contrib.admin - Support the use of boolean attribute on properties in the admin.) updated by Mariusz Felisiak
Tutorial doesn't use fget. Again, variables defined in properties …
11:16 AM Changeset [46fe506]mainstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Corrected indentation of #main div in admin base template.
11:16 AM Changeset [d24ba1b]mainstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #31034 -- Added a navigation sidebar to the admin. …
11:16 AM Ticket #31558 (contrib.admin - Support the use of boolean attribute on properties in the admin.) updated by Alexandre Poitevin
Setting a variable function is already what you find in the tutorial… …
11:01 AM Ticket #31568 (Database layer (models, ORM) - Alias used in aggregate filtering is incorrect.) created by Gagaro
With the following queryset: […] I get the following SQL …
10:08 AM Ticket #31558 (contrib.admin - Support the use of boolean attribute on properties in the admin.) updated by Mariusz Felisiak
fget is a function for getting an attribute value, it's an …
9:54 AM Ticket #30375 (Database layer (models, ORM) - Use "NO KEY" when doing select_for_update for PostgreSQL) updated by Mads Jensen
Needs documentation, Patch needs improvement changed
This needs to be in the review queue :)
9:51 AM Ticket #31567 (GIS - Reversed coordinate order on Ubuntu 20.04.) closed by Mariusz Felisiak
duplicate: GDAL 3.0 is not supported in Django 3.0. Duplicate of #30678.
9:45 AM Ticket #31567 (GIS - Reversed coordinate order on Ubuntu 20.04.) created by Krzysztof Kulig
After saving a feature with OSMGeoAdmin, the resulting polygon has the …
9:21 AM Ticket #31558 (contrib.admin - Support the use of boolean attribute on properties in the admin.) updated by Hasan Ramezani
Status, Owner changed
9:17 AM Ticket #31558 (contrib.admin - Support the use of boolean attribute on properties in the admin.) updated by Hasan Ramezani
Cc, Status, Owner changed
9:16 AM Ticket #31558 (contrib.admin - Support the use of boolean attribute on properties in the admin.) updated by Alexandre Poitevin
Thanks for accept my ticket. I was hoping to contribute and make the …
9:11 AM Ticket #31566 (Database layer (models, ORM) - Subquery in annotation is included by its alias and is not present in ...) created by Gagaro
With the following queryset: […] I have the following error: …
8:58 AM Ticket #31565 (Database layer (models, ORM) - Support GENERATED ALWAYS columns for MySQL and PostgreSQL) closed by Mariusz Felisiak
duplicate: Duplicate of #31300.
8:31 AM Ticket #31565 (Database layer (models, ORM) - Support GENERATED ALWAYS columns for MySQL and PostgreSQL) updated by Nick Pope
Triage Stage changed
This would be nice. I'd imagine tweaking your proposed API to look a …
7:46 AM Ticket #31560 (Core (Other) - Circular imports raise AppRegistryNotReady.) updated by ExTexan
In one of my cases, it was a model imported in a signals.py and the …
7:40 AM Ticket #31536 (Forms - Disabled clearable file field widget is not disabling the checkbox) updated by Carles Pina Estany
Adding PR link to find it easier: …
7:38 AM Ticket #31554 (Documentation - Tutorial 01: mysite/urls.py location confusion) closed by Mariusz Felisiak
invalid: Desmond, please don't reopen invalid tickets.
7:26 AM Ticket #31554 (Documentation - Tutorial 01: mysite/urls.py location confusion) updated by Desmond Nyamador
Triage Stage changed
7:20 AM Ticket #31554 (Documentation - Tutorial 01: mysite/urls.py location confusion) updated by Desmond Nyamador
Status, Resolution changed
6:07 AM Ticket #31558 (contrib.admin - Support the use of boolean attribute on properties in the admin.) updated by Hasan Ramezani
Status, Owner changed
5:59 AM Ticket #31565 (Database layer (models, ORM) - Support GENERATED ALWAYS columns for MySQL and PostgreSQL) created by Louise Grandjonc
Hi, in Postgres 12, generated columns have been added: …
5:51 AM Ticket #30116 (Core (Other) - Drop support for Python 3.5) updated by Mariusz Felisiak <felisiak.mariusz@…>
In d6aff369: […]
5:01 AM Changeset [d6aff36]mainstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Refs #30116 -- Simplified regex match group access with …
4:57 AM Changeset [23f6fbdd]mainstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by GitHub <noreply@…>
Simplified GDAL version parsing.
2:50 AM Changeset [a8b2db1c]mainstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Optimized Model and QuerySet pickling version comparison.
2:34 AM Ticket #25236 (Template system - Remove ifequal from the template language.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 72a170b: […]
2:07 AM Changeset [72a170b4]mainstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #25236 -- Deprecated {% ifequal %} and {% ifnotequal %} template …
1:07 AM Ticket #25236 (Template system - Remove ifequal from the template language.) updated by Mariusz Felisiak
Triage Stage changed
12:56 AM Changeset [d8cb8fd]mainstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Mariusz Felisiak <felisiak.mariusz@…>
Switched unittest.TestCase to SimpleTestCase in …
12:28 AM Ticket #31558 (contrib.admin - Support the use of boolean attribute on properties in the admin.) updated by Mariusz Felisiak
Version, Type, Description, Triage Stage, Summary changed
Thanks. This is definitely a new feature (see similar ticket #30259
12:01 AM Ticket #31562 (Core (URLs) - Namespacing in urls to look at default app name.) closed by Mariusz Felisiak
wontfix: [https://docs.djangoproject.com/en/3.0/intro/tutorial03/#namespacing-ur

May 10, 2020:

11:29 PM Ticket #31560 (Core (Other) - Circular imports raise AppRegistryNotReady.) closed by Mariusz Felisiak
needsinfo: Thanks for this report, Can you provide a sample project? All my …
11:05 PM Ticket #31561 (Database layer (models, ORM) - QuerySet could be a collections.abc.Set.) closed by Mariusz Felisiak
wontfix: I don't see any benefits of inheriting from collections.abc in this …
7:04 PM views.py attached to Ticket #31564 by Jacob Crabtree
Django Views
7:03 PM Upload.py attached to Ticket #31564 by Jacob Crabtree
PycURL Script for Upload
7:02 PM Ticket #31564 (File uploads/storage - Django fails to return HttpResponse message on early response with ...) created by Jacob Crabtree
== Short Description: I am trying to create a Django API that allows …
6:41 PM Ticket #28342 (Core (Cache system) - Make PyLibMCCache backend catch exceptions when memcached server is down) updated by Joel Andrews
Owner, Patch needs improvement, Version changed
Since this ticket and its corresponding pull request …
4:17 PM Ticket #31563 (Documentation - Document edge case with uwsgi, wsgi.file_wrapper and BytesIO.) created by Sergei Maertens
The …
2:14 PM Ticket #31561 (Database layer (models, ORM) - QuerySet could be a collections.abc.Set.) updated by Nick Pope
I'm not sure that collections.abc.Set is the right abstract base …
2:05 PM Ticket #31556 (Documentation - Remove useless (and inefficient) listcomp in the poll tutorial) closed by Nick Pope
wontfix: This has come up before and was rejected… A list comprehension is …
12:57 PM Ticket #31559 (Uncategorized - Dial down the SpamBayes settings.) closed by Mariusz Felisiak
invalid: I'm sorry that you encountered this. Spam filter are not perfect, but …
11:55 AM Ticket #31555 (Documentation - Use .format() and f-strings in the polls tutorial.) closed by Mariusz Felisiak
duplicate: There is nothing wrong in % format. I don't see any reason to prefer …
11:49 AM Ticket #31555 (Documentation - Use .format() and f-strings in the polls tutorial.) updated by Alexandre Poitevin
Summary changed
11:45 AM Ticket #31557 (Documentation - Use .assertTrue instead of .assertIs(..., True) in the unit testing ...) closed by Mariusz Felisiak
wontfix: Our …
11:34 AM Ticket #31554 (Documentation - Tutorial 01: mysite/urls.py location confusion) updated by Mariusz Felisiak
Has patch, Resolution, Summary changed
Tutorial is really descriptive, we ask to add urls.py in app …
8:53 AM Ticket #5793 (Database layer (models, ORM) - Allow custom attributes in Meta classes) updated by Sardorbek Imomaliev
Cc changed
8:21 AM Ticket #31556 (Documentation - Remove useless (and inefficient) listcomp in the poll tutorial) updated by Simon Charette
Triage Stage changed
The materialization of the list is not required as str.join accepts …
5:46 AM JSON1Extension edited by Sage Abdullah
(diff)
5:00 AM Ticket #31554 (Documentation - Tutorial 01: mysite/urls.py location confusion) updated by Paweł Brodacki
Replying to Desmond Nyamador: > Hi, I've gone through the …
3:52 AM Ticket #31562 (Core (URLs) - Namespacing in urls to look at default app name.) created by Ferdy
Why do I have to repeat the app name in the urls.py as app_name? In …
1:44 AM Ticket #31561 (Database layer (models, ORM) - QuerySet could be a collections.abc.Set.) created by Alexandre Poitevin
I don’t know if it’s intended, but QuerySet doesn’t inherit from …
1:26 AM Ticket #31556 (Documentation - Remove useless (and inefficient) listcomp in the poll tutorial) updated by Sergey Fedoseev
Could you elaborate on its uselessness?
1:21 AM Ticket #31557 (Documentation - Use .assertTrue instead of .assertIs(..., True) in the unit testing ...) updated by Sergey Fedoseev
See https://github.com/django/django/pull/6760#discussion_r66713822
1:00 AM Ticket #31560 (Core (Other) - Circular imports raise AppRegistryNotReady.) created by ExTexan
I just spent an inordinate amount of time debugging an "Apps aren't …
12:54 AM Ticket #31559 (Uncategorized - Dial down the SpamBayes settings.) created by ExTexan
I just tried to post a "suggestion" ticket and got this response: …
12:54 AM Ticket #31558 (contrib.admin - Support the use of boolean attribute on properties in the admin.) created by Alexandre Poitevin
Example (adapted from the polls tutorial): […] There is no problem …
12:46 AM Ticket #31557 (Documentation - Use .assertTrue instead of .assertIs(..., True) in the unit testing ...) created by Alexandre Poitevin
We find this is several places in this section 6. Maybe it was written …
12:43 AM Ticket #31556 (Documentation - Remove useless (and inefficient) listcomp in the poll tutorial) created by Alexandre Poitevin
output = ', '.join([q.question_text for q in latest_question_list])
12:41 AM Ticket #31555 (Documentation - Use .format() and f-strings in the polls tutorial.) created by Alexandre Poitevin
Some part of the tutorial contains the old format way (with the % …

May 9, 2020:

8:50 PM Ticket #31554 (Documentation - Tutorial 01: mysite/urls.py location confusion) closed by Desmond Nyamador
fixed: Hi, I've gone through the documentation and it says at a point "To …
8:39 PM Ticket #31554 (Documentation - Tutorial 01: mysite/urls.py location confusion) updated by Desmond Nyamador
Status, Owner changed
2:46 PM Ticket #31554 (Documentation - Tutorial 01: mysite/urls.py location confusion) created by Paweł Brodacki
Hi guys, Working through the 2.2 tutorial I got momentarily stuck at …
1:14 PM Ticket #31550 (HTTP handling - AssertionError raised by test_file_response method of ASGITest class.) updated by Carlton Gibson
The failure doesn't reproduce for me on Windows with Python 3.7 or 3.8.
5:51 AM Ticket #27590 (contrib.staticfiles - Allow configuration of where to save staticfiles manifest.) updated by Carsten Fuchs
Replying to Jarosław Wygoda: > I've created a pr adding …
Note: See TracTimeline for information about the timeline view.
Back to Top