Re: [Django] #7835: Provide the ability for model definitions that are only availably during testing

2020-05-14 Thread Django
#7835: Provide the ability for model definitions that are only availably during testing -+ Reporter: Russell Keith-Magee |Owner: nobody Type: New feature | Status

Re: [Django] #30727: Pickling a QuerySet evaluates the querysets given to Subquery in annotate.

2020-05-14 Thread Django
#30727: Pickling a QuerySet evaluates the querysets given to Subquery in annotate. -+- Reporter: Andrew Brown |Owner: Andrew | Brown Type: Bug

Re: [Django] #31568: Alias used in aggregate filtering is incorrect.

2020-05-14 Thread Django
#31568: Alias used in aggregate filtering is incorrect. -+- Reporter: Gagaro |Owner: Simon | Charette Type: Bug |

Re: [Django] #31568: Alias used in aggregate filtering is incorrect.

2020-05-14 Thread Django
#31568: Alias used in aggregate filtering is incorrect. -+- Reporter: Gagaro |Owner: Simon | Charette Type: Bug |

Re: [Django] #30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied

2020-05-14 Thread Django
#30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied -+- Reporter: Lukas Klement|Owner: nobody Type: Bug |

Re: [Django] #31568: Alias used in aggregate filtering is incorrect.

2020-05-14 Thread Django
#31568: Alias used in aggregate filtering is incorrect. -+- Reporter: Gagaro |Owner: Simon | Charette Type: Bug |

Re: [Django] #30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied

2020-05-14 Thread Django
#30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied -+- Reporter: Lukas Klement|Owner: nobody Type: Bug |

Re: [Django] #30727: Pickling a QuerySet evaluates the querysets given to Subquery in annotate.

2020-05-14 Thread Django
#30727: Pickling a QuerySet evaluates the querysets given to Subquery in annotate. -+- Reporter: Andrew Brown |Owner: Andrew | Brown Type: Bug

Re: [Django] #30727: Pickling a QuerySet evaluates the querysets given to Subquery in annotate.

2020-05-14 Thread Django
#30727: Pickling a QuerySet evaluates the querysets given to Subquery in annotate. -+- Reporter: Andrew Brown |Owner: Andrew | Brown Type: Bug

Re: [Django] #30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied

2020-05-14 Thread Django
#30188: Aggregate annotation, Case() - When(): AssertionError No exception message supplied -+- Reporter: Lukas Klement|Owner: nobody Type: Bug |

Re: [Django] #31568: Alias used in aggregate filtering is incorrect.

2020-05-14 Thread Django
#31568: Alias used in aggregate filtering is incorrect. -+- Reporter: Gagaro |Owner: Simon | Charette Type: Bug |

Re: [Django] #31575: Document admin's requirement on django.template.context_processors.request context processor.

2020-05-14 Thread Django
#31575: Document admin's requirement on django.template.context_processors.request context processor. -+- Reporter: Jon Dufresne |Owner: nobody Type: Bug |

Re: [Django] #30715: ArrayField lookups crash on ArrayAgg() over AutoFields.

2020-05-14 Thread Django
#30715: ArrayField lookups crash on ArrayAgg() over AutoFields. -+- Reporter: NyanKiyoshi |Owner: felixxm Type: Bug | Status: new Component:

Re: [Django] #27686: calls to request.user.is_authenticated returns vary by cookie header for all users

2020-05-14 Thread Django
#27686: calls to request.user.is_authenticated returns vary by cookie header for all users -+- Reporter: Jeff Willette|Owner: Jeff | Willette Typ

Re: [Django] #30715: ArrayField lookups crash on ArrayAgg() over AutoFields.

2020-05-14 Thread Django
#30715: ArrayField lookups crash on ArrayAgg() over AutoFields. -+- Reporter: NyanKiyoshi |Owner: felixxm Type: Bug | Status: closed Componen

Re: [Django] #31034: Add a navigation sidebar to the admin

2020-05-14 Thread Django
#31034: Add a navigation sidebar to the admin -+- Reporter: Tom Carrick |Owner: Tom | Carrick Type: New feature | St

Re: [Django] #31575: Document admin's requirement on django.template.context_processors.request context processor.

2020-05-14 Thread Django
#31575: Document admin's requirement on django.template.context_processors.request context processor. -+- Reporter: Jon Dufresne |Owner: nobody Type: Bug |

