Timeline
Jan 9, 2020:
- 5:18 PM Ticket #28333 (Database layer (models, ORM) - Filter and subquery for window expressions) updated by
-
Cc changed
- 3:59 PM Ticket #31142 (GIS - MakeValid() polygon to multi-polygon raises error in GEOS C function ...) updated by
- 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
- 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
- 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
- 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
-
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
- 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
- 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
-
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
- 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
-
Status, Owner changed
- 9:31 AM Ticket #31154 (Database layer (models, ORM) - Enumeration Types are not usable in templates.) created by
- The new …
- 9:06 AM Ticket #31153 (Database layer (models, ORM) - Fix "common" user creation on Oracle 12c+.) created by
- 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
-
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
- duplicate: Duplicate of #31136.
- 8:27 AM Changeset [aa6c620]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- More accurate terminology ("logger" instead of "logging handler") in …
- 8:25 AM Ticket #31152 (Database layer (models, ORM) - Annotating ArrayAgg and Subquery crashes with values().) created by
- 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
- 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
- fixed: In eb629f4: […]
- 8:05 AM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by
- 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
- 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
- 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
- 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
-
Coming from rails background where
rails db:createcreate a new … - 5:47 AM Ticket #31094 (Database layer (models, ORM) - Subquery uses ungrouped column "table.column" from outer query.) updated by
- 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
-
Description changed
- 5:44 AM Ticket #31150 (Database layer (models, ORM) - Subquery annotations are omitted in group by query section if multiple ...) created by
- 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
- fixed: In eef3ea8: […]
- 5:20 AM Changeset [eef3ea8]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #31148 -- Added error messages on update()/delete() operations …
- 5:13 AM Ticket #31149 (Documentation - Django Documentation needed for 1.9.7.) closed by
- 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
-
Patch needs improvement changed
- 5:04 AM Ticket #23004 (Error reporting - Cleanse entries from request.META in debug views) updated by
-
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
- 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
-
Has patch changed
PR - 3:23 AM Ticket #21238 (Core (Cache system) - `ImageFieldFile.url` raises an AttributeError exception after ...) closed by
- fixed: In f600e3f: […]
- 3:23 AM Ticket #21238 (Core (Cache system) - `ImageFieldFile.url` raises an AttributeError exception after ...) updated by
- In aaea9de: […]
- 3:19 AM Ticket #31147 (contrib.postgres - Add support for ts_headline) updated by
-
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
-
Status, Owner changed
- 3:01 AM Ticket #21238 (Core (Cache system) - `ImageFieldFile.url` raises an AttributeError exception after ...) updated by
-
Triage Stage changed
- 2:57 AM Ticket #31148 (Database layer (models, ORM) - Raise a descriptive error on update()/delete() operations following ...) updated by
-
Easy pickings, Summary changed
- 2:56 AM Ticket #31148 (Database layer (models, ORM) - Raise a descriptive error on update()/delete() operations following ...) updated by
-
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
- 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
- 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
- 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
-
Description changed
- 1:44 AM Ticket #31148 (Database layer (models, ORM) - Raise a descriptive error on update()/delete() operations following ...) updated by
-
Description changed
- 1:44 AM Changeset [66e16dcc]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- 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
- 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
- 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
- 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
- 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
-
invalid:
ManyToManyField's using thethroughargument 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
-
Version changed
- 9:20 PM Ticket #29203 (contrib.sessions - Cached Session may cause losing a session, when it failed to connect ...) updated by
- 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
-
Triage Stage changed
- 6:41 PM Ticket #29789 (Database layer (models, ORM) - Support nested relations in FilteredRelation's condition) updated by
- Thanks for the heads-up felixxm. Opened one against master: …
- 4:26 PM Ticket #31147 (contrib.postgres - Add support for ts_headline) updated by
-
Status, Owner changed
- 4:25 PM Ticket #31147 (contrib.postgres - Add support for ts_headline) created by
- 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
-
invalid:
Laxis 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
- 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
- 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
-
Maybe there could be a
SIGNING_HASHERSsimilar to … - 11:28 AM Ticket #31140 (Core (Cache system) - Caching of dict containing SafeText objects fails with bmemcached.) updated by
-
Yup - this ticket has resulted in a fix for
django-bmemcachedto … - 11:27 AM Ticket #31145 (contrib.sessions - Session cookie has always the "SameSite=Lax" header.) created by
- 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
- In 6686238c: […]
- 10:50 AM Changeset [6686238]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- 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
-
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
- 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
- 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
-
Cc changed
- 7:53 AM Ticket #31144 (Database layer (models, ORM) - MySQL unique constraints incorrectly limited to 255 char when it ...) closed by
- 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
-
Description changed
- 7:27 AM Ticket #31144 (Database layer (models, ORM) - MySQL unique constraints incorrectly limited to 255 char when it ...) created by
- 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
- 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
-
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
-
pickle.dumps()forSafeStringworks withprotocol=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
-
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
-
Status, Owner changed
- 3:55 AM Changeset [07f6ff09]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- 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
- 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
- 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
- fixed: In ffcf1a8e: […]
- 2:42 AM Ticket #31142 (GIS - MakeValid() polygon to multi-polygon raises error in GEOS C function ...) updated by
- 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
-
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
- 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
- In 0379da59: […]
- 1:06 AM Ticket #31141 (Core (System checks) - translation.E004 shouldn't be raised on sublanguages when a base ...) closed by
- fixed: In 53d8646: […]
- 1:05 AM Changeset [53d8646]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- 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
- 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
- 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
- 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
- Hasan, this was mentioned in …
- 3:30 PM Ticket #31097 (contrib.postgres - StringAgg And ArrayAgg with filtering in subquery generates invalid ...) updated by
- 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
- 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
- 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
-
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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
-
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
-
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
- 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
-
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
- Replying to Tobias McNulty: > I recently tried to …
- 6:57 AM Ticket #31142 (GIS - MakeValid() polygon to multi-polygon raises error in GEOS C function ...) created by
- 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
-
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
- 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
- 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
- Simplified model's Options.add_field() a bit.
- 4:48 AM Ticket #15982 (Internationalization - Lack DateTime formats in some languages) closed by
- fixed: In 188b0030: […]
- 4:33 AM Ticket #31134 (Database layer (models, ORM) - ASGI does not closing DB connections properly.) updated by
- 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
- PR
- 4:08 AM Changeset [188b003]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- 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
-
[…]
My
docker-compose.ymlfile: […] PostgreSQL version: … - 3:34 AM Ticket #31103 (Documentation - Pagination documentation is missing some important detail) updated by
- In e7d7e04d: […]
- 3:34 AM Ticket #31103 (Documentation - Pagination documentation is missing some important detail) closed by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
-
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
-
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
- 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
- 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
- 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
-
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
- fixed: In 1487f16f: […]
- 3:52 AM Changeset [1487f16f]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #11385 -- Made forms.DateTimeField accept ISO 8601 date inputs. …
- 3:46 AM Ticket #15982 (Internationalization - Lack DateTime formats in some languages) updated by
-
Status, Owner changed
- 2:54 AM Ticket #11385 (Forms - DateTimeField doesn't accept ISO 8601 formatted date string) updated by
-
Status, Owner, Triage Stage changed
- 2:44 AM Changeset [b23fb2c]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- 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
-
Has patch changed
PR - 1:54 AM Ticket #31118 (Forms - FileInput shouldn't display required attribute when initial data exists.) updated by
-
Needs documentation, Needs tests changed
- 1:48 AM Ticket #31139 (contrib.auth - PasswordResetView return success message for emails not in database also) closed by
- wontfix: Thanks for the report, but this is by design. Please read the …
Note:
See TracTimeline
for information about the timeline view.