From 940e343ee500a990a2be45578708d3f5d9875263 Mon Sep 17 00:00:00 2001 From: "luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f" Date: Thu, 6 May 2010 22:46:22 +0000 Subject: revamped slideshow with jquery, maps and exif data --- apps/projects/models/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps/projects/models') diff --git a/apps/projects/models/__init__.py b/apps/projects/models/__init__.py index b29933a..5d544c1 100644 --- a/apps/projects/models/__init__.py +++ b/apps/projects/models/__init__.py @@ -1,2 +1,3 @@ from base import Project -from fiveby import FiveBy \ No newline at end of file +from fiveby import FiveBy +from natparks import NationalParkBorders, NationalParkBordersTwo, NationalParks \ No newline at end of file -- cgit v1.2.3