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

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

Re: [Django] #32681: 'subtitle' missing from admin context on index page

2021-04-23 Thread Django
#32681: 'subtitle' missing from admin context on index page -+-- Reporter: Zain Patel |Owner: nobody Type: Bug | Status: new Component: contrib.admin

[Django] #32682: Deleting objects after searching related many to many field crashes the admin page

2021-04-23 Thread Django
#32682: Deleting objects after searching related many to many field crashes the admin page -+- Reporter: Zain | Owner: nobody Patel | Type: Bug

Re: [Django] #32681: 'subtitle' missing from admin context on index page

2021-04-23 Thread Django
#32681: 'subtitle' missing from admin context on index page -+-- Reporter: Zain Patel |Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #32681: 'subtitle' missing from admin context on index page

2021-04-23 Thread Django
#32681: 'subtitle' missing from admin context on index page -+-- Reporter: Zain Patel |Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #32681: 'subtitle' missing from admin context on index page

2021-04-23 Thread Django
#32681: 'subtitle' missing from admin context on index page -+-- Reporter: Zain Patel |Owner: nobody Type: Bug | Status: new Component: contrib.admin

[Django] #32681: 'subtitle' missing from admin context on index page

2021-04-23 Thread Django
#32681: 'subtitle' missing from admin context on index page -+- Reporter: Zain Patel | Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #32659: Autocomplete field: The results could not be loaded.

2021-04-23 Thread Django
#32659: Autocomplete field: The results could not be loaded. ---+-- Reporter: honyczek |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #32679: Django model not updating image field correctly (Raw content)

2021-04-23 Thread Django
#32679: Django model not updating image field correctly (Raw content) -+- Reporter: Marisol Cardozo |Owner: nobody Type: Bug | Status: closed

[Django] #32680: Django admin does not need to send PK and FK of inline model back in POST request on save

2021-04-23 Thread Django
#32680: Django admin does not need to send PK and FK of inline model back in POST request on save -+ Reporter: dave-kong | Owner: nobody Type: Bug| Status: new

Re: [Django] #32679: Django model not updating image field correctly (Raw content)

2021-04-23 Thread Django
#32679: Django model not updating image field correctly (Raw content) -+- Reporter: mcardozo |Owner: nobody Type: Bug | Status: new

[Django] #32679: Django model not updating image field correctly (Raw content)

2021-04-23 Thread Django
#32679: Django model not updating image field correctly (Raw content) -+- Reporter: mcardozo | Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #32673: Nested Q() objects raises ProgrammingError on PostgreSQL and Oracle.

2021-04-23 Thread Django
#32673: Nested Q() objects raises ProgrammingError on PostgreSQL and Oracle. -+- Reporter: Charles Lirsac |Owner: Simon | Charette Type: Bug

Re: [Django] #32673: Nested Q() objects raises ProgrammingError on PostgreSQL and Oracle.

2021-04-23 Thread Django
#32673: Nested Q() objects raises ProgrammingError on PostgreSQL and Oracle. -+- Reporter: Charles Lirsac |Owner: Simon | Charette Type: Bug

Re: [Django] #32678: Remove SECURE_BROWSER_XSS_FILTER setting (X-XSS-Protection header support)

2021-04-23 Thread Django
#32678: Remove SECURE_BROWSER_XSS_FILTER setting (X-XSS-Protection header support) -+- Reporter: Tim Graham |Owner: Tim Type: | Graham

Re: [Django] #28034: Update the contributing tutorial to use a more recent patch

2021-04-23 Thread Django
#28034: Update the contributing tutorial to use a more recent patch -+- Reporter: Mateusz Jankowski|Owner: Joe Type: | Krzystan Cleanup/optimization

Re: [Django] #28034: Update the contributing tutorial to use a more recent patch

2021-04-23 Thread Django
#28034: Update the contributing tutorial to use a more recent patch -+- Reporter: Mateusz Jankowski|Owner: Joe Type: | Krzystan Cleanup/optimization

Re: [Django] #32678: Remove SECURE_BROWSER_XSS_FILTER setting (X-XSS-Protection header support)

2021-04-23 Thread Django
#32678: Remove SECURE_BROWSER_XSS_FILTER setting (X-XSS-Protection header support) -+- Reporter: Tim Graham |Owner: Tim Type: | Graham

[Django] #32678: Remove SECURE_BROWSER_XSS_FILTER setting (X-XSS-Protection header support)

2021-04-23 Thread Django
#32678: Remove SECURE_BROWSER_XSS_FILTER setting (X-XSS-Protection header support) -+- Reporter: Tim| Owner: Tim Graham Graham | Type:

Re: [Django] #31923: Add Support for Cross-Origin Embedder Policy and Cross-Origin Resource Policy Headers

2021-04-23 Thread Django
#31923: Add Support for Cross-Origin Embedder Policy and Cross-Origin Resource Policy Headers -+- Reporter: meggles711 |Owner: | meggles711

Re: [Django] #31923: Add Support for Cross-Origin Embedder Policy and Cross-Origin Resource Policy Headers

2021-04-23 Thread Django
#31923: Add Support for Cross-Origin Embedder Policy and Cross-Origin Resource Policy Headers -+- Reporter: meggles711 |Owner: | meggles711

Re: [Django] #32673: Nested Q() objects raises ProgrammingError on PostgreSQL and Oracle.

2021-04-23 Thread Django
#32673: Nested Q() objects raises ProgrammingError on PostgreSQL and Oracle. -+- Reporter: Charles Lirsac |Owner: Simon | Charette Type: Bug

Re: [Django] #32677: django.db.models.fields.related.relatedfield not described in the documentation

2021-04-23 Thread Django
#32677: django.db.models.fields.related.relatedfield not described in the documentation -+- Reporter: mypseudo |Owner: nobody Type: |

[Django] #32677: django.db.models.fields.related.relatedfield not described in the documentation

2021-04-23 Thread Django
#32677: django.db.models.fields.related.relatedfield not described in the documentation -+ Reporter: mypseudo | Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #32676: Migration autodetector changes related_name for self-referential ManyToManyField.

2021-04-23 Thread Django
#32676: Migration autodetector changes related_name for self-referential ManyToManyField. --+-- Reporter: Mariusz Felisiak |Owner: nobody Type: Bug | Status:

Re: [Django] #24522: Add --random option to test command to run test cases in random order

2021-04-23 Thread Django
#24522: Add --random option to test command to run test cases in random order -+- Reporter: Andreas Savvides |Owner: Chris | Jerdonek Type: New

Re: [Django] #32674: DEFAULT_AUTO_FIELD changes should be detected for PKs of auto-created intermediate M2M models. (was: DEFAULT_AUTO_FIELD should also be used for ManyToMany table primary keys)

2021-04-23 Thread Django
#32674: DEFAULT_AUTO_FIELD changes should be detected for PKs of auto-created intermediate M2M models. -+- Reporter: Cristiano Coelho |Owner: nobody Type: Bug |

[Django] #32676: Migration autodetector changes related_name for self-referential ManyToManyField.

2021-04-23 Thread Django
#32676: Migration autodetector changes related_name for self-referential ManyToManyField. -+- Reporter: Mariusz| Owner: nobody Felisiak | Type: Bug

[Django] #32675: Migration autodetector detects unnecessary changes.

2021-04-23 Thread Django
#32675: Migration autodetector detects unnecessary changes. + Reporter: Mariusz Felisiak | Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #31923: Add Support for Cross-Origin Embedder Policy and Cross-Origin Resource Policy Headers

2021-04-23 Thread Django
#31923: Add Support for Cross-Origin Embedder Policy and Cross-Origin Resource Policy Headers -+- Reporter: meggles711 |Owner: | meggles711

Re: [Django] #25012: Migrations don't make foreign key type changes

2021-04-23 Thread Django
#25012: Migrations don't make foreign key type changes -+ Reporter: Hedde van der Heide |Owner: (none) Type: Bug | Status: closed Component: