mirror of
https://github.com/django/django.git
synced 2025-02-20 14:24:27 +00:00
git-svn-id: http://code.djangoproject.com/svn/django/trunk@186 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