from django.conf import settings def ldt(request): return {'LDT_MEDIA_PREFIX': settings.LDT_MEDIA_PREFIX }