X-Git-Url: https://git.sommitrealweird.co.uk/sommitrealweird.git/blobdiff_plain/2f8f1efa5214444b2e867bde2a6f5297d1f3caea..77c6bd606ee5003500ed80ea1e3561993f038e05:/sommitrealweird/photo/context_processors.py diff --git a/sommitrealweird/photo/context_processors.py b/sommitrealweird/photo/context_processors.py index 74e4f8f..2494f4e 100644 --- a/sommitrealweird/photo/context_processors.py +++ b/sommitrealweird/photo/context_processors.py @@ -1,5 +1,5 @@ from django.conf import settings -from photo.models import Album, Photo +from sommitrealweird.photo.models import Album, Photo import re def content_breadcrumb(request):