· 7 years ago · Jan 04, 2019, 11:54 AM
1FieldError at /api/v1/linearstructure/26/
2Cannot resolve keyword 'owner' into field. Choices are: id, length, linearstructurewidth, plot, plot_id, structuretype, superficie_del_rodal
3
4Request Method: PUT
5Request URL: http://pluriforserver.korpoweb.com/api/v1/linearstructure/26/
6Django Version: 2.1.3
7Python Executable: /home/csmant/.venv/bin/python3
8Python Version: 3.5.3
9Python Path: ['/home/csmant/django/buildout/src/pluriforserver', '/home/csmant/django/buildout/eggs/MarkupSafe-1.1.0-py3.5-linux-x86_64.egg', '/home/csmant/django/buildout/eggs/Jinja2-2.10-py3.5.egg', '/home/csmant/django/buildout/eggs/certifi-2018.11.29-py3.5.egg', '/home/csmant/django/buildout/eggs/idna-2.8-py3.5.egg', '/home/csmant/django/buildout/eggs/PyJWT-1.7.1-py3.5.egg', '/home/csmant/django/buildout/eggs/six-1.12.0-py3.5.egg', '/home/csmant/django/buildout/eggs/coreschema-0.0.4-py3.5.egg', '/home/csmant/django/buildout/eggs/itypes-1.1.0-py3.5.egg', '/home/csmant/django/buildout/eggs/requests-2.21.0-py3.5.egg', '/home/csmant/django/buildout/eggs/uritemplate-3.0.0-py3.5.egg', '/home/csmant/django/buildout/eggs/coreapi-2.3.3-py3.5.egg', '/home/csmant/django/buildout/eggs/PyYAML-3.13-py3.5-linux-x86_64.egg', '/home/csmant/django/buildout/eggs/gunicorn-19.9.0-py3.5.egg', '/home/csmant/django/buildout/eggs/djangorecipe-2.2.1-py3.5.egg', '/home/csmant/django/buildout/eggs/Django-2.1.3-py3.5.egg', '/home/csmant/django/buildout/eggs/zc.recipe.egg-2.0.7-py3.5.egg', '/home/csmant/django/buildout/eggs/django_cors_headers-2.4.0-py3.5.egg', '/home/csmant/django/buildout/eggs/django_rest_auth-0.9.3-py3.5.egg', '/home/csmant/django/buildout/eggs/djangorestframework_jwt-1.11.0-py3.5.egg', '/home/csmant/django/buildout/eggs/djangorestframework-3.9.0-py3.5.egg', '/home/csmant/django/buildout/eggs/django_allauth-0.38.0-py3.5.egg', '/home/csmant/django/buildout/eggs/pytz-2018.7-py3.5.egg', '/home/csmant/django/buildout/eggs/requests_oauthlib-1.0.0-py3.5.egg', '/home/csmant/django/buildout/eggs/python3_openid-3.1.0-py3.5.egg', '/home/csmant/django/buildout/eggs/urllib3-1.24.1-py3.5.egg', '/home/csmant/django/buildout/eggs/chardet-3.0.4-py3.5.egg', '/home/csmant/django/buildout/eggs/oauthlib-2.1.0-py3.5.egg', '/home/csmant/django/buildout/eggs/defusedxml-0.5.0-py3.5.egg', '/home/csmant/.venv/lib/python3.5/site-packages', '/home/csmant/django/buildout', '/home/csmant/django/buildout/bin', '/home/csmant/.venv/lib/python35.zip', '/home/csmant/.venv/lib/python3.5', '/home/csmant/.venv/lib/python3.5/plat-x86_64-linux-gnu', '/home/csmant/.venv/lib/python3.5/lib-dynload', '/usr/lib/python3.5', '/usr/lib/python3.5/plat-x86_64-linux-gnu', '/home/csmant/.venv/lib/python3.5/site-packages']
10Server time: Fri, 4 Jan 2019 11:51:14 +0000
11Installed Applications:
12['django.contrib.admin',
13 'django.contrib.auth',
14 'django.contrib.contenttypes',
15 'django.contrib.sessions',
16 'django.contrib.messages',
17 'django.contrib.staticfiles',
18 'django.contrib.sites',
19 'pluriforserver.users',
20 'pluriforserver.plot',
21 'pluriforserver',
22 'allauth',
23 'allauth.account',
24 'rest_framework',
25 'rest_auth.registration',
26 'corsheaders']
27Installed Middleware:
28['django.middleware.security.SecurityMiddleware',
29 'django.contrib.sessions.middleware.SessionMiddleware',
30 'corsheaders.middleware.CorsMiddleware',
31 'django.middleware.common.CommonMiddleware',
32 'django.middleware.csrf.CsrfViewMiddleware',
33 'django.contrib.auth.middleware.AuthenticationMiddleware',
34 'django.contrib.messages.middleware.MessageMiddleware',
35 'django.middleware.clickjacking.XFrameOptionsMiddleware']
36
37
38Traceback:
39
40File "/home/csmant/django/buildout/eggs/Django-2.1.3-py3.5.egg/django/core/handlers/exception.py" in inner
41 34. response = get_response(request)
42
43File "/home/csmant/django/buildout/eggs/Django-2.1.3-py3.5.egg/django/core/handlers/base.py" in _get_response
44 126. response = self.process_exception_by_middleware(e, request)
45
46File "/home/csmant/django/buildout/eggs/Django-2.1.3-py3.5.egg/django/core/handlers/base.py" in _get_response
47 124. response = wrapped_callback(request, *callback_args, **callback_kwargs)
48
49File "/home/csmant/django/buildout/eggs/Django-2.1.3-py3.5.egg/django/views/decorators/csrf.py" in wrapped_view
50 54. return view_func(*args, **kwargs)
51
52File "/home/csmant/django/buildout/eggs/djangorestframework-3.9.0-py3.5.egg/rest_framework/viewsets.py" in view
53 116. return self.dispatch(request, *args, **kwargs)
54
55File "/home/csmant/django/buildout/eggs/djangorestframework-3.9.0-py3.5.egg/rest_framework/views.py" in dispatch
56 495. response = self.handle_exception(exc)
57
58File "/home/csmant/django/buildout/eggs/djangorestframework-3.9.0-py3.5.egg/rest_framework/views.py" in handle_exception
59 455. self.raise_uncaught_exception(exc)
60
61File "/home/csmant/django/buildout/eggs/djangorestframework-3.9.0-py3.5.egg/rest_framework/views.py" in dispatch
62 492. response = handler(request, *args, **kwargs)
63
64File "/home/csmant/django/buildout/eggs/djangorestframework-3.9.0-py3.5.egg/rest_framework/mixins.py" in update
65 67. instance = self.get_object()
66
67File "/home/csmant/django/buildout/eggs/djangorestframework-3.9.0-py3.5.egg/rest_framework/generics.py" in get_object
68 85. queryset = self.filter_queryset(self.get_queryset())
69
70File "/home/csmant/django/buildout/src/pluriforserver/pluriforserver/api_v1/views.py" in get_queryset
71 38. return LinearStructure.objects.filter(owner=self.request.user)
72
73File "/home/csmant/django/buildout/eggs/Django-2.1.3-py3.5.egg/django/db/models/manager.py" in manager_method
74 82. return getattr(self.get_queryset(), name)(*args, **kwargs)
75
76File "/home/csmant/django/buildout/eggs/Django-2.1.3-py3.5.egg/django/db/models/query.py" in filter
77 844. return self._filter_or_exclude(False, *args, **kwargs)
78
79File "/home/csmant/django/buildout/eggs/Django-2.1.3-py3.5.egg/django/db/models/query.py" in _filter_or_exclude
80 862. clone.query.add_q(Q(*args, **kwargs))
81
82File "/home/csmant/django/buildout/eggs/Django-2.1.3-py3.5.egg/django/db/models/sql/query.py" in add_q
83 1263. clause, _ = self._add_q(q_object, self.used_aliases)
84
85File "/home/csmant/django/buildout/eggs/Django-2.1.3-py3.5.egg/django/db/models/sql/query.py" in _add_q
86 1287. split_subq=split_subq,
87
88File "/home/csmant/django/buildout/eggs/Django-2.1.3-py3.5.egg/django/db/models/sql/query.py" in build_filter
89 1164. lookups, parts, reffed_expression = self.solve_lookup_type(arg)
90
91File "/home/csmant/django/buildout/eggs/Django-2.1.3-py3.5.egg/django/db/models/sql/query.py" in solve_lookup_type
92 1028. _, field, _, lookup_parts = self.names_to_path(lookup_splitted, self.get_meta())
93
94File "/home/csmant/django/buildout/eggs/Django-2.1.3-py3.5.egg/django/db/models/sql/query.py" in names_to_path
95 1389. "Choices are: %s" % (name, ", ".join(available)))
96
97Exception Type: FieldError at /api/v1/linearstructure/26/
98Exception Value: Cannot resolve keyword 'owner' into field. Choices are: id, length, linearstructurewidth, plot, plot_id, structuretype, superficie_del_rodal
99Request information:
100USER: kalimotxo@gmail.com
101
102GET: No GET data
103
104POST: No POST data
105
106FILES: No FILES data
107
108COOKIES: No cookie data
109
110META:
111CONTENT_LENGTH = '136'
112CONTENT_TYPE = 'application/json'
113HTTP_ACCEPT = 'application/json'
114HTTP_ACCEPT_ENCODING = 'gzip, deflate'
115HTTP_AUTHORIZATION = 'JWT eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImthbGltb3R4b0BnbWFpbC5jb20iLCJleHAiOjE1NDY2MDI5NTUsInVzZXJfaWQiOjMsInVzZXJuYW1lIjoia2FsaW1vdHhvQGdtYWlsLmNvbSJ9.Y_hNtQw58WFOJbtHqQPDvQz1beI-OvEMSU0o8vFkXPI'
116HTTP_CACHE_CONTROL = 'no-cache'
117HTTP_CONNECTION = 'close'
118HTTP_HOST = 'pluriforserver.korpoweb.com'
119HTTP_POSTMAN_TOKEN = '39de92f6-3ed6-4a62-bd08-068773ea6df4'
120HTTP_USER_AGENT = 'PostmanRuntime/7.4.0'
121HTTP_X_FORWARDED_FOR = '83.56.21.198'
122HTTP_X_FORWARDED_PROTOCOL = 'ssl'
123HTTP_X_FORWARDED_SSL = 'on'
124HTTP_X_REAL_IP = '83.56.21.198'
125PATH_INFO = '/api/v1/linearstructure/26/'
126QUERY_STRING = ''
127RAW_URI = '/api/v1/linearstructure/26/'
128REMOTE_ADDR = ''
129REQUEST_METHOD = 'PUT'
130SCRIPT_NAME = ''
131SERVER_NAME = 'pluriforserver.korpoweb.com'
132SERVER_PORT = '80'
133SERVER_PROTOCOL = 'HTTP/1.0'
134SERVER_SOFTWARE = 'gunicorn/19.9.0'
135gunicorn.socket = <socket.socket fd=9, family=AddressFamily.AF_UNIX, type=SocketKind.SOCK_STREAM, proto=0, laddr=/home/csmant/django/buildout/gunicorn.sock>
136wsgi.errors = <gunicorn.http.wsgi.WSGIErrorsWrapper object at 0x7ffaf49fe668>
137wsgi.file_wrapper = ''
138wsgi.input = <gunicorn.http.body.Body object at 0x7ffaf49fe5c0>
139wsgi.multiprocess = False
140wsgi.multithread = False
141wsgi.run_once = False
142wsgi.url_scheme = 'http'
143wsgi.version = '(1, 0)'
144
145Settings:
146Using settings module pluriforserver.settings
147ABSOLUTE_URL_OVERRIDES = {}
148ACCOUNT_AUTHENTICATION_METHOD = 'email'
149ACCOUNT_EMAIL_REQUIRED = True
150ACCOUNT_EMAIL_VERIFICATION = 'mandatory'
151ACCOUNT_FORMS = {'signup': 'baikserver.users.forms.SignupForm'}
152ACCOUNT_LOGOUT_ON_GET = True
153ACCOUNT_UNIQUE_EMAIL = True
154ACCOUNT_USERNAME_REQUIRED = False
155ACCOUNT_USER_MODEL_USERNAME_FIELD = None
156ADMINS = []
157ALLOWED_HOSTS = ['*']
158APPEND_SLASH = True
159AUTHENTICATION_BACKENDS = "('django.contrib.auth.backends.ModelBackend', 'allauth.account.auth_backends.AuthenticationBackend')"
160AUTH_PASSWORD_VALIDATORS = '********************'
161AUTH_USER_MODEL = 'users.User'
162BASE_DIR = '/home/csmant/django/buildout/src/pluriforserver'
163CACHES = {'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
164CACHE_MIDDLEWARE_ALIAS = 'default'
165CACHE_MIDDLEWARE_KEY_PREFIX = '********************'
166CACHE_MIDDLEWARE_SECONDS = 600
167CORS_ORIGIN_ALLOW_ALL = True
168CSRF_COOKIE_AGE = 31449600
169CSRF_COOKIE_DOMAIN = None
170CSRF_COOKIE_HTTPONLY = False
171CSRF_COOKIE_NAME = 'csrftoken'
172CSRF_COOKIE_PATH = '/'
173CSRF_COOKIE_SAMESITE = 'Lax'
174CSRF_COOKIE_SECURE = False
175CSRF_FAILURE_VIEW = 'django.views.csrf.csrf_failure'
176CSRF_HEADER_NAME = 'HTTP_X_CSRFTOKEN'
177CSRF_TRUSTED_ORIGINS = []
178CSRF_USE_SESSIONS = False
179DATABASES = {'default': {'PASSWORD': '********************', 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIRROR': None, 'NAME': None}, 'AUTOCOMMIT': True, 'TIME_ZONE': None, 'OPTIONS': {}, 'USER': '', 'ENGINE': 'django.db.backends.sqlite3', 'CONN_MAX_AGE': 0, 'USERNAME': None, 'ATOMIC_REQUESTS': False, 'HOST': None, 'NAME': '/home/csmant/django/buildout/src/pluriforserver/db.sqlite3', 'PORT': ''}}
180DATABASE_ROUTERS = []
181DATA_UPLOAD_MAX_MEMORY_SIZE = 2621440
182DATA_UPLOAD_MAX_NUMBER_FIELDS = 1000
183DATETIME_FORMAT = 'N j, Y, P'
184DATETIME_INPUT_FORMATS = ['%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%Y-%m-%d', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%Y', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M', '%m/%d/%y']
185DATE_FORMAT = 'N j, Y'
186DATE_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']
187DEBUG = True
188DEBUG_PROPAGATE_EXCEPTIONS = False
189DECIMAL_SEPARATOR = '.'
190DEFAULT_CHARSET = 'utf-8'
191DEFAULT_CONTENT_TYPE = 'text/html'
192DEFAULT_EXCEPTION_REPORTER_FILTER = 'django.views.debug.SafeExceptionReporterFilter'
193DEFAULT_FILE_STORAGE = 'django.core.files.storage.FileSystemStorage'
194DEFAULT_FROM_EMAIL = 'bidalketak@korpoweb.com'
195DEFAULT_INDEX_TABLESPACE = ''
196DEFAULT_TABLESPACE = ''
197DISALLOWED_USER_AGENTS = []
198EMAIL_BACKEND = 'django.core.mail.backends.smtp.EmailBackend'
199EMAIL_HOST = 'localhost'
200EMAIL_HOST_PASSWORD = '********************'
201EMAIL_HOST_USER = ''
202EMAIL_PORT = 25
203EMAIL_SSL_CERTFILE = None
204EMAIL_SSL_KEYFILE = '********************'
205EMAIL_SUBJECT_PREFIX = '[Django] '
206EMAIL_TIMEOUT = None
207EMAIL_USE_LOCALTIME = False
208EMAIL_USE_SSL = False
209EMAIL_USE_TLS = False
210FILE_CHARSET = 'utf-8'
211FILE_UPLOAD_DIRECTORY_PERMISSIONS = None
212FILE_UPLOAD_HANDLERS = ['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler']
213FILE_UPLOAD_MAX_MEMORY_SIZE = 2621440
214FILE_UPLOAD_PERMISSIONS = None
215FILE_UPLOAD_TEMP_DIR = None
216FIRST_DAY_OF_WEEK = 0
217FIXTURE_DIRS = []
218FORCE_SCRIPT_NAME = None
219FORMAT_MODULE_PATH = None
220FORM_RENDERER = 'django.forms.renderers.DjangoTemplates'
221IGNORABLE_404_URLS = []
222INSTALLED_APPS = ['django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.sites', 'pluriforserver.users', 'pluriforserver.plot', 'pluriforserver', 'allauth', 'allauth.account', 'rest_framework', 'rest_auth.registration', 'corsheaders']
223INTERNAL_IPS = []
224JWT_ALLOW_REFRESH = True
225LANGUAGES = [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')]
226LANGUAGES_BIDI = ['he', 'ar', 'fa', 'ur']
227LANGUAGE_CODE = 'en-us'
228LANGUAGE_COOKIE_AGE = None
229LANGUAGE_COOKIE_DOMAIN = None
230LANGUAGE_COOKIE_NAME = 'django_language'
231LANGUAGE_COOKIE_PATH = '/'
232LOCALE_PATHS = []
233LOGGING = {}
234LOGGING_CONFIG = 'logging.config.dictConfig'
235LOGIN_REDIRECT_URL = '/accounts/profile/'
236LOGIN_URL = '/accounts/login/'
237LOGOUT_REDIRECT_URL = None
238MANAGERS = []
239MEDIA_ROOT = '/home/csmant/django/media/'
240MEDIA_URL = '/media/'
241MESSAGE_STORAGE = 'django.contrib.messages.storage.fallback.FallbackStorage'
242MIDDLEWARE = ['django.middleware.security.SecurityMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'corsheaders.middleware.CorsMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware']
243MIGRATION_MODULES = {}
244MONTH_DAY_FORMAT = 'F j'
245NUMBER_GROUPING = 0
246PASSWORD_HASHERS = '********************'
247PASSWORD_RESET_TIMEOUT_DAYS = '********************'
248PREPEND_WWW = False
249REST_FRAMEWORK = {'DEFAULT_AUTHENTICATION_CLASSES': ('rest_framework_jwt.authentication.JSONWebTokenAuthentication', 'rest_framework.authentication.SessionAuthentication', 'rest_framework.authentication.BasicAuthentication')}
250REST_USE_JWT = True
251ROOT_URLCONF = 'pluriforserver.urls'
252SECRET_KEY = '********************'
253SECURE_BROWSER_XSS_FILTER = False
254SECURE_CONTENT_TYPE_NOSNIFF = False
255SECURE_HSTS_INCLUDE_SUBDOMAINS = False
256SECURE_HSTS_PRELOAD = False
257SECURE_HSTS_SECONDS = 0
258SECURE_PROXY_SSL_HEADER = None
259SECURE_REDIRECT_EXEMPT = []
260SECURE_SSL_HOST = None
261SECURE_SSL_REDIRECT = False
262SERVER_EMAIL = 'root@localhost'
263SESSION_CACHE_ALIAS = 'default'
264SESSION_COOKIE_AGE = 1209600
265SESSION_COOKIE_DOMAIN = None
266SESSION_COOKIE_HTTPONLY = True
267SESSION_COOKIE_NAME = 'sessionid'
268SESSION_COOKIE_PATH = '/'
269SESSION_COOKIE_SAMESITE = 'Lax'
270SESSION_COOKIE_SECURE = False
271SESSION_ENGINE = 'django.contrib.sessions.backends.db'
272SESSION_EXPIRE_AT_BROWSER_CLOSE = False
273SESSION_FILE_PATH = None
274SESSION_SAVE_EVERY_REQUEST = False
275SESSION_SERIALIZER = 'django.contrib.sessions.serializers.JSONSerializer'
276SETTINGS_MODULE = 'pluriforserver.settings'
277SHORT_DATETIME_FORMAT = 'm/d/Y P'
278SHORT_DATE_FORMAT = 'm/d/Y'
279SIGNING_BACKEND = 'django.core.signing.TimestampSigner'
280SILENCED_SYSTEM_CHECKS = []
281SITE_ID = 1
282STATICFILES_DIRS = []
283STATICFILES_FINDERS = ['django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder']
284STATICFILES_STORAGE = 'django.contrib.staticfiles.storage.StaticFilesStorage'
285STATIC_ROOT = '/home/csmant/django/static/'
286STATIC_URL = '/static/'
287TEMPLATES = [{'OPTIONS': {'context_processors': ['django.template.context_processors.debug', 'django.template.context_processors.request', 'django.contrib.auth.context_processors.auth', 'django.contrib.messages.context_processors.messages']}, 'DIRS': [], 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'APP_DIRS': True}]
288TEST_NON_SERIALIZED_APPS = []
289TEST_RUNNER = 'django.test.runner.DiscoverRunner'
290THOUSAND_SEPARATOR = ','
291TIME_FORMAT = 'P'
292TIME_INPUT_FORMATS = ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M']
293TIME_ZONE = 'UTC'
294USE_I18N = True
295USE_L10N = True
296USE_THOUSAND_SEPARATOR = False
297USE_TZ = True
298USE_X_FORWARDED_HOST = False
299USE_X_FORWARDED_PORT = False
300WSGI_APPLICATION = 'pluriforserver.wsgi.application'
301X_FRAME_OPTIONS = 'SAMEORIGIN'
302YEAR_MONTH_FORMAT = 'F Y'
303
304
305You're seeing this error because you have DEBUG = True in your
306Django settings file. Change that to False, and Django will
307display a standard page generated by the handler for this status code.