Re: [Django] #31575: Document admin's requirement on django.template.context_processors.request context processor.

2020-05-14 Thread Django
#31575: Document admin's requirement on django.template.context_processors.request context processor. -+- Reporter: Jon Dufresne |Owner: nobody Type: Bug |

Re: [Django] #31034: Add a navigation sidebar to the admin

2020-05-14 Thread Django
#31034: Add a navigation sidebar to the admin -+- Reporter: Tom Carrick |Owner: Tom | Carrick Type: New feature | St

Re: [Django] #31582: Django template backend allocates model cache even iterator() is used

2020-05-14 Thread Django
#31582: Django template backend allocates model cache even iterator() is used -+-- Reporter: Sümer Cip|Owner: nobody Type: Bug | Status: closed Compon

Re: [Django] #9107: URL arguments to set values of fields in admin don't work for inlines

2020-05-14 Thread Django
#9107: URL arguments to set values of fields in admin don't work for inlines ---+--- Reporter: josh@… |Owner: TapanGujjar Type: New feature| Status: assigned Compo

Re: [Django] #9107: URL arguments to set values of fields in admin don't work for inlines

2020-05-14 Thread Django
#9107: URL arguments to set values of fields in admin don't work for inlines ---+--- Reporter: josh@… |Owner: TapanGujjar Type: New feature| Status: assigned Compo

Re: [Django] #31584: Queryset crashes when grouping by Exists() on Oracle.

2020-05-14 Thread Django
#31584: Queryset crashes when grouping by Exists() on Oracle. -+- Reporter: felixxm |Owner: felixxm Type: Bug | Status: assigned Componen

Re: [Django] #31584: Queryset crashes when grouping by Exists() on Oracle.

2020-05-14 Thread Django
#31584: Queryset crashes when grouping by Exists() on Oracle. -+- Reporter: felixxm |Owner: felixxm Type: Bug | Status: assigned Componen

Re: [Django] #31584: Queryset crashes when grouping by Exists() on Oracle.

2020-05-14 Thread Django
#31584: Queryset crashes when grouping by Exists() on Oracle. -+- Reporter: felixxm |Owner: felixxm Type: Bug | Status: closed Component:

Re: [Django] #31582: Django template backend allocates model cache even iterator() is used

2020-05-14 Thread Django
#31582: Django template backend allocates model cache even iterator() is used -+-- Reporter: Sümer Cip|Owner: nobody Type: Bug | Status: closed Compon

Re: [Django] #31584: Queryset crashes when grouping by Exists() on Oracle.

2020-05-14 Thread Django
#31584: Queryset crashes when grouping by Exists() on Oracle. -+- Reporter: felixxm |Owner: felixxm Type: Bug | Status: closed Component:

Re: [Django] #31584: Queryset crashes when grouping by Exists() on Oracle.

2020-05-14 Thread Django
#31584: Queryset crashes when grouping by Exists() on Oracle. -+- Reporter: felixxm |Owner: felixxm Type: Bug | Status: closed Component:

Re: [Django] #31524: Stop minifying only some admin static assets

2020-05-14 Thread Django
#31524: Stop minifying only some admin static assets -+- Reporter: Jon Dufresne |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #31524: Stop minifying only some admin static assets

2020-05-14 Thread Django
#31524: Stop minifying only some admin static assets -+- Reporter: Jon Dufresne |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #31582: Django template backend allocates model cache even iterator() is used

2020-05-14 Thread Django
#31582: Django template backend allocates model cache even iterator() is used -+-- Reporter: Sümer Cip|Owner: nobody Type: Bug | Status: closed Compon

[Django] #31585: Translation: Part of tutorial02 to Korean

2020-05-14 Thread Django
#31585: Translation: Part of tutorial02 to Korean -+- Reporter: | Owner: nobody flowertaekk-dev| Type: | Status: new Cleanup/o

Re: [Django] #31582: Django template backend allocates model cache even iterator() is used

2020-05-14 Thread Django
#31582: Django template backend allocates model cache even iterator() is used -+-- Reporter: Sümer Cip|Owner: nobody Type: Bug | Status: closed Compon

Re: [Django] #31582: Django template backend allocates model cache even iterator() is used

2020-05-14 Thread Django
#31582: Django template backend allocates model cache even iterator() is used -+-- Reporter: Sümer Cip|Owner: nobody Type: Bug | Status: closed Compon

