Re: [Django] #32299: MiddlewareNotUsed leaves undesired side effects when loading middleware in ASGI context

2020-12-28 Thread Django
#32299: MiddlewareNotUsed leaves undesired side effects when loading middleware in ASGI context -+- Reporter: Hubert Bielenia |Owner: Mariusz | Felisiak

Re: [Django] #32294: fields.E305 is raised on ManyToManyFields with related_name='+' in models in different apps but with the same name.

2020-12-28 Thread Django
#32294: fields.E305 is raised on ManyToManyFields with related_name='+' in models in different apps but with the same name. -+- Reporter: Aleksey Ruban|Owner: nobody Type: Bug

Re: [Django] #32302: Permit migrations in non-namespace packages that don't have __file__

2020-12-28 Thread Django
#32302: Permit migrations in non-namespace packages that don't have __file__ -+- Reporter: William Schwartz |Owner: William Type: | Schwartz Cleanup/optimization

Re: [Django] #32302: Permit migrations in non-namespace packages that don't have __file__

2020-12-28 Thread Django
#32302: Permit migrations in non-namespace packages that don't have __file__ -+- Reporter: William Schwartz |Owner: William Type: | Schwartz Cleanup/optimization

Re: [Django] #32177: ManagementUtility instantiates CommandParser without passing already-computed prog argument

2020-12-28 Thread Django
#32177: ManagementUtility instantiates CommandParser without passing already- computed prog argument -+- Reporter: William Schwartz |Owner: William | Schwartz

Re: [Django] #30950: Replace __file__ with importlib.resources

2020-12-28 Thread Django
#30950: Replace __file__ with importlib.resources -+- Reporter: John Vandenberg |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #31358: Increase default password salt size in BasePasswordHasher.

2020-12-28 Thread Django
#31358: Increase default password salt size in BasePasswordHasher. --+ Reporter: Jon Moroney |Owner: nobody Type: Cleanup/optimization | Status: new Compone

Re: [Django] #32302: Permit migrations in non-namespace packages that don't have __file__

2020-12-28 Thread Django
#32302: Permit migrations in non-namespace packages that don't have __file__ -+- Reporter: William Schwartz |Owner: William | Schwartz Type: New fea

[Django] #32302: Permit migrations in non-namespace packages that don't have __file__

2020-12-28 Thread Django
#32302: Permit migrations in non-namespace packages that don't have __file__ + Reporter: William Schwartz | Owner: nobody Type: New feature | Status: new

Re: [Django] #32294: fields.E305 is raised on ManyToManyFields with related_name='+' in models in different apps but with the same name. (was: related_name='+' doesn't work for ManyToMany fields)

2020-12-28 Thread Django
#32294: fields.E305 is raised on ManyToManyFields with related_name='+' in models in different apps but with the same name. -+- Reporter: Aleksey Ruban|Owner: nobody Type: Bug

Re: [Django] #26602: Provide a way to manage grouping with RawSQL

2020-12-28 Thread Django
#26602: Provide a way to manage grouping with RawSQL -+- Reporter: Jamie Cockburn |Owner: Manav | Agarwal Type: New feature |

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

2020-12-28 Thread Django
#28333: Filter and subquery for window expressions -+- Reporter: Mads Jensen |Owner: Manav | Agarwal Type: New feature |

Re: [Django] #31358: Increase default password salt size in BasePasswordHasher.

2020-12-28 Thread Django
#31358: Increase default password salt size in BasePasswordHasher. --+ Reporter: Jon Moroney |Owner: nobody Type: Cleanup/optimization | Status: new Compone

Re: [Django] #31358: Increase default password salt size in BasePasswordHasher.

2020-12-28 Thread Django
#31358: Increase default password salt size in BasePasswordHasher. --+ Reporter: Jon Moroney |Owner: nobody Type: Cleanup/optimization | Status: new Compone

Re: [Django] #32301: Raise CommandError when clearsessions is called on a backend not implementing clear_expired()

2020-12-28 Thread Django
#32301: Raise CommandError when clearsessions is called on a backend not implementing clear_expired() -+- Reporter: Jacob Walls |Owner: François Type: | Freita

Re: [Django] #32158: loaddata crashes on SQLite when table names are SQL keywords.

2020-12-28 Thread Django
#32158: loaddata crashes on SQLite when table names are SQL keywords. -+- Reporter: Scott Herriman |Owner: Chinmoy Type: Bug | Status: closed Co