did you register the context processor in settings? On Tue, Jan 20, 2015 at 3:32 AM, Mark Rogaski <[email protected]> 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/df79e5ef-67e0-41fd-9ca1-af4d0eaefd4f%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/df79e5ef-67e0-41fd-9ca1-af4d0eaefd4f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAGjPPHmx3dMssdOOdTDCHy35hSV-TQoZfSrymYGmA_6Vm0a7qA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

