> I think that's not a dilemma at all, Django 1.3 requires setting
> ADMIN_MEDIA_PREFIX to an appropriate value as before.
No, that's exactly why this is a problem. Django 1.3 doesn't require
setting ADMIN_MEDIA_PREFIX in the local settings, because it has a
default value that works for most users
Initially posted this to django-users, having completely forgotten
about the existence of django-dev. Sorry about that.
Currently, it is unclear as to how apps that override admin templates
should maintain compatibility with both 1.3 and 1.4 when referring to
the admin media file URLs in the overr