Re: [Django] #30894: Reverse OneToOneField relation: `prefetch_related` uses `related_name` while `select_related` uses `related_query_name`

2019-10-21 Thread Django
#30894: Reverse OneToOneField relation: `prefetch_related` uses `related_name` while `select_related` uses `related_query_name` -+- Reporter: Adam Sołtysik|Owner: nobody Type: Bug

Re: [Django] #30895: Multiples trailing slashes appended to URL

2019-10-21 Thread Django
#30895: Multiples trailing slashes appended to URL --+-- Reporter: Conor Cunningham |Owner: nobody Type: Bug | Status: closed Component: Core (URLs)

Re: [Django] #21961: Add support for database-level cascading options

2019-10-21 Thread Django
#21961: Add support for database-level cascading options -+- Reporter: Christophe Pettus|Owner: Nick | Stefan Type: New feature |

Re: [Django] #30897: Improved QuerySet.explain() for newer versions of MariaDB and MySQL.

2019-10-21 Thread Django
#30897: Improved QuerySet.explain() for newer versions of MariaDB and MySQL. -+- Reporter: Nick Pope|Owner: Nick Pope Type: New feature | Status: assi

Re: [Django] #30896: "OperationalError: (1054, "Unknown column ...)" error when running migrations on an empty MySQL database. (was: MySQLdb._exceptions.OperationalError: (1054, "Unknown column ...) e

2019-10-21 Thread Django
#30896: "OperationalError: (1054, "Unknown column ...)" error when running migrations on an empty MySQL database. +-- Reporter: coolnodje |Owner: nobody Type: Bug | Statu

Re: [Django] #30865: Document that some DATABASES['OPTIONS'] are not passed to dbshell database shell.

2019-10-21 Thread Django
#30865: Document that some DATABASES['OPTIONS'] are not passed to dbshell database shell. -+- Reporter: Simon Charette |Owner: Farhaan Type: | Bukhsh Cleanup/o

Re: [Django] #30865: Document that some DATABASES['OPTIONS'] are not passed to dbshell database shell.

2019-10-21 Thread Django
#30865: Document that some DATABASES['OPTIONS'] are not passed to dbshell database shell. -+- Reporter: Simon Charette |Owner: Farhaan Type: | Bukhsh Cleanup/o

Re: [Django] #30865: Document that some DATABASES['OPTIONS'] are not passed to dbshell database shell.

2019-10-21 Thread Django
#30865: Document that some DATABASES['OPTIONS'] are not passed to dbshell database shell. -+- Reporter: Simon Charette |Owner: Farhaan Type: | Bukhsh Cleanup/o

Re: [Django] #30898: Multi FormSet form Error object has no attribute instance. (was: Multi FormSet form Error object has no attribute instance)

2019-10-21 Thread Django
#30898: Multi FormSet form Error object has no attribute instance. -+- Reporter: azharsaleem9 |Owner: | azharsaleem9 Type: Bug |

Re: [Django] #30898: Multi FormSet form Error object has no attribute instance

2019-10-21 Thread Django
#30898: Multi FormSet form Error object has no attribute instance -+- Reporter: azharsaleem9 |Owner: | azharsaleem9 Type: Bug |

[Django] #30898: Multi FormSet form Error object has no attribute instance

2019-10-21 Thread Django
#30898: Multi FormSet form Error object has no attribute instance -+- Reporter: | Owner: nobody azharsaleem9 | Type: Bug| Status:

Re: [Django] #28567: Incompatibility between the set_language() view, LocaleMiddleware, and i18n_patterns() when prefix_default_language=False.

2019-10-21 Thread Django
#28567: Incompatibility between the set_language() view, LocaleMiddleware, and i18n_patterns() when prefix_default_language=False. --+ Reporter: George Tantiras |Owner: (none) Type: Bu

Re: [Django] #26394: Admin images wrong location for selector-search and icon-unknown

2019-10-21 Thread Django
#26394: Admin images wrong location for selector-search and icon-unknown ---+-- Reporter: Kris Avi |Owner: (none) Type: Bug| Status: closed Component: contr

Re: [Django] #30897: Improved QuerySet.explain() for newer versions of MariaDB and MySQL.

2019-10-21 Thread Django
#30897: Improved QuerySet.explain() for newer versions of MariaDB and MySQL. -+- Reporter: Nick Pope|Owner: Nick Pope Type: New feature | Status: assi

[Django] #30897: Improved QuerySet.explain() for newer versions of MariaDB and MySQL.

2019-10-21 Thread Django
#30897: Improved QuerySet.explain() for newer versions of MariaDB and MySQL. -+- Reporter: Nick Pope | Owner: Nick Pope Type: New| Status: assigned feature

Re: [Django] #30895: Multiples trailing slashes appended to URL

