Re: [Django] #32673: Nested Q() objects raises ProgrammingError on PostgreSQL and Oracle. (was: ProgrammingError resulting from invalid SQL for nested models.Q instances)

2021-04-21 Thread Django
#32673: Nested Q() objects raises ProgrammingError on PostgreSQL and Oracle. -+- Reporter: Charles Lirsac |Owner: nobody Type: Bug | Status: new

Re: [Django] #32673: ProgrammingError resulting from invalid SQL for nested models.Q instances

2021-04-21 Thread Django
#32673: ProgrammingError resulting from invalid SQL for nested models.Q instances -+- Reporter: Charles Lirsac |Owner: nobody Type: Bug | Status:

[Django] #32673: ProgrammingError resulting from invalid SQL for nested models.Q instances

2021-04-21 Thread Django
#32673: ProgrammingError resulting from invalid SQL for nested models.Q instances -+- Reporter: Charles| Owner: nobody Lirsac | Type: Bug

Re: [Django] #32672: Primary Key, type double and type unsigned integer ain't detected correctly for Sqlite3 Database

2021-04-21 Thread Django
#32672: Primary Key, type double and type unsigned integer ain't detected correctly for Sqlite3 Database -+- Reporter: jgr88|Owner: jgr88 Type: Bug |

Re: [Django] #32643: CookieStorage for contrib.messages crashes after upgrade to django 3.2

2021-04-21 Thread Django
#32643: CookieStorage for contrib.messages crashes after upgrade to django 3.2 -+- Reporter: Jan Pieter |Owner: Florian Waagmeester| Apolloner Type: Bug

Re: [Django] #32672: Primary Key, type double and type unsigned integer ain't detected correctly for Sqlite3 Database

2021-04-21 Thread Django
#32672: Primary Key, type double and type unsigned integer ain't detected correctly for Sqlite3 Database -+- Reporter: jgr88|Owner: jgr88 Type: Bug |

Re: [Django] #16055: Filtering over generic relations with TextField/CharField object_id breaks in postgres

2021-04-21 Thread Django
#16055: Filtering over generic relations with TextField/CharField object_id breaks in postgres --+ Reporter: anonymous |Owner: nobody Type: Bug |

Re: [Django] #32643: CookieStorage for contrib.messages crashes after upgrade to django 3.2

2021-04-21 Thread Django
#32643: CookieStorage for contrib.messages crashes after upgrade to django 3.2 -+- Reporter: Jan Pieter |Owner: Florian Waagmeester| Apolloner Type: Bug

Re: [Django] #32667: Clarify about tags on BaseCommand.require_system_checks

2021-04-21 Thread Django
#32667: Clarify about tags on BaseCommand.require_system_checks --+ Reporter: Abhyudai |Owner: Abhyudai Type: Cleanup/optimization | Status: closed

Re: [Django] #32667: Clarify about tags on BaseCommand.require_system_checks

2021-04-21 Thread Django
#32667: Clarify about tags on BaseCommand.require_system_checks --+ Reporter: Abhyudai |Owner: Abhyudai Type: Cleanup/optimization | Status: closed

Re: [Django] #32662: Refactor a generator out from part of SQLCompiler.get_order_by()

2021-04-21 Thread Django
#32662: Refactor a generator out from part of SQLCompiler.get_order_by() -+- Reporter: Chris Jerdonek |Owner: Chris Type: | Jerdonek Cleanup/optimization

Re: [Django] #28628: Audit for and abolish all use of '\d' in regexes

2021-04-21 Thread Django
#28628: Audit for and abolish all use of '\d' in regexes --+ Reporter: James Bennett |Owner: (none) Type: Cleanup/optimization | Status: new Component: Core

Re: [Django] #32669: Allow autoreloading of `python -m custom_module runserver`

2021-04-21 Thread Django
#32669: Allow autoreloading of `python -m custom_module runserver` -+- Reporter: Moriyoshi Koizumi|Owner: Moriyoshi | Koizumi Type: New feature

Re: [Django] #32672: Primary Key, type double and type unsigned integer ain't detected correctly for Sqlite3 Database

2021-04-21 Thread Django
#32672: Primary Key, type double and type unsigned integer ain't detected correctly for Sqlite3 Database -+- Reporter: juliangrube1988 |Owner: nobody Type: Bug |

Re: [Django] #16055: Filtering over generic relations with TextField/CharField object_id breaks in postgres

2021-04-21 Thread Django
#16055: Filtering over generic relations with TextField/CharField object_id breaks in postgres --+ Reporter: anonymous |Owner: nobody Type: Bug |

Re: [Django] #32667: Clarify about tags on BaseCommand.require_system_checks

2021-04-21 Thread Django
#32667: Clarify about tags on BaseCommand.require_system_checks --+ Reporter: Abhyudai |Owner: Abhyudai Type: Cleanup/optimization | Status: assigned

