From c5368252e3091368ae55475757ed3134d6f84249 Mon Sep 17 00:00:00 2001 From: Santhosh Thottingal Date: Sun, 29 Mar 2009 17:59:40 +0530 Subject: new modules --- silpa/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'silpa/__init__.py') diff --git a/silpa/__init__.py b/silpa/__init__.py index e69de29..7db5c41 100644 --- a/silpa/__init__.py +++ b/silpa/__init__.py @@ -0,0 +1 @@ +import settings -- cgit