From 50e5427d3dc888ff68a1842375940466a6487ad1 Mon Sep 17 00:00:00 2001 From: Thomas Steen Rasmussen Date: Tue, 31 May 2016 23:15:33 +0200 Subject: [PATCH] missing import --- shop/views.py | 1 + 1 file changed, 1 insertion(+) diff --git a/shop/views.py b/shop/views.py index 8ccafacf..458cfa20 100644 --- a/shop/views.py +++ b/shop/views.py @@ -18,6 +18,7 @@ from django.views.generic.detail import SingleObjectMixin from django.utils.decorators import method_decorator from django.views.decorators.csrf import csrf_exempt from django.utils.dateparse import parse_datetime +from django.utils import timezone from camps.models import Camp from shop.models import (