#24944: Have password_reset pass extra_context to the email template rendering 
as
well
------------------------------+------------------------------------
     Reporter:  twelveeighty  |                    Owner:  nobody
         Type:  New feature   |                   Status:  new
    Component:  contrib.auth  |                  Version:  1.8
     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 timgraham):

 * needs_better_patch:   => 0
 * component:  Uncategorized => contrib.auth
 * needs_tests:   => 0
 * needs_docs:   => 0
 * has_patch:  1 => 0
 * stage:  Unreviewed => Accepted


Comment:

 I guess it's unlikely, but we'd have a small backwards compatibility issue
 if someone is using `extra_context` with a key that clashes with one in
 `opts`. For that reason, it might be better to use a separate parameter.

 There is also the idea of converting these views to class-based views in
 #17209 which might help here.

--
Ticket URL: <https://code.djangoproject.com/ticket/24944#comment:1>
Django <https://code.djangoproject.com/>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/070.578b64d5861982d6e04811937cff2339%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to