From c903be495237125906e95e2d5fcb9f17df09327c Mon Sep 17 00:00:00 2001 From: luxagraf Date: Thu, 14 Dec 2017 19:58:07 -0800 Subject: cleaned up notes, archived old apps, moved checkins to locations app where it should have been from the beginning --- app/photos/migrations/0001_initial.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/photos/migrations/0001_initial.py') diff --git a/app/photos/migrations/0001_initial.py b/app/photos/migrations/0001_initial.py index a98bc97..711af1d 100644 --- a/app/photos/migrations/0001_initial.py +++ b/app/photos/migrations/0001_initial.py @@ -15,7 +15,7 @@ class Migration(migrations.Migration): dependencies = [ ('taggit', '0002_auto_20150616_2121'), - ('locations', '__first__'), + #('locations', '__first__'), ] operations = [ -- cgit v1.2.3-70-g09d2