Re: [Django] #31963: Django: Nested OuterRef not woking to access grandparent's ID

2020-08-28 Thread Django
#31963: Django: Nested OuterRef not woking to access grandparent's ID -+- Reporter: ashish141199 |Owner: nobody Type: Bug | Status: new Compon

[Django] #31963: Django: Nested OuterRef not woking to access grandparent's ID

2020-08-28 Thread Django
#31963: Django: Nested OuterRef not woking to access grandparent's ID -+- Reporter: | Owner: nobody ashish141199 | Type: Bug| Stat

Re: [Django] #11707: limit_choices_to on a ForeignKey can render duplicate options in formfield

2020-08-28 Thread Django
#11707: limit_choices_to on a ForeignKey can render duplicate options in formfield -+- Reporter: Chris.Wesseling@…|Owner: Crowley | Shaita Type: Bu

[Django] #31962: Raise of SuspiciousOperation should use more specific SuspiciousSession class

2020-08-28 Thread Django
#31962: Raise of SuspiciousOperation should use more specific SuspiciousSession class + Reporter: alexmv| Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #31961: forms.ChoiceField calls choices callback multiple times.

2020-08-28 Thread Django
#31961: forms.ChoiceField calls choices callback multiple times. ---+-- Reporter: Roy Smith |Owner: nobody Type: Bug| Status: new Component: Forms |

Re: [Django] #31961: forms.ChoiceField calls choices callback multiple times.

2020-08-28 Thread Django
#31961: forms.ChoiceField calls choices callback multiple times. ---+-- Reporter: Roy Smith |Owner: nobody Type: Bug| Status: new Component: Forms |

[Django] #31961: forms.ChoiceField calls choices callback multiple times.

2020-08-28 Thread Django
#31961: forms.ChoiceField calls choices callback multiple times. --+ Reporter: Roy Smith | Owner: nobody Type: Bug | Status: new Component: Forms |

Re: [Django] #31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL.

2020-08-28 Thread Django
#31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL. -+- Reporter: Marc DEBUREAUX |Owner: felixxm Type: Bug |

Re: [Django] #31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL.

2020-08-28 Thread Django
#31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL. -+- Reporter: Marc DEBUREAUX |Owner: felixxm Type: Bug |

Re: [Django] #31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL.

2020-08-28 Thread Django
#31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL. -+- Reporter: Marc DEBUREAUX |Owner: felixxm Type: Bug |

Re: [Django] #31960: Document that Django email validator does not enforce valid emails

2020-08-28 Thread Django
#31960: Document that Django email validator does not enforce valid emails ---+-- Reporter: James Pic |Owner: nobody Type: Uncategorized | Status: closed Component: Unc

Re: [Django] #31960: Document that Django email validator does not enforce valid emails

2020-08-28 Thread Django
#31960: Document that Django email validator does not enforce valid emails ---+-- Reporter: James Pic |Owner: nobody Type: Uncategorized | Status: closed Component: Unc

Re: [Django] #31960: Document that Django email validator does not enforce valid emails

2020-08-28 Thread Django
#31960: Document that Django email validator does not enforce valid emails ---+-- Reporter: James Pic |Owner: nobody Type: Uncategorized | Status: new Component: Uncate

Re: [Django] #31960: Document that Django email validator does not enforce valid emails

2020-08-28 Thread Django
#31960: Document that Django email validator does not enforce valid emails ---+-- Reporter: James Pic |Owner: nobody Type: Uncategorized | Status: new Component: Uncate

Re: [Django] #31959: EmailValidator must not accept hyphen as first character

2020-08-28 Thread Django
#31959: EmailValidator must not accept hyphen as first character -+- Reporter: James Pic|Owner: nobody Type: | Status: closed Cleanup/op

Re: [Django] #31960: Document that Django email validator does not enforce valid emails

2020-08-28 Thread Django
#31960: Document that Django email validator does not enforce valid emails ---+-- Reporter: James Pic |Owner: nobody Type: Uncategorized | Status: new Component: Uncate

[Django] #31960: Document that Django email validator does not enforce valid emails

