Great, that looks simple.

What about the case for passing in a GET variable being passed in to
switch between media coming from localhost vs. the default MEDIA_URL,
as in case #2?

Most likely I'd grab the GET variable and store it in the session.  Can
the settings reference session data, or would this be done at the
template level?

It's not clear in the documentation to me on where you use the
MEDIA_URL setting.  For an image on a page do you reference {{
MEDIA_URL }} in the template?  I did see the b-list blog post on the
context processors to do this but is this was the MEDIA_URL setting is
for?

Thanks,
Rob


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to