From f238969320bb1caa4ad68e0da3664c23c951253b Mon Sep 17 00:00:00 2001 From: luxagraf <sng@luxagraf.net> Date: Thu, 14 Dec 2017 20:01:50 -0800 Subject: changed utils to use location checkins --- app/utils/util.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/utils/util.py b/app/utils/util.py index 3da6d06..7ef244c 100644 --- a/app/utils/util.py +++ b/app/utils/util.py @@ -1,4 +1,4 @@ -from daily.models import CheckIn +from locations.models import CheckIn from django.contrib.gis.geos import GEOSGeometry -- cgit v1.2.3-70-g09d2