2020-08-28 Thread Django
#31960: Document that Django email validator does not enforce valid emails -+ Reporter: James Pic | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #30952: KeyError: '_password_reset_token' during password reset.

2020-08-28 Thread Django
#30952: KeyError: '_password_reset_token' during password reset. --+-- Reporter: defigor |Owner: nobody Type: Bug | Status: new Component: contrib.auth |

Re: [Django] #30952: KeyError: '_password_reset_token' during password reset.

2020-08-28 Thread Django
#30952: KeyError: '_password_reset_token' during password reset. --+-- Reporter: defigor |Owner: nobody Type: Bug | Status: closed Component: contrib.auth |

Re: [Django] #31954: MigrationOptimizer mangles operation order if app name contains uppercase letters.

2020-08-28 Thread Django
#31954: MigrationOptimizer mangles operation order if app name contains uppercase letters. -+- Reporter: Koen De Wit |Owner: Koen De Wit Type: Bug | Status: clo

Re: [Django] #31959: EmailValidator must not accept hyphen as first character (was: EmailValidator must not accept hyphen as first caracter)

2020-08-28 Thread Django
#31959: EmailValidator must not accept hyphen as first character -+- Reporter: James Pic|Owner: nobody Type: | Status: closed Cleanup/op

Re: [Django] #31954: MigrationOptimizer mangles operation order if app name contains uppercase letters.

2020-08-28 Thread Django
#31954: MigrationOptimizer mangles operation order if app name contains uppercase letters. -+- Reporter: Koen De Wit |Owner: Koen De Wit Type: Bug | Status: ass

Re: [Django] #31928: Coroutine passed to the first middleware's process_response() instead of HttpResponse.

2020-08-28 Thread Django
#31928: Coroutine passed to the first middleware's process_response() instead of HttpResponse. -+- Reporter: Kordian Kowalski |Owner: Kevin | Michel

Re: [Django] #26601: DEP5 implementation: Improved middleware

2020-08-28 Thread Django
#26601: DEP5 implementation: Improved middleware -+- Reporter: Tim Graham |Owner: Tim | Graham Type: New feature |

Re: [Django] #31928: Coroutine passed to the first middleware's process_response() instead of HttpResponse.

2020-08-28 Thread Django
#31928: Coroutine passed to the first middleware's process_response() instead of HttpResponse. -+- Reporter: Kordian Kowalski |Owner: Kevin | Michel

Re: [Django] #31928: Coroutine passed to the first middleware's process_response() instead of HttpResponse.

2020-08-28 Thread Django
#31928: Coroutine passed to the first middleware's process_response() instead of HttpResponse. -+- Reporter: Kordian Kowalski |Owner: Kevin | Michel

Re: [Django] #31928: Coroutine passed to the first middleware's process_response() instead of HttpResponse.

2020-08-28 Thread Django
#31928: Coroutine passed to the first middleware's process_response() instead of HttpResponse. -+- Reporter: Kordian Kowalski |Owner: Kevin | Michel

[Django] #31959: EmailValidator must not accept hyphen as first caracter

2020-08-28 Thread Django
#31959: EmailValidator must not accept hyphen as first caracter -+ Reporter: James Pic | Owner: nobody Type: Uncategorized | Status: new Component: Utilities

Re: [Django] #31928: Coroutine passed to the first middleware's process_response() instead of HttpResponse.

2020-08-28 Thread Django
#31928: Coroutine passed to the first middleware's process_response() instead of HttpResponse. -+- Reporter: Kordian Kowalski |Owner: Kevin | Michel

Re: [Django] #31958: Django ORM sync_to_async error FATAL: remaining connection slots are reserved for non-replication superuser connections

2020-08-28 Thread Django
#31958: Django ORM sync_to_async error FATAL: remaining connection slots are reserved for non-replication superuser connections -+- Reporter: Supratim Samantray |Owner: nobody Type: Bug

Re: [Django] #31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL.

2020-08-28 Thread Django
#31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL. -+- Reporter: Marc DEBUREAUX |Owner: felixxm Type: Bug |