· 7 years ago · Jul 20, 2018, 10:46 AM
1TemplateDoesNotExist at /passwordRecovery.html
2passwordRecovery.jinja
3Request Method: GET
4Request URL: http://139.59.145.151/passwordRecovery.html
5Django Version: 2.0.2
6Exception Type: TemplateDoesNotExist
7Exception Value:
8passwordRecovery.jinja
9Exception Location: /home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/django/template/loader.py in select_template, line 47
10Python Executable: /home/django/fix_rent/fix_rent/server/.venv/bin/python3.6m
11Python Version: 3.6.6
12Python Path:
13['/home/django/fix_rent/fix_rent/server',
14 '/home/django/fix_rent/fix_rent/server/.venv/bin',
15 '/home/django/fix_rent/fix_rent/server/.venv/lib/python36.zip',
16 '/home/django/fix_rent/fix_rent/server/.venv/lib/python3.6',
17 '/home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/lib-dynload',
18 '/usr/lib/python3.6',
19 '/home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages',
20 '/home/django/fix_rent/fix_rent/server/.venv/src/django-admin-sortable2']
21Server time: Пт, 20 Июл 2018 10:32:58 +0000
22Template-loader postmortem
23Django tried loading these templates, in this order:
24
25Using engine jinja2:
26
27This engine did not provide a list of tried templates.
28Using engine django:
29
30django.template.loaders.app_directories.Loader: /home/django/fix_rent/fix_rent/server/markup/templates/passwordRecovery.jinja (Source does not exist)
31django.template.loaders.app_directories.Loader: /home/django/fix_rent/fix_rent/server/shared/templates/passwordRecovery.jinja (Source does not exist)
32django.template.loaders.app_directories.Loader: /home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/ckeditor/templates/passwordRecovery.jinja (Source does not exist)
33django.template.loaders.app_directories.Loader: /home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/snowpenguin/django/recaptcha2/templates/passwordRecovery.jinja (Source does not exist)
34django.template.loaders.app_directories.Loader: /home/django/fix_rent/fix_rent/server/.venv/src/django-admin-sortable2/adminsortable2/templates/passwordRecovery.jinja (Source does not exist)
35django.template.loaders.app_directories.Loader: /home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/django_filters/templates/passwordRecovery.jinja (Source does not exist)
36django.template.loaders.app_directories.Loader: /home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/des/templates/passwordRecovery.jinja (Source does not exist)
37django.template.loaders.app_directories.Loader: /home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/codemirror2/templates/passwordRecovery.jinja (Source does not exist)
38django.template.loaders.app_directories.Loader: /home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/rosetta/templates/passwordRecovery.jinja (Source does not exist)
39django.template.loaders.app_directories.Loader: /home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/parler/templates/passwordRecovery.jinja (Source does not exist)
40django.template.loaders.app_directories.Loader: /home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/rest_framework/templates/passwordRecovery.jinja (Source does not exist)
41django.template.loaders.app_directories.Loader: /home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/jet/templates/passwordRecovery.jinja (Source does not exist)
42django.template.loaders.app_directories.Loader: /home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/django/contrib/admin/templates/passwordRecovery.jinja (Source does not exist)
43django.template.loaders.app_directories.Loader: /home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/django/contrib/auth/templates/passwordRecovery.jinja (Source does not exist)
44Traceback Switch to copy-and-paste view
45/home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/django/core/handlers/exception.py in inner
46 response = get_response(request) ...
47â–¶ Local vars
48/home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/django/core/handlers/base.py in _get_response
49 response = self.process_exception_by_middleware(e, request) ...
50â–¶ Local vars
51/home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/django/core/handlers/base.py in _get_response
52 response = response.render() ...
53â–¶ Local vars
54/home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/django/template/response.py in render
55 self.content = self.rendered_content ...
56â–¶ Local vars
57/home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/django/template/response.py in rendered_content
58 template = self.resolve_template(self.template_name) ...
59â–¶ Local vars
60/home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/django/template/response.py in resolve_template
61 return select_template(template, using=self.using) ...
62â–¶ Local vars
63/home/django/fix_rent/fix_rent/server/.venv/lib/python3.6/site-packages/django/template/loader.py in select_template
64 raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain) ...
65â–¶ Local vars
66Request information
67USER
68AnonymousUser
69
70GET
71No GET data
72
73POST
74No POST data
75
76FILES
77No FILES data
78
79COOKIES
80Variable Value
81sidebar_pinned
82'true'
83csrftoken
84'PEjhq02TcmgAY6ilUc74jppOvuQhlMOIenaaMud9rlsLWH2W3NHv0Fcf9BiX1S7B'
85sessionid
86'xapy1vqxwlwzr7vlmym2ecdrg3h50kvf'
87META
88Variable Value
89CSRF_COOKIE
90'PEjhq02TcmgAY6ilUc74jppOvuQhlMOIenaaMud9rlsLWH2W3NHv0Fcf9BiX1S7B'
91HTTP_ACCEPT
92'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8'
93HTTP_ACCEPT_ENCODING
94'gzip, deflate'
95HTTP_ACCEPT_LANGUAGE
96'ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7,uk;q=0.6'
97HTTP_CONNECTION
98'close'
99HTTP_COOKIE
100('sidebar_pinned=true; '
101 'csrftoken=PEjhq02TcmgAY6ilUc74jppOvuQhlMOIenaaMud9rlsLWH2W3NHv0Fcf9BiX1S7B; '
102 'sessionid=xapy1vqxwlwzr7vlmym2ecdrg3h50kvf')
103HTTP_HOST
104'139.59.145.151'
105HTTP_UPGRADE_INSECURE_REQUESTS
106'1'
107HTTP_USER_AGENT
108('Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like '
109 'Gecko) Chrome/67.0.3396.99 Safari/537.36')
110HTTP_X_FORWARDED_FOR
111'89.21.95.59'
112PATH_INFO
113'/passwordRecovery.html'
114QUERY_STRING
115''
116RAW_URI
117'/passwordRecovery.html'
118REMOTE_ADDR
119''
120REQUEST_METHOD
121'GET'
122SCRIPT_NAME
123''
124SERVER_NAME
125'139.59.145.151'
126SERVER_PORT
127'80'
128SERVER_PROTOCOL
129'HTTP/1.0'
130SERVER_SOFTWARE
131'gunicorn/19.8.1'
132gunicorn.socket
133<gevent._socket3.socket object, fd=15, family=1, type=2049, proto=0>
134wsgi.errors
135<gunicorn.http.wsgi.WSGIErrorsWrapper object at 0x7f0f060e3320>
136wsgi.file_wrapper
137''
138wsgi.input
139<gunicorn.http.body.Body object at 0x7f0f060e3400>
140wsgi.multiprocess
141True
142wsgi.multithread
143True
144wsgi.run_once
145False
146wsgi.url_scheme
147'http'
148wsgi.version
149(1, 0)
150Settings
151Using settings module app.settings
152Setting Value
153ABSOLUTE_URL_OVERRIDES
154{}
155ADMINS
156[]
157ALLOWED_HOSTS
158['139.59.145.151']
159APPEND_SLASH
160True
161AUTHENTICATION_BACKENDS
162['django.contrib.auth.backends.ModelBackend']
163AUTH_PASSWORD_VALIDATORS
164'********************'
165AUTH_USER_MODEL
166'auth.User'
167BASE_DIR
168PosixPath('/home/django/fix_rent/fix_rent/server/app/settings/default.py')
169BASE_ROOT
170PosixPath('/home/django/fix_rent/fix_rent/server/app')
171CACHES
172{'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
173CACHE_MIDDLEWARE_ALIAS
174'default'
175CACHE_MIDDLEWARE_KEY_PREFIX
176'********************'
177CACHE_MIDDLEWARE_SECONDS
178600
179CELERY_ACCEPT_CONTENT
180['json']
181CELERY_BROKER_URL
182'redis://127.0.0.1:6379/0'
183CELERY_RESULT_SERIALIZER
184'json'
185CELERY_TASK_SERIALIZER
186'json'
187CKEDITOR_CONFIGS
188{'admin_realty_banner': {'height': 80}, 'default': {}}
189CSRF_COOKIE_AGE
19031449600
191CSRF_COOKIE_DOMAIN
192None
193CSRF_COOKIE_HTTPONLY
194False
195CSRF_COOKIE_NAME
196'csrftoken'
197CSRF_COOKIE_PATH
198'/'
199CSRF_COOKIE_SECURE
200False
201CSRF_FAILURE_VIEW
202'django.views.csrf.csrf_failure'
203CSRF_HEADER_NAME
204'HTTP_X_CSRFTOKEN'
205CSRF_TRUSTED_ORIGINS
206[]
207CSRF_USE_SESSIONS
208False
209DATABASES
210{'default': {'ATOMIC_REQUESTS': False,
211 'AUTOCOMMIT': True,
212 'CONN_MAX_AGE': 0,
213 'ENGINE': 'django.db.backends.postgresql',
214 'HOST': '127.0.0.1',
215 'NAME': 'fix_rent_db',
216 'OPTIONS': {},
217 'PASSWORD': '********************',
218 'PORT': 5432,
219 'TEST': {'CHARSET': None,
220 'COLLATION': None,
221 'MIRROR': None,
222 'NAME': None},
223 'TIME_ZONE': None,
224 'USER': 'fix_rent_db'}}
225DATABASE_ROUTERS
226[]
227DATA_UPLOAD_MAX_MEMORY_SIZE
2282621440
229DATA_UPLOAD_MAX_NUMBER_FIELDS
2301000
231DATETIME_FORMAT
232'N j, Y, P'
233DATETIME_INPUT_FORMATS
234['%Y-%m-%d %H:%M:%S',
235 '%Y-%m-%d %H:%M:%S.%f',
236 '%Y-%m-%d %H:%M',
237 '%Y-%m-%d',
238 '%m/%d/%Y %H:%M:%S',
239 '%m/%d/%Y %H:%M:%S.%f',
240 '%m/%d/%Y %H:%M',
241 '%m/%d/%Y',
242 '%m/%d/%y %H:%M:%S',
243 '%m/%d/%y %H:%M:%S.%f',
244 '%m/%d/%y %H:%M',
245 '%m/%d/%y']
246DATE_FORMAT
247'N j, Y'
248DATE_INPUT_FORMATS
249['%Y-%m-%d',
250 '%m/%d/%Y',
251 '%m/%d/%y',
252 '%b %d %Y',
253 '%b %d, %Y',
254 '%d %b %Y',
255 '%d %b, %Y',
256 '%B %d %Y',
257 '%B %d, %Y',
258 '%d %B %Y',
259 '%d %B, %Y']
260DEBUG
261'False'
262DEBUG_PROPAGATE_EXCEPTIONS
263False
264DECIMAL_SEPARATOR
265'.'
266DEFAULT_CHARSET
267'utf-8'
268DEFAULT_CONTENT_TYPE
269'text/html'
270DEFAULT_EXCEPTION_REPORTER_FILTER
271'django.views.debug.SafeExceptionReporterFilter'
272DEFAULT_EXTENSIONS
273['jinja2.ext.do',
274 'jinja2.ext.loopcontrols',
275 'jinja2.ext.with_',
276 'jinja2.ext.i18n',
277 'jinja2.ext.autoescape',
278 'django_jinja.builtins.extensions.CsrfExtension',
279 'django_jinja.builtins.extensions.CacheExtension',
280 'django_jinja.builtins.extensions.TimezoneExtension',
281 'django_jinja.builtins.extensions.UrlsExtension',
282 'django_jinja.builtins.extensions.StaticFilesExtension',
283 'django_jinja.builtins.extensions.DjangoFiltersExtension']
284DEFAULT_FILE_STORAGE
285'django.core.files.storage.FileSystemStorage'
286DEFAULT_FROM_EMAIL
287'admin@admin.admin'
288DEFAULT_INDEX_TABLESPACE
289''
290DEFAULT_TABLESPACE
291''
292DISALLOWED_USER_AGENTS
293[]
294EMAIL_BACKEND
295'des.backends.ConfiguredEmailBackend'
296EMAIL_CONFIG
297{'EMAIL_BACKEND': 'django.core.mail.backends.console.EmailBackend',
298 'EMAIL_FILE_PATH': '',
299 'EMAIL_HOST': '127.0.0.1',
300 'EMAIL_HOST_PASSWORD': '********************',
301 'EMAIL_HOST_USER': None,
302 'EMAIL_PORT': None}
303EMAIL_FILE_PATH
304''
305EMAIL_HOST
306'127.0.0.1'
307EMAIL_HOST_PASSWORD
308'********************'
309EMAIL_HOST_USER
310None
311EMAIL_PORT
312None
313EMAIL_SSL_CERTFILE
314None
315EMAIL_SSL_KEYFILE
316'********************'
317EMAIL_SUBJECT_PREFIX
318'[Django] '
319EMAIL_TIMEOUT
320None
321EMAIL_USE_LOCALTIME
322False
323EMAIL_USE_SSL
324False
325EMAIL_USE_TLS
326False
327FILE_CHARSET
328'utf-8'
329FILE_UPLOAD_DIRECTORY_PERMISSIONS
330None
331FILE_UPLOAD_HANDLERS
332['django.core.files.uploadhandler.MemoryFileUploadHandler',
333 'django.core.files.uploadhandler.TemporaryFileUploadHandler']
334FILE_UPLOAD_MAX_MEMORY_SIZE
3352621440
336FILE_UPLOAD_PERMISSIONS
337None
338FILE_UPLOAD_TEMP_DIR
339None
340FIRST_DAY_OF_WEEK
3410
342FIXTURE_DIRS
343[]
344FORCE_SCRIPT_NAME
345None
346FORMAT_MODULE_PATH
347None
348FORM_RENDERER
349'django.forms.renderers.DjangoTemplates'
350IGNORABLE_404_URLS
351[]
352INSTALLED_APPS
353['markup',
354 'shared',
355 'apps.general',
356 'apps.realty',
357 'apps.requests',
358 'apps.payment',
359 'apps.news',
360 'ckeditor',
361 'snowpenguin.django.recaptcha2',
362 'adminsortable2',
363 'django_filters',
364 'des',
365 'postie',
366 'codemirror2',
367 'rosetta',
368 'parler',
369 'rest_framework',
370 'django_jinja',
371 'jet',
372 'django.contrib.admin',
373 'django.contrib.auth',
374 'django.contrib.contenttypes',
375 'django.contrib.sessions',
376 'django.contrib.messages',
377 'django.contrib.staticfiles',
378 'django.contrib.sites']
379INTERNAL_IPS
380[]
381LANGUAGES
382(('ru', 'Russian'),)
383LANGUAGES_BIDI
384['he', 'ar', 'fa', 'ur']
385LANGUAGE_CODE
386'ru'
387LANGUAGE_COOKIE_AGE
388None
389LANGUAGE_COOKIE_DOMAIN
390None
391LANGUAGE_COOKIE_NAME
392'django_language'
393LANGUAGE_COOKIE_PATH
394'/'
395LOCALE_PATHS
396(PosixPath('/home/django/fix_rent/fix_rent/server/app/locale'),)
397LOGGING
398{'disable_existing_loggers': False,
399 'handlers': {'console': {'class': 'logging.StreamHandler', 'level': 'DEBUG'},
400 'logfile': {'class': 'logging.FileHandler',
401 'filename': PosixPath('/home/django/fix_rent/fix_rent/server/app/settings/default.py/../logfile.log'),
402 'level': 'DEBUG'}},
403 'root': {'handlers': ['console', 'logfile'], 'level': 'INFO'},
404 'version': 1}
405LOGGING_CONFIG
406'logging.config.dictConfig'
407LOGIN_REDIRECT_URL
408'/accounts/profile/'
409LOGIN_URL
410'/accounts/login/'
411LOGOUT_REDIRECT_URL
412None
413MANAGERS
414[]
415MEDIA_ROOT
416PosixPath('/home/django/fix_rent/fix_rent/server/app/uploads')
417MEDIA_URL
418'/uploads/'
419MESSAGE_STORAGE
420'django.contrib.messages.storage.fallback.FallbackStorage'
421MIDDLEWARE
422['django.middleware.security.SecurityMiddleware',
423 'django.contrib.sessions.middleware.SessionMiddleware',
424 'django.middleware.common.CommonMiddleware',
425 'django.middleware.csrf.CsrfViewMiddleware',
426 'django.contrib.auth.middleware.AuthenticationMiddleware',
427 'django.contrib.messages.middleware.MessageMiddleware',
428 'django.middleware.clickjacking.XFrameOptionsMiddleware']
429MIGRATION_MODULES
430{}
431MONTH_DAY_FORMAT
432'F j'
433NUMBER_GROUPING
4340
435PARLER_LANGUAGES
436{1: ({'code': 'ru', 'fallbacks': ['ru'], 'hide_untranslated': False},),
437 'default': {'code': 'ru', 'fallbacks': ['ru'], 'hide_untranslated': False}}
438PASSWORD_HASHERS
439'********************'
440PASSWORD_RESET_TIMEOUT_DAYS
441'********************'
442POSTIE_INSTANT_SEND
443True
444POSTIE_TEMPLATE_CHOICES
445Choices(('pay_client__user', 'pay_client__user', 'Оплата ÑервиÑного Ñбора (клиент)'), ('pay_owner__user', 'pay_owner__user', 'Оплата ÑервиÑного Ñбора (владелец)'), ('new_request__admin', 'new_request__admin', 'Добавлена Ð½Ð¾Ð²Ð°Ñ Ð·Ð°Ñвка'), ('satisfying_realty__user', 'satisfying_realty__user', 'ÐÐ¾Ð²Ð°Ñ Ð¿Ð¾Ð´Ñ…Ð¾Ð´ÑÑ‰Ð°Ñ ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€Ð°'))
446POSTIE_TEMPLATE_CONTEXTS
447{'new_request__admin': {'obj_url': 'СÑылка на заÑвку'},
448 'pay_client__user': {'name': 'Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ',
449 'pay_url': 'СÑылка на оплату'},
450 'pay_owner__user': {'name': 'Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ', 'pay_url': 'СÑылка на оплату'},
451 'satisfying_realty__user': {'obj_url': 'СÑылка на объÑвление'}}
452PREPEND_WWW
453False
454PROJECT_APPS
455['markup',
456 'shared',
457 'apps.general',
458 'apps.realty',
459 'apps.requests',
460 'apps.payment',
461 'apps.news']
462ROOT_URLCONF
463'app.urls'
464ROSETTA_SHOW_AT_ADMIN_PANEL
465True
466SECRET_KEY
467'********************'
468SECURE_BROWSER_XSS_FILTER
469False
470SECURE_CONTENT_TYPE_NOSNIFF
471False
472SECURE_HSTS_INCLUDE_SUBDOMAINS
473False
474SECURE_HSTS_PRELOAD
475False
476SECURE_HSTS_SECONDS
4770
478SECURE_PROXY_SSL_HEADER
479None
480SECURE_REDIRECT_EXEMPT
481[]
482SECURE_SSL_HOST
483None
484SECURE_SSL_REDIRECT
485False
486SERVER_EMAIL
487'root@localhost'
488SESSION_CACHE_ALIAS
489'default'
490SESSION_COOKIE_AGE
4911209600
492SESSION_COOKIE_DOMAIN
493None
494SESSION_COOKIE_HTTPONLY
495True
496SESSION_COOKIE_NAME
497'sessionid'
498SESSION_COOKIE_PATH
499'/'
500SESSION_COOKIE_SECURE
501False
502SESSION_ENGINE
503'django.contrib.sessions.backends.db'
504SESSION_EXPIRE_AT_BROWSER_CLOSE
505False
506SESSION_FILE_PATH
507None
508SESSION_SAVE_EVERY_REQUEST
509False
510SESSION_SERIALIZER
511'django.contrib.sessions.serializers.JSONSerializer'
512SETTINGS_MODULE
513'app.settings'
514SHORT_DATETIME_FORMAT
515'm/d/Y P'
516SHORT_DATE_FORMAT
517'm/d/Y'
518SIGNING_BACKEND
519'django.core.signing.TimestampSigner'
520SILENCED_SYSTEM_CHECKS
521[]
522SITE_ID
5231
524STATICFILES_DIRS
525[]
526STATICFILES_FINDERS
527['django.contrib.staticfiles.finders.FileSystemFinder',
528 'django.contrib.staticfiles.finders.AppDirectoriesFinder']
529STATICFILES_STORAGE
530'django.contrib.staticfiles.storage.StaticFilesStorage'
531STATIC_ROOT
532PosixPath('/home/django/fix_rent/fix_rent/server/app/static')
533STATIC_URL
534'/static/'
535TEMPLATES
536[{'APP_DIRS': True,
537 'BACKEND': 'django_jinja.backend.Jinja2',
538 'DIRS': [],
539 'NAME': 'jinja2',
540 'OPTIONS': {'auto_reload': True,
541 'bytecode_cache': {'backend': 'django_jinja.cache.BytecodeCache',
542 'enabled': True,
543 'name': 'default'},
544 'context_processors': ['django.contrib.auth.context_processors.auth',
545 'django.template.context_processors.debug',
546 'django.template.context_processors.i18n',
547 'django.template.context_processors.media',
548 'django.template.context_processors.static',
549 'django.template.context_processors.tz',
550 'django.contrib.messages.context_processors.messages'],
551 'debug': True,
552 'environment': 'shared.env.jinja2.environment',
553 'extensions': ['jinja2.ext.do',
554 'jinja2.ext.loopcontrols',
555 'jinja2.ext.with_',
556 'jinja2.ext.i18n',
557 'jinja2.ext.autoescape',
558 'django_jinja.builtins.extensions.CsrfExtension',
559 'django_jinja.builtins.extensions.CacheExtension',
560 'django_jinja.builtins.extensions.TimezoneExtension',
561 'django_jinja.builtins.extensions.UrlsExtension',
562 'django_jinja.builtins.extensions.StaticFilesExtension',
563 'django_jinja.builtins.extensions.DjangoFiltersExtension'],
564 'filters': {},
565 'globals': {},
566 'match_extension': '.jinja',
567 'newstyle_gettext': True,
568 'undefined': <class 'jinja2.runtime.Undefined'>}},
569 {'APP_DIRS': True,
570 'BACKEND': 'django.template.backends.django.DjangoTemplates',
571 'DIRS': [],
572 'OPTIONS': {'context_processors': ['django.template.context_processors.media',
573 'django.template.context_processors.static',
574 'django.template.context_processors.debug',
575 'django.template.context_processors.request',
576 'django.contrib.messages.context_processors.messages',
577 'django.contrib.auth.context_processors.auth']}}]
578TEST_NON_SERIALIZED_APPS
579[]
580TEST_RUNNER
581'django.test.runner.DiscoverRunner'
582THOUSAND_SEPARATOR
583','
584TIME_FORMAT
585'P'
586TIME_INPUT_FORMATS
587['%H:%M:%S', '%H:%M:%S.%f', '%H:%M']
588TIME_ZONE
589'UTC'
590USE_ETAGS
591False
592USE_I18N
593True
594USE_L10N
595True
596USE_THOUSAND_SEPARATOR
597False
598USE_TZ
599True
600USE_X_FORWARDED_HOST
601False
602USE_X_FORWARDED_PORT
603False
604WSGI_APPLICATION
605'app.wsgi.application'
606X_FRAME_OPTIONS
607'SAMEORIGIN'
608YEAR_MONTH_FORMAT
609'F Y'
610You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard page generated by the handler for this status code.