Re: [Django] #33497: Database persistent connections do not work with ASGI in 4.0

2023-04-03 Thread Django
#33497: Database persistent connections do not work with ASGI in 4.0 -+- Reporter: Stenkar |Owner: nobody Type: New feature | Status: new

Re: [Django] #33738: ASGI http.disconnect not handled on requests with body.

2023-04-03 Thread Django
#33738: ASGI http.disconnect not handled on requests with body. -+- Reporter: Carlton Gibson |Owner: Dennis | Chukwunta Type: New feature

Re: [Django] #33817: Use python-oracledb instead of cx-oracle

2023-04-03 Thread Django
#33817: Use python-oracledb instead of cx-oracle -+- Reporter: Alexander Shishenko |Owner: Jingbei | Li Type: New feature |

Re: [Django] #33817: Use python-oracledb instead of cx-oracle

2023-04-03 Thread Django
#33817: Use python-oracledb instead of cx-oracle -+- Reporter: Alexander Shishenko |Owner: Jingbei | Li Type: New feature |

Re: [Django] #34451: Incorrect exception handling within the django exception handler

2023-04-03 Thread Django
#34451: Incorrect exception handling within the django exception handler -+ Reporter: Michael Galler |Owner: Akshat verma Type: Bug | Status: assigned

Re: [Django] #34060: Creating CheckConstraint on JSONField with __exact lookup on key transforms crashes on Oracle.

2023-04-03 Thread Django
#34060: Creating CheckConstraint on JSONField with __exact lookup on key transforms crashes on Oracle. -+- Reporter: Mariusz Felisiak |Owner: nobody Type: Bug |

Re: [Django] #34453: Parameterized raw queries no longer support lists

2023-04-03 Thread Django
#34453: Parameterized raw queries no longer support lists -+- Reporter: Jonathan |Owner: nobody Tremesaygues | Type: Bug |

Re: [Django] #34454: Connection failed with error message "FATAL: password authentication failed for user 'user'"

2023-04-03 Thread Django
#34454: Connection failed with error message "FATAL: password authentication failed for user 'user'" -+- Reporter: nainiu |Owner: nobody Type: Bug |

Re: [Django] #34454: Connection failed with error message "FATAL: password authentication failed for user 'user'"

2023-04-03 Thread Django
#34454: Connection failed with error message "FATAL: password authentication failed for user 'user'" -+- Reporter: lajxw|Owner: nobody Type: Bug |

Re: [Django] #34454: Connection failed with error message "FATAL: password authentication failed for user 'user'"

2023-04-03 Thread Django
#34454: Connection failed with error message "FATAL: password authentication failed for user 'user'" -+- Reporter: lajxw|Owner: nobody Type: Bug |

[Django] #34454: Connection failed with error message "FATAL: password authentication failed for user 'user'"

2023-04-03 Thread Django
#34454: Connection failed with error message "FATAL: password authentication failed for user 'user'" -+- Reporter: lajxw | Owner: nobody Type: Bug| Status:

[Django] #34453: Parameterized raw queries no longer support lists

2023-04-03 Thread Django
#34453: Parameterized raw queries no longer support lists -+- Reporter: jonathan | Owner: nobody Tremesaygues | Type: Bug| Status: new

Re: [Django] #33738: ASGI http.disconnect not handled on requests with body.

2023-04-03 Thread Django
#33738: ASGI http.disconnect not handled on requests with body. -+- Reporter: Carlton Gibson |Owner: Dennis | Chukwunta Type: New feature

Re: [Django] #14845: Document connection-creation process

2023-04-03 Thread Django
#14845: Document connection-creation process -+- Reporter: Christophe Pettus|Owner: Akshat | verma Type: New feature |

Re: [Django] #30355: Specifying custom manager doesn't work with prefetch

2023-04-03 Thread Django
#30355: Specifying custom manager doesn't work with prefetch ---+ Reporter: Kyle Mulka |Owner: Akshat verma Type: Bug| Status: assigned Component:

Re: [Django] #24434: Django Custom Field inherits ForeignKey deconstruct() fails

2023-04-03 Thread Django
#24434: Django Custom Field inherits ForeignKey deconstruct() fails -+- Reporter: greenbender |Owner: Akshat | verma Type: Bug

Re: [Django] #14845: Document connection-creation process

2023-04-03 Thread Django
#14845: Document connection-creation process -+- Reporter: Christophe Pettus|Owner: Akshat | verma Type: New feature |

Re: [Django] #2750: ManyToManyField ignores 'default' option

2023-04-03 Thread Django
#2750: ManyToManyField ignores 'default' option -+- Reporter: bangcok_dangerus@… |Owner: Akshat | verma Type: Bug |

Re: [Django] #24076: Query may fail with pytz exception

2023-04-03 Thread Django
#24076: Query may fail with pytz exception ---+ Reporter: lvella |Owner: Akshat verma Type: Bug| Status: assigned Component: Documentation |

Re: [Django] #14845: Document connection-creation process

2023-04-03 Thread Django
#14845: Document connection-creation process ---+ Reporter: Christophe Pettus |Owner: nobody Type: New feature| Status: new Component: Documentation |

