Removed random debug code

This commit is contained in:
Piotr Mitros
2012-02-10 16:57:01 -05:00
parent dae8420456
commit 091a45dc0c

View File

@@ -16,8 +16,6 @@ valid_templates=['index.html',
'copyright.html',
'404.html']
print "!!",settings.__dict__
if settings.STATIC_GRAB:
valid_templates = valid_templates+['server-down.html',
'server-error.html'