Skip to content

Instantly share code, notes, and snippets.

@rockyburt
Created May 28, 2012 15:21
Show Gist options
  • Save rockyburt/2819719 to your computer and use it in GitHub Desktop.
Save rockyburt/2819719 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/app/python/lib/python2.7/site-packages/django/core/handlers/wsgi.py", line 272, in __call__
response = self.get_response(request)
File "/app/python/lib/python2.7/site-packages/django/core/handlers/base.py", line 82, in get_response
urlconf = settings.ROOT_URLCONF
File "/app/python/lib/python2.7/site-packages/django/utils/functional.py", line 277, in __getattr__
return getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'ROOT_URLCONF'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment