1 2 3
from django.conf import settings CACHE_PREFIX = getattr(settings, 'FLATBLOCKS_CACHE_PREFIX', 'flatblocks_')
© Justin Quick 2009