Timeline



Jan 9, 2020:

5:18 PM Ticket #28333 (Database layer (models, ORM) - Filter and subquery for window expressions) updated by Alexandr Artemyev
Cc changed
3:59 PM Ticket #31142 (GIS - MakeValid() polygon to multi-polygon raises error in GEOS C function ...) updated by Eran Keydar
The only difference is the Django version. The difference is that in …
2:24 PM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by Mariusz Felisiak
Do you think that we should backport fixes for regressions created few …
2:03 PM Ticket #21961 (Database layer (models, ORM) - Add support for database-level cascading options) updated by Nick Stefan
Replying to felixxm: I noticed the patch is still set to …
1:47 PM Changeset [4c1b401]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Added file cleanup in FileFieldTests.test_pickle().
1:22 PM Ticket #31154 (Database layer (models, ORM) - Enumeration Types are not usable in templates.) updated by Mariusz Felisiak
Severity, Description, Component, Summary, Has patch, Triage Stage changed
PR
12:11 PM Ticket #31155 (Database layer (models, ORM) - Named groups in choices are not properly validated in case of non str ...) created by sakkada
In case of using typed choices and string value to store it (in my …
11:49 AM Ticket #31153 (Database layer (models, ORM) - Fix "common" user creation on Oracle 12c+.) closed by Mariusz Felisiak
invalid: You don't need to use this undocumented parameter when you create a …
11:14 AM Ticket #30274 (GIS - Segfault on iteration of GEOS Polygons/LinearRings.) updated by Claude Paroz
I can reproduce too. Note that putting polygon[0] in a variable runs …
10:52 AM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by Claude Paroz
Our documentation is not clear about that. As for me, a regression is …
9:37 AM Ticket #31154 (Database layer (models, ORM) - Enumeration Types are not usable in templates.) updated by Adam Johnson
Status, Owner changed
9:31 AM Ticket #31154 (Database layer (models, ORM) - Enumeration Types are not usable in templates.) created by Adam Johnson
The new …
9:06 AM Ticket #31153 (Database layer (models, ORM) - Fix "common" user creation on Oracle 12c+.) created by Moritz Schaffenroth
Hi, when running the tests on django 3.0 against a Oracle 12c …
8:50 AM Ticket #30274 (GIS - Segfault on iteration of GEOS Polygons/LinearRings.) updated by Fabian Schindler
Cc, Status, Resolution changed
I'm still experiencing this issue (Django 2.2.9), I could reproduce it …
8:33 AM Ticket #31152 (Database layer (models, ORM) - Annotating ArrayAgg and Subquery crashes with values().) closed by Mariusz Felisiak
duplicate: Duplicate of #31136.
8:27 AM Changeset [aa6c620]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Carlton Gibson <carlton@…>
More accurate terminology ("logger" instead of "logging handler") in …
8:26 AM proj.zip attached to Ticket #31152 by Ivan Vasić
Project
8:25 AM Ticket #31152 (Database layer (models, ORM) - Annotating ArrayAgg and Subquery crashes with values().) created by Ivan Vasić
Think I found a regression issue that does not happen with Django <3.0 …
8:07 AM Ticket #31151 (Migrations - Automatically create a database from database config settings) closed by Carlton Gibson
wontfix: Hi. Thanks for the report. In all but this simplest cases, the …
8:06 AM Ticket #30995 (Core (URLs) - Feature/docs: how should url converters decline to match for a named route?) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In eb629f4: […]
8:05 AM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by Mariusz Felisiak
Normally we backport only regression from the latest version (in the …
7:41 AM Changeset [eb629f4]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #30995 -- Allowed converter.to_url() to raise ValueError to …
7:10 AM Changeset [ceecd055]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Improved ReST formatting in docs/README.rst. Co-authored-by: Mariusz …
6:57 AM Ticket #31150 (Database layer (models, ORM) - Subquery annotations are omitted in group by query section if multiple ...) updated by Mariusz Felisiak
Johannes, I need to repeat my gentle request for a queryset (see …
6:57 AM Ticket #31151 (Migrations - Automatically create a database from database config settings) created by Tasawar Hussain
Coming from rails background where rails db:create create a new …
5:47 AM Ticket #31094 (Database layer (models, ORM) - Subquery uses ungrouped column "table.column" from outer query.) updated by Johannes Maron
Dang, this isn't over yet, seealso #31150
5:46 AM Ticket #31150 (Database layer (models, ORM) - Subquery annotations are omitted in group by query section if multiple ...) updated by Johannes Maron
Description changed
5:44 AM Ticket #31150 (Database layer (models, ORM) - Subquery annotations are omitted in group by query section if multiple ...) created by Johannes Maron
Sadly there is more regression in Django 3.0.2 even after #31094. …
5:40 AM Ticket #31148 (Database layer (models, ORM) - Raise a descriptive error on update()/delete() operations following ...) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In eef3ea8: […]
5:20 AM Changeset [eef3ea8]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #31148 -- Added error messages on update()/delete() operations …
5:13 AM Ticket #31149 (Documentation - Django Documentation needed for 1.9.7.) closed by Mariusz Felisiak
invalid: You can find documentation for the old unsupported versions of Django …
5:11 AM Ticket #30200 (contrib.postgres - Add support for using indexes in update() for ArrayFields.) updated by Mariusz Felisiak
Patch needs improvement changed
5:04 AM Ticket #23004 (Error reporting - Cleanse entries from request.META in debug views) updated by Carlton Gibson
Patch needs improvement changed
New PR adjusting for feedback https://github.com/django/django/pull/12300
5:02 AM Ticket #31149 (Documentation - Django Documentation needed for 1.9.7.) created by Abhay Pandey
I looked for the documentation on Django 1.9.7 but it isn't available. …
4:40 AM Ticket #31148 (Database layer (models, ORM) - Raise a descriptive error on update()/delete() operations following ...) updated by Hasan Ramezani
Has patch changed
PR
3:23 AM Ticket #21238 (Core (Cache system) - `ImageFieldFile.url` raises an AttributeError exception after ...) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In f600e3f: […]
3:23 AM Ticket #21238 (Core (Cache system) - `ImageFieldFile.url` raises an AttributeError exception after ...) updated by Mariusz Felisiak <felisiak.mariusz@…>
In aaea9de: […]
3:19 AM Ticket #31147 (contrib.postgres - Add support for ts_headline) updated by Hannes Ljungberg
Has patch changed
PR: https://github.com/django/django/pull/12297
3:03 AM Ticket #31148 (Database layer (models, ORM) - Raise a descriptive error on update()/delete() operations following ...) updated by Hasan Ramezani
Status, Owner changed
3:01 AM Ticket #21238 (Core (Cache system) - `ImageFieldFile.url` raises an AttributeError exception after ...) updated by Mariusz Felisiak
Triage Stage changed
2:57 AM Ticket #31148 (Database layer (models, ORM) - Raise a descriptive error on update()/delete() operations following ...) updated by Mariusz Felisiak
Easy pickings, Summary changed
2:56 AM Ticket #31148 (Database layer (models, ORM) - Raise a descriptive error on update()/delete() operations following ...) updated by Mariusz Felisiak
Cc, Version, Type, Triage Stage, Summary changed
This operation is unsupported, see …
2:37 AM Changeset [f600e3f]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #21238 -- Fixed restoring attributes when pickling FileField and …
2:18 AM Changeset [aaea9de]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Refs #21238 -- Added more tests for pickling FileField and ImageField.
2:07 AM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by Claude Paroz
But maybe a backport to 3.0.x?
1:59 AM Ticket #31148 (Database layer (models, ORM) - Raise a descriptive error on update()/delete() operations following ...) updated by Joon Hwan 김준환
Description changed
1:44 AM Ticket #31148 (Database layer (models, ORM) - Raise a descriptive error on update()/delete() operations following ...) updated by Joon Hwan 김준환
Description changed
1:44 AM Changeset [66e16dcc]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Removed unused lines in ImageFieldTests.test_pickle().
1:44 AM Ticket #31148 (Database layer (models, ORM) - Raise a descriptive error on update()/delete() operations following ...) created by Joon Hwan 김준환
b_filter() seems to merge but does not apply to the actual update …
1:18 AM Changeset [6c9c823]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Renamed docs/README to README.rst.
12:54 AM Changeset [0707ff6d]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Renamed set_language()'s next variable to avoid clash with builtin.
12:48 AM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by Mariusz Felisiak
Yes it's a regression in 96199e562dcc409ab4bdc2b2146fa7cf73c7c5fe
12:32 AM Ticket #31146 (contrib.admin - ManyToManyField with a through table are not updated on save in admin ...) closed by Mariusz Felisiak
invalid: ManyToManyField's using the through argument work properly with …

Jan 8, 2020:

9:20 PM Ticket #29203 (contrib.sessions - Cached Session may cause losing a session, when it failed to connect ...) updated by David A
Version changed
9:20 PM Ticket #29203 (contrib.sessions - Cached Session may cause losing a session, when it failed to connect ...) updated by David A
I've confirmed this is still an issue, while load testing my …
6:41 PM Ticket #31147 (contrib.postgres - Add support for ts_headline) updated by Simon Charette
Triage Stage changed
6:41 PM Ticket #29789 (Database layer (models, ORM) - Support nested relations in FilteredRelation's condition) updated by Matt Ferrante
Thanks for the heads-up felixxm. Opened one against master: …
4:26 PM Ticket #31147 (contrib.postgres - Add support for ts_headline) updated by Hannes Ljungberg
Status, Owner changed
4:25 PM Ticket #31147 (contrib.postgres - Add support for ts_headline) created by Hannes Ljungberg
It would be nice to get support for the Postgres full text search …
3:48 PM Ticket #31145 (contrib.sessions - Session cookie has always the "SameSite=Lax" header.) closed by Mariusz Felisiak
invalid: Lax is a default value, you can change it with the …
2:05 PM Ticket #31146 (contrib.admin - ManyToManyField with a through table are not updated on save in admin ...) created by Maximilian
These are my admin models […] These are my real models […] So …
1:20 PM Ticket #27468 (Utilities - Move utils.crypto.salted_hmac() from SHA1 toward SHA256) updated by Claude Paroz
Replying to Collin Anderson: > ...Add a "sha256:" prefix …
11:34 AM Ticket #27468 (Utilities - Move utils.crypto.salted_hmac() from SHA1 toward SHA256) updated by Collin Anderson
Maybe there could be a SIGNING_HASHERS similar to …
11:28 AM Ticket #31140 (Core (Cache system) - Caching of dict containing SafeText objects fails with bmemcached.) updated by Hugo Rodger-Brown
Yup - this ticket has resulted in a fix for django-bmemcached to …
11:27 AM Ticket #31145 (contrib.sessions - Session cookie has always the "SameSite=Lax" header.) created by jET
When I use requests test loginView, return 302 and response header …
10:51 AM Ticket #23919 (Core (Other) - Cleanups for when we drop Python 2 compatibility) updated by Claude Paroz <claude@…>
In 6686238c: […]
10:50 AM Changeset [6686238]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Claude Paroz <claude@…>
Refs #23919 -- Removed obsolete comment in signing.py
10:26 AM Ticket #27468 (Utilities - Move utils.crypto.salted_hmac() from SHA1 toward SHA256) updated by Claude Paroz
Owner, Patch needs improvement, Needs tests changed
In this PR, I did the …
9:57 AM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by Simon Charette
Reupen, even if this was a regression in 2.2 this release series is …
8:05 AM Ticket #31144 (Database layer (models, ORM) - MySQL unique constraints incorrectly limited to 255 char when it ...) updated by Steven Mapes
So why not raise a warning or, better yet, let the database itself …
7:54 AM Ticket #31144 (Database layer (models, ORM) - MySQL unique constraints incorrectly limited to 255 char when it ...) updated by Mariusz Felisiak
Cc changed
7:53 AM Ticket #31144 (Database layer (models, ORM) - MySQL unique constraints incorrectly limited to 255 char when it ...) closed by Mariusz Felisiak
wontfix: Thanks for this ticket, however Django supports MySQL 5.6+. Moreover …
7:38 AM Ticket #31144 (Database layer (models, ORM) - MySQL unique constraints incorrectly limited to 255 char when it ...) updated by Steven Mapes
Description changed
7:27 AM Ticket #31144 (Database layer (models, ORM) - MySQL unique constraints incorrectly limited to 255 char when it ...) created by Steven Mapes
There is a bug within db.backends.mysql.validation.check_field_type …
7:04 AM Ticket #31143 (Template system - Variable attribute resolution priority in templates.) closed by Mariusz Felisiak
wontfix: This decision was made at the very beginning and it's …
6:50 AM Ticket #31143 (Template system - Variable attribute resolution priority in templates.) created by Vasili Korol
Assume a Django model defining a __getitem__ method: […] Now, …
6:43 AM Ticket #31140 (Core (Cache system) - Caching of dict containing SafeText objects fails with bmemcached.) updated by Mariusz Felisiak
pickle.dumps() for SafeString works with protocol=2, 3, 4, …
6:16 AM Ticket #30995 (Core (URLs) - Feature/docs: how should url converters decline to match for a named route?) updated by Mariusz Felisiak
Patch needs improvement, Triage Stage changed
5:39 AM Ticket #30138 (Database layer (models, ORM) - Allow QuerySet.bulk_create() to set pk of created objects when ...) updated by Hasan Ramezani
Status, Owner changed
3:55 AM Changeset [07f6ff09]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Added tests for using the same name for multiple URL patterns.
3:55 AM Changeset [196009c7]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Clarified that ValueError raised by converter.to_python() means no …
3:50 AM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by Reupen Shah
It does seem that there was a regression in Django 2.2 to me. The …
2:48 AM Ticket #31118 (Forms - FileInput shouldn't display required attribute when initial data exists.) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In ffcf1a8e: […]
2:42 AM Ticket #31142 (GIS - MakeValid() polygon to multi-polygon raises error in GEOS C function ...) updated by Carlton Gibson
Hi Eran, Can I ask you to double check that the only difference is …
2:18 AM Ticket #31118 (Forms - FileInput shouldn't display required attribute when initial data exists.) updated by Mariusz Felisiak
Needs documentation, Needs tests, Triage Stage changed
2:15 AM Changeset [ffcf1a8e]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #31118 -- Made FileInput to avoid the required attribute when …
1:07 AM Ticket #31141 (Core (System checks) - translation.E004 shouldn't be raised on sublanguages when a base ...) updated by Mariusz Felisiak <felisiak.mariusz@…>
In 0379da59: […]
1:06 AM Ticket #31141 (Core (System checks) - translation.E004 shouldn't be raised on sublanguages when a base ...) closed by GitHub <noreply@…>
fixed: In 53d8646: […]
1:05 AM Changeset [53d8646]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Fixed #31141 -- Relaxed system check of translation settings for …
12:42 AM Ticket #29789 (Database layer (models, ORM) - Support nested relations in FilteredRelation's condition) updated by Mariusz Felisiak
Matt, we don't accept new features to the Django 2.2 and 3.0. Please …

Jan 7, 2020:

6:42 PM Ticket #31134 (Database layer (models, ORM) - ASGI does not closing DB connections properly.) updated by Wojciech Bartosiak
Finally, after hours, hours diving into the code, I finally understood …
5:29 PM Ticket #29789 (Database layer (models, ORM) - Support nested relations in FilteredRelation's condition) updated by Matt Ferrante
Noumbissi, Alex Scott, Nicolas Delaby I've opened a PR for supporting …
4:07 PM Ticket #30138 (Database layer (models, ORM) - Allow QuerySet.bulk_create() to set pk of created objects when ...) updated by Simon Charette
Hasan, this was mentioned in …
3:30 PM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by Simon Charette
John, based on the investigation that lead to this patch the issue has …
3:17 PM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by John Fieldman
Replying to felixxm: > This patch doesn't qualify for a …
2:45 PM Ticket #31134 (Database layer (models, ORM) - ASGI does not closing DB connections properly.) updated by Wojciech Bartosiak
Replying to Carlton Gibson: > you've overwhelmed the …
2:42 PM Ticket #30138 (Database layer (models, ORM) - Allow QuerySet.bulk_create() to set pk of created objects when ...) updated by Hasan Ramezani
Status, Owner changed
Based on the ticket description we should add `' RETURNING …
1:22 PM Ticket #31134 (Database layer (models, ORM) - ASGI does not closing DB connections properly.) updated by Carlton Gibson
Having looked at it at some length today, it seems it's working as …
1:12 PM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by Mariusz Felisiak
Replying to John Fieldman: > Can this fix be backported …
1:04 PM Ticket #31134 (Database layer (models, ORM) - ASGI does not closing DB connections properly.) updated by Wojciech Bartosiak
Replying to Carlton Gibson: > OK, thanks for the …
11:46 AM Ticket #31134 (Database layer (models, ORM) - ASGI does not closing DB connections properly.) closed by Carlton Gibson
invalid: OK, thanks for the follow-up: that's saved me a cycle tracking that …
11:17 AM Ticket #31134 (Database layer (models, ORM) - ASGI does not closing DB connections properly.) updated by Wojciech Bartosiak
Ok. I must admit that this ticket can be closed. I finally understood …
10:54 AM Ticket #31140 (Core (Cache system) - Caching of dict containing SafeText objects fails with bmemcached.) updated by Jayson Reis
I think that this should be considered a django bug as SafeString is …
10:01 AM Ticket #31134 (Database layer (models, ORM) - ASGI does not closing DB connections properly.) updated by Wojciech Bartosiak
Replying to Carlton Gibson: > It looks like connections …
9:34 AM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by John Fieldman
Replying to Mariusz Felisiak <felisiak.mariusz@…>: > In …
8:11 AM Ticket #31134 (Database layer (models, ORM) - ASGI does not closing DB connections properly.) updated by Carlton Gibson
It looks like connections could be closed better — yes, once the …
7:58 AM Ticket #31141 (Core (System checks) - translation.E004 shouldn't be raised on sublanguages when a base ...) updated by Mariusz Felisiak
Has patch changed
PR
7:32 AM Ticket #29871 (Database layer (models, ORM) - Resetting primary key for a child model doesn't work.) updated by Chetan Khanna
Patch needs improvement changed
I've updated the PR, the test is now passing.
7:15 AM Ticket #10919 (contrib.admin - Add an option to disable display of related items on admin's delete ...) updated by Sivakumar R
Replying to Tobias McNulty: > I recently tried to …
7:13 AM Ticket #31141 (Core (System checks) - translation.E004 shouldn't be raised on sublanguages when a base ...) updated by Mariusz Felisiak
Status, Owner changed
7:12 AM Ticket #10919 (contrib.admin - Add an option to disable display of related items on admin's delete ...) updated by Sivakumar R
Replying to Tobias McNulty: > I recently tried to …
6:59 AM output_22.txt attached to Ticket #31142 by Eran Keydar
6:59 AM output_111.txt attached to Ticket #31142 by Eran Keydar
6:57 AM Ticket #31142 (GIS - MakeValid() polygon to multi-polygon raises error in GEOS C function ...) created by Eran Keydar
I have model with Polygon field. Using MakeValid on the polygon field …
5:45 AM Ticket #31141 (Core (System checks) - translation.E004 shouldn't be raised on sublanguages when a base ...) updated by Mariusz Felisiak
Cc, Triage Stage, Component, Severity, Summary changed
Thanks for this report. Regression in …
5:17 AM Ticket #31141 (Core (System checks) - translation.E004 shouldn't be raised on sublanguages when a base ...) created by Enrique Matías Sánchez
According to Django documentation: If a base language is available …
5:09 AM Ticket #31124 (Database layer (models, ORM) - Model.get_FOO_display() does not work correctly with inherited choices.) updated by Carlton Gibson
I've opened https://github.com/django/django/pull/12284 which provides …
4:58 AM Changeset [979f61a]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Simplified model's Options.add_field() a bit.
4:48 AM Ticket #15982 (Internationalization - Lack DateTime formats in some languages) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 188b0030: […]
4:33 AM Ticket #31134 (Database layer (models, ORM) - ASGI does not closing DB connections properly.) updated by Wojciech Bartosiak
I have made some tests to dive into the problem. When I execute ASGI …
4:13 AM Ticket #30980 (contrib.admin - admin.E130 (duplicate __name__ attributes of actions) should specify ...) updated by Mariusz Felisiak
PR
4:08 AM Changeset [188b003]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #15982 -- Added DATE_INPUT_FORMATS to forms.DateTimeField …
3:47 AM Ticket #31134 (Database layer (models, ORM) - ASGI does not closing DB connections properly.) updated by Wojciech Bartosiak
[…] My docker-compose.yml file: […] PostgreSQL version: …
3:34 AM Ticket #31103 (Documentation - Pagination documentation is missing some important detail) updated by Mariusz Felisiak <felisiak.mariusz@…>
In e7d7e04d: […]
3:34 AM Ticket #31103 (Documentation - Pagination documentation is missing some important detail) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 0f0abc20: […]
3:19 AM Ticket #31124 (Database layer (models, ORM) - Model.get_FOO_display() does not work correctly with inherited choices.) updated by zeynel
Replying to George Popides: > Why would checking on …
2:57 AM Changeset [0f0abc20]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #31103 -- Improved pagination topic documentation.
2:54 AM Changeset [8be477b]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by GitHub <noreply@…>
Fixed timezones tests for PyYAML 5.3+.
2:51 AM Ticket #31134 (Database layer (models, ORM) - ASGI does not closing DB connections properly.) updated by Carlton Gibson
Hmmm. This isn't as straight-forward as it looks. > …
1:51 AM Ticket #30439 (Internationalization - Translations issues on Django upgrade due to unexpected changes in ...) updated by Rodrigo
Replying to אורי: > Thanks for the explanation, Rodrigo. …
12:42 AM Ticket #30439 (Internationalization - Translations issues on Django upgrade due to unexpected changes in ...) updated by אורי
Thanks for the explanation, Rodrigo. Good work!
12:12 AM Ticket #30439 (Internationalization - Translations issues on Django upgrade due to unexpected changes in ...) updated by Rodrigo
Replying to אורי: > Replying to Rodrigo: > > …

Jan 6, 2020:

10:20 PM Ticket #15602 (contrib.admin - Using get_readonly_fields and StackedInline/TabularInline admin ...) updated by Wojciech Bartosiak
Replying to Jamie Bliss: > My two cents, I consider the …
10:11 PM Ticket #30439 (Internationalization - Translations issues on Django upgrade due to unexpected changes in ...) updated by אורי
Replying to Rodrigo: > …
1:31 PM Ticket #31140 (Core (Cache system) - Caching of dict containing SafeText objects fails with bmemcached.) closed by Mariusz Felisiak
invalid: Yes, that's not an issue in Django.
1:23 PM Ticket #31140 (Core (Cache system) - Caching of dict containing SafeText objects fails with bmemcached.) updated by Hugo Rodger-Brown
I've dug into it, and it looks like SafeText's `str function …
9:22 AM Ticket #31140 (Core (Cache system) - Caching of dict containing SafeText objects fails with bmemcached.) updated by Hugo Rodger-Brown
Description changed
Can't be sure, but I think it's the internal implementation of …
8:56 AM Ticket #31140 (Core (Cache system) - Caching of dict containing SafeText objects fails with bmemcached.) created by Hugo Rodger-Brown
Not sure if this is a Django issue per se. but we have recently …
6:50 AM Changeset [2ea3fb3]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Removed "Don't do that" from docs and error messages. It's slightly …
6:25 AM Ticket #31139 (contrib.auth - PasswordResetView return success message for emails not in database also) closed by Mariusz Felisiak
wontfix: [https://docs.djangoproject.com/en/stable/internals/contributing/triagi
6:15 AM Ticket #31139 (contrib.auth - PasswordResetView return success message for emails not in database also) updated by SANYAM MITTAL
Status, Needs documentation, Resolution changed
Thanks for the Reference, As mentioned in documentation …
4:39 AM Ticket #11385 (Forms - DateTimeField doesn't accept ISO 8601 formatted date string) closed by Mariusz Felisiak <felisiak.mariusz@…>
fixed: In 1487f16f: […]
3:52 AM Changeset [1487f16f]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Fixed #11385 -- Made forms.DateTimeField accept ISO 8601 date inputs. …
3:46 AM Ticket #15982 (Internationalization - Lack DateTime formats in some languages) updated by Mariusz Felisiak
Status, Owner changed
2:54 AM Ticket #11385 (Forms - DateTimeField doesn't accept ISO 8601 formatted date string) updated by Mariusz Felisiak
Status, Owner, Triage Stage changed
2:44 AM Changeset [b23fb2c]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Mariusz Felisiak <felisiak.mariusz@…>
Corrected notes about default date/datetime/time input formats.
2:04 AM Ticket #30439 (Internationalization - Translations issues on Django upgrade due to unexpected changes in ...) updated by Rodrigo
Has patch changed
PR
1:54 AM Ticket #31118 (Forms - FileInput shouldn't display required attribute when initial data exists.) updated by Mariusz Felisiak
Needs documentation, Needs tests changed
1:48 AM Ticket #31139 (contrib.auth - PasswordResetView return success message for emails not in database also) closed by Claude Paroz
wontfix: Thanks for the report, but this is by design. Please read the …
Note: See TracTimeline for information about the timeline view.
Back to Top