Re: [Django] #31585: Translation: Part of tutorial02 to Korean. (was: Translation: Part of tutorial02 to Korean)

2020-05-14 Thread Django
#31585: Translation: Part of tutorial02 to Korean. -+- Reporter: flowertaekk-dev |Owner: nobody Type: | Status: closed Cleanup/optimization

[Django] #31586: Small mistake in 'Writing your first Django app, part 4' tutorial

2020-05-14 Thread Django
#31586: Small mistake in 'Writing your first Django app, part 4' tutorial -+ Reporter: mikkac | Owner: nobody Type: Bug| Status: new Component: D

Re: [Django] #31582: Django template backend allocates model cache even iterator() is used

2020-05-14 Thread Django
#31582: Django template backend allocates model cache even iterator() is used -+-- Reporter: Sümer Cip|Owner: nobody Type: Bug | Status: new Component

Re: [Django] #31524: Stop minifying only some admin static assets

2020-05-14 Thread Django
#31524: Stop minifying only some admin static assets -+- Reporter: Jon Dufresne |Owner: nobody Type: | Status: closed Cleanup/optimization

[Django] #31587: Django admin - list_filter visually selected for query using implicit xx__id__exact

2020-05-14 Thread Django
#31587: Django admin - list_filter visually selected for query using implicit xx__id__exact -+ Reporter: Anael Mobilia | Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #31587: Django admin - list_filter visually selected for query using implicit xx__id__exact

2020-05-14 Thread Django
#31587: Django admin - list_filter visually selected for query using implicit xx__id__exact ---+-- Reporter: Anael Mobilia |Owner: nobody Type: Uncategorized | Status: new C

Re: [Django] #31587: Django admin - list_filter visually selected for query using implicit xx__id__exact

2020-05-14 Thread Django
#31587: Django admin - list_filter visually selected for query using implicit xx__id__exact ---+-- Reporter: Anael Mobilia |Owner: nobody Type: Uncategorized | Status: new C

[Django] #31588: Unclear behaviour for ModelForms

2020-05-14 Thread Django
#31588: Unclear behaviour for ModelForms + Reporter: Vladislav | Owner: nobody Type: Cleanup/optimization | Status: new Component: Forms

Re: [Django] #31582: Django template engine render pre-fetches data even when iterator() is used (was: Django template backend allocates model cache even iterator() is used)

2020-05-14 Thread Django
#31582: Django template engine render pre-fetches data even when iterator() is used -+-- Reporter: Sümer Cip|Owner: nobody Type: Bug | Status: new Co

[Django] #31589: Raw queries do not work if any DB content column has the % symbol

2020-05-14 Thread Django
#31589: Raw queries do not work if any DB content column has the % symbol -+- Reporter: jotauses | Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #31582: Django template engine render pre-fetches data even when iterator() is used

2020-05-14 Thread Django
#31582: Django template engine render pre-fetches data even when iterator() is used -+ Reporter: Sümer Cip|Owner: nobody Type: New feature | Status: new Comp

Re: [Django] #31582: Django template engine render pre-fetches data even when iterator() is used

2020-05-14 Thread Django
#31582: Django template engine render pre-fetches data even when iterator() is used -+ Reporter: Sümer Cip|Owner: nobody Type: New feature | Status: new Comp

Re: [Django] #31588: Unclear behaviour for ModelForms

2020-05-14 Thread Django
#31588: Unclear behaviour for ModelForms -+- Reporter: Vladislav|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #28263: TestCase breaks for databases that don't support savepoints

2020-05-14 Thread Django
#28263: TestCase breaks for databases that don't support savepoints ---+ Reporter: Lokesh Dokara |Owner: nobody Type: Bug| Status: new Component: Tes

Re: [Django] #28263: TestCase breaks for databases that don't support savepoints

2020-05-14 Thread Django
#28263: TestCase breaks for databases that don't support savepoints ---+ Reporter: Lokesh Dokara |Owner: nobody Type: Bug| Status: new Component: Tes

Re: [Django] #31589: Raw queries do not work if any DB content column has the % symbol. (was: Raw queries do not work if any DB content column has the % symbol)

2020-05-14 Thread Django
#31589: Raw queries do not work if any DB content column has the % symbol. -+- Reporter: jotauses |Owner: nobody Type: Bug | Status: closed

Re: [Django] #27686: calls to request.user.is_authenticated returns vary by cookie header for all users

