Untitled
By: a guest | Mar 18th, 2010 | Syntax:
None | Size: 0.99 KB | Hits: 58 | Expires: Never
Traceback (most recent call last):
File "/Users/jon/Sites/National Geographic/wpf/trunk/parts/project/django/core/servers/basehttp.py", line 279, in run
self.result = application(self.environ, self.start_response)
File "/Users/jon/Sites/National Geographic/wpf/trunk/parts/project/django/core/servers/basehttp.py", line 651, in __call__
return self.application(environ, start_response)
File "/Users/jon/Sites/National Geographic/wpf/trunk/parts/project/django/core/handlers/wsgi.py", line 241, in __call__
response = self.get_response(request)
File "/Users/jon/Sites/National Geographic/wpf/trunk/parts/project/django/core/handlers/base.py", line 73, in get_response
response = middleware_method(request)
File "/Users/jon/Sites/National Geographic/wpf/trunk/src/nggm/smartsites/middleware.py", line 35, in process_request
if str(settings.SMARTSITES_ENFORCE_SINGLE_URL) == 'true':
AttributeError: 'module' object has no attribute 'SMARTSITES_ENFORCE_SINGLE_URL'