Re: [Django] #21292: A how-to or tutorial document for using authentication views and forms is needed

2023-04-03 Thread Django
#21292: A how-to or tutorial document for using authentication views and forms is needed -+ Reporter: Daniele Procida |Owner: Akshat verma Type: New feature |

Re: [Django] #24076: Query may fail with pytz exception

2023-04-03 Thread Django
#24076: Query may fail with pytz exception ---+ Reporter: lvella |Owner: Akshat verma Type: Bug| Status: assigned Component: Documentation |

Re: [Django] #24076: Query may fail with pytz exception

2023-04-03 Thread Django
#24076: Query may fail with pytz exception ---+ Reporter: lvella |Owner: Akshat verma Type: Bug| Status: assigned Component: Documentation |

[Django] Batch modify: #2750, #15059, #15396, #24434, #28011, #34451

2023-04-03 Thread Django
Batch modification to #2750, #15059, #15396, #24434, #28011, #34451 by felixxm: Action: deassign -- Tickets URL: Django The Web framework for perfectionists with deadlines.

Re: [Django] #30355: Specifying custom manager doesn't work with prefetch

2023-04-03 Thread Django
#30355: Specifying custom manager doesn't work with prefetch ---+ Reporter: Kyle Mulka |Owner: Akshat verma Type: Bug| Status: assigned Component:

Re: [Django] #30355: Specifying custom manager doesn't work with prefetch

2023-04-03 Thread Django
#30355: Specifying custom manager doesn't work with prefetch ---+ Reporter: Kyle Mulka |Owner: Akshat verma Type: Bug| Status: assigned Component:

Re: [Django] #28011: Correct Field.hidden docs regarding what fields are hidden

2023-04-03 Thread Django
#28011: Correct Field.hidden docs regarding what fields are hidden ---+ Reporter: Tim Graham |Owner: Akshat verma Type: Bug| Status: assigned Component:

Re: [Django] #24434: Django Custom Field inherits ForeignKey deconstruct() fails

2023-04-03 Thread Django
#24434: Django Custom Field inherits ForeignKey deconstruct() fails -+- Reporter: greenbender |Owner: Akshat | verma Type: Bug

Re: [Django] #24434: Django Custom Field inherits ForeignKey deconstruct() fails

2023-04-03 Thread Django
#24434: Django Custom Field inherits ForeignKey deconstruct() fails -+- Reporter: greenbender |Owner: Akshat | verma Type: Bug

Re: [Django] #28011: Correct Field.hidden docs regarding what fields are hidden

2023-04-03 Thread Django
#28011: Correct Field.hidden docs regarding what fields are hidden ---+ Reporter: Tim Graham |Owner: Akshat verma Type: Bug| Status: assigned Component:

Re: [Django] #24434: Django Custom Field inherits ForeignKey deconstruct() fails

2023-04-03 Thread Django
#24434: Django Custom Field inherits ForeignKey deconstruct() fails -+- Reporter: greenbender |Owner: Akshat | verma Type: Bug

Re: [Django] #24434: Django Custom Field inherits ForeignKey deconstruct() fails

2023-04-03 Thread Django
#24434: Django Custom Field inherits ForeignKey deconstruct() fails -+- Reporter: greenbender |Owner: Akshat | verma Type: Bug

Re: [Django] #14845: Document connection-creation process

2023-04-03 Thread Django
#14845: Document connection-creation process ---+ Reporter: Christophe Pettus |Owner: nobody Type: New feature| Status: new Component: Documentation |

Re: [Django] #14845: Document connection-creation process

2023-04-03 Thread Django
#14845: Document connection-creation process -+- Reporter: Christophe Pettus|Owner: Akshat | verma Type: New feature |

Re: [Django] #2750: ManyToManyField ignores 'default' option

2023-04-03 Thread Django
#2750: ManyToManyField ignores 'default' option -+- Reporter: bangcok_dangerus@… |Owner: Akshat | verma Type: Bug |

Re: [Django] #2750: ManyToManyField ignores 'default' option

2023-04-03 Thread Django
#2750: ManyToManyField ignores 'default' option -+- Reporter: bangcok_dangerus@… |Owner: Akshat | verma Type: Bug |

Re: [Django] #2750: ManyToManyField ignores 'default' option

2023-04-03 Thread Django
#2750: ManyToManyField ignores 'default' option -+- Reporter: bangcok_dangerus@… |Owner: Akshat | verma Type: Bug |

Re: [Django] #34431: DateTimeField.input_formats change from Django 3.1 is documented improperly

2023-04-03 Thread Django
#34431: DateTimeField.input_formats change from Django 3.1 is documented improperly -+- Reporter: stefan6419846|Owner: Edison Type: | Wang

Re: [Django] #34431: DateTimeField.input_formats change from Django 3.1 is documented improperly

2023-04-03 Thread Django
#34431: DateTimeField.input_formats change from Django 3.1 is documented improperly -+- Reporter: stefan6419846|Owner: Edison Type: | Wang

Re: [Django] #34451: Incorrect exception handling within the django exception handler

2023-04-03 Thread Django
#34451: Incorrect exception handling within the django exception handler -+ Reporter: Michael Galler |Owner: Akshat verma Type: Bug | Status: assigned