[Django] #31985: salted_hmac incorrect documentation

2020-09-06 Thread Django
#31985: salted_hmac incorrect documentation ---+ Reporter: Francisco Couzo | Owner: nobody Type: Uncategorized| Status: new Component: Uncategorized|

Re: [Django] #31944: Use addCleanup() to register TestContextDecorator cleanups.

2020-09-06 Thread Django
#31944: Use addCleanup() to register TestContextDecorator cleanups. -+- Reporter: François Freitag |Owner: François Type: | Freitag Cleanup/optimization

Re: [Django] #31791: Make technical 404 page always show tried URL patterns

2020-09-06 Thread Django
#31791: Make technical 404 page always show tried URL patterns -+ Reporter: Jon Dufresne |Owner: Jon Dufresne Type: New feature | Status: closed Component: E

Re: [Django] #25370: Error display when makemigrations' field serializing fails with ValueError

2020-09-06 Thread Django
#25370: Error display when makemigrations' field serializing fails with ValueError -+- Reporter: torstenrudolf|Owner: Tameesh Type: | Biswas Cleanup/optimiza

Re: [Django] #21231: Limiting the number of variables and files that a POST request can contain

2020-09-06 Thread Django
#21231: Limiting the number of variables and files that a POST request can contain -+- Reporter: epandurski@… |Owner: Tim | Graham Type: New f

Re: [Django] #31636: BooleanFieldListFilter doesn't respect field choices.

2020-09-06 Thread Django
#31636: BooleanFieldListFilter doesn't respect field choices. ---+- Reporter: Maxence G |Owner: Ninad Kulkrni Type: Bug| Status: assigned Component: cont

Re: [Django] #25370: Error display when makemigrations' field serializing fails with ValueError

2020-09-06 Thread Django
#25370: Error display when makemigrations' field serializing fails with ValueError -+- Reporter: torstenrudolf|Owner: Tameesh Type: | Biswas Cleanup/optimiza

Re: [Django] #31791: Make technical 404 page always show tried URL patterns

2020-09-06 Thread Django
#31791: Make technical 404 page always show tried URL patterns -+ Reporter: Jon Dufresne |Owner: Jon Dufresne Type: New feature | Status: assigned Component:

Re: [Django] #31880: QuerySet.aggregate() mixes annotated fields names.

2020-09-06 Thread Django
#31880: QuerySet.aggregate() mixes annotated fields names. -+- Reporter: Thodoris |Owner: David Sotiropoulos | Wobrock Type: Bug |

Re: [Django] #31944: Use addCleanup() to register TestContextDecorator cleanups.

2020-09-06 Thread Django
#31944: Use addCleanup() to register TestContextDecorator cleanups. -+- Reporter: François Freitag |Owner: François Type: | Freitag Cleanup/optimization

Re: [Django] #28936: simplify_regex should remove redundant escape sequences outside groups

2020-09-06 Thread Django
#28936: simplify_regex should remove redundant escape sequences outside groups -+- Reporter: Cristi Vîjdea|Owner: (none) Type: Bug | Status: new

Re: [Django] #31880: QuerySet.aggregate() mixes annotated fields names.

2020-09-06 Thread Django
#31880: QuerySet.aggregate() mixes annotated fields names. -+- Reporter: Thodoris |Owner: David Sotiropoulos | Wobrock Type: Bug |

Re: [Django] #31984: TypeError: object HttpResponse can't be used in 'await' expression. (was: Uvicorn + Django: TypeError: object HttpResponse can't be used in 'await' expression)

2020-09-06 Thread Django
#31984: TypeError: object HttpResponse can't be used in 'await' expression. ---+-- Reporter: Aaron Ng |Owner: nobody Type: Bug| Status: closed Component: HT