I'm using Django's built-in authentication views to provide login and
logout capabilities for an app. Everything is working great, except
that I can't figure out how to pass context (namely,
settings.MEDIA_URL) to the template that
django.contrib.auth.views.login uses. Any ideas?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to