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. For more options, visit https://groups.google.com/d/optout.

