urls.py
changeset 7 e49daa7af035
parent 5 962b45987a02
child 17 08a47999f316
--- a/urls.py	Wed Sep 02 20:17:47 2009 +0530
+++ b/urls.py	Wed Sep 02 20:27:41 2009 +0530
@@ -1,4 +1,5 @@
 from django.conf.urls.defaults import *
+from django.conf import settings
 
 # Uncomment the next two lines to enable the admin:
 # from django.contrib import admin