mirror of
https://github.com/django/django.git
synced 2025-03-24 00:00:45 +00:00
git-svn-id: http://code.djangoproject.com/svn/django/trunk@187 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Fixed #76 -- development server now serves images, too, at whatever relative URL is provided by ADMIN_MEDIA_PREFIX
This is a stub; please complete me