2020-05-14 Thread Django
#27686: calls to request.user.is_authenticated returns vary by cookie header for all users -+- Reporter: Jeff Willette|Owner: Jeff | Willette Typ

Re: [Django] #31546: Replace Command.requires_system_checks = True by something like Command.required_system_checks = '__all__'

2020-05-14 Thread Django
#31546: Replace Command.requires_system_checks = True by something like Command.required_system_checks = '__all__' -+- Reporter: Hasan Ramezani |Owner: Hasan Type:

Re: [Django] #28919: Add support for Common Table Expression (CTE) queries

2020-05-14 Thread Django
#28919: Add support for Common Table Expression (CTE) queries -+- Reporter: Daniel Miller|Owner: Moses | Mugisha Type: New feature |

Re: [Django] #31506: ExpressionWrapper() doesn't respect output_field when combining DateField and timedelta on PostgreSQL and MySQL.

2020-05-14 Thread Django
#31506: ExpressionWrapper() doesn't respect output_field when combining DateField and timedelta on PostgreSQL and MySQL. -+- Reporter: Matthieu Rigal |Owner:

[Django] #31590: Admin date_hierarchy crashes on datetime field with no data

2020-05-14 Thread Django
#31590: Admin date_hierarchy crashes on datetime field with no data -+ Reporter: kjpc-tech | Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #31590: Admin date_hierarchy crashes on datetime field with no data

2020-05-14 Thread Django
#31590: Admin date_hierarchy crashes on datetime field with no data +-- Reporter: kjpc-tech |Owner: kjpc-tech Type: Bug | Status: assigned Component: co

Re: [Django] #31590: Admin date_hierarchy crashes on datetime field with no data

2020-05-14 Thread Django
#31590: Admin date_hierarchy crashes on datetime field with no data +-- Reporter: Kyle|Owner: Kyle Type: Bug | Status: assigned Component: contrib

Re: [Django] #31583: Extend deferred unique constraint support to OneToOneField

2020-05-14 Thread Django
#31583: Extend deferred unique constraint support to OneToOneField -+- Reporter: BorisZZZ |Owner: nobody Type: New feature | Status: new Component

Re: [Django] #31590: Admin date_hierarchy crashes on datetime field with no data

2020-05-14 Thread Django
#31590: Admin date_hierarchy crashes on datetime field with no data -+- Reporter: Kyle |Owner: Kyle Type: Bug | Status: assigned Compo

Re: [Django] #31586: Small mistake in 'Writing your first Django app, part 4' tutorial

2020-05-14 Thread Django
#31586: Small mistake in 'Writing your first Django app, part 4' tutorial ---+-- Reporter: Mikolaj Kaczmarek |Owner: nobody Type: Bug| Status: closed Comp

Re: [Django] #31577: The explanation ended in the middle.

2020-05-14 Thread Django
#31577: The explanation ended in the middle. -+- Reporter: Joon Hwan 김준환 |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #31577: The explanation ended in the middle.

2020-05-14 Thread Django
#31577: The explanation ended in the middle. -+- Reporter: Joon Hwan 김준환 |Owner: Joon Hwan Type: | 김준환 Cleanup/optimization | Stat

Re: [Django] #31587: List filters are selected only for queries with explicit __exact lookups. (was: Django admin - list_filter visually selected for query using implicit xx__id__exact)

2020-05-14 Thread Django
#31587: List filters are selected only for queries with explicit __exact lookups. ---+-- Reporter: Anael Mobilia |Owner: nobody Type: New feature| Status: closed Compone

Re: [Django] #31590: Admin date_hierarchy crashes on datetime field with no data

2020-05-14 Thread Django
#31590: Admin date_hierarchy crashes on datetime field with no data -+- Reporter: Kyle |Owner: Kyle Type: Bug | Status: closed Compone

Re: [Django] #31590: Admin date_hierarchy crashes on datetime field with no data

2020-05-14 Thread Django
#31590: Admin date_hierarchy crashes on datetime field with no data -+- Reporter: Kyle |Owner: Kyle Type: Bug | Status: closed Compone

Re: [Django] #31552: Loading lzma compressed fixtures

2020-05-14 Thread Django
#31552: Loading lzma compressed fixtures -+- Reporter: Paolo Melchiorre |Owner: Paolo Type: | Melchiorre Cleanup/optimization | St