Created
January 26, 2012 14:15
-
-
Save Ollieportnin/1682953 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| NoReverseMatch at /doc/0fb9402c-055f-473d-ab40-8fa48302013d/tasks/ | |
| Reverse for '#notfound' with arguments '()' and keyword arguments '{}' not found. | |
| Request Method: GET | |
| Request URL: https://develop/doc/0fb9402c-055f-473d-ab40-8fa48302013d/tasks/ | |
| Django Version: 1.2.3 | |
| Exception Type: NoReverseMatch | |
| Exception Value: | |
| Reverse for '#notfound' with arguments '()' and keyword arguments '{}' not found. | |
| Exception Location: /opt/core2ecm/coredata/lib/python2.6/site-packages/django/core/urlresolvers.py in reverse, line 297 | |
| Python Executable: /usr/bin/python | |
| Python Version: 2.6.5 | |
| Python Path: ['/opt/core2ecm/coredata/lib/python2.6/site-packages/distribute-0.6.10-py2.6.egg', '/opt/core2ecm/coredata/lib/python2.6/site-packages/pip-1.0.2-py2.6.egg', '/opt/core2ecm/coredata/src/core2/src', '/opt/core2ecm/coredata/src/coreadmin/src', '/opt/core2ecm/coredata/src/django-cas/src', '/opt/core2ecm/coredata/src/core2api/src', '/opt/core2ecm/coredata/src/core2mail/src', '/opt/core2ecm/coredata/src/djoint/src', '/opt/core2ecm/django-reference/src', '/opt/core2ecm/customer/sjon/src', '/opt/core2ecm/coredata/lib/python2.6/site-packages', '/opt/core2ecm/coredata/lib/python2.6/site-packages/PIL', '/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2', '/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old', '/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/dist-packages', '/usr/lib/pymodules/python2.6', '/usr/local/lib/python2.6/dist-packages'] | |
| Server time: Thu, 26 Jan 2012 14:09:43 +0000 | |
| Traceback Switch to copy-and-paste view | |
| /opt/core2ecm/coredata/lib/python2.6/site-packages/django/core/handlers/base.py in get_response | |
| response = callback(request, *callback_args, **callback_kwargs) ... | |
| ▼ Local vars | |
| Variable Value | |
| callback | |
| <function view_for_doc at 0x7f1608a8c230> | |
| callback_args | |
| () | |
| callback_kwargs | |
| {'argstring': u'tasks/', 'id': u'0fb9402c-055f-473d-ab40-8fa48302013d'} | |
| e | |
| NoReverseMatch("Reverse for '#notfound' with arguments '()' and keyword arguments '{}' not found.",) | |
| exceptions | |
| <module 'django.core.exceptions' from '/opt/core2ecm/coredata/lib/python2.6/site-packages/django/core/exceptions.pyc'> | |
| middleware_method | |
| <bound method CASMiddleware.process_exception of <django_cas.middleware.CASMiddleware object at 0x7f16076dd790>> | |
| receivers | |
| [(<function _rollback_on_exception at 0x7f1607712d70>, None)] | |
| request | |
| <WSGIRequest GET:<QueryDict: {}>, POST:<QueryDict: {}>, COOKIES:{'sessionid': '454a6888432a279bf481a07aaf8d7c62'}, META:{'DOCUMENT_ROOT': '/htdocs', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTPS': '1', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'HTTP_ACCEPT_ENCODING': 'gzip,deflate,sdch', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.8', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'sessionid=454a6888432a279bf481a07aaf8d7c62', 'HTTP_HOST': 'develop', 'HTTP_REFERER': 'https://develop/doc/35ccff92-587f-4326-885d-f70f06657eaf/', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.04 Chromium/14.0.835.202 Chrome/14.0.835.202 Safari/535.1', 'PATH': '/usr/local/bin:/usr/bin:/bin', 'PATH_INFO': u'/doc/0fb9402c-055f-473d-ab40-8fa48302013d/tasks/', 'PATH_TRANSLATED': '/opt/core2ecm/customer/sjon/bin/django.wsgi/doc/0fb9402c-055f-473d-ab40-8fa48302013d/tasks/', 'QUERY_STRING': '', 'REMOTE_ADDR': '192.168.1.55', 'REMOTE_PORT': '38737', 'REQUEST_METHOD': 'GET', 'REQUEST_URI': '/doc/0fb9402c-055f-473d-ab40-8fa48302013d/tasks/', 'SCRIPT_FILENAME': '/opt/core2ecm/customer/sjon/bin/django.wsgi', 'SCRIPT_NAME': u'', 'SERVER_ADDR': '192.168.1.28', 'SERVER_ADMIN': '[no address given]', 'SERVER_NAME': 'develop', 'SERVER_PORT': '443', 'SERVER_PROTOCOL': 'HTTP/1.1', 'SERVER_SIGNATURE': '<address>Apache/2.2.14 (Ubuntu) Server at develop Port 443</address>\n', 'SERVER_SOFTWARE': 'Apache/2.2.14 (Ubuntu)', 'SSL_TLS_SNI': 'develop', 'mod_wsgi.application_group': 'develop|', 'mod_wsgi.callable_object': 'application', 'mod_wsgi.listener_host': '', 'mod_wsgi.listener_port': '443', 'mod_wsgi.process_group': 'core2', 'mod_wsgi.reload_mechanism': '1', 'mod_wsgi.script_reloading': '1', 'mod_wsgi.version': (2, 8), 'wsgi.errors': <mod_wsgi.Log object at 0x7f160a0c4f00>, 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x7f160a085198>, 'wsgi.input': <mod_wsgi.Input object at 0x7f160a1a21b0>, 'wsgi.multiprocess': False, 'wsgi.multithread': True, 'wsgi.run_once': False, 'wsgi.url_scheme': 'https', 'wsgi.version': (1, 0)}> | |
| resolver | |
| <RegexURLResolver sjon.urls (None:None) ^/> | |
| response | |
| None | |
| self | |
| <django.core.handlers.wsgi.WSGIHandler object at 0x7f1606d36150> | |
| settings | |
| <django.conf.LazySettings object at 0x7f15e45ef710> | |
| urlconf | |
| 'sjon.urls' | |
| urlresolvers | |
| <module 'django.core.urlresolvers' from '/opt/core2ecm/coredata/lib/python2.6/site-packages/django/core/urlresolvers.pyc'> | |
| /opt/core2ecm/coredata/src/core2/src/core2/ui/doc/views.py in view_for_doc | |
| return view(request, doc=doc) ... | |
| ▼ Local vars | |
| Variable Value | |
| a | |
| ArgSpec(args=['request', 'doc'], varargs=None, keywords=None, defaults=None) | |
| action | |
| u'tasks' | |
| args | |
| [] | |
| argstring | |
| u'tasks/' | |
| doc | |
| <Project: 0fb9402c-055f-473d-ab40-8fa48302013d> | |
| id | |
| u'0fb9402c-055f-473d-ab40-8fa48302013d' | |
| model | |
| <class 'core2.types.projects.models.Project'> | |
| nav | |
| ('tasks', 3) | |
| real_func | |
| <function redir_tasks at 0x7f1608795cf8> | |
| request | |
| <WSGIRequest GET:<QueryDict: {}>, POST:<QueryDict: {}>, COOKIES:{'sessionid': '454a6888432a279bf481a07aaf8d7c62'}, META:{'DOCUMENT_ROOT': '/htdocs', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTPS': '1', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'HTTP_ACCEPT_ENCODING': 'gzip,deflate,sdch', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.8', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'sessionid=454a6888432a279bf481a07aaf8d7c62', 'HTTP_HOST': 'develop', 'HTTP_REFERER': 'https://develop/doc/35ccff92-587f-4326-885d-f70f06657eaf/', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.04 Chromium/14.0.835.202 Chrome/14.0.835.202 Safari/535.1', 'PATH': '/usr/local/bin:/usr/bin:/bin', 'PATH_INFO': u'/doc/0fb9402c-055f-473d-ab40-8fa48302013d/tasks/', 'PATH_TRANSLATED': '/opt/core2ecm/customer/sjon/bin/django.wsgi/doc/0fb9402c-055f-473d-ab40-8fa48302013d/tasks/', 'QUERY_STRING': '', 'REMOTE_ADDR': '192.168.1.55', 'REMOTE_PORT': '38737', 'REQUEST_METHOD': 'GET', 'REQUEST_URI': '/doc/0fb9402c-055f-473d-ab40-8fa48302013d/tasks/', 'SCRIPT_FILENAME': '/opt/core2ecm/customer/sjon/bin/django.wsgi', 'SCRIPT_NAME': u'', 'SERVER_ADDR': '192.168.1.28', 'SERVER_ADMIN': '[no address given]', 'SERVER_NAME': 'develop', 'SERVER_PORT': '443', 'SERVER_PROTOCOL': 'HTTP/1.1', 'SERVER_SIGNATURE': '<address>Apache/2.2.14 (Ubuntu) Server at develop Port 443</address>\n', 'SERVER_SOFTWARE': 'Apache/2.2.14 (Ubuntu)', 'SSL_TLS_SNI': 'develop', 'mod_wsgi.application_group': 'develop|', 'mod_wsgi.callable_object': 'application', 'mod_wsgi.listener_host': '', 'mod_wsgi.listener_port': '443', 'mod_wsgi.process_group': 'core2', 'mod_wsgi.reload_mechanism': '1', 'mod_wsgi.script_reloading': '1', 'mod_wsgi.version': (2, 8), 'wsgi.errors': <mod_wsgi.Log object at 0x7f160a0c4f00>, 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x7f160a085198>, 'wsgi.input': <mod_wsgi.Input object at 0x7f160a1a21b0>, 'wsgi.multiprocess': False, 'wsgi.multithread': True, 'wsgi.run_once': False, 'wsgi.url_scheme': 'https', 'wsgi.version': (1, 0)}> | |
| root | |
| 'doc' | |
| view | |
| <function redir_tasks at 0x7f1608795cf8> | |
| view_name | |
| u'Project-tasks' | |
| /opt/core2ecm/coredata/src/core2/src/core2/ui/projects/views.py in redir_tasks | |
| return redirect(url_for(tf)) ... | |
| ▼ Local vars | |
| Variable Value | |
| doc | |
| <Project: 0fb9402c-055f-473d-ab40-8fa48302013d> | |
| request | |
| <WSGIRequest GET:<QueryDict: {}>, POST:<QueryDict: {}>, COOKIES:{'sessionid': '454a6888432a279bf481a07aaf8d7c62'}, META:{'DOCUMENT_ROOT': '/htdocs', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTPS': '1', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'HTTP_ACCEPT_ENCODING': 'gzip,deflate,sdch', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.8', 'HTTP_CONNECTION': 'keep-alive', 'HTTP_COOKIE': 'sessionid=454a6888432a279bf481a07aaf8d7c62', 'HTTP_HOST': 'develop', 'HTTP_REFERER': 'https://develop/doc/35ccff92-587f-4326-885d-f70f06657eaf/', 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.04 Chromium/14.0.835.202 Chrome/14.0.835.202 Safari/535.1', 'PATH': '/usr/local/bin:/usr/bin:/bin', 'PATH_INFO': u'/doc/0fb9402c-055f-473d-ab40-8fa48302013d/tasks/', 'PATH_TRANSLATED': '/opt/core2ecm/customer/sjon/bin/django.wsgi/doc/0fb9402c-055f-473d-ab40-8fa48302013d/tasks/', 'QUERY_STRING': '', 'REMOTE_ADDR': '192.168.1.55', 'REMOTE_PORT': '38737', 'REQUEST_METHOD': 'GET', 'REQUEST_URI': '/doc/0fb9402c-055f-473d-ab40-8fa48302013d/tasks/', 'SCRIPT_FILENAME': '/opt/core2ecm/customer/sjon/bin/django.wsgi', 'SCRIPT_NAME': u'', 'SERVER_ADDR': '192.168.1.28', 'SERVER_ADMIN': '[no address given]', 'SERVER_NAME': 'develop', 'SERVER_PORT': '443', 'SERVER_PROTOCOL': 'HTTP/1.1', 'SERVER_SIGNATURE': '<address>Apache/2.2.14 (Ubuntu) Server at develop Port 443</address>\n', 'SERVER_SOFTWARE': 'Apache/2.2.14 (Ubuntu)', 'SSL_TLS_SNI': 'develop', 'mod_wsgi.application_group': 'develop|', 'mod_wsgi.callable_object': 'application', 'mod_wsgi.listener_host': '', 'mod_wsgi.listener_port': '443', 'mod_wsgi.process_group': 'core2', 'mod_wsgi.reload_mechanism': '1', 'mod_wsgi.script_reloading': '1', 'mod_wsgi.version': (2, 8), 'wsgi.errors': <mod_wsgi.Log object at 0x7f160a0c4f00>, 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x7f160a085198>, 'wsgi.input': <mod_wsgi.Input object at 0x7f160a1a21b0>, 'wsgi.multiprocess': False, 'wsgi.multithread': True, 'wsgi.run_once': False, 'wsgi.url_scheme': 'https', 'wsgi.version': (1, 0)}> | |
| tf | |
| None | |
| /opt/core2ecm/coredata/lib/python2.6/site-packages/django/shortcuts/__init__.py in redirect | |
| return redirect_class(urlresolvers.reverse(to, args=args, kwargs=kwargs)) ... | |
| ▼ Local vars | |
| Variable Value | |
| args | |
| () | |
| kwargs | |
| {} | |
| redirect_class | |
| <class 'django.http.HttpResponseRedirect'> | |
| to | |
| '#notfound' | |
| /opt/core2ecm/coredata/lib/python2.6/site-packages/django/core/urlresolvers.py in reverse | |
| *args, **kwargs))) ... | |
| ▼ Local vars | |
| Variable Value | |
| args | |
| [] | |
| current_app | |
| None | |
| kwargs | |
| {} | |
| parts | |
| ['#notfound'] | |
| path | |
| [] | |
| prefix | |
| u'/' | |
| resolved_path | |
| [] | |
| resolver | |
| <RegexURLResolver sjon.urls (None:None) ^/> | |
| urlconf | |
| 'sjon.urls' | |
| view | |
| '#notfound' | |
| viewname | |
| '#notfound' | |
| /opt/core2ecm/coredata/lib/python2.6/site-packages/django/core/urlresolvers.py in reverse | |
| "arguments '%s' not found." % (lookup_view_s, args, kwargs)) ... | |
| ▼ Local vars | |
| Variable Value | |
| args | |
| () | |
| kwargs | |
| {} | |
| lookup_view | |
| '#notfound' | |
| lookup_view_s | |
| '#notfound' | |
| m | |
| None | |
| n | |
| None | |
| possibilities | |
| [] | |
| self | |
| <RegexURLResolver sjon.urls (None:None) ^/> | |
| Request information | |
| GET | |
| No GET data | |
| POST | |
| No POST data | |
| FILES | |
| No FILES data | |
| COOKIES | |
| Variable Value | |
| sessionid | |
| '454a6888432a279bf481a07aaf8d7c62' | |
| META | |
| Variable Value | |
| DOCUMENT_ROOT | |
| '/htdocs' | |
| GATEWAY_INTERFACE | |
| 'CGI/1.1' | |
| HTTPS | |
| '1' | |
| HTTP_ACCEPT | |
| 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' | |
| HTTP_ACCEPT_CHARSET | |
| 'ISO-8859-1,utf-8;q=0.7,*;q=0.3' | |
| HTTP_ACCEPT_ENCODING | |
| 'gzip,deflate,sdch' | |
| HTTP_ACCEPT_LANGUAGE | |
| 'en-US,en;q=0.8' | |
| HTTP_CONNECTION | |
| 'keep-alive' | |
| HTTP_COOKIE | |
| 'sessionid=454a6888432a279bf481a07aaf8d7c62' | |
| HTTP_HOST | |
| 'develop' | |
| HTTP_REFERER | |
| 'https://develop/doc/35ccff92-587f-4326-885d-f70f06657eaf/' | |
| HTTP_USER_AGENT | |
| 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.04 Chromium/14.0.835.202 Chrome/14.0.835.202 Safari/535.1' | |
| PATH | |
| '/usr/local/bin:/usr/bin:/bin' | |
| PATH_INFO | |
| u'/doc/0fb9402c-055f-473d-ab40-8fa48302013d/tasks/' | |
| PATH_TRANSLATED | |
| '/opt/core2ecm/customer/sjon/bin/django.wsgi/doc/0fb9402c-055f-473d-ab40-8fa48302013d/tasks/' | |
| QUERY_STRING | |
| '' | |
| REMOTE_ADDR | |
| '192.168.1.55' | |
| REMOTE_PORT | |
| '38737' | |
| REQUEST_METHOD | |
| 'GET' | |
| REQUEST_URI | |
| '/doc/0fb9402c-055f-473d-ab40-8fa48302013d/tasks/' | |
| SCRIPT_FILENAME | |
| '/opt/core2ecm/customer/sjon/bin/django.wsgi' | |
| SCRIPT_NAME | |
| u'' | |
| SERVER_ADDR | |
| '192.168.1.28' | |
| SERVER_ADMIN | |
| '[no address given]' | |
| SERVER_NAME | |
| 'develop' | |
| SERVER_PORT | |
| '443' | |
| SERVER_PROTOCOL | |
| 'HTTP/1.1' | |
| SERVER_SIGNATURE | |
| '<address>Apache/2.2.14 (Ubuntu) Server at develop Port 443</address>\n' | |
| SERVER_SOFTWARE | |
| 'Apache/2.2.14 (Ubuntu)' | |
| SSL_TLS_SNI | |
| 'develop' | |
| mod_wsgi.application_group | |
| 'develop|' | |
| mod_wsgi.callable_object | |
| 'application' | |
| mod_wsgi.listener_host | |
| '' | |
| mod_wsgi.listener_port | |
| '443' | |
| mod_wsgi.process_group | |
| 'core2' | |
| mod_wsgi.reload_mechanism | |
| '1' | |
| mod_wsgi.script_reloading | |
| '1' | |
| mod_wsgi.version | |
| (2, 8) | |
| wsgi.errors | |
| <mod_wsgi.Log object at 0x7f160a0c4f00> | |
| wsgi.file_wrapper | |
| <built-in method file_wrapper of mod_wsgi.Adapter object at 0x7f160a085198> | |
| wsgi.input | |
| <mod_wsgi.Input object at 0x7f160a1a21b0> | |
| wsgi.multiprocess | |
| False | |
| wsgi.multithread | |
| True | |
| wsgi.run_once | |
| False | |
| wsgi.url_scheme | |
| 'https' | |
| wsgi.version | |
| (1, 0) | |
| Settings | |
| Using settings module sjon.settings.puppet | |
| Setting Value | |
| ABSOLUTE_URL_OVERRIDES | |
| {} | |
| ADMINS | |
| (('Jonas', 'jonas@gagnavarslan.is'), ('Hannes', 'hannes@gagnavarslan.is')) | |
| ADMIN_ADD_ANOTHER_WIDGET_TYPE | |
| '' | |
| ADMIN_FOR | |
| () | |
| ADMIN_MEDIA_PREFIX | |
| '/adminmedia/' | |
| AJAX_LOOKUP_CHANNELS | |
| {'SolrMailProjects': ('core2.ui.core2mail_mail.lookups', 'MailProjectSolrLookup'), 'SolrProjects': ('core2.ui.projects.lookups', 'ProjectSolrLookup'), 'all_delegate_users': ('coreadmin.lookups', 'AllDelegateUserLookup'), 'all_users': ('coreadmin.lookups', 'AllUserLookup'), 'auth.user': ('core2.ui.contacts.lookups', 'UserLookup'), 'contact': ('core2.ui.contacts.lookups', 'ContactSolrLookup'), 'contenttypes': ('core2.utils.lookups', 'ContentTypeLookup'), 'groups': ('coreadmin.lookups', 'GroupsLookup'), 'mail_backends': ('coreadmin.lookups', 'MailBackendsLookup'), 'mailfolders': ('core2.ui.core2mail_mail.lookups', 'MailFoldersLookup'), 'models': ('core2.utils.lookups', 'ModelSolrLookup'), 'regular_delegate_groups': ('coreadmin.lookups', 'RegularDelegateGroupsLookup'), 'regular_groups': ('coreadmin.lookups', 'RegularGroupsLookup'), 'tags': ('coreadmin.lookups', 'TagsLookup')} | |
| ALLOWED_INCLUDE_ROOTS | |
| () | |
| ALLOW_PREVIEW_ZOOM_PRINTING | |
| False | |
| APACHE | |
| True | |
| APPEND_SLASH | |
| True | |
| ASSETS_CACHE | |
| True | |
| ASSETS_DEBUG | |
| False | |
| ASSETS_EXPIRE | |
| 'querystring' | |
| ASSETS_UPDATER | |
| False | |
| ASSET_EXTRA_PACKAGES | |
| ['sjon', 'core2'] | |
| ASSET_OUT_DIRECTORY | |
| '/opt/core2ecm/customer/sjon/static' | |
| AUTHENTICATION_BACKENDS | |
| ('django.contrib.auth.backends.ModelBackend', 'django_cas.backends.CASBackend') | |
| AUTH_PROFILE_MODULE | |
| 'contacts.Contact' | |
| AUTOCOMPLETE_LIST_LENGTH | |
| 20 | |
| BANNED_IPS | |
| () | |
| BROKER_HOST | |
| 'localhost' | |
| BROKER_PASSWORD | |
| '********************' | |
| BROKER_PORT | |
| 5672 | |
| BROKER_USER | |
| 'sjon' | |
| BROKER_VHOST | |
| 'sjon' | |
| CACHE_BACKEND | |
| 'memcached://127.0.0.1:11211' | |
| CACHE_MIDDLEWARE_KEY_PREFIX | |
| '' | |
| CACHE_MIDDLEWARE_SECONDS | |
| 600 | |
| CAS_ADMIN_PREFIX | |
| '/admin/' | |
| CAS_DEFAULT_LOGIN_VIEW | |
| 'core2.utils.views.login' | |
| CAS_EXTRA_LOGIN_PARAMS | |
| None | |
| CAS_HOST | |
| 'develop' | |
| CAS_IGNORE_REFERER | |
| False | |
| CAS_LOGOUT_COMPLETELY | |
| True | |
| CAS_PASS_THROW_METHODS | |
| ('piston.authentication.oauth_request_token', 'piston.authentication.oauth_access_token', 'core2api.authentication.cas_authenticate', 'core2api.authentication.validate', 'core2.utils.cache.callback', 'core2.utils.views.set_cookie') | |
| CAS_PROXY_CALLBACK | |
| 'https://develop/accounts/proxyCallback/' | |
| CAS_REDIRECT_URL | |
| '/' | |
| CAS_RETRY_LOGIN | |
| False | |
| CAS_SERVER_URL | |
| 'https://develop/cas/' | |
| CAS_TARGET_SERVICE | |
| 'https://develop/nuxeo/' | |
| CAS_VERSION | |
| '2' | |
| CELERYD_CONCURRENCY | |
| 2 | |
| CELERY_DEFAULT_EXCHANGE | |
| 'tasks' | |
| CELERY_DEFAULT_EXCHANGE_TYPE | |
| 'direct' | |
| CELERY_DEFAULT_QUEUE | |
| 'tasks' | |
| CELERY_DEFAULT_ROUTING_KEY | |
| 'tasks' | |
| CELERY_IMPORTS | |
| ('core2.settings.celery',) | |
| CELERY_QUEUES | |
| {'mail': {'binding_key': 'mail', 'exchange': 'mail', 'exchange_type': 'direct', 'routing_key': 'mail'}, 'mail_filing': {'binding_key': 'mail_filing', 'exchange': 'mail_filing', 'exchange_type': 'direct', 'routing_key': 'mail_filing'}, 'mail_reindex': {'binding_key': 'mail_reindex', 'exchange': 'mail_reindex', 'exchange_type': 'direct', 'routing_key': 'mail_reindex'}, 'tasks': {'binding_key': 'tasks', 'exchange': 'tasks', 'exchange_type': 'direct', 'routing_key': 'tasks'}} | |
| CELERY_RESULT_BACKEND | |
| 'database' | |
| CHANGE_PASSWORD_EXEMPT_URLS | |
| '********************' | |
| COMMENTS_ALLOW_PROFANITIES | |
| False | |
| COMMENTS_BANNED_USERS_GROUP | |
| None | |
| COMMENTS_FIRST_FEW | |
| 0 | |
| COMMENTS_MODERATORS_GROUP | |
| None | |
| COMMENTS_SKETCHY_USERS_GROUP | |
| None | |
| COMMENT_ALLOWED_CONTENT_TYPES | |
| ['project', 'task', 'letter in', 'letter out', 'meeting note', 'memo', 'report', 'phone call', 'contract', 'drawing', 'photo', 'application', 'authorization'] | |
| CONTEXT_SETTINGS | |
| ['MEDIA_URL', 'DEBUG', 'DEFAULT_LATITUDE', 'DEFAULT_LONGITUDE', 'ADMIN_ADD_ANOTHER_WIDGET_TYPE', 'AUTOCOMPLETE_LIST_LENGTH', 'DISPLAY_LIST_VIEW_OPTIONS', 'COREDATA_VERSION', 'CUSTOMER_VERSION'] | |
| COREDATA_VERSION | |
| '1.1.5.4' | |
| CSRF_COOKIE_DOMAIN | |
| None | |
| CSRF_COOKIE_NAME | |
| 'csrftoken' | |
| CSRF_FAILURE_VIEW | |
| 'django.views.csrf.csrf_failure' | |
| CURRENCY_FORMAT | |
| {'ISK': (False, 0)} | |
| CUSTOMER_VERSION | |
| '1.0.0.3' | |
| DATABASES | |
| {'default': {'ENGINE': 'django.db.backends.postgresql_psycopg2', 'HOST': 'localhost', 'NAME': 'core2db_dev', 'OPTIONS': {'autocommit': True}, 'PASSWORD': '********************', 'PORT': '6432', 'TEST_CHARSET': None, 'TEST_COLLATION': None, 'TEST_MIRROR': None, 'TEST_NAME': None, 'TIME_ZONE': 'Atlantic/Reykjavik', 'USER': 'nx'}} | |
| DATABASE_ENGINE | |
| '' | |
| DATABASE_HOST | |
| '' | |
| DATABASE_NAME | |
| '' | |
| DATABASE_OPTIONS | |
| {} | |
| DATABASE_PASSWORD | |
| '********************' | |
| DATABASE_PORT | |
| '' | |
| DATABASE_ROUTERS | |
| [] | |
| DATABASE_USER | |
| '' | |
| DATETIME_FORMAT | |
| 'Y-m-d, H:i' | |
| DATETIME_INPUT_FORMATS | |
| ('%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M', '%Y-%m-%d', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M', '%m/%d/%Y', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M', '%m/%d/%y') | |
| DATE_FORMAT | |
| 'Y-m-d' | |
| DATE_INPUT_FORMATS | |
| ('%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', '%b %d %Y', '%b %d, %Y', '%d %b %Y', '%d %b, %Y', '%B %d %Y', '%B %d, %Y', '%d %B %Y', '%d %B, %Y') | |
| DEBUG | |
| True | |
| DEBUG_PROPAGATE_EXCEPTIONS | |
| False | |
| DEBUG_TOOLBAR_CONFIG | |
| {'INTERCEPT_REDIRECTS': False} | |
| DEBUG_TOOLBAR_PANELS | |
| ['debug_toolbar.panels.version.VersionDebugPanel', 'debug_toolbar.panels.timer.TimerDebugPanel', 'debug_toolbar.panels.settings_vars.SettingsVarsDebugPanel', 'debug_toolbar.panels.headers.HeaderDebugPanel', 'debug_toolbar.panels.request_vars.RequestVarsDebugPanel', 'debug_toolbar.panels.template.TemplateDebugPanel', 'debug_toolbar.panels.sql.SQLDebugPanel', 'debug_toolbar.panels.logger.LoggingPanel'] | |
| DECIMAL_SEPARATOR | |
| '.' | |
| DEFAULT_CHARSET | |
| 'utf-8' | |
| DEFAULT_CONTENT_TYPE | |
| 'text/html' | |
| DEFAULT_FILE_STORAGE | |
| 'django.core.files.storage.FileSystemStorage' | |
| DEFAULT_FROM_EMAIL | |
| 'webmaster@localhost' | |
| DEFAULT_INDEX_TABLESPACE | |
| '' | |
| DEFAULT_LATITUDE | |
| Decimal('65.072130085') | |
| DEFAULT_LONGITUDE | |
| Decimal('-18.45703125') | |
| DEFAULT_TABLESPACE | |
| '' | |
| DIRNAME | |
| '/opt/core2ecm/coredata/src/core2/src/core2' | |
| DISALLOWED_USER_AGENTS | |
| () | |
| DISPLAY_LIST_VIEW_OPTIONS | |
| False | |
| DOMAIN_NAME | |
| 'develop' | |
| EMAIL_BACKEND | |
| 'django.core.mail.backends.smtp.EmailBackend' | |
| EMAIL_HOST | |
| 'smtp.core2.is' | |
| EMAIL_HOST_PASSWORD | |
| '********************' | |
| EMAIL_HOST_USER | |
| '' | |
| EMAIL_PORT | |
| 25 | |
| EMAIL_SUBJECT_PREFIX | |
| '[Django] ' | |
| EMAIL_USE_TLS | |
| False | |
| ENABLE_LIVEEDIT | |
| True | |
| ENABLE_PREVIEW_ZOOM | |
| False | |
| ENABLE_WATERMARKING | |
| False | |
| ERROR_EMAIL_REPORT | |
| False | |
| ERROR_REPORT_RECIPIENT | |
| 'kamyanskiy@gmail.com' | |
| ERROR_REPORT_SMTP_SERVER | |
| 'zimbra.gagnavarslan.is' | |
| EXPLORE_RECORDS_COUNT | |
| 10 | |
| FILE_CHARSET | |
| 'utf-8' | |
| FILE_UPLOAD_HANDLERS | |
| ('django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler') | |
| FILE_UPLOAD_MAX_MEMORY_SIZE | |
| 2621440 | |
| FILE_UPLOAD_PERMISSIONS | |
| None | |
| FILE_UPLOAD_TEMP_DIR | |
| None | |
| FIRST_DAY_OF_WEEK | |
| 0 | |
| FIXTURE_DIRS | |
| ['/opt/core2ecm/customer/sjon/src/sjon/settings/../fixtures'] | |
| FORCE_PASSWORD | |
| '********************' | |
| FORCE_SCRIPT_NAME | |
| None | |
| FORMAT_MODULE_PATH | |
| None | |
| FSTORE_NGINX_URL | |
| '/data/' | |
| FS_BASE_URL | |
| '/files/' | |
| FS_INCOMING | |
| '/opt/core2ecm/data/coredata/incoming/' | |
| FS_PENDING | |
| '/opt/core2ecm/data/coredata/pending/' | |
| FS_PENDING_URL | |
| '/pending_files/' | |
| FS_ROOT | |
| '/opt/core2ecm/data/coredata/storage/' | |
| GLOBAL_SPACE_PATH | |
| '/default-domain/spaces/system/global' | |
| IDENTIFIER_PREFIX | |
| '' | |
| IGNORABLE_404_ENDS | |
| ('mail.pl', 'mailform.pl', 'mail.cgi', 'mailform.cgi', 'favicon.ico', '.php') | |
| IGNORABLE_404_STARTS | |
| ('/cgi-bin/', '/_vti_bin', '/_vti_inf') | |
| INSTALLED_APPS | |
| ['sjon.customization', 'contrib.superforms', 'contrib.autocomplete', 'contrib.menulib', 'core2.utils', 'core2.assetman', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.sites', 'django.contrib.admin', 'django.contrib.comments', 'django.contrib.humanize', 'django.contrib.messages', 'djangodblog', 'debug_toolbar', 'django_assets', 'djcelery', 'djkombu', 'babeldjango', 'wtforms.ext.django', 'django_cas', 'core2.types', 'core2.coredata', 'core2.actions', 'core2.comments', 'core2.audit', 'core2.preview', 'core2.search', 'core2.notifications', 'core2.widgets', 'core2.dataimporter', 'core2.testdata', 'core2.aspects', 'core2indexer', 'core2.ui', 'core2.ui.boxes', 'core2.ui.doc', 'core2.ui.search', 'core2.ui.home', 'core2.ui.recordcenter', 'core2.ui.templatereg', 'core2.ui.spaces', 'core2.ui.projects', 'core2.ui.tasks', 'core2.ui.workspace', 'core2.ui.contacts', 'core2.ui.users', 'core2.ui.core2mail_mail', 'core2mail', 'coreadmin', 'core2api', 'piston'] | |
| INTERNAL_IPS | |
| ['127.0.0.1'] | |
| IP_ADDRESS | |
| '192.168.1.28' | |
| LANGUAGES | |
| [('is', u'\xcdslenska'), ('en', u'English')] | |
| LANGUAGES_BIDI | |
| ('he', 'ar', 'fa') | |
| LANGUAGE_CODE | |
| 'en' | |
| LANGUAGE_COOKIE_NAME | |
| 'django_language' | |
| LOCALE_PATHS | |
| ('', '/opt/core2ecm/coredata/src/core2/src/core2/settings/sections/../../locale') | |
| LOGGING_CONF | |
| '/opt/core2ecm/customer/sjon/conf/logging.conf' | |
| LOGIN_EXEMPT_URLS | |
| ['^static/', '^admin/', '^indexer/', '^files/', '^__debug__', '^i18n/setlang/', '^accounts/proxyCallback/', '^callback/', '^accounts/logout/'] | |
| LOGIN_REDIRECT_URL | |
| '/' | |
| LOGIN_URL | |
| '/accounts/login/' | |
| LOGOUT_URL | |
| '/accounts/logout/' | |
| MAILWATCHER | |
| {'host': 'localhost', 'pass': 'pass', 'save_on_server': True, 'user': 'user'} | |
| MAIL_TEMPLATES_DIR | |
| '/opt/core2ecm/coredata/src/core2/src/core2/ui/static/mail' | |
| MANAGERS | |
| (('Jonas', 'jonas@gagnavarslan.is'), ('Hannes', 'hannes@gagnavarslan.is')) | |
| MEDIA_ROOT | |
| '/opt/core2ecm/coredata/src/core2/src/core2/ui/static/' | |
| MEDIA_URL | |
| '/static/' | |
| MESSAGE_STORAGE | |
| 'django.contrib.messages.storage.user_messages.LegacyFallbackStorage' | |
| MIDDLEWARE_CLASSES | |
| ['django.middleware.common.CommonMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django_cas.middleware.CASMiddleware', 'django_cas.middleware.RequireLoginMiddleware', 'coreadmin.middleware.Core2Middleware', 'core2api.middleware.OauthDetectorMiddleware', 'django.middleware.locale.LocaleMiddleware', 'babeldjango.middleware.LocaleMiddleware', 'coreadmin.middleware.PermissionMiddleware', 'core2.audit.middleware.StatisticMiddleware', 'core2.ui.doc.middleware.DocUrlsMiddleware', 'core2.spaces.middleware.DefaultSpaceMiddleware', 'contrib.menulib.middleware.MenuMiddleware', 'core2.utils.middleware.ErrorMailNotificationMiddleware', 'djangodblog.middleware.DBLogMiddleware', 'core2.actions.middleware.ActionExecuterMiddleware'] | |
| MONTH_DAY_FORMAT | |
| 'F j' | |
| NGINX | |
| False | |
| NUMBER_GROUPING | |
| 0 | |
| NUXEO_AUTH_METHOD | |
| 'CAS' | |
| NUXEO_HOST | |
| 'develop' | |
| NUXEO_PORT | |
| 8080 | |
| NUXEO_PROTOCOL | |
| 'http' | |
| NUXEO_SESSION_ID_COOKIE_NAME | |
| 'JSESSIONID' | |
| PASSWORD_RESET_TIMEOUT_DAYS | |
| '********************' | |
| PPM_TMP_ROOT | |
| '/tmp/core2ppm_coredata' | |
| PREPEND_WWW | |
| False | |
| PROFANITIES_LIST | |
| '********************' | |
| PY_DATETIME_FORMAT | |
| {'en': 'dd MMM yyyy', 'is': 'dd MMM yyyy'} | |
| PY_DATE_FORMAT | |
| {'en': 'dd MMM yyyy', 'is': 'dd MMM yyyy'} | |
| PY_TIME_FORMAT | |
| {'en': 'HH:mm', 'is': 'HH:mm'} | |
| ROOT_URLCONF | |
| 'sjon.urls' | |
| SEARCH_FACET_PARAMS | |
| [('facet', 'true'), ('facet.mincount', 1)] | |
| SEARCH_SORT_PARAMS | |
| {'created desc': 'Date', 'score desc': 'Relevance'} | |
| SECRET_KEY | |
| '********************' | |
| SEND_BROKEN_LINK_EMAILS | |
| False | |
| SERVER_EMAIL | |
| 'root@localhost' | |
| SESSION_COOKIE_AGE | |
| 7200 | |
| SESSION_COOKIE_DOMAIN | |
| None | |
| SESSION_COOKIE_NAME | |
| 'sessionid' | |
| SESSION_COOKIE_PATH | |
| '/' | |
| SESSION_COOKIE_SECURE | |
| False | |
| SESSION_ENGINE | |
| 'django.contrib.sessions.backends.cache' | |
| SESSION_EXEMPT_URLS | |
| ['^notifications/fetch/'] | |
| SESSION_EXPIRE_AT_BROWSER_CLOSE | |
| True | |
| SESSION_FILE_PATH | |
| None | |
| SESSION_SAVE_EVERY_REQUEST | |
| True | |
| SETTINGS_MODULE | |
| 'sjon.settings.puppet' | |
| SHORT_DATETIME_FORMAT | |
| 'm/d/Y P' | |
| SHORT_DATE_FORMAT | |
| 'm/d/Y' | |
| SITE_ID | |
| 1 | |
| SOLR_DATA_DIR | |
| '/opt/core2ecm/customer/sjon/parts/solr/example/solr/data' | |
| SOLR_ROOT | |
| '/opt/core2ecm/customer/sjon/parts/solr/example/' | |
| SOLR_SCHEMA_PATH | |
| '/opt/core2ecm/customer/sjon/parts/solr/example/solr/conf/schema.xml' | |
| SPACES_WITH_OVERVIEW | |
| {} | |
| STANDARD_WIDGETS_FOR | |
| [] | |
| STATISTIC_EXCLUDE | |
| ['/notifications/fetch/'] | |
| TEMPLATE_CONTEXT_PROCESSORS | |
| ['django.core.context_processors.auth', 'django.core.context_processors.i18n', 'django.core.context_processors.request', 'django.contrib.messages.context_processors.messages', 'core2.utils.context.settings', 'core2.utils.context.embed', 'core2.actions.context_processors.action_inputs'] | |
| TEMPLATE_DEBUG | |
| True | |
| TEMPLATE_DIRS | |
| ['/opt/core2ecm/customer/sjon/src/sjon/settings/../templates', '/opt/core2ecm/coredata/src/core2/src/core2/templates', '/opt/core2ecm/customer/sjon/src/sjon/settings/../../../parts/django/django/contrib/admin/templates'] | |
| TEMPLATE_LOADERS | |
| [('django.template.loaders.cached.Loader', ['django.template.loaders.filesystem.Loader', 'django.template.loaders.app_directories.Loader', 'django.template.loaders.eggs.Loader'])] | |
| TEMPLATE_STRING_IF_INVALID | |
| '' | |
| TEST_DATABASE_CHARSET | |
| None | |
| TEST_DATABASE_COLLATION | |
| None | |
| TEST_DATABASE_NAME | |
| None | |
| TEST_RUNNER | |
| 'django.test.simple.DjangoTestSuiteRunner' | |
| THOUSAND_SEPARATOR | |
| ',' | |
| TIGHT_DATE_FORMAT | |
| 'd M' | |
| TIME_FORMAT | |
| 'H:i' | |
| TIME_INPUT_FORMATS | |
| ('%H:%M:%S', '%H:%M') | |
| TIME_ZONE | |
| 'Atlantic/Reykjavik' | |
| TRANSACTIONS_MANAGED | |
| False | |
| URL_VALIDATOR_USER_AGENT | |
| 'Django/1.2.3 (http://www.djangoproject.com)' | |
| USE_ETAGS | |
| False | |
| USE_I18N | |
| True | |
| USE_L10N | |
| False | |
| USE_THOUSAND_SEPARATOR | |
| False | |
| WATERMARK_PDF | |
| '/opt/core2ecm/coredata/src/core2/src/core2/ui/static/cssImg/watermark.pdf' | |
| YEAR_MONTH_FORMAT | |
| 'F Y' | |
| You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 500 page. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment