X-Git-Url: https://git.sommitrealweird.co.uk/sommitrealweird.git/blobdiff_plain/e1b491186d911fcdc98b18b4c0031ed65d43fdae..77c6bd606ee5003500ed80ea1e3561993f038e05:/sommitrealweird/bpcms/context_processors.py?ds=inline diff --git a/sommitrealweird/bpcms/context_processors.py b/sommitrealweird/bpcms/context_processors.py index 1d254b1..b873f62 100644 --- a/sommitrealweird/bpcms/context_processors.py +++ b/sommitrealweird/bpcms/context_processors.py @@ -1,4 +1,4 @@ -from bpcms.models import Document, Folder +from sommitrealweird.bpcms.models import Document, Folder from django.conf import settings from django.core.cache import cache import re