Adding that to urls.py and removing the media/ rewrite rule from my .htaccess file seemed to do the trick. Thanks!
-Tyson On Jul 26, 2006, at 1:22 AM, Aidas Bendoraitis wrote: > Do you have something like: > (r'^media/(?P<path>.*)$', 'django.views.static.serve', > {'document_root': > '/home/ohgoditb/django_projects/fallingbullets/media/'}), > in your urls.py? > > Regards, > Aidas Bendoraitis [aka Archatas] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---