[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|Version:  3.1
   Severity:  Normal   |   Keywords:
   Triage Stage:  Unreviewed   |  Has patch:  0
Needs documentation:  0|Needs tests:  0
Patch needs improvement:  0|  Easy pickings:  0
  UI/UX:  0|
---+
 On its documentation, it mentions "any algorithm name supported by
 hashlib.new() can be passed",
 but this is not true, algorithms supported by hashlib.new() may not
 accessible through getattr,
 This was mentioned here:
 https://github.com/django/django/pull/12291#discussion_r364348132
 But it wasn't addressed.

 Either we can make salted_hmac use hashlib.new (which is discouraged by
 python's documentation).
 Or change the documentation to not mentioned hashlib.new.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/055.264d65414375e59bb9681f617bae1c81%40djangoproject.com.


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   |   Status:  assigned
Component:  Testing framework|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by felixxm):

 * stage:  Accepted => Ready for checkin


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/073.e6ae5da9643a07974f1eace651db186a%40djangoproject.com.


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:  Error reporting  |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by Mariusz Felisiak ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"11ebc6479ffda87376b60c9475d33d8120f86368" 11ebc647]:
 {{{
 #!CommitTicketReference repository=""
 revision="11ebc6479ffda87376b60c9475d33d8120f86368"
 Fixed #31791 -- Made technical 404 debug page display the tried URL
 patterns for Http404.
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.f0833fe82a810efcea5f01b26071965d%40djangoproject.com.


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/optimization   |   Status:  assigned
Component:  Migrations   |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-

Comment (by felixxm):

 Of course, there is no need to ask.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/071.6aa8c53ba403e871d0731deb0f4f0da2%40djangoproject.com.


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 feature  |   Status:  closed
Component:  HTTP handling|  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by GitHub ):

 In [changeset:"83dea65ed649b5e80111017cd5c476c636872b2d" 83dea65e]:
 {{{
 #!CommitTicketReference repository=""
 revision="83dea65ed649b5e80111017cd5c476c636872b2d"
 Refs #21231 -- Corrected parse_qsl() fallback.

 An oversight in fd209f62f1d83233cc634443cfac5ee4328d98b8.
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/078.84180c1f9a6c49d103d20b1ad04f84c1%40djangoproject.com.


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:  contrib.admin  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  1  |  Needs documentation:  0
  Needs tests:  1  |  Patch needs improvement:  1
Easy pickings:  1  |UI/UX:  0
---+-

Comment (by Manav Agarwal):

 May i work on this issue?

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.aac544e31a6a18f1194724f0221c5070%40djangoproject.com.


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/optimization   |   Status:  assigned
Component:  Migrations   |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by Tameesh Biswas):

 * owner:  (none) => Tameesh Biswas
 * status:  new => assigned


Comment:

 Could I pick this up?

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/071.7d1ffa281322c716156755f03bbfbc8b%40djangoproject.com.


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:  Error reporting  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by Jon Dufresne):

 * needs_better_patch:  1 => 0


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.931cc847b77e237c7ce6d3a98919baff%40djangoproject.com.


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  |   Status:  assigned
Component:  Database layer   |  Version:  3.1
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Jacob Walls):

 Yeah I can see that better now, sorry. I also checked out the patch and
 see that it doesn't address #31679 as far as I can tell, so better to have
 two tickets.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.e052fc689e60c0f6db5d0b42dbdfafc4%40djangoproject.com.


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   |   Status:  assigned
Component:  Testing framework|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by François Freitag):

 * owner:  nobody => François Freitag
 * status:  new => assigned
 * has_patch:  0 => 1


Comment:

 https://github.com/django/django/pull/13391

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/073.6c36728a574ded91ea70a09d9b48e3dd%40djangoproject.com.


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
Component:  contrib.admindocs|  Version:  2.0
 Severity:  Normal   |   Resolution:
 Keywords:  simplify_regex path  | Triage Stage:  Ready for
 |  checkin
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+-
Changes (by Johannes Hoppe):

 * stage:  Accepted => Ready for checkin


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.abacfa718b18223370851eebfeec7c0b%40djangoproject.com.


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  |   Status:  assigned
Component:  Database layer   |  Version:  3.1
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by felixxm):

 Jacob, it's really similar but it's not a duplicate, IMO.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.8d61dfa07f26a3de56d8740077538319%40djangoproject.com.


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:  HTTP handling  |  Version:  3.1
 Severity:  Normal |   Resolution:  needsinfo
 Keywords:  asgi, uvicorn  | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+--
Changes (by felixxm):

 * status:  new => closed
 * resolution:   => needsinfo
 * component:  Uncategorized => HTTP handling


Comment:

 I'm not able to reproduce this issue with a sample project and builtin
 middlewares. It looks that you're using a middleware which doesn't detect
 properly an async response. Can you provide a same project that reproduces
 this issue?

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.b5cbf931beb2a8acb6a43ac71c559b01%40djangoproject.com.