From f8cda18e218cf9849ea7b70fc39b505420c930b9 Mon Sep 17 00:00:00 2001 From: "luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f" Date: Sun, 4 Apr 2010 23:30:30 +0000 Subject: started work on the 5x5 project, models, views, templates --- apps/projects/models/__init__.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 apps/projects/models/__init__.py (limited to 'apps/projects/models/__init__.py') diff --git a/apps/projects/models/__init__.py b/apps/projects/models/__init__.py new file mode 100644 index 0000000..b29933a --- /dev/null +++ b/apps/projects/models/__init__.py @@ -0,0 +1,2 @@ +from base import Project +from fiveby import FiveBy \ No newline at end of file -- cgit v1.2.3-70-g09d2