Thanks, James.  I think the call to TemplateResponse is fine, but the 
context that's passed as a dict needs to be passed as a ContextRequest 
instead.

Heck, this looks like a simple exercise to practice navigating the patch 
submission process. ;)

On Tuesday, January 20, 2015 at 12:32:15 AM UTC-5, Mark Rogaski wrote:
>
> Hello,
>
> I'm coming back to Django after working with 1.4/1.5.  Within a custom 
> template for auth.views.password_reset, I'd like to access the request 
> data using django.core.context_processors.request.  But it doesn't look 
> like any template context processors are applied.
>
> It's not a big problem for me, but it seems that the contrib packages 
> should support this ... it's really a lovely feature.  Has anyone else run 
> into this or know if this is something that is slated to be added?
>
> Thanks,
> Mark
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/b87e747b-929a-4042-80aa-0e2a47f87abe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to