mirror of
https://github.com/django/django.git
synced 2025-02-23 07:55:07 +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