You can use a templatetag for MEDIA_URL, http://code.djangoproject.com/ticket/4105 this is currently being discussed on django-developers.
El vie, 25-05-2007 a las 14:55 +0000, Bob Dively escribi�: > 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 -~----------~----~----~----~------~----~------~--~---