2019-10-21 Thread Django
#30895: Multiples trailing slashes appended to URL --+-- Reporter: Conor Cunningham |Owner: nobody Type: Bug | Status: new Component: Core (URLs) |

Re: [Django] #30895: Multiples trailing slashes appended to URL

2019-10-21 Thread Django
#30895: Multiples trailing slashes appended to URL --+-- Reporter: Conor Cunningham |Owner: nobody Type: Bug | Status: new Component: Core (URLs) |

[Django] #30896: MySQLdb._exceptions.OperationalError: (1054, "Unknown column ...) error when `migrate --database=newfreshdb`

2019-10-21 Thread Django
#30896: MySQLdb._exceptions.OperationalError: (1054, "Unknown column ...) error when `migrate --database=newfreshdb` --+ Reporter: coolnodje | Owner: nobody Type: Bug | Status

Re: [Django] #30895: Multiples trailing slashes appended to URL

2019-10-21 Thread Django
#30895: Multiples trailing slashes appended to URL -+-- Reporter: conorcunningham |Owner: nobody Type: Bug | Status: new Component: Core (URLs) |

[Django] #30895: Multiples trailing slashes appended to URL

2019-10-21 Thread Django
#30895: Multiples trailing slashes appended to URL ---+--- Reporter: conorcunningham | Owner: nobody Type: Bug | Status: new Component: Core (URLs)

Re: [Django] #30892: slugify() doesn't return a valid slug for "İ".

2019-10-21 Thread Django
#30892: slugify() doesn't return a valid slug for "İ". ---+ Reporter: Luis Nell |Owner: nobody Type: Bug| Status: new Component: Utilities | Version:

Re: [Django] #20577: Make prefetch_related faster by lazily creating related querysets

2019-10-21 Thread Django
#20577: Make prefetch_related faster by lazily creating related querysets -+- Reporter: Anssi Kääriäinen |Owner: Alex Type: | Aktsipetrov Cleanup/optimization

Re: [Django] #30892: slugify() doesn't return a valid slug for "İ". (was: Slugify and SlugField with Diacritics)

2019-10-21 Thread Django
#30892: slugify() doesn't return a valid slug for "İ". ---+ Reporter: Luis Nell |Owner: nobody Type: Bug| Status: new Component: Utilities | Version:

Re: [Django] #20577: Make prefetch_related faster by lazily creating related querysets

2019-10-21 Thread Django
#20577: Make prefetch_related faster by lazily creating related querysets -+- Reporter: Anssi Kääriäinen |Owner: Alex Type: | Aktsipetrov Cleanup/optimization

Re: [Django] #20577: Make prefetch_related faster by lazily creating related querysets

2019-10-21 Thread Django
#20577: Make prefetch_related faster by lazily creating related querysets -+- Reporter: Anssi Kääriäinen |Owner: Alex Type: | Aktsipetrov Cleanup/optimization

Re: [Django] #30827: bulk_create batch_size param overrides the compatible batch size calculation

2019-10-21 Thread Django
#30827: bulk_create batch_size param overrides the compatible batch size calculation -+- Reporter: Ahmet Kucuk |Owner: Ahmet | Kucuk Type: Bug

[Django] #30894: Reverse OneToOneField relation: `prefetch_related` uses `related_name` while `select_related` uses `related_query_name`

2019-10-21 Thread Django
#30894: Reverse OneToOneField relation: `prefetch_related` uses `related_name` while `select_related` uses `related_query_name` -+- Reporter: Adam | Owner: nobody Sołtysik

Re: [Django] #30827: bulk_create batch_size param overrides the compatible batch size calculation

2019-10-21 Thread Django
#30827: bulk_create batch_size param overrides the compatible batch size calculation -+- Reporter: Ahmet Kucuk |Owner: Ahmet | Kucuk Type: Bug

Re: [Django] #30827: bulk_create batch_size param overrides the compatible batch size calculation

2019-10-21 Thread Django
#30827: bulk_create batch_size param overrides the compatible batch size calculation -+- Reporter: Ahmet Kucuk |Owner: nobody Type: Bug | Status:

Re: [Django] #30876: Move `django.utils.decorators.classproperty` to `django.utils.functional`.

2019-10-21 Thread Django
#30876: Move `django.utils.decorators.classproperty` to `django.utils.functional`. ---+- Reporter: André Ericson |Owner: André Ericson Type: New feature| Status: closed

Re: [Django] #30841: Prevent using __isnull lookup with non-boolean value.

2019-10-21 Thread Django
#30841: Prevent using __isnull lookup with non-boolean value. -+- Reporter: André Ericson|Owner: André Type: | Ericson Cleanup/optimization |

Re: [Django] #30841: Prevent using __isnull lookup with non-boolean value.

2019-10-21 Thread Django
#30841: Prevent using __isnull lookup with non-boolean value. -+- Reporter: André Ericson|Owner: André Type: | Ericson Cleanup/optimization |