[Django] #32672: Primary Key, type double and type unsigned integer ain't detected correctly for Sqlite3 Database

2021-04-21 Thread Django
#32672: Primary Key, type double and type unsigned integer ain't detected correctly for Sqlite3 Database -+- Reporter: | Owner: nobody juliangrube1988|

Re: [Django] #32670: django.contrib.gis.GDALRaster support for vsi filesystems

2021-04-21 Thread Django
#32670: django.contrib.gis.GDALRaster support for vsi filesystems +-- Reporter: Jordi Castells |Owner: Jordi Castells Type: New feature | Status: assigned

Re: [Django] #32668: Separate test-collection setup from runtests.py's setup() for use in get_app_test_labels()

2021-04-21 Thread Django
#32668: Separate test-collection setup from runtests.py's setup() for use in get_app_test_labels() -+- Reporter: Chris Jerdonek |Owner: Chris Type: | Jerdonek

Re: [Django] #32671: CSS var() causes relative URLs to break in Safari

2021-04-21 Thread Django
#32671: CSS var() causes relative URLs to break in Safari ---+--- Reporter: Perry Roper|Owner: Perry Roper Type: Uncategorized | Status: assigned Component:

Re: [Django] #28628: Audit for and abolish all use of '\d' in regexes

2021-04-21 Thread Django
#28628: Audit for and abolish all use of '\d' in regexes --+ Reporter: James Bennett |Owner: (none) Type: Cleanup/optimization | Status: new Component: Core

[Django] #32671: CSS var() causes relative URLs to break in Safari

2021-04-21 Thread Django
#32671: CSS var() causes relative URLs to break in Safari -+ Reporter: Perry Roper| Owner: nobody Type: Uncategorized | Status: new Component: contrib.admin |

Re: [Django] #32662: Refactor a generator out from part of SQLCompiler.get_order_by()

2021-04-21 Thread Django
#32662: Refactor a generator out from part of SQLCompiler.get_order_by() -+- Reporter: Chris Jerdonek |Owner: Chris Type: | Jerdonek Cleanup/optimization

Re: [Django] #27694: Improve documentation of supported lookups on HStore & JSON fields

2021-04-21 Thread Django
#27694: Improve documentation of supported lookups on HStore & JSON fields --+ Reporter: Stephen Burrows |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #27534: Add CSRF_COOKIE_HTTPONLY note to CSRF AJAX docs

2021-04-21 Thread Django
#27534: Add CSRF_COOKIE_HTTPONLY note to CSRF AJAX docs -+- Reporter: Andrew Charles |Owner: nobody Type: | Status: closed

Re: [Django] #32662: Refactor a generator out from part of SQLCompiler.get_order_by()

2021-04-21 Thread Django
#32662: Refactor a generator out from part of SQLCompiler.get_order_by() -+- Reporter: Chris Jerdonek |Owner: Chris Type: | Jerdonek Cleanup/optimization

Re: [Django] #32670: django.contrib.gis.GDALRaster support for vsi filesystems

2021-04-21 Thread Django
#32670: django.contrib.gis.GDALRaster support for vsi filesystems + Reporter: Jordi Castells |Owner: nobody Type: New feature | Status: assigned Component: GIS

Re: [Django] #32670: django.contrib.gis.GDALRaster support for vsi filesystems

2021-04-21 Thread Django
#32670: django.contrib.gis.GDALRaster support for vsi filesystems + Reporter: Jordi Castells |Owner: nobody Type: New feature | Status: assigned Component: GIS

[Django] #32670: django.contrib.gis.GDALRaster support for vsi filesystems

2021-04-21 Thread Django
#32670: django.contrib.gis.GDALRaster support for vsi filesystems --+-- Reporter: Jordi Castells | Owner: nobody Type: New feature | Status: assigned Component:

Re: [Django] #27106: Document which template filters can be used in Python code (and how)

2021-04-21 Thread Django
#27106: Document which template filters can be used in Python code (and how) --+ Reporter: Baptiste Mispelon |Owner: (none) Type: Cleanup/optimization | Status: new

Re: [Django] #15396: full path to modules in documentation inconsistently referenced

2021-04-21 Thread Django
#15396: full path to modules in documentation inconsistently referenced ---+ Reporter: slinkp@… |Owner: (none) Type: Bug| Status: new Component:

Re: [Django] #26827: "ModelState.fields cannot refer to a model class ... Use a string reference instead." when using custom model field derived from ManyToMany

2021-04-21 Thread Django
#26827: "ModelState.fields cannot refer to a model class ... Use a string reference instead." when using custom model field derived from ManyToMany --+ Reporter: Rich Rauenzahn|Owner: (none)

Re: [Django] #25996: Revise the Performance section in topics/http/urls

2021-04-21 Thread Django
#25996: Revise the Performance section in topics/http/urls --+ Reporter: Tzu-ping Chung|Owner: (none) Type: Cleanup/optimization | Status: new Component:

