Timeline
Aug 27, 2020:
- 10:59 PM Ticket #31912 (Core (Other) - Path.resolve(strict=True) raises PermissionError.) updated by
- In 14a19700: […]
- 10:59 PM Changeset [14a1970]stable/3.1.x by
- [3.1.x] Fixed #31912 -- Removed strict=True in Path.resolve() in …
- 10:58 PM Ticket #31912 (Core (Other) - Path.resolve(strict=True) raises PermissionError.) closed by
- fixed: In e39e727: […]
- 10:57 PM Changeset [e39e727d]mainstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #31912 -- Removed strict=True in Path.resolve() in project …
- 7:13 PM Ticket #31948 (Database layer (models, ORM) - Add support for tzinfo parameter to TruncDate() and TruncTime().) updated by
- There was no explicit reason to ignore any passed in tz parameter - it …
- 4:17 PM Ticket #31956 (Database layer (models, ORM) - QuerySet.order_by() chained with values() crashes on JSONField with a ...) updated by
-
Description changed
- 4:17 PM Ticket #31956 (Database layer (models, ORM) - QuerySet.order_by() chained with values() crashes on JSONField with a ...) created by
- When using ORDER BY clause after an aggregation on a JSONField as …
- 3:26 PM Ticket #31952 (contrib.admin - Using EmptyFieldListFilter with reverse relationship crashes) updated by
-
Has patch changed
PR - 2:26 PM Ticket #31952 (contrib.admin - Using EmptyFieldListFilter with reverse relationship crashes) updated by
-
Status, Owner changed
- 12:13 PM Ticket #31954 (Migrations - MigrationOptimizer mangles operation order if app name contains ...) updated by
-
Needs tests changed
Added test: https://github.com/django/django/pull/13354/files - 11:06 AM Ticket #31949 (Core (Other) - Allow builtin view decorators to be applied directly to async views.) updated by
- Yeah, while you can technically apply enough async/sync things to …
- 10:29 AM Ticket #31954 (Migrations - MigrationOptimizer mangles operation order if app name contains ...) updated by
-
Status, Owner, Triage Stage, Needs tests, Summary changed
PR - 9:55 AM Ticket #31955 (Core (Mail) - Multiple email send issues) closed by
-
invalid:
to
should contain a list of addresses, not a string with multiple … - 8:42 AM Ticket #31954 (Migrations - MigrationOptimizer mangles operation order if app name contains ...) updated by
-
Status, Owner, Has patch changed
- 8:16 AM Ticket #31955 (Core (Mail) - Multiple email send issues) created by
- Hi, to = str('to@…') cc = str(contextworkernotification) …
- 8:05 AM Ticket #31954 (Migrations - MigrationOptimizer mangles operation order if app name contains ...) created by
- I am aware that app names are preferably all-lowercase according to …
- 7:21 AM Ticket #31943 (Database layer (models, ORM) - Queryset with values()/values_list() crashes when recreated from a ...) updated by
-
Triage Stage, Summary changed
Thanks for this ticket, I was able to reproduce this issue. We could … - 6:49 AM Ticket #31944 (Testing framework - Use addCleanup() to register TestContextDecorator cleanups.) updated by
-
Status, Resolution changed
Thanks for attempting to reproduce. To show the leak, tests must be … - 6:28 AM Ticket #31913 (contrib.auth - PasswordResetConfirmView results in NoReverseMarch) updated by
- In e02738b: […]
- 6:22 AM Ticket #31944 (Testing framework - Use addCleanup() to register TestContextDecorator cleanups.) closed by
- needsinfo: Thanks for this ticket, however I cannot reproduce a test failure …
- 5:57 AM Changeset [e02738b]mainstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Refs #31913 -- Corrected comment in PasswordResetTokenGenerator. …
- 5:56 AM Ticket #31953 (Database layer (models, ORM) - Model Inheritance and reverse relations) closed by
- invalid: Please don't use Trac as a support channel. Closing per …
- 5:51 AM Ticket #31953 (Database layer (models, ORM) - Model Inheritance and reverse relations) created by
- Given the following structure […] This works […] This works …
- 5:47 AM Ticket #31947 (Database layer (models, ORM) - QuerySet.update_or_create() should use get_or_create() internally) closed by
- fixed: In 20d38fd7: […]
- 5:27 AM Ticket #31952 (contrib.admin - Using EmptyFieldListFilter with reverse relationship crashes) created by
-
Using
EmptyFieldListFilter
with reverse relationship crashes because … - 5:08 AM Ticket #31894 (Documentation - JSONField filter() and JSONField exclude() are sometimes not inverses ...) updated by
-
Cc changed
- 5:04 AM Ticket #31951 (contrib.admin - verbose_name_plural does not overwrite names on list (admin)) closed by
- invalid: > …
- 4:48 AM Ticket #31947 (Database layer (models, ORM) - QuerySet.update_or_create() should use get_or_create() internally) updated by
-
Triage Stage changed
- 4:46 AM Changeset [20d38fd7]mainstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #31947 -- Made QuerySet.update_or_create() reuse get_or_create().
- 4:37 AM Ticket #31913 (contrib.auth - PasswordResetConfirmView results in NoReverseMarch) updated by
- Replying to felixxm: Thanks - done!
- 4:33 AM Ticket #31951 (contrib.admin - verbose_name_plural does not overwrite names on list (admin)) created by
- If we need overwrite model verbose name on list at django admin we …
- 4:23 AM Ticket #31912 (Core (Other) - Path.resolve(strict=True) raises PermissionError.) updated by
-
Status, Owner, Has patch changed
PR - 4:12 AM Ticket #31912 (Core (Other) - Path.resolve(strict=True) raises PermissionError.) updated by
-
Status, Resolution changed
- 4:10 AM Ticket #31945 (contrib.auth - PermissionError due to unjustified attempt to access '/usr'.) closed by
- duplicate: OK let's fix both and keep them in the first ticket, sorry for the noise.
- 4:09 AM Ticket #31912 (Core (Other) - Path.resolve(strict=True) raises PermissionError.) updated by
-
Triage Stage, Component, Severity, Summary changed
OK let's fix both and keep them in the first ticket, sorry for the noise. - 3:09 AM Ticket #31949 (Core (Other) - Allow builtin view decorators to be applied directly to async views.) updated by
-
Keywords, Triage Stage, Type, Summary changed
OK, so let's accept this as a new feature: Yes, it would be nice if … - 2:07 AM Ticket #31945 (contrib.auth - PermissionError due to unjustified attempt to access '/usr'.) updated by
-
Has patch changed
PR - 1:54 AM Ticket #31945 (contrib.auth - PermissionError due to unjustified attempt to access '/usr'.) updated by
- Maybe someone could report an issue in the Python documentation. The …
- 1:44 AM Ticket #31945 (contrib.auth - PermissionError due to unjustified attempt to access '/usr'.) updated by
-
Status, Owner changed
- 1:44 AM Ticket #31945 (contrib.auth - PermissionError due to unjustified attempt to access '/usr'.) updated by
-
Status, Resolution, Component, Severity, Triage Stage changed
It's a separate issue, accepted based on … - 1:40 AM Ticket #31912 (Core (Other) - Path.resolve(strict=True) raises PermissionError.) closed by
-
invalid: Thanks for extra info, I think we should remove
strict=True
in … - 1:27 AM Ticket #31948 (Database layer (models, ORM) - Add support for tzinfo parameter to TruncDate() and TruncTime().) updated by
-
Cc, Summary, Version, Keywords, Type, Triage Stage changed
tzinfo
is not a documented (or tested) parameter of … - 1:04 AM Ticket #30939 (Internationalization - Upgrading Django from 2.1 to 2.2 - strings are not translated) updated by
-
Type changed
- 1:02 AM Ticket #31950 (contrib.messages - Messages persist even between pages and after reloading the page) updated by
-
Resolution changed
- 1:01 AM Ticket #31950 (contrib.messages - Messages persist even between pages and after reloading the page) closed by
- worksforme
- 12:30 AM Ticket #31949 (Core (Other) - Allow builtin view decorators to be applied directly to async views.) updated by
- Replying to felixxm: > > The cache middleware is broken …
- 12:28 AM Ticket #31950 (contrib.messages - Messages persist even between pages and after reloading the page) updated by
- I want to close this ticket but I didn't find how. How do I close it?
- 12:23 AM Ticket #31950 (contrib.messages - Messages persist even between pages and after reloading the page) updated by
-
Description changed
Aug 26, 2020:
- 11:44 PM Ticket #31950 (contrib.messages - Messages persist even between pages and after reloading the page) updated by
-
Cc changed
- 11:43 PM Ticket #31950 (contrib.messages - Messages persist even between pages and after reloading the page) created by
- I tried to use Django 3.0.9, but I found out that messages persist …
- 3:15 PM Ticket #31936 (Database layer (models, ORM) - On MySQL, Oracle, and SQLite, __in lookup doesn't work on key transforms.) updated by
- In 9075d1f6: […]
- 3:14 PM Changeset [9075d1f6]stable/3.1.x by
- [3.1.x] Fixed #31936 -- Fixed in lookup on key transforms for …
- 3:13 PM Ticket #31936 (Database layer (models, ORM) - On MySQL, Oracle, and SQLite, __in lookup doesn't work on key transforms.) closed by
- fixed: In 1251772c: […]
- 3:13 PM Changeset [1251772c]mainstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #31936 -- Fixed in lookup on key transforms for JSONField. …
- 2:25 PM Ticket #31949 (Core (Other) - Allow builtin view decorators to be applied directly to async views.) updated by
-
Cc, Component changed
> The cache middleware is broken because it inherits from … - 1:48 PM Ticket #31913 (contrib.auth - PasswordResetConfirmView results in NoReverseMarch) updated by
- Phil Gyford, good catch. Ticket is not required for small cleanups, I …
- 1:22 PM Ticket #31913 (contrib.auth - PasswordResetConfirmView results in NoReverseMarch) updated by
- Replying to felixxm: There's …
- 11:50 AM Ticket #31912 (Core (Other) - Path.resolve(strict=True) raises PermissionError.) updated by
- I do confirm that removing "strict=True" parameter from the call to …
- 9:27 AM Ticket #31948 (Database layer (models, ORM) - Add support for tzinfo parameter to TruncDate() and TruncTime().) updated by
-
Description changed
- 9:25 AM Ticket #31948 (Database layer (models, ORM) - Add support for tzinfo parameter to TruncDate() and TruncTime().) updated by
- Replying to Serhii Romanov: > Please check …
- 8:56 AM Ticket #31949 (Core (Other) - Allow builtin view decorators to be applied directly to async views.) updated by
-
Description changed
- 8:42 AM Ticket #31948 (Database layer (models, ORM) - Add support for tzinfo parameter to TruncDate() and TruncTime().) updated by
- Please check https://code.djangoproject.com/ticket/31640 Is it …
- 7:57 AM Ticket #31949 (Core (Other) - Allow builtin view decorators to be applied directly to async views.) created by
- The cache middleware is broken because it inherits from …
- 6:59 AM Ticket #31948 (Database layer (models, ORM) - Add support for tzinfo parameter to TruncDate() and TruncTime().) created by
- == Description TruncDate inherits from TruncBase, which includes the …
- 5:55 AM Ticket #31947 (Database layer (models, ORM) - QuerySet.update_or_create() should use get_or_create() internally) updated by
-
Triage Stage changed
Sounds reasonable. - 5:32 AM Ticket #31947 (Database layer (models, ORM) - QuerySet.update_or_create() should use get_or_create() internally) updated by
- Here is the patch: https://github.com/django/django/pull/13349
- 5:30 AM Ticket #31942 (Error reporting - SafeExceptionReporterFilter does not recurse into dictionaries with ...) closed by
- fixed: In 9c92924c: […]
- 5:25 AM Ticket #31947 (Database layer (models, ORM) - QuerySet.update_or_create() should use get_or_create() internally) updated by
-
Status, Owner changed
- 5:24 AM Ticket #31947 (Database layer (models, ORM) - QuerySet.update_or_create() should use get_or_create() internally) created by
-
QuerySet.update_or_create()
internal method's logic perfectly … - 5:13 AM Ticket #31942 (Error reporting - SafeExceptionReporterFilter does not recurse into dictionaries with ...) updated by
-
Patch needs improvement, Triage Stage changed
- 4:59 AM Changeset [9c92924]mainstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #31942 -- Made settings cleansing work with dictionary settings …
- 4:51 AM Ticket #31901 (contrib.admin - Content will out of screen when nav-sidebar is open) updated by
-
Patch needs improvement, Has patch, Owner changed
PR - 4:31 AM Ticket #31912 (Core (Other) - Path.resolve(strict=True) raises PermissionError.) updated by
-
Cc changed
- 4:31 AM Ticket #31912 (Core (Other) - Path.resolve(strict=True) raises PermissionError.) updated by
-
Status, Resolution changed
OK, let's re-open just to take a look. Still seems like a permission … - 4:30 AM Ticket #31945 (contrib.auth - PermissionError due to unjustified attempt to access '/usr'.) closed by
- duplicate: Sorry. Wrong ticket. Doh.
- 4:29 AM Ticket #31945 (contrib.auth - PermissionError due to unjustified attempt to access '/usr'.) updated by
-
Cc, Status, Resolution changed
OK, let's re-open just to take a look. Still seems like a permission … - 4:16 AM Ticket #31918 (Database layer (models, ORM) - in_bulk not working for distinct fields) closed by
- fixed: In b9be11d4: […]
- 3:58 AM Ticket #31934 (Documentation - Document that "SameSite" has defaults in some browsers.) updated by
-
Triage Stage changed
- 3:42 AM Ticket #31917 (Database layer (models, ORM) - MySQL Operational Error: "Unknown column 'x' in 'having clause'") updated by
- I agree, this is a MySQL/MariaDB bug, and there's not much we can do …
- 3:14 AM Ticket #31917 (Database layer (models, ORM) - MySQL Operational Error: "Unknown column 'x' in 'having clause'") updated by
-
Cc changed
> Django produces a query that is invalid according to SQL standard. … - 3:06 AM Ticket #31912 (Core (Other) - Path.resolve(strict=True) raises PermissionError.) updated by
- It looks strange that your user has not at least traversal directory …
- 2:55 AM Ticket #31944 (Testing framework - Use addCleanup() to register TestContextDecorator cleanups.) updated by
-
Description changed
Clarified ordering issue with comments in the example code. - 2:50 AM Ticket #31946 (contrib.admin - Admin Sidebar django 3.1 display errors (Panel is Overlapping)) closed by
- duplicate: I think it's a duplicate of #31909. Can you check …
- 2:46 AM Ticket #31946 (contrib.admin - Admin Sidebar django 3.1 display errors (Panel is Overlapping)) updated by
-
Status, Owner changed
- 2:43 AM Changeset [b9be11d4]mainstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #31918 -- Allowed QuerySet.in_bulk() to fetch on a single …
- 2:42 AM Ticket #31946 (contrib.admin - Admin Sidebar django 3.1 display errors (Panel is Overlapping)) created by
- I've an Issue with the sidebar panel, the content (Detail View) is …
- 2:42 AM Ticket #31918 (Database layer (models, ORM) - in_bulk not working for distinct fields) updated by
-
Has patch, Triage Stage changed
- 2:16 AM Ticket #31917 (Database layer (models, ORM) - MySQL Operational Error: "Unknown column 'x' in 'having clause'") updated by
- Hello again, Base on this MySQL report …
- 1:56 AM Ticket #31912 (Core (Other) - Path.resolve(strict=True) raises PermissionError.) updated by
- After updating Django from 3.0.8 to 3.1.0 it became unusable - I …
- 1:56 AM Ticket #31912 (Core (Other) - Path.resolve(strict=True) raises PermissionError.) updated by
- Hi Carlton, thanks for looking into this. I have just been hit by this …
- 1:12 AM Ticket #31912 (Core (Other) - Path.resolve(strict=True) raises PermissionError.) updated by
- #31945 was marked as a duplicate.
- 1:12 AM Ticket #31945 (contrib.auth - PermissionError due to unjustified attempt to access '/usr'.) updated by
-
Summary changed
- 1:11 AM Ticket #31945 (contrib.auth - PermissionError due to unjustified attempt to access '/usr'.) closed by
-
duplicate: Duplicate of #31912 (both are related with
PermissionError
raised by … - 12:55 AM Ticket #31905 (Database layer (models, ORM) - ASGI: Dead persistent postgres connections are not closed when the ...) updated by
- In b6d2419: […]
- 12:55 AM Ticket #31905 (Database layer (models, ORM) - ASGI: Dead persistent postgres connections are not closed when the ...) closed by
- fixed: In 547a07f: […]
- 12:54 AM Changeset [b6d2419]stable/3.1.x by
- [3.1.x] Fixed #31905 -- Made MiddlewareMixin call …
- 12:53 AM Ticket #31942 (Error reporting - SafeExceptionReporterFilter does not recurse into dictionaries with ...) updated by
-
Patch needs improvement changed
- 12:20 AM Ticket #31942 (Error reporting - SafeExceptionReporterFilter does not recurse into dictionaries with ...) updated by
-
Type, Triage Stage changed
- 12:13 AM Changeset [547a07f]mainstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #31905 -- Made MiddlewareMixin call …
- 12:09 AM Ticket #31945 (contrib.auth - PermissionError due to unjustified attempt to access '/usr'.) updated by
-
Description changed
- 12:08 AM Ticket #31945 (contrib.auth - PermissionError due to unjustified attempt to access '/usr'.) created by
- After updating Django from 3.0.8 to 3.1.0 it became unusable - I …
Aug 25, 2020:
- 11:57 PM Ticket #31905 (Database layer (models, ORM) - ASGI: Dead persistent postgres connections are not closed when the ...) updated by
-
Needs tests, Triage Stage changed
- 11:31 PM Ticket #31917 (Database layer (models, ORM) - MySQL Operational Error: "Unknown column 'x' in 'having clause'") closed by
- invalid: IMO it's an issue in MySQL not in Django itself, see …
- 4:36 PM Ticket #31928 (HTTP handling - Coroutine passed to the first middleware's process_response() instead ...) updated by
- Nice catch - can't believe I didn't see this during testing. I agree …
- 4:13 PM Ticket #31920 (contrib.sessions - ASGI/ASYNC SessionMiddleware - SynchronousOnlyOperation exception if ...) updated by
- Unfortunately that only appears to work reliably - you're still …
- 3:39 PM Ticket #31924 (Core (Management commands) - Support --force-color for runserver) updated by
-
Description changed
- 3:17 PM Ticket #31924 (Core (Management commands) - Support --force-color for runserver) updated by
- Replying to felixxm: > It looks that Django doesn't …
- 1:44 PM Ticket #31924 (Core (Management commands) - Support --force-color for runserver) updated by
- It looks that Django doesn't recognize that your system's terminal …
- 11:19 AM Ticket #31944 (Testing framework - Use addCleanup() to register TestContextDecorator cleanups.) created by
-
unittest.TestCase
offers an … - 11:14 AM Ticket #31942 (Error reporting - SafeExceptionReporterFilter does not recurse into dictionaries with ...) updated by
-
Status, Owner, Has patch changed
Here is a PR for this issue https://github.com/django/django/pull/13347 - 8:58 AM Ticket #31943 (Database layer (models, ORM) - Queryset with values()/values_list() crashes when recreated from a ...) updated by
- It seems that I have found the culprit. The queryset has an attribute …
- 8:49 AM Ticket #31922 (Database layer (models, ORM) - QuerySet.filter() against Q() with Subquery() and __in produces wrong ...) updated by
- Hi @felixmm et al. Thanks for confirming the issue and suggestion for …
- 8:42 AM Ticket #31924 (Core (Management commands) - Support --force-color for runserver) updated by
- Replying to felixxm: > It already works properly, you just …
- 8:30 AM Ticket #31943 (Database layer (models, ORM) - Queryset with values()/values_list() crashes when recreated from a ...) created by
- I am pickling query objects (queryset.query) for later re-evaluation …
- 7:20 AM Ticket #31942 (Error reporting - SafeExceptionReporterFilter does not recurse into dictionaries with ...) created by
- SafeExceptionReporterFilter has provisions for recursively cleaning …
- 5:31 AM Ticket #31924 (Core (Management commands) - Support --force-color for runserver) closed by
-
invalid: It already works properly, you just need to set the
DJANGO_COLORS
… - 5:28 AM Ticket #28223 (Forms - Form not always picklable due to template renderer) updated by
-
Cc changed
- 4:33 AM Ticket #31920 (contrib.sessions - ASGI/ASYNC SessionMiddleware - SynchronousOnlyOperation exception if ...) updated by
-
Keywords, Cc changed
- 4:09 AM Changeset [a3aebfdc]stable/2.2.x by
- [2.2.x] Fixed CVE-2020-24584 -- Fixed permission escalation in …
- 3:59 AM Changeset [375657a7]stable/2.2.x by
- [2.2.x] Fixed CVE-2020-24583, #31921 -- Fixed permissions on …
- 3:50 AM Ticket #31934 (Documentation - Document that "SameSite" has defaults in some browsers.) updated by
-
Status, Owner, Has patch changed
- 3:45 AM Changeset [cdb367c]stable/3.0.x by
- [3.0.x] Fixed CVE-2020-24584 -- Fixed permission escalation in …
- 3:43 AM Changeset [08892bf]stable/3.0.x by
- [3.0.x] Fixed CVE-2020-24583, #31921 -- Fixed permissions on …
- 3:02 AM Changeset [0b06581]mainstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Removed trailing whitespace in 3.2 release notes.
- 2:44 AM Ticket #31926 (Database layer (models, ORM) - Queryset crashes when recreated from a pickled query with ...) updated by
-
Triage Stage, Summary changed
Thanks for this ticket, I was able to reproduce this issue. - 1:31 AM Ticket #31910 (GIS - Django geo model aggregate union fails with distinct) updated by
-
Patch needs improvement changed
- 1:29 AM Ticket #31936 (Database layer (models, ORM) - On MySQL, Oracle, and SQLite, __in lookup doesn't work on key transforms.) updated by
-
Has patch changed
PR - 1:26 AM Ticket #31939 (Internationalization - Allow to specify a custom --add-comments option to pass to xgettext in ...) updated by
- Note you should be able to customize this rather easily by having your …
- 12:02 AM Ticket #31940 (Database layer (models, ORM) - Order of WHERE clauses do not match the order of the arguments to ...) closed by
- wontfix: Thanks for this ticket. > After some experimentation, it looks like …
Aug 24, 2020:
- 11:29 PM Ticket #31928 (HTTP handling - Coroutine passed to the first middleware's process_response() instead ...) updated by
-
Status, Owner, Has patch changed
PR - 11:13 PM Changeset [9f8c7d2b]mainstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Moved CreateExtension release notes into django.contrib.postgres section.
- 2:29 PM Ticket #31941 (File uploads/storage - FileField with a callable storage does not deconstruct properly) updated by
- Here is a PR fixing the issue: https://github.com/django/django/pull/13343
- 2:24 PM Ticket #31941 (File uploads/storage - FileField with a callable storage does not deconstruct properly) updated by
-
Status, Owner changed
- 2:21 PM Ticket #31941 (File uploads/storage - FileField with a callable storage does not deconstruct properly) created by
-
A FileField with a callable
storage
parameter should not actually … - 2:13 PM Ticket #31939 (Internationalization - Allow to specify a custom --add-comments option to pass to xgettext in ...) closed by
- wontfix: Thanks for this ticket, however comments for translators are already …
- 1:43 PM Ticket #31928 (HTTP handling - Coroutine passed to the first middleware's process_response() instead ...) updated by
- Hi Kevin. > would you prefer a common PR with all middlewares fixed …
- 1:37 PM Ticket #31940 (Database layer (models, ORM) - Order of WHERE clauses do not match the order of the arguments to ...) updated by
-
Description changed
- 1:28 PM Ticket #31940 (Database layer (models, ORM) - Order of WHERE clauses do not match the order of the arguments to ...) created by
- With the following sample model […] If I run the following query: …
- 12:38 PM Ticket #31939 (Internationalization - Allow to specify a custom --add-comments option to pass to xgettext in ...) updated by
-
Needs tests, Needs documentation changed
- 12:37 PM Ticket #31939 (Internationalization - Allow to specify a custom --add-comments option to pass to xgettext in ...) created by
- Django programs that use any other language as source instead of …
- 11:17 AM Ticket #31938 (Core (Cache system) - Add a mechanism for page cache invalidation.) created by
- I've recently started to use caching for some of my pages, through the …
- 10:48 AM Ticket #31928 (HTTP handling - Coroutine passed to the first middleware's process_response() instead ...) updated by
- Hi ! Yeah I can do a PR for that :) I see that the cache-related …
- 10:10 AM Ticket #31928 (HTTP handling - Coroutine passed to the first middleware's process_response() instead ...) updated by
- Hi Kevin. That's a good spot! :) Would you fancy taking on a quick …
- 9:33 AM Ticket #31928 (HTTP handling - Coroutine passed to the first middleware's process_response() instead ...) updated by
-
I think it's a bug in SecurityMiddleware : its
__init__
does not … - 8:56 AM Ticket #31936 (Database layer (models, ORM) - On MySQL, Oracle, and SQLite, __in lookup doesn't work on key transforms.) updated by
- I should send PR tomorrow morning, fix is almost ready.
- 8:24 AM Ticket #31936 (Database layer (models, ORM) - On MySQL, Oracle, and SQLite, __in lookup doesn't work on key transforms.) updated by
-
django-mysql
… - 8:09 AM Ticket #31934 (Documentation - Document that "SameSite" has defaults in some browsers.) updated by
- Replying to Hasan Ramezani: > I've created a …
- 7:54 AM Ticket #24533 (Migrations - Changing an AutoField into an IntegerField leaks the sequence on PostgreSQL) closed by
- fixed: In ea880ec: […]
- 7:32 AM Changeset [ea880ec]mainstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #24533 -- Dropped PostgreSQL sequence and Oracle identity when …
- 7:29 AM Ticket #31934 (Documentation - Document that "SameSite" has defaults in some browsers.) updated by
- I've created a PR based …
- 7:09 AM Ticket #31937 (Internationalization - Can't translate strings properly to Hebrew and Arabic) updated by
- [https://savannah.gnu.org/bugs/index.php?59005 bug #59005: Can't …
- 7:03 AM Ticket #31936 (Database layer (models, ORM) - On MySQL, Oracle, and SQLite, __in lookup doesn't work on key transforms.) updated by
-
Summary changed
On Oracle, it doesn't work when list contains strings. - 6:52 AM Ticket #31937 (Internationalization - Can't translate strings properly to Hebrew and Arabic) closed by
- wontfix: This is a "limitation" (or feature, depends on how you look at it) of …
- 5:12 AM Ticket #31936 (Database layer (models, ORM) - On MySQL, Oracle, and SQLite, __in lookup doesn't work on key transforms.) updated by
-
Status, Owner changed
- 5:12 AM Ticket #31936 (Database layer (models, ORM) - On MySQL, Oracle, and SQLite, __in lookup doesn't work on key transforms.) updated by
-
Status, Severity, Cc, Summary, Keywords, Resolution, Triage Stage changed
Thanks I confirmed this issue on SQLite and MySQL, it works on … - 5:12 AM Ticket #31937 (Internationalization - Can't translate strings properly to Hebrew and Arabic) updated by
-
Description changed
- 5:06 AM Ticket #31919 (Database layer (models, ORM) - Django fails with FieldError: Expression contains mixed types: ...) updated by
- I can confirm that the above patch does not fix the issue I have seen. …
- 5:03 AM Ticket #31937 (Internationalization - Can't translate strings properly to Hebrew and Arabic) updated by
-
Cc changed
- 5:03 AM Ticket #31937 (Internationalization - Can't translate strings properly to Hebrew and Arabic) created by
- I can't translate strings such as "2 weeks" to Hebrew and Arabic …
- 4:47 AM Ticket #30897 (Database layer (models, ORM) - Improved QuerySet.explain() for newer versions of MariaDB, MySQL and ...) updated by
- In b3124215: […]
- 4:47 AM Changeset [b312421]mainstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Refs #30897 -- Added test for WAL option to Queryset.explain() on …
- 4:42 AM Ticket #19878 (Generic views - Stop TemplateView automatically passing kwargs into the context) updated by
-
Has patch, Resolution, Triage Stage changed
Marked aswontfix
because we don't have a clear deprecation path … - 4:39 AM Tickets #19878,31877 batch updated by
- In e81aa7a: […]
- 4:39 AM Ticket #31877 (Generic views - TemplateView.get_context_data()'s kwargs returns SimpleLazyObjects ...) updated by
- In f247c66b: […]
- 4:39 AM Changeset [e81aa7a]stable/3.1.x by
- [3.1.x] Fixed #31877 -- Reverted "Fixed #19878 -- Deprecated …
- 4:38 AM Changeset [f247c66b]stable/3.1.x by
- [3.1.x] Refs #31877 -- Reverted "Fixes #31877 -- Used lazy() for …
- 4:38 AM Tickets #19878,31877 batch updated by
- In bb8f6693: […]
- 4:38 AM Ticket #31877 (Generic views - TemplateView.get_context_data()'s kwargs returns SimpleLazyObjects ...) closed by
- fixed: In 04e87e79: […]
- 4:37 AM Changeset [bb8f6693]mainstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #31877 -- Reverted "Fixed #19878 -- Deprecated TemplateView …
- 4:37 AM Changeset [04e87e79]mainstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Refs #31877 -- Reverted "Fixes #31877 -- Used lazy() for TemplateView …
- 4:21 AM Ticket #31877 (Generic views - TemplateView.get_context_data()'s kwargs returns SimpleLazyObjects ...) updated by
- I agree too.
- 4:20 AM Ticket #31936 (Database layer (models, ORM) - On MySQL, Oracle, and SQLite, __in lookup doesn't work on key transforms.) updated by
- Hi, I noticed I forgot to mention that this error only occurs if the …
- 4:15 AM Ticket #30897 (Database layer (models, ORM) - Improved QuerySet.explain() for newer versions of MariaDB, MySQL and ...) updated by
-
Description changed
- 4:14 AM Ticket #31936 (Database layer (models, ORM) - On MySQL, Oracle, and SQLite, __in lookup doesn't work on key transforms.) closed by
- needsinfo: Thanks for this ticket, however I cannot reproduce this issue. I tried …
- 4:13 AM Ticket #25139 (Forms - ModelFormSet: allow swapping unique values) updated by
-
Cc changed
- 3:56 AM Ticket #31935 (contrib.admin - The add link on sidebar are slipped when use japanese or chinese language) closed by
- duplicate: Duplicate of #31853.
- 3:55 AM Ticket #31936 (Database layer (models, ORM) - On MySQL, Oracle, and SQLite, __in lookup doesn't work on key transforms.) created by
- I am currently rewriting our app where we will start using …
- 3:54 AM Ticket #25139 (Forms - ModelFormSet: allow swapping unique values) updated by
- #31932 is a related ticket for excluding objects marked for deletion …
- 3:51 AM Ticket #31932 (Forms - Unique checking in formsets should exclude forms marked for deletion.) updated by
-
Triage Stage, Type, Summary changed
Thanks for this ticket, this looks simpler then swapping unique values … - 3:47 AM Ticket #31935 (contrib.admin - The add link on sidebar are slipped when use japanese or chinese language) updated by
-
Description changed
- 3:44 AM Ticket #31935 (contrib.admin - The add link on sidebar are slipped when use japanese or chinese language) created by
- The add link on sidebar are slipped when use japanese or chinese …
- 3:04 AM Ticket #31907 (Core (Cache system) - Inconsistent key validation checks in cache backends.) closed by
- fixed: In b5acb9db: […]
- 3:04 AM Ticket #31907 (Core (Cache system) - Inconsistent key validation checks in cache backends.) updated by
- In 9e04b242: […]
- 2:41 AM Changeset [b5acb9db]mainstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #31907 -- Fixed missing validate_key() calls in cache backends.
- 2:33 AM Changeset [9e04b242]mainstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Refs #31907 -- Added cache key validation tests for cache operations.
- 2:19 AM Ticket #31877 (Generic views - TemplateView.get_context_data()'s kwargs returns SimpleLazyObjects ...) updated by
-
Has patch changed
Agreed, we should revert it since we don't have a clear deprecation … - 1:44 AM Ticket #31920 (contrib.sessions - ASGI/ASYNC SessionMiddleware - SynchronousOnlyOperation exception if ...) updated by
- Replying to Andrew Godwin: > Right, that's just removing …
- 1:33 AM Ticket #31928 (HTTP handling - Coroutine passed to the first middleware's process_response() instead ...) updated by
-
Cc, Keywords, Triage Stage, Severity, Summary changed
Tentatively accepted for investigation. It's not about the first … - 12:22 AM Ticket #24533 (Migrations - Changing an AutoField into an IntegerField leaks the sequence on PostgreSQL) updated by
-
Status, Owner, Triage Stage changed
I added fix for Oracle.
Note:
See TracTimeline
for information about the timeline view.