Hello all! Been lurking for a while, this is my first post.

I understand that RequestContext is required in order to access  
{{ MEDIA_URL }} in templates. I have two questions related to this.

1. Please could somebody give an example of how to pass RequestContext  
to a generic view from urls.py (sorry if it is in the documentation,  
but I couldn't find it).

2. Given that I have applications with views that I'd like not to care  
about template issues, is there a nice way to specify using  
RequestContext by default (maybe from settings.py), without writing  
anything in my applications?

Best Regards
Richard

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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