Re: [Django] #27149: Allow using a subquery in QuerySet.filter()

2021-04-21 Thread Django
#27149: Allow using a subquery in QuerySet.filter() -+- Reporter: MikiSoft |Owner: Matthew | Schinckel Type: New feature |

Re: [Django] #32650: Cannot combine two queryset in a subquery

2021-04-21 Thread Django
#32650: Cannot combine two queryset in a subquery -+- Reporter: Raffaele Salmaso |Owner: Simon | Charette Type: Bug |

Re: [Django] #32650: Cannot combine two queryset in a subquery

2021-04-21 Thread Django
#32650: Cannot combine two queryset in a subquery -+- Reporter: Raffaele Salmaso |Owner: Simon | Charette Type: Bug |

Re: [Django] #27149: Allow using a subquery in QuerySet.filter()

2021-04-21 Thread Django
#27149: Allow using a subquery in QuerySet.filter() -+- Reporter: MikiSoft |Owner: Matthew | Schinckel Type: New feature |

Re: [Django] #32669: Allow autoreloading of `python -m custom_module runserver` (was: Fix for #32314 causing problems with non-package dotted name specified to -m)

2021-04-21 Thread Django
#32669: Allow autoreloading of `python -m custom_module runserver` -+- Reporter: Moriyoshi Koizumi|Owner: Moriyoshi | Koizumi Type: New feature

Re: [Django] #32668: Separate test-collection setup from runtests.py's setup() for use in get_app_test_labels()

2021-04-21 Thread Django
#32668: Separate test-collection setup from runtests.py's setup() for use in get_app_test_labels() --+ Reporter: Chris Jerdonek|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #32650: Cannot combine two queryset in a subquery

2021-04-21 Thread Django
#32650: Cannot combine two queryset in a subquery -+- Reporter: Raffaele Salmaso |Owner: Simon | Charette Type: Bug |

Re: [Django] #32665: caches.W002 check does not support tuples in STATICFILES_DIRS

2021-04-21 Thread Django
#32665: caches.W002 check does not support tuples in STATICFILES_DIRS -+- Reporter: Jared Lockhart |Owner: Mariusz | Felisiak Type: Bug

Re: [Django] #32665: caches.W002 check does not support tuples in STATICFILES_DIRS

2021-04-21 Thread Django
#32665: caches.W002 check does not support tuples in STATICFILES_DIRS -+- Reporter: Jared Lockhart |Owner: Mariusz | Felisiak Type: Bug

Re: [Django] #32669: Fix for #32314 causing problems with non-package dotted name specified to -m

2021-04-21 Thread Django
#32669: Fix for #32314 causing problems with non-package dotted name specified to -m -+- Reporter: Moriyoshi Koizumi|Owner: nobody Type: Uncategorized|

Re: [Django] #32669: Fix for #32314 causing problems with non-package dotted name specified to -m

2021-04-21 Thread Django
#32669: Fix for #32314 causing problems with non-package dotted name specified to -m -+- Reporter: Moriyoshi Koizumi|Owner: nobody Type: Uncategorized|

[Django] #32669: Fix for #32314 causing problems with non-package dotted name specified to -m

2021-04-21 Thread Django
#32669: Fix for #32314 causing problems with non-package dotted name specified to -m -+- Reporter: Moriyoshi | Owner: nobody Koizumi| Type:

Re: [Django] #32647: Select multiple action checkboxes with shift+mouseclick in django admin

2021-04-21 Thread Django
#32647: Select multiple action checkboxes with shift+mouseclick in django admin -+- Reporter: varicocelehealing|Owner: Carlton | Gibson Type: Bug

Re: [Django] #32647: Select multiple action checkboxes with shift+mouseclick in django admin

2021-04-21 Thread Django
#32647: Select multiple action checkboxes with shift+mouseclick in django admin -+- Reporter: varicocelehealing|Owner: Carlton | Gibson Type: Bug

Re: [Django] #32662: Refactor a generator out from part of SQLCompiler.get_order_by()

2021-04-21 Thread Django
#32662: Refactor a generator out from part of SQLCompiler.get_order_by() -+- Reporter: Chris Jerdonek |Owner: Chris Type: | Jerdonek Cleanup/optimization

Re: [Django] #32665: caches.W002 check does not support tuples in STATICFILES_DIRS

2021-04-21 Thread Django
#32665: caches.W002 check does not support tuples in STATICFILES_DIRS -+- Reporter: Jared Lockhart |Owner: Mariusz | Felisiak Type: Bug

Re: [Django] #32647: Select multiple action checkboxes with shift+mouseclick in django admin

2021-04-21 Thread Django
#32647: Select multiple action checkboxes with shift+mouseclick in django admin -+- Reporter: varicocelehealing|Owner: Carlton | Gibson Type: Bug