Re: [Django] #16055: Filtering over generic relations with TextField/CharField object_id breaks in postgres

2023-03-07 Thread Django
#16055: Filtering over generic relations with TextField/CharField object_id breaks in postgres -+- Reporter: anonymous|Owner: David | Wobrock

Re: [Django] #34391: Add async interface to contrib.auth

2023-03-07 Thread Django
#34391: Add async interface to contrib.auth --+-- Reporter: Jon Janzen|Owner: Jon Janzen Type: New feature | Status: assigned Component: contrib.auth |

Re: [Django] #34391: Add async interface to contrib.auth

2023-03-07 Thread Django
#34391: Add async interface to contrib.auth --+-- Reporter: Jon Janzen|Owner: Jon Janzen Type: New feature | Status: assigned Component: contrib.auth |

Re: [Django] #34370: IntegerField validators don't work if the database is SQLite, leading to overflow errors

2023-03-07 Thread Django
#34370: IntegerField validators don't work if the database is SQLite, leading to overflow errors -+- Reporter: Alex Urbanowicz |Owner: Mohamed Type: | Nabil Rady

Re: [Django] #34391: Add async interface to contrib.auth

2023-03-07 Thread Django
#34391: Add async interface to contrib.auth --+ Reporter: Jon Janzen|Owner: nobody Type: New feature | Status: new Component: contrib.auth | Version:

[Django] #34391: Add async interface to contrib.auth

2023-03-07 Thread Django
#34391: Add async interface to contrib.auth + Reporter: Jon Janzen| Owner: nobody Type: New feature | Status: new Component: contrib.auth |Version:

Re: [Django] #34333: Migrations tries to add constraint before adding a foreign key.

2023-03-07 Thread Django
#34333: Migrations tries to add constraint before adding a foreign key. -+- Reporter: Raphael Beekmann |Owner: Durval | Carvalho Type: Bug

Re: [Django] #34322: ManifestStaticFilesStorage crashes on commented JavaScript import statements

2023-03-07 Thread Django
#34322: ManifestStaticFilesStorage crashes on commented JavaScript import statements -+- Reporter: Adam Johnson |Owner: nobody Type: Bug | Status:

Re: [Django] #34333: Migrations tries to add constraint before adding a foreign key.

2023-03-07 Thread Django
#34333: Migrations tries to add constraint before adding a foreign key. -+- Reporter: Raphael Beekmann |Owner: Durval | Carvalho Type: Bug

Re: [Django] #34384: SECRET_KEY_FALLBACKS is not used for sessions

2023-03-07 Thread Django
#34384: SECRET_KEY_FALLBACKS is not used for sessions -+- Reporter: Eric Zarowny |Owner: David Wobrock Type: Bug | Status: assigned Component:

Re: [Django] #31626: Add asgi support to runserver

2023-03-07 Thread Django
#31626: Add asgi support to runserver -+-- Reporter: Joshua Massover |Owner: nobody Type: New feature | Status: closed Component: HTTP handling|

Re: [Django] #31626: Add asgi support to runserver

2023-03-07 Thread Django
#31626: Add asgi support to runserver -+ Reporter: Joshua Massover |Owner: nobody Type: New feature | Status: closed Component: HTTP handling|

Re: [Django] #31626: Add asgi support to runserver

2023-03-07 Thread Django
#31626: Add asgi support to runserver -+ Reporter: Joshua Massover |Owner: nobody Type: New feature | Status: new Component: HTTP handling|

Re: [Django] #31626: Add asgi support to runserver

2023-03-07 Thread Django
#31626: Add asgi support to runserver -+ Reporter: Joshua Massover |Owner: nobody Type: New feature | Status: new Component: HTTP handling|

Re: [Django] #34390: NoReverseMatch at /admin/logout/

2023-03-07 Thread Django
#34390: NoReverseMatch at /admin/logout/ ---+-- Reporter: Robert Palmer |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #34211: Performance regression in ForeignKeyDeferredAttribute changes.

2023-03-07 Thread Django
#34211: Performance regression in ForeignKeyDeferredAttribute changes. -+- Reporter: polarmt |Owner: Ayush Type: | Bisht Cleanup/optimization

[Django] #34390: NoReverseMatch at /admin/logout/

2023-03-07 Thread Django
#34390: NoReverseMatch at /admin/logout/ -+ Reporter: Robert Palmer | Owner: nobody Type: Bug| Status: new Component: contrib.admin |Version:

Re: [Django] #34388: Added support for direct usage of Choices classes on model fields

2023-03-07 Thread Django
#34388: Added support for direct usage of Choices classes on model fields -+- Reporter: T. Franzel |Owner: nobody Type: New feature | Status: new

Re: [Django] #16055: Filtering over generic relations with TextField/CharField object_id breaks in postgres

2023-03-07 Thread Django
#16055: Filtering over generic relations with TextField/CharField object_id breaks in postgres -+- Reporter: anonymous|Owner: David | Wobrock

Re: [Django] #31920: ASGI/ASYNC SessionMiddleware - SynchronousOnlyOperation exception if request.user is not unwrapped in sync code

2023-03-07 Thread Django
#31920: ASGI/ASYNC SessionMiddleware - SynchronousOnlyOperation exception if request.user is not unwrapped in sync code -+- Reporter: Michael Galler |Owner: Jon

Re: [Django] #31626: Add asgi support to runserver

2023-03-07 Thread Django
#31626: Add asgi support to runserver -+ Reporter: Joshua Massover |Owner: nobody Type: New feature | Status: new Component: HTTP handling|

Re: [Django] #31920: ASGI/ASYNC SessionMiddleware - SynchronousOnlyOperation exception if request.user is not unwrapped in sync code

2023-03-07 Thread Django
#31920: ASGI/ASYNC SessionMiddleware - SynchronousOnlyOperation exception if request.user is not unwrapped in sync code -+- Reporter: Michael Galler |Owner: Jon

Re: [Django] #32172: Adapt signals to allow async handlers

2023-03-07 Thread Django
#32172: Adapt signals to allow async handlers -+- Reporter: Carlton Gibson |Owner: Jon | Janzen Type: New feature |