--- a/urls.py Wed Sep 02 10:57:07 2009 -0400 +++ b/urls.py Wed Sep 02 20:28:13 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