Re: [Django] #32639: ADMINS and MANAGERS may contain invalid email addreses

2021-04-12 Thread Django
#32639: ADMINS and MANAGERS may contain invalid email addreses -+- Reporter: Matthias Kestenholz |Owner: nobody Type: New feature | Status: assigned Componen

[Django] #32639: ADMINS and MANAGERS may contain invalid email addreses

2021-04-12 Thread Django
#32639: ADMINS and MANAGERS may contain invalid email addreses +-- Reporter: Matthias Kestenholz | Owner: nobody Type: New feature | Status: assigned

Re: [Django] #32630: Autoreloader doesn't work on Windows 10.

2021-04-12 Thread Django
#32630: Autoreloader doesn't work on Windows 10. ---+-- Reporter: Jan Staal |Owner: nobody Type: Bug| Status: closed Component: Utilities | Version: 3

Re: [Django] #32638: threading.Thread.setDaemon has been deprecated in Python 3.10

2021-04-12 Thread Django
#32638: threading.Thread.setDaemon has been deprecated in Python 3.10 -+- Reporter: Xtreak |Owner: Xtreak Type: | Status: closed Clean

Re: [Django] #32638: threading.Thread.setDaemon has been deprecated in Python 3.10

2021-04-12 Thread Django
#32638: threading.Thread.setDaemon has been deprecated in Python 3.10 -+- Reporter: Xtreak |Owner: Xtreak Type: | Status: assigned Cle

[Django] #32638: threading.Thread.setDaemon has been deprecated in Python 3.10

2021-04-12 Thread Django
#32638: threading.Thread.setDaemon has been deprecated in Python 3.10 +-- Reporter: Xtreak| Owner: nobody Type: Cleanup/optimization | Status: assigned

Re: [Django] #32637: Technical 404 debug page doesn't display Http404's message in Django 3.2.

2021-04-12 Thread Django
#32637: Technical 404 debug page doesn't display Http404's message in Django 3.2. -+- Reporter: Atul Varma |Owner: Mariusz | Felisiak Type: B

Re: [Django] #32637: Technical 404 debug page doesn't display Http404's message in Django 3.2.

2021-04-12 Thread Django
#32637: Technical 404 debug page doesn't display Http404's message in Django 3.2. -+- Reporter: Atul Varma |Owner: Mariusz | Felisiak Type: B

Re: [Django] #32627: QuerySet.values()/values_list() crash on combined querysets ordered by unannotated columns.

2021-04-12 Thread Django
#32627: QuerySet.values()/values_list() crash on combined querysets ordered by unannotated columns. -+- Reporter: Iuri de Silvio |Owner: Iuri de | Silvio

Re: [Django] #32627: QuerySet.values()/values_list() crash on combined querysets ordered by unannotated columns.

2021-04-12 Thread Django
#32627: QuerySet.values()/values_list() crash on combined querysets ordered by unannotated columns. -+- Reporter: Iuri de Silvio |Owner: Iuri de | Silvio

Re: [Django] #32632: Query resolution can be at least 3x slower in 3.2

2021-04-12 Thread Django
#32632: Query resolution can be at least 3x slower in 3.2 -+- Reporter: Phillip Cutter |Owner: Simon | Charette Type: Bug |

Re: [Django] #29062: "database table locked errors" when using sqlite in-memory database with LiveServerTestCase

2021-04-12 Thread Django
#29062: "database table locked errors" when using sqlite in-memory database with LiveServerTestCase -+- Reporter: Juozas Masiulis |Owner: nobody Type: Bug |

Re: [Django] #32503: AlterField migration to TextField with default fails on MySQL 8.0.13+

2021-04-12 Thread Django
#32503: AlterField migration to TextField with default fails on MySQL 8.0.13+ ---+ Reporter: Matt Westcott |Owner: nobody Type: Bug| Status: new Component: Migra

Re: [Django] #25313: Document how to migrate from a built-in User model to a custom User model

2021-04-12 Thread Django
#25313: Document how to migrate from a built-in User model to a custom User model ---+ Reporter: Carl Meyer |Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #32637: Technical 404 debug page doesn't display Http404's message in Django 3.2.

2021-04-12 Thread Django
#32637: Technical 404 debug page doesn't display Http404's message in Django 3.2. -+ Reporter: Atul Varma |Owner: nobody Type: Bug | Status: new Compon

Re: [Django] #32627: QuerySet.values()/values_list() crash on combined querysets ordered by unannotated columns. (was: Multi-model union fails with .first())

2021-04-12 Thread Django
#32627: QuerySet.values()/values_list() crash on combined querysets ordered by unannotated columns. -+- Reporter: Iuri de Silvio |Owner: Iuri de | Silvio

Re: [Django] #32635: System checks for invalid model field names in CheckConstraint.check/UniqueConstraint.condition crash with a reverse 020 relation. (was: Creating a UniqueConstraint with condition

2021-04-12 Thread Django
#32635: System checks for invalid model field names in CheckConstraint.check/UniqueConstraint.condition crash with a reverse 020 relation. -+- Reporter: sim1234 |Owner: nobody Ty

Re: [Django] #32416: LiveServerTestCase's ThreadedWSGIServer doesn't close database connections after each thread

2021-04-12 Thread Django
#32416: LiveServerTestCase's ThreadedWSGIServer doesn't close database connections after each thread -+- Reporter: Chris Jerdonek |Owner: Chris | Jerdonek

Re: [Django] #32416: LiveServerTestCase's ThreadedWSGIServer doesn't close database connections after each thread

2021-04-12 Thread Django
#32416: LiveServerTestCase's ThreadedWSGIServer doesn't close database connections after each thread -+- Reporter: Chris Jerdonek |Owner: Chris | Jerdonek

Re: [Django] #32637: Technical 404 debug page doesn't display Http404's message in Django 3.2. (was: Http404 exception messages might not be propagating to 404 debug templates in Django 3.2)

2021-04-12 Thread Django
#32637: Technical 404 debug page doesn't display Http404's message in Django 3.2. -+ Reporter: Atul Varma |Owner: nobody Type: Bug | Status: new Compon

Re: [Django] #30509: Various FileResponse fixes and changes

2021-04-12 Thread Django
#30509: Various FileResponse fixes and changes --+ Reporter: Piotr Kunicki |Owner: nobody Type: Cleanup/optimization | Status: new Component: HTTP handling

Re: [Django] #28333: Filter and subquery for window expressions

2021-04-12 Thread Django
#28333: Filter and subquery for window expressions -+- Reporter: Mads Jensen |Owner: (none) Type: New feature | Status: assigned Component: Database

Re: [Django] #32635: Creating a UniqueConstraint with condition referencing OneToOneField generates invalid SQL

2021-04-12 Thread Django
#32635: Creating a UniqueConstraint with condition referencing OneToOneField generates invalid SQL -+- Reporter: sim1234 |Owner: nobody Type: Bug |

[Django] #32637: Http404 exception messages might not be propagating to 404 debug templates in Django 3.2

2021-04-12 Thread Django
#32637: Http404 exception messages might not be propagating to 404 debug templates in Django 3.2 -+ Reporter: Atul Varma | Owner: nobody Type: Bug| Status: new

Re: [Django] #29138: Add ModelAdmin.autocomplete_fields support for ForeignKeys that use to_field

2021-04-12 Thread Django
#29138: Add ModelAdmin.autocomplete_fields support for ForeignKeys that use to_field -+- Reporter: Jonathan Nye |Owner: Johannes | Maron Type: B

Re: [Django] #32634: AlterField drops contraints in the wrong order when performed as reverse migration

2021-04-12 Thread Django
#32634: AlterField drops contraints in the wrong order when performed as reverse migration --+-- Reporter: Matthias Dellweg |Owner: nobody Type: Bug | Status: c

Re: [Django] #32628: Add extra data to autocomplete request

2021-04-12 Thread Django
#32628: Add extra data to autocomplete request ---+-- Reporter: Seb G |Owner: nobody Type: New feature| Status: closed Component: contrib.admin |

[Django] #32636: QuerySet.values()/values_list() crashes on a combined queryset ordered by "extra" select.

2021-04-12 Thread Django
#32636: QuerySet.values()/values_list() crashes on a combined queryset ordered by "extra" select. -+- Reporter: Mariusz| Owner: nobody Felisiak | Typ

[Django] #32635: Creating a UniqueConstraint with condition referencing OneToOneField generates invalid SQL

2021-04-12 Thread Django
#32635: Creating a UniqueConstraint with condition referencing OneToOneField generates invalid SQL -+- Reporter: sim1234| Owner: nobody Type: | Status: new

[Django] #32634: AlterField drops contraints in the wrong order when performed as reverse migration

2021-04-12 Thread Django
#32634: AlterField drops contraints in the wrong order when performed as reverse migration + Reporter: Matthias Dellweg | Owner: nobody Type: Bug | Status: new

Re: [Django] #32416: LiveServerTestCase's ThreadedWSGIServer doesn't close database connections after each thread

2021-04-12 Thread Django
#32416: LiveServerTestCase's ThreadedWSGIServer doesn't close database connections after each thread -+- Reporter: Chris Jerdonek |Owner: Chris | Jerdonek

Re: [Django] #32628: Add extra data to autocomplete request

2021-04-12 Thread Django
#32628: Add extra data to autocomplete request ---+-- Reporter: Seb G |Owner: nobody Type: New feature| Status: closed Component: contrib.admin |