Tyson Tate wrote: > Inefficient and insecure? Blast. I'm using FCGI, so it looks like > I'll have to add a subdomain that points to my media files and, > subsequently, hunt down every single place that I've had to hard-code > the URL in.
Hi Tyson Regarding MEDIA_URL, check out that link that Jonathan posted, but an alternative is to write a simple template tag. It's easier than you'd think - just base it of the admin url one: django/contrib/admin/templatetags/adminmedia.py --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---