FAQs

How do I get a polygon address?
What is a digital trophy?
What information does a digital trophy contain?
Why would I want a digital trophy?
How do I view my digital trophy?
Is my digital trophy secure?
Can I sell my digital trophy?
Do I need to know about blockchain or cryptocurrencies to receive a digital trophy?
Can anyone else claim my digital trophy?
What if I lose access to my digital trophy?
What are NFTs?
Can digital trophies be given for any event?
Can digital trophies replace physical trophies?
How is a digital trophy different from a digital certificate?
Is it difficult to create a digital trophy?
How do event organizers benefit from digital trophies?
What costs are involved with digital trophies?
Are digital trophies only for sports events?
What are your contact details ?
Are digital trophies environmentally friendly?


How do I get a polygon address?

Click to see this guide here



What is a digital trophy?

A digital trophy is a virtual representation of an achievement or participation. In our context, it is an NFT that represents an individual's unique accomplishment or participation in an event.



What information does a digital trophy contain?

A digital trophy can contain a variety of information, such as the event details, date, the recipient's achievements in that event, and any other relevant details (optionally, for example, team members or names). This information is permanently stored on the blockchain.



Why would I want a digital trophy?

Digital trophies offer a unique, lasting, and verifiable record of your achievement or participation. They are eco-friendly, easy to share on social media, and cannot be lost or damaged like physical trophies.



How do I view my digital trophy?

You can view your digital trophy through any device with an internet connection by using a site like opensea.io, or directly via a web3 wallet. We recommend "Trust Wallet" as it is compatible with attribute viewing of ERC-721 NFTs (the ones that we generate) on the network known as "polygon". You can also showcase it on social media platforms.



Is my digital trophy secure?

Yes, digital trophies are secured on the blockchain, which is a highly secure and immutable digital ledger. Once a trophy is awarded, it cannot be altered or tampered with - so don't lose your wallet information !



Can I sell my digital trophy?

Our digital trophies are designed as a memento of your achievements and participation, and are not intended to have monetary value or to be sold. However, if you want to sell it and someone else wants to buy it, then don't let us stop you !



Do I need to know about blockchain or cryptocurrencies to receive a digital trophy?

No, you don't need to have any prior knowledge about blockchain or cryptocurrencies. Our platform is designed to be user-friendly and accessible for everyone.



Can anyone else claim my digital trophy?

No, once a digital trophy is assigned to you, it is uniquely yours. The blockchain technology ensures that ownership is securely and transparently recorded. If you think someone has claimed yours in error, then please get in touch with us.



What if I lose access to my digital trophy?

As long as you maintain access to your digital wallet where the trophy is stored, you cannot lose your digital trophy. It's important to keep your wallet credentials secure by following all of the recommendations your wallet software offers.



What are NFTs?

NFTs, or Non-Fungible Tokens, are unique digital assets secured on a blockchain, which is the same technology underlying cryptocurrencies like Bitcoin and Ethereum. Unlike cryptocurrencies, which are identical and can be exchanged on a like-for-like basis, NFTs are unique or "non-fungible".



Can digital trophies be given for any event?

Yes, digital trophies can be created for any event, including sports, academic, corporate, and other achievements. If you have an event that you wish to issue a digital trophy for, then please do get in touch



Can digital trophies replace physical trophies?

Digital trophies are not meant to replace physical trophies but to complement them. They offer a different kind of value and experience to recipients.



How is a digital trophy different from a digital certificate?

While both are digital acknowledgements of an achievement, a digital trophy in the form of an NFT is unique, verifiable, and cannot be duplicated, which sets it apart from a traditional digital certificate.



Is it difficult to create a digital trophy?

We've taken the hard work out of creating a digital trophy for you - our platform makes it easy for event organizers to create and distribute digital trophies.



How do event organizers benefit from digital trophies?

Event organizers can provide a unique, lasting memento to their participants. It also offers a new way to engage participants, potentially attract sponsors, and modernize their events.



What costs are involved with digital trophies?

Costs can vary depending on the scale and specifics of the event. For more information, please contact us directly.



Are digital trophies only for sports events?

No, digital trophies can be used for any event or achievement where recognition is given. This includes academic, corporate, community, and various other types of events.



What are your contact details ?

Email us at support@reneodlt.com , use the chat box that should be on this page or if you want to talk, then try our support line on (UK) 020 4576 8213



Are digital trophies environmentally friendly?

Yes, digital trophies are more environmentally friendly than physical ones because they don't require any physical materials or transportation for distribution. They are also generated using energy efficient algorithms.



DJDT

Versions

Package Name Version
Django 4.2.10
Python 3.10.13
crispy_forms Crispy_Forms 2.0
debug_toolbar Debug Toolbar 4.0.0
django_extensions Django Extensions 3.2.3
django_tables2 Django_Tables2 2.5.3
rest_framework Django REST framework 3.14.0

Time

Resource usage

Resource Value
User CPU time 39.273 msec
System CPU time 8.728 msec
Total CPU time 48.001 msec
Elapsed time 76.949 msec
Context switches 69 voluntary, 3 involuntary

Browser timing

Timing attribute Timeline Milliseconds since navigation start (+length)

Settings from dw.settings

Setting Value
ABSOLUTE_URL_OVERRIDES {}
ADMINS []
ALLOWED_HOSTS ['nuc.local', '127.0.0.1', 'localhost', '192.168.1.137', '10.3.141.215:8000', '10.3.141.215', '0.0.0.0', '92.41.148.232', '10.0.3.2', 'Xetatron', 'Xetatron.local', 'nft.reneo.io', 'reneo.io', '*.reneo.io', 'test.reneo.io', 'test.reneo.io:8000', '1ecc-92-41-147-173.ngrok-free.appbucket.local']
APPEND_SLASH True
APP_VERSION ''
AUTHENTICATION_BACKENDS ['django.contrib.auth.backends.ModelBackend']
AUTH_PASSWORD_VALIDATORS '********************'
AUTH_USER_MODEL 'auth.User'
BASE_DIR PosixPath('/opt/app/dw')
BUILD_VERSION ''
CACHES {'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache', 'LOCATION': 'unique-snowflake', 'TIMEOUT': 0}, 'nft-preview-cache': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache', 'LOCATION': 'nft-cache', 'TIMEOUT': 600}}
CACHE_MIDDLEWARE_ALIAS 'default'
CACHE_MIDDLEWARE_KEY_PREFIX '********************'
CACHE_MIDDLEWARE_SECONDS 600
CORS_ALLOWED_ORIGINS ['http://localhost:3000', 'http://127.0.0.1:9000']
CRISPY_ALLOWED_TEMPLATE_PACKS 'bootstrap5'
CRISPY_TEMPLATE_PACK 'bootstrap5'
CSRF_COOKIE_AGE 31449600
CSRF_COOKIE_DOMAIN None
CSRF_COOKIE_HTTPONLY False
CSRF_COOKIE_MASKED False
CSRF_COOKIE_NAME 'csrftoken'
CSRF_COOKIE_PATH '/'
CSRF_COOKIE_SAMESITE 'Lax'
CSRF_COOKIE_SECURE False
CSRF_FAILURE_VIEW 'django.views.csrf.csrf_failure'
CSRF_HEADER_NAME 'HTTP_X_CSRFTOKEN'
CSRF_TRUSTED_ORIGINS ['https://*.reneo.io', 'https://*.127.0.0.1', 'http://localhost', 'https://reneo.io']
CSRF_USE_SESSIONS False
DATABASES {'default': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_HEALTH_CHECKS': False, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.db.backends.postgresql', 'HOST': 'db1.cjmcicw4gcty.us-east-1.rds.amazonaws.com', 'NAME': 'prod', 'OPTIONS': {}, 'PASSWORD': '********************', 'PORT': 5432, 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIGRATE': True, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'postgres'}}
DATABASE_ROUTERS []
DATABROWSER_MODEL_PERMISSION 'dw.settings.custom_databrowser_model_permission'
DATA_UPLOAD_MAX_MEMORY_SIZE 2621440
DATA_UPLOAD_MAX_NUMBER_FIELDS 1000
DATA_UPLOAD_MAX_NUMBER_FILES 100
DATETIME_FORMAT 'N j, Y, P'
DATETIME_INPUT_FORMATS ['%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M']
DATE_FORMAT 'N j, Y'
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
DECIMAL_SEPARATOR '.'
DEFAULT_AUTO_FIELD 'django.db.models.BigAutoField'
DEFAULT_CHARSET 'utf-8'
DEFAULT_EXCEPTION_REPORTER 'django.views.debug.ExceptionReporter'
DEFAULT_EXCEPTION_REPORTER_FILTER 'django.views.debug.SafeExceptionReporterFilter'
DEFAULT_FILE_STORAGE 'django.core.files.storage.FileSystemStorage'
DEFAULT_FROM_EMAIL 'webmaster@localhost'
DEFAULT_INDEX_TABLESPACE ''
DEFAULT_TABLESPACE ''
DISALLOWED_USER_AGENTS []
EMAIL_BACKEND 'django.core.mail.backends.smtp.EmailBackend'
EMAIL_HOST 'localhost'
EMAIL_HOST_PASSWORD '********************'
EMAIL_HOST_USER ''
EMAIL_PORT 25
EMAIL_SSL_CERTFILE None
EMAIL_SSL_KEYFILE '********************'
EMAIL_SUBJECT_PREFIX '[Django] '
EMAIL_TIMEOUT None
EMAIL_USE_LOCALTIME False
EMAIL_USE_SSL False
EMAIL_USE_TLS False
ENV_NAME 'nft-django-1'
FILE_UPLOAD_DIRECTORY_PERMISSIONS None
FILE_UPLOAD_HANDLERS ['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler']
FILE_UPLOAD_MAX_MEMORY_SIZE 2621440
FILE_UPLOAD_PERMISSIONS 420
FILE_UPLOAD_TEMP_DIR None
FIRST_DAY_OF_WEEK 0
FIXTURE_DIRS []
FORCE_SCRIPT_NAME None
FORMAT_MODULE_PATH None
FORM_RENDERER 'django.forms.renderers.DjangoTemplates'
GENERATED_ROOT 'generated/'
IGNORABLE_404_URLS []
INSTALLED_APPS ['web.apps.WebConfig', 'nftviewer.apps.NftviewerConfig', 'django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'django_extensions', 'crispy_forms', 'crispy_bootstrap5', 'django_tables2', 'debug_toolbar', 'corsheaders', 'markdownify.apps.MarkdownifyConfig', 'fullurl', 'rest_framework', 'rest_framework.authtoken', 'data_browser']
INTERNAL_IPS ['127.0.0.1']
LANGUAGES [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ar-dz', 'Algerian Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('ckb', 'Central Kurdish (Sorani)'), ('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'), ('hy', 'Armenian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('ig', 'Igbo'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('ky', 'Kyrgyz'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('ms', 'Malay'), ('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'), ('tg', 'Tajik'), ('th', 'Thai'), ('tk', 'Turkmen'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('uz', 'Uzbek'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')]
LANGUAGES_BIDI ['he', 'ar', 'ar-dz', 'ckb', 'fa', 'ur']
LANGUAGE_CODE 'en-us'
LANGUAGE_COOKIE_AGE None
LANGUAGE_COOKIE_DOMAIN None
LANGUAGE_COOKIE_HTTPONLY False
LANGUAGE_COOKIE_NAME 'django_language'
LANGUAGE_COOKIE_PATH '/'
LANGUAGE_COOKIE_SAMESITE None
LANGUAGE_COOKIE_SECURE False
LOCALE_PATHS []
LOGGING {'disable_existing_loggers': False, 'formatters': {'simple': {'format': '{levelname} {message}', 'style': '{'}, 'standard': {'format': '{levelname} {asctime} {module} ' '{message}', 'style': '{'}}, 'handlers': {'console': {'class': 'logging.StreamHandler', 'formatter': 'standard'}}, 'loggers': {'django': {'handlers': ['console'], 'level': 'INFO', 'propagate': False}}, 'root': {'handlers': ['console'], 'level': 'INFO'}, 'version': 1}
LOGGING_CONFIG 'logging.config.dictConfig'
LOGIN_REDIRECT_URL '/nft/user_home/'
LOGIN_URL '/nft/login'
LOGOUT_REDIRECT_URL '/nft/login'
MANAGERS []
MARKDOWNIFY {'default': {'WHITELIST_TAGS': ['a', 'abbr', 'acronym', 'b', 'blockquote', 'em', 'i', 'li', 'ol', 'p', 'strong', 'ul']}}
MEDIA_ROOT ''
MEDIA_URL '/'
MESSAGE_STORAGE 'django.contrib.messages.storage.fallback.FallbackStorage'
MIDDLEWARE ['corsheaders.middleware.CorsMiddleware', 'dw.middleware.HealthCheckMiddleware', 'django.middleware.security.SecurityMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware', 'debug_toolbar.middleware.DebugToolbarMiddleware']
MIGRATION_MODULES {}
MONTH_DAY_FORMAT 'F j'
NUMBER_GROUPING 0
PASSWORD_HASHERS '********************'
PASSWORD_RESET_TIMEOUT '********************'
PREPEND_WWW False
REST_FRAMEWORK {'ALLOWED_VERSIONS': ['v1'], 'DEFAULT_AUTHENTICATION_CLASSES': ('dw.all.BearerAuthentication', 'rest_framework.authentication.SessionAuthentication', 'rest_framework.authentication.TokenAuthentication'), 'DEFAULT_PERMISSION_CLASSES': ['rest_framework.permissions.DjangoModelPermissionsOrAnonReadOnly'], 'DEFAULT_RENDERER_CLASSES': ('rest_framework.renderers.JSONRenderer', 'web.custom_renderer.NoFormBrowsableAPIRenderer'), 'DEFAULT_VERSION': 'v1', 'DEFAULT_VERSIONING_CLASS': 'rest_framework.versioning.URLPathVersioning', 'VERSION_PARAM': 'version'}
ROOT_URLCONF 'dw.urls'
SECRET_KEY '********************'
SECRET_KEY_FALLBACKS '********************'
SECURE_CONTENT_TYPE_NOSNIFF True
SECURE_CROSS_ORIGIN_OPENER_POLICY 'same-origin'
SECURE_HSTS_INCLUDE_SUBDOMAINS False
SECURE_HSTS_PRELOAD False
SECURE_HSTS_SECONDS 0
SECURE_PROXY_SSL_HEADER ('HTTP_X_FORWARDED_PROTO', 'https')
SECURE_REDIRECT_EXEMPT []
SECURE_REFERRER_POLICY 'same-origin'
SECURE_SSL_HOST None
SECURE_SSL_REDIRECT False
SERVER_EMAIL 'root@localhost'
SESSION_CACHE_ALIAS 'default'
SESSION_COOKIE_AGE 1209600
SESSION_COOKIE_DOMAIN None
SESSION_COOKIE_HTTPONLY True
SESSION_COOKIE_NAME 'sessionid'
SESSION_COOKIE_PATH '/'
SESSION_COOKIE_SAMESITE 'Lax'
SESSION_COOKIE_SECURE False
SESSION_ENGINE 'django.contrib.sessions.backends.db'
SESSION_EXPIRE_AT_BROWSER_CLOSE False
SESSION_FILE_PATH None
SESSION_SAVE_EVERY_REQUEST False
SESSION_SERIALIZER 'django.contrib.sessions.serializers.JSONSerializer'
SETTINGS_MODULE 'dw.settings'
SHELL_PLUS 'ipython'
SHORT_DATETIME_FORMAT 'm/d/Y P'
SHORT_DATE_FORMAT 'm/d/Y'
SIGNING_BACKEND 'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS []
STATICFILES_DIRS []
STATICFILES_FINDERS ['django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder']
STATICFILES_STORAGE 'django.contrib.staticfiles.storage.StaticFilesStorage'
STATIC_ROOT 'static_root/'
STATIC_URL '/static/'
STORAGES {'default': {'BACKEND': 'django.core.files.storage.FileSystemStorage'}, 'staticfiles': {'BACKEND': 'django.contrib.staticfiles.storage.StaticFilesStorage'}}
TEMPLATES [{'APP_DIRS': True, 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': [], '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']}}]
TEST_NON_SERIALIZED_APPS []
TEST_RUNNER 'django.test.runner.DiscoverRunner'
THOUSAND_SEPARATOR ','
TIME_FORMAT 'P'
TIME_INPUT_FORMATS ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M']
TIME_ZONE 'UTC'
USE_DEPRECATED_PYTZ False
USE_I18N True
USE_L10N True
USE_THOUSAND_SEPARATOR False
USE_TZ True
USE_X_FORWARDED_HOST False
USE_X_FORWARDED_PORT False
WSGI_APPLICATION 'dw.wsgi.application'
X_FRAME_OPTIONS 'DENY'
YEAR_MONTH_FORMAT 'F Y'

Headers

Request headers

Key Value
Accept */*
Accept-Encoding gzip, br, zstd, deflate
Host reneo.io
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
X-Envoy-Expected-Rq-Timeout-Ms 15000
X-Forwarded-For 3.143.23.38
X-Forwarded-Proto https,https
X-Real-Ip 3.143.23.38
X-Request-Id 4e421106-ced6-49d0-b922-1d44a2a3da44

Response headers

Key Value
Cache-Control max-age=900
Content-Type text/html; charset=utf-8
Expires Thu, 21 Nov 2024 07:14:04 GMT

WSGI environ

Since the WSGI environ inherits the environment of the server, only a significant subset is shown below.

Key Value
PATH_INFO /faq
QUERY_STRING
REMOTE_ADDR 127.0.0.1
REQUEST_METHOD GET
SCRIPT_NAME
SERVER_NAME 0.0.0.0
SERVER_PORT 8000
SERVER_PROTOCOL HTTP/1.1
SERVER_SOFTWARE gunicorn/20.1.0

Request

View information

View function Arguments Keyword arguments URL name
web.views.faq () {} <unavailable>

No cookies

No session data

No GET data

No POST data

SQL queries from 1 connection

  • default 1.95 ms (1 query )
Query Timeline Time (ms) Action
SELECT "web_faq"."id",
       "web_faq"."heading",
       "web_faq"."text",
       "web_faq"."visible",
       "web_faq"."priority",
       "web_faq"."created_ts"
  FROM
"web_faq"
 WHERE
"web_faq"."visible"
 ORDER BY
"web_faq"."priority" ASC
SELECT ••• FROM "web_faq" WHERE "web_faq"."visible" ORDER BY "web_faq"."priority" ASC
1.95

Connection: default

Transaction status: Idle

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())

/usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()

/usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(231)
  super().run()

/usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()

/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(202)
  self.manage_workers()

/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()

/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()

/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()

/usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(165)
  return SentryWsgiMiddleware(bound_old_app, use_x_forwarded_for)(

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(108)
  rv = self.app(

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(460)
  rv = old_get_response(self, request)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(56)
  result = self.get_response(request)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/opt/app/dw/dw/middleware.py in __call__(14)
  response = self.get_response(request)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(84)
  return callback(request, *args, **kwargs)

/opt/app/dw/web/views.py in faq(913)
  return render(request, "v1/faq_v1.html", {"faqs": faqs})

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py in render(102)
  return real_render(request, template_name, context, *args, **kwargs)

/usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(24)
  content = loader.render_to_string(template_name, context, request, using=using)

/usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/usr/local/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/usr/local/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

/usr/local/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

/usr/local/lib/python3.10/site-packages/django/template/base.py in render(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1005)
  return SafeString("".join([node.render_annotated(context) for node in self]))

/usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
  len_values = len(values)

9 <div class="container">
10 <h2>FAQs</h2>
11
12 {% for faq in faqs %}
13 <a href="#faq-{{ faq.id }}">{{ faq.heading }}</a><br>
14 {% endfor %}
15 <br><br>
16

/opt/app/dw/web/templates/v1/faq_v1.html

Static files (221 found, 0 used)

Static file paths

None

Static file apps

  1. web
  2. django.contrib.admin
  3. django_extensions
  4. django_tables2
  5. debug_toolbar
  6. rest_framework

Static files

None

django.contrib.staticfiles.finders.AppDirectoriesFinder (221 files)

Path Location
README.md /opt/app/dw/web/static/README.md
jest.config.mjs /opt/app/dw/web/static/jest.config.mjs
registration-complete.png /opt/app/dw/web/static/registration-complete.png
champions.obj /opt/app/dw/web/static/champions.obj
Image-1.png /opt/app/dw/web/static/Image-1.png
package.json /opt/app/dw/web/static/package.json
trophy.mtl /opt/app/dw/web/static/trophy.mtl
package-lock.json /opt/app/dw/web/static/package-lock.json
Logo.png /opt/app/dw/web/static/Logo.png
IMG_0146.png /opt/app/dw/web/static/IMG_0146.png
babylon.html /opt/app/dw/web/static/babylon.html
Image-3.png /opt/app/dw/web/static/Image-3.png
image_demo.html /opt/app/dw/web/static/image_demo.html
Image-2.png /opt/app/dw/web/static/Image-2.png
Image-4.png /opt/app/dw/web/static/Image-4.png
trophy.obj /opt/app/dw/web/static/trophy.obj
assets/favicon.ico /opt/app/dw/web/static/assets/favicon.ico
assets/bootstrap/css/bootstrap.min.css /opt/app/dw/web/static/assets/bootstrap/css/bootstrap.min.css
assets/bootstrap/js/bootstrap.min.js /opt/app/dw/web/static/assets/bootstrap/js/bootstrap.min.js
assets/css/Navbar-Centered-Links-icons.css /opt/app/dw/web/static/assets/css/Navbar-Centered-Links-icons.css
assets/css/Pricing-Duo-icons.css /opt/app/dw/web/static/assets/css/Pricing-Duo-icons.css
assets/css/Pricing-Duo-badges.css /opt/app/dw/web/static/assets/css/Pricing-Duo-badges.css
assets/css/Drag-Drop-File-Input-Upload.css /opt/app/dw/web/static/assets/css/Drag-Drop-File-Input-Upload.css
assets/css/Drag--Drop-Upload-Form.css /opt/app/dw/web/static/assets/css/Drag--Drop-Upload-Form.css
demo-images/ExcellenceAwardsecure.png /opt/app/dw/web/static/demo-images/ExcellenceAwardsecure.png
demo-images/iStock-1098221408.jpg /opt/app/dw/web/static/demo-images/iStock-1098221408.jpg
demo-images/iStock-1347507895.jpg /opt/app/dw/web/static/demo-images/iStock-1347507895.jpg
demo-images/iStock-868192474.jpg /opt/app/dw/web/static/demo-images/iStock-868192474.jpg
demo-images/iStock-954017526.jpg /opt/app/dw/web/static/demo-images/iStock-954017526.jpg
demo-images/iStock-1034307038.jpg /opt/app/dw/web/static/demo-images/iStock-1034307038.jpg
demo-images/ExcellenceAward.png /opt/app/dw/web/static/demo-images/ExcellenceAward.png
demo-images/iStock-536114427.jpg /opt/app/dw/web/static/demo-images/iStock-536114427.jpg
demo-images/iStock-1449323757.jpg /opt/app/dw/web/static/demo-images/iStock-1449323757.jpg
css/main.css /opt/app/dw/web/static/css/main.css
js/image_utils.js /opt/app/dw/web/static/js/image_utils.js
js/utils.js /opt/app/dw/web/static/js/utils.js
js/3d_script.js /opt/app/dw/web/static/js/3d_script.js
js/tests/utils.test.js /opt/app/dw/web/static/js/tests/utils.test.js
admin/img/icon-viewlink.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-viewlink.svg
admin/img/LICENSE /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/LICENSE
admin/img/icon-calendar.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-calendar.svg
admin/img/README.txt /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/README.txt
admin/img/sorting-icons.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/sorting-icons.svg
admin/img/icon-no.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-no.svg
admin/img/calendar-icons.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/calendar-icons.svg
admin/img/icon-alert.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-alert.svg
admin/img/tooltag-add.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/tooltag-add.svg
admin/img/search.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/search.svg
admin/img/icon-yes.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-yes.svg
admin/img/icon-addlink.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-addlink.svg
admin/img/icon-deletelink.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg
admin/img/icon-clock.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-clock.svg
admin/img/inline-delete.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/inline-delete.svg
admin/img/icon-unknown-alt.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg
admin/img/selector-icons.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/selector-icons.svg
admin/img/icon-changelink.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-changelink.svg
admin/img/icon-unknown.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-unknown.svg
admin/img/tooltag-arrowright.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg
admin/img/gis/move_vertex_on.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg
admin/img/gis/move_vertex_off.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg
admin/css/autocomplete.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/autocomplete.css
admin/css/widgets.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/widgets.css
admin/css/dark_mode.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/dark_mode.css
admin/css/responsive.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/responsive.css
admin/css/base.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/base.css
admin/css/rtl.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/rtl.css
admin/css/changelists.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/changelists.css
admin/css/responsive_rtl.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/responsive_rtl.css
admin/css/login.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/login.css
admin/css/nav_sidebar.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/nav_sidebar.css
admin/css/dashboard.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/dashboard.css
admin/css/forms.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/forms.css
admin/css/vendor/select2/LICENSE-SELECT2.md /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md
admin/css/vendor/select2/select2.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.css
admin/css/vendor/select2/select2.min.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css
admin/js/popup_response.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/popup_response.js
admin/js/cancel.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/cancel.js
admin/js/core.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/core.js
admin/js/filters.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/filters.js
admin/js/actions.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/actions.js
admin/js/prepopulate_init.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/prepopulate_init.js
admin/js/autocomplete.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/autocomplete.js
admin/js/change_form.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/change_form.js
admin/js/nav_sidebar.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/nav_sidebar.js
admin/js/calendar.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/calendar.js
admin/js/urlify.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/urlify.js
admin/js/prepopulate.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/prepopulate.js
admin/js/collapse.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/collapse.js
admin/js/SelectFilter2.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/SelectFilter2.js
admin/js/theme.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/theme.js
admin/js/SelectBox.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/SelectBox.js
admin/js/jquery.init.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/jquery.init.js
admin/js/inlines.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/inlines.js
admin/js/admin/DateTimeShortcuts.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js
admin/js/admin/RelatedObjectLookups.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js
admin/js/vendor/select2/select2.full.min.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js
admin/js/vendor/select2/LICENSE.md /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md
admin/js/vendor/select2/select2.full.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js
admin/js/vendor/select2/i18n/vi.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js
admin/js/vendor/select2/i18n/ru.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js
admin/js/vendor/select2/i18n/bg.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js
admin/js/vendor/select2/i18n/sr-Cyrl.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js
admin/js/vendor/select2/i18n/hsb.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js
admin/js/vendor/select2/i18n/ne.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js
admin/js/vendor/select2/i18n/dsb.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js
admin/js/vendor/select2/i18n/de.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js
admin/js/vendor/select2/i18n/zh-TW.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js
admin/js/vendor/select2/i18n/nl.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js
admin/js/vendor/select2/i18n/hr.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js
admin/js/vendor/select2/i18n/fi.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js
admin/js/vendor/select2/i18n/eu.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js
admin/js/vendor/select2/i18n/sq.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js
admin/js/vendor/select2/i18n/ka.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js
admin/js/vendor/select2/i18n/ja.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js
admin/js/vendor/select2/i18n/ar.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js
admin/js/vendor/select2/i18n/sv.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js
admin/js/vendor/select2/i18n/mk.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js
admin/js/vendor/select2/i18n/nb.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js
admin/js/vendor/select2/i18n/pl.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js
admin/js/vendor/select2/i18n/et.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js
admin/js/vendor/select2/i18n/zh-CN.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js
admin/js/vendor/select2/i18n/he.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js
admin/js/vendor/select2/i18n/fa.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js
admin/js/vendor/select2/i18n/it.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js
admin/js/vendor/select2/i18n/es.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js
admin/js/vendor/select2/i18n/bn.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js
admin/js/vendor/select2/i18n/ca.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js
admin/js/vendor/select2/i18n/pt.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js
admin/js/vendor/select2/i18n/tr.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js
admin/js/vendor/select2/i18n/af.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js
admin/js/vendor/select2/i18n/el.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js
admin/js/vendor/select2/i18n/hy.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js
admin/js/vendor/select2/i18n/sr.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js
admin/js/vendor/select2/i18n/tk.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js
admin/js/vendor/select2/i18n/pt-BR.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js
admin/js/vendor/select2/i18n/bs.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js
admin/js/vendor/select2/i18n/is.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js
admin/js/vendor/select2/i18n/da.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js
admin/js/vendor/select2/i18n/lt.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js
admin/js/vendor/select2/i18n/hi.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js
admin/js/vendor/select2/i18n/az.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js
admin/js/vendor/select2/i18n/ko.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js
admin/js/vendor/select2/i18n/sk.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js
admin/js/vendor/select2/i18n/en.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js
admin/js/vendor/select2/i18n/ms.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js
admin/js/vendor/select2/i18n/sl.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js
admin/js/vendor/select2/i18n/th.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js
admin/js/vendor/select2/i18n/fr.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js
admin/js/vendor/select2/i18n/km.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js
admin/js/vendor/select2/i18n/cs.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js
admin/js/vendor/select2/i18n/id.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js
admin/js/vendor/select2/i18n/gl.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js
admin/js/vendor/select2/i18n/ps.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js
admin/js/vendor/select2/i18n/uk.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js
admin/js/vendor/select2/i18n/ro.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js
admin/js/vendor/select2/i18n/hu.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js
admin/js/vendor/select2/i18n/lv.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js
admin/js/vendor/jquery/jquery.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js
admin/js/vendor/jquery/LICENSE.txt /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt
admin/js/vendor/jquery/jquery.min.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js
admin/js/vendor/xregexp/xregexp.min.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js
admin/js/vendor/xregexp/LICENSE.txt /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt
admin/js/vendor/xregexp/xregexp.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js
django_extensions/img/indicator.gif /usr/local/lib/python3.10/site-packages/django_extensions/static/django_extensions/img/indicator.gif
django_extensions/css/jquery.autocomplete.css /usr/local/lib/python3.10/site-packages/django_extensions/static/django_extensions/css/jquery.autocomplete.css
django_extensions/js/jquery.ajaxQueue.js /usr/local/lib/python3.10/site-packages/django_extensions/static/django_extensions/js/jquery.ajaxQueue.js
django_extensions/js/jquery.bgiframe.js /usr/local/lib/python3.10/site-packages/django_extensions/static/django_extensions/js/jquery.bgiframe.js
django_extensions/js/jquery.autocomplete.js /usr/local/lib/python3.10/site-packages/django_extensions/static/django_extensions/js/jquery.autocomplete.js
django_tables2/bootstrap.css /usr/local/lib/python3.10/site-packages/django_tables2/static/django_tables2/bootstrap.css
django_tables2/themes/paleblue/img/missing.png /usr/local/lib/python3.10/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/missing.png
django_tables2/themes/paleblue/img/true.gif /usr/local/lib/python3.10/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/true.gif
django_tables2/themes/paleblue/img/pagination-bg.gif /usr/local/lib/python3.10/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/pagination-bg.gif
django_tables2/themes/paleblue/img/arrow-inactive-down.png /usr/local/lib/python3.10/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-down.png
django_tables2/themes/paleblue/img/arrow-inactive-up.png /usr/local/lib/python3.10/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-up.png
django_tables2/themes/paleblue/img/header-bg.png /usr/local/lib/python3.10/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/header-bg.png
django_tables2/themes/paleblue/img/arrow-active-down.png /usr/local/lib/python3.10/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-down.png
django_tables2/themes/paleblue/img/arrow-active-up.png /usr/local/lib/python3.10/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-up.png
django_tables2/themes/paleblue/img/false.gif /usr/local/lib/python3.10/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/false.gif
django_tables2/themes/paleblue/css/screen.css /usr/local/lib/python3.10/site-packages/django_tables2/static/django_tables2/themes/paleblue/css/screen.css
debug_toolbar/css/toolbar.css /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css
debug_toolbar/css/print.css /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/css/print.css
debug_toolbar/js/toolbar.js /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js
debug_toolbar/js/redirect.js /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/redirect.js
debug_toolbar/js/utils.js /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/utils.js
debug_toolbar/js/history.js /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/history.js
debug_toolbar/js/timer.js /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/timer.js
rest_framework/img/glyphicons-halflings.png /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings.png
rest_framework/img/grid.png /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/img/grid.png
rest_framework/img/glyphicons-halflings-white.png /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png
rest_framework/docs/img/favicon.ico /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/img/favicon.ico
rest_framework/docs/img/grid.png /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/img/grid.png
rest_framework/docs/css/base.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/css/base.css
rest_framework/docs/css/highlight.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/css/highlight.css
rest_framework/docs/css/jquery.json-view.min.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css
rest_framework/docs/js/api.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/js/api.js
rest_framework/docs/js/jquery.json-view.min.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/js/jquery.json-view.min.js
rest_framework/docs/js/highlight.pack.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/js/highlight.pack.js
rest_framework/css/default.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/default.css
rest_framework/css/bootstrap.min.css.map /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css.map
rest_framework/css/prettify.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/prettify.css
rest_framework/css/bootstrap-tweaks.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/bootstrap-tweaks.css
rest_framework/css/bootstrap-theme.min.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css
rest_framework/css/bootstrap-theme.min.css.map /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css.map
rest_framework/css/bootstrap.min.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css
rest_framework/css/font-awesome-4.0.3.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/font-awesome-4.0.3.css
rest_framework/fonts/glyphicons-halflings-regular.woff2 /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2
rest_framework/fonts/fontawesome-webfont.svg /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg
rest_framework/fonts/glyphicons-halflings-regular.svg /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg
rest_framework/fonts/glyphicons-halflings-regular.woff /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff
rest_framework/fonts/glyphicons-halflings-regular.ttf /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf
rest_framework/fonts/fontawesome-webfont.ttf /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf
rest_framework/fonts/fontawesome-webfont.woff /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff
rest_framework/fonts/fontawesome-webfont.eot /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot
rest_framework/fonts/glyphicons-halflings-regular.eot /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot
rest_framework/js/coreapi-0.1.1.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/coreapi-0.1.1.js
rest_framework/js/ajax-form.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/ajax-form.js
rest_framework/js/default.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/default.js
rest_framework/js/jquery-3.5.1.min.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/jquery-3.5.1.min.js
rest_framework/js/bootstrap.min.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/bootstrap.min.js
rest_framework/js/csrf.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/csrf.js
rest_framework/js/prettify-min.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/prettify-min.js

Templates (10 rendered)

Template paths

None

Templates

v1/faq_v1.html
/opt/app/dw/web/templates/v1/faq_v1.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: '9q4ookmbLDT98vsQ7m2qk9bm5FKqnzXrCIC6AwtlPD1EzLTNgkMdNIlpReSxAfDu'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/faq'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f3163bf5e10>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>} {'faqs': '<<queryset of web.FAQ>>', 'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="eb932c647e7b481b89d7ec3fa9f41b65-b048fc2a7b1aef59-1"><meta ' 'name="baggage" ' 'content="sentry-trace_id=eb932c647e7b481b89d7ec3fa9f41b65,sentry-environment=nft-django-1,sentry-public_key=0d05b092d6bd61f952ec25de9556d124,sentry-transaction=/faq,sentry-sample_rate=1.0,sentry-sampled=true">'}
v1/base_v1.html
/opt/app/dw/web/templates/v1/base_v1.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: '9q4ookmbLDT98vsQ7m2qk9bm5FKqnzXrCIC6AwtlPD1EzLTNgkMdNIlpReSxAfDu'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/faq'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f3163bf5e10>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>} {'faqs': '<<queryset of web.FAQ>>', 'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="eb932c647e7b481b89d7ec3fa9f41b65-b048fc2a7b1aef59-1"><meta ' 'name="baggage" ' 'content="sentry-trace_id=eb932c647e7b481b89d7ec3fa9f41b65,sentry-environment=nft-django-1,sentry-public_key=0d05b092d6bd61f952ec25de9556d124,sentry-transaction=/faq,sentry-sample_rate=1.0,sentry-sampled=true">'}
components/bootstrap5_head.html
/opt/app/dw/web/templates/components/bootstrap5_head.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: '9q4ookmbLDT98vsQ7m2qk9bm5FKqnzXrCIC6AwtlPD1EzLTNgkMdNIlpReSxAfDu'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/faq'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f3163bf5e10>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>} {'faqs': '<<queryset of web.FAQ>>', 'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="eb932c647e7b481b89d7ec3fa9f41b65-b048fc2a7b1aef59-1"><meta ' 'name="baggage" ' 'content="sentry-trace_id=eb932c647e7b481b89d7ec3fa9f41b65,sentry-environment=nft-django-1,sentry-public_key=0d05b092d6bd61f952ec25de9556d124,sentry-transaction=/faq,sentry-sample_rate=1.0,sentry-sampled=true">'}
components/google_analytics.html
/opt/app/dw/web/templates/components/google_analytics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: '9q4ookmbLDT98vsQ7m2qk9bm5FKqnzXrCIC6AwtlPD1EzLTNgkMdNIlpReSxAfDu'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/faq'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f3163bf5e10>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>} {'faqs': '<<queryset of web.FAQ>>', 'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="eb932c647e7b481b89d7ec3fa9f41b65-b048fc2a7b1aef59-1"><meta ' 'name="baggage" ' 'content="sentry-trace_id=eb932c647e7b481b89d7ec3fa9f41b65,sentry-environment=nft-django-1,sentry-public_key=0d05b092d6bd61f952ec25de9556d124,sentry-transaction=/faq,sentry-sample_rate=1.0,sentry-sampled=true">'}
components/hotjar.html
/opt/app/dw/web/templates/components/hotjar.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: '9q4ookmbLDT98vsQ7m2qk9bm5FKqnzXrCIC6AwtlPD1EzLTNgkMdNIlpReSxAfDu'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/faq'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f3163bf5e10>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>} {'faqs': '<<queryset of web.FAQ>>', 'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="eb932c647e7b481b89d7ec3fa9f41b65-b048fc2a7b1aef59-1"><meta ' 'name="baggage" ' 'content="sentry-trace_id=eb932c647e7b481b89d7ec3fa9f41b65,sentry-environment=nft-django-1,sentry-public_key=0d05b092d6bd61f952ec25de9556d124,sentry-transaction=/faq,sentry-sample_rate=1.0,sentry-sampled=true">'}
components/bootstrap5_body.html
/opt/app/dw/web/templates/components/bootstrap5_body.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: '9q4ookmbLDT98vsQ7m2qk9bm5FKqnzXrCIC6AwtlPD1EzLTNgkMdNIlpReSxAfDu'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/faq'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f3163bf5e10>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>} {'faqs': '<<queryset of web.FAQ>>', 'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="eb932c647e7b481b89d7ec3fa9f41b65-b048fc2a7b1aef59-1"><meta ' 'name="baggage" ' 'content="sentry-trace_id=eb932c647e7b481b89d7ec3fa9f41b65,sentry-environment=nft-django-1,sentry-public_key=0d05b092d6bd61f952ec25de9556d124,sentry-transaction=/faq,sentry-sample_rate=1.0,sentry-sampled=true">'}
components/common_functions.js
/opt/app/dw/web/templates/components/common_functions.js
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: '9q4ookmbLDT98vsQ7m2qk9bm5FKqnzXrCIC6AwtlPD1EzLTNgkMdNIlpReSxAfDu'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/faq'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f3163bf5e10>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>} {'faqs': '<<queryset of web.FAQ>>', 'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="eb932c647e7b481b89d7ec3fa9f41b65-b048fc2a7b1aef59-1"><meta ' 'name="baggage" ' 'content="sentry-trace_id=eb932c647e7b481b89d7ec3fa9f41b65,sentry-environment=nft-django-1,sentry-public_key=0d05b092d6bd61f952ec25de9556d124,sentry-transaction=/faq,sentry-sample_rate=1.0,sentry-sampled=true">'}
components/hubspot.html
/opt/app/dw/web/templates/components/hubspot.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: '9q4ookmbLDT98vsQ7m2qk9bm5FKqnzXrCIC6AwtlPD1EzLTNgkMdNIlpReSxAfDu'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/faq'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f3163bf5e10>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>} {'faqs': '<<queryset of web.FAQ>>', 'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="eb932c647e7b481b89d7ec3fa9f41b65-b048fc2a7b1aef59-1"><meta ' 'name="baggage" ' 'content="sentry-trace_id=eb932c647e7b481b89d7ec3fa9f41b65,sentry-environment=nft-django-1,sentry-public_key=0d05b092d6bd61f952ec25de9556d124,sentry-transaction=/faq,sentry-sample_rate=1.0,sentry-sampled=true">'} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="containe'>, <ForNode: for faq in faqs, tail_len: 5>, <TextNode: '\n <br><br>\n\n '>, <ForNode: for faq in faqs, tail_len: 7>, <TextNode: '\n\n </div>\n\n '>, <IncludeNode: template=<FilterExpression '"components/hubspot.html"'>>, <TextNode: '\n\n'>]>}
components/hubspot.html
/opt/app/dw/web/templates/components/hubspot.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: '9q4ookmbLDT98vsQ7m2qk9bm5FKqnzXrCIC6AwtlPD1EzLTNgkMdNIlpReSxAfDu'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/faq'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f3163bf5e10>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>} {'faqs': '<<queryset of web.FAQ>>', 'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="eb932c647e7b481b89d7ec3fa9f41b65-b048fc2a7b1aef59-1"><meta ' 'name="baggage" ' 'content="sentry-trace_id=eb932c647e7b481b89d7ec3fa9f41b65,sentry-environment=nft-django-1,sentry-public_key=0d05b092d6bd61f952ec25de9556d124,sentry-transaction=/faq,sentry-sample_rate=1.0,sentry-sampled=true">'} {'block': <Block Node: hubspot. Contents: [<TextNode: '\n '>, <IncludeNode: template=<FilterExpression '"components/hubspot.html"'>>, <TextNode: '\n'>]>}
v1/footer_v1.html
/opt/app/dw/web/templates/v1/footer_v1.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: '9q4ookmbLDT98vsQ7m2qk9bm5FKqnzXrCIC6AwtlPD1EzLTNgkMdNIlpReSxAfDu'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/faq'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f3163bf5e10>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>} {'faqs': '<<queryset of web.FAQ>>', 'sentry_trace_meta': '<meta name="sentry-trace" ' 'content="eb932c647e7b481b89d7ec3fa9f41b65-b048fc2a7b1aef59-1"><meta ' 'name="baggage" ' 'content="sentry-trace_id=eb932c647e7b481b89d7ec3fa9f41b65,sentry-environment=nft-django-1,sentry-public_key=0d05b092d6bd61f952ec25de9556d124,sentry-transaction=/faq,sentry-sample_rate=1.0,sentry-sampled=true">'}

Context processors

django.template.context_processors.csrf
Toggle context {'csrf_token': <SimpleLazyObject: '9q4ookmbLDT98vsQ7m2qk9bm5FKqnzXrCIC6AwtlPD1EzLTNgkMdNIlpReSxAfDu'>}
django.template.context_processors.debug
Toggle context {'debug': True, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f3163bf5e10>}
django.template.context_processors.request
Toggle context {'request': <WSGIRequest: GET '/faq'>}
django.contrib.auth.context_processors.auth
Toggle context {'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3163df41f0>>)}
django.contrib.messages.context_processors.messages
Toggle context {'messages': <FallbackStorage: request=<WSGIRequest: GET '/faq'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}}

Cache calls from 2 backends

Summary

Total calls Total time Cache hits Cache misses
3 0.1354217529296875 ms 0 1

Commands

add get set get_or_set touch delete clear get_many set_many delete_many has_key incr decr incr_version decr_version
0 1 2 0 0 0 0 0 0 0 0 0 0 0 0

Calls

Time (ms) Type Arguments Keyword arguments Backend
0.0315 get ('views.decorators.cache.cache_header..37ba3c4c40a32882b962fdf1b544c16a.en-us.UTC',) {} <django.core.cache.backends.locmem.LocMemCache object at 0x7f3170186f80>
/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())

/usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()

/usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(231)
  super().run()

/usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()

/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(202)
  self.manage_workers()

/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()

/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()

/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()

/usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(165)
  return SentryWsgiMiddleware(bound_old_app, use_x_forwarded_for)(

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(108)
  rv = self.app(

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(460)
  rv = old_get_response(self, request)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(56)
  result = self.get_response(request)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/opt/app/dw/dw/middleware.py in __call__(14)
  response = self.get_response(request)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(84)
  return callback(request, *args, **kwargs)

/usr/local/lib/python3.10/site-packages/django/middleware/cache.py in process_request(158)
  cache_key = get_cache_key(request, self.key_prefix, "GET", cache=self.cache)

/usr/local/lib/python3.10/site-packages/django/utils/cache.py in get_cache_key(391)
  headerlist = cache.get(cache_key)

0.0353 set ('views.decorators.cache.cache_header..37ba3c4c40a32882b962fdf1b544c16a.en-us.UTC', [], 900) {} <django.core.cache.backends.locmem.LocMemCache object at 0x7f3170186f80>
/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())

/usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()

/usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(231)
  super().run()

/usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()

/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(202)
  self.manage_workers()

/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()

/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()

/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()

/usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(165)
  return SentryWsgiMiddleware(bound_old_app, use_x_forwarded_for)(

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(108)
  rv = self.app(

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(460)
  rv = old_get_response(self, request)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(56)
  result = self.get_response(request)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/opt/app/dw/dw/middleware.py in __call__(14)
  response = self.get_response(request)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(84)
  return callback(request, *args, **kwargs)

/usr/local/lib/python3.10/site-packages/django/middleware/cache.py in process_response(118)
  cache_key = learn_cache_key(

/usr/local/lib/python3.10/site-packages/django/utils/cache.py in learn_cache_key(435)
  cache.set(cache_key, [], cache_timeout)

0.0687 set ('views.decorators.cache.cache_page..GET.37ba3c4c40a32882b962fdf1b544c16a.d41d8cd98f00b204e9800998ecf8427e.en-us.UTC', <HttpResponse status_code=200, "text/html; charset=utf-8">, 900) {} <django.core.cache.backends.locmem.LocMemCache object at 0x7f3170186f80>
/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())

/usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()

/usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(231)
  super().run()

/usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()

/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(202)
  self.manage_workers()

/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()

/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()

/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()

/usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)

/usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(165)
  return SentryWsgiMiddleware(bound_old_app, use_x_forwarded_for)(

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py in __call__(108)
  rv = self.app(

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(460)
  rv = old_get_response(self, request)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/corsheaders/middleware.py in __call__(56)
  result = self.get_response(request)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/opt/app/dw/dw/middleware.py in __call__(14)
  response = self.get_response(request)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(175)
  return f(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py in sentry_wrapped_callback(84)
  return callback(request, *args, **kwargs)

/usr/local/lib/python3.10/site-packages/django/middleware/cache.py in process_response(126)
  self.cache.set(cache_key, response, timeout)

Signals

Signal Receivers
class_prepared
connection_created
got_request_exception _got_request_exception
m2m_changed
post_delete
post_init ImageField.update_dimension_fields
post_migrate create_permissions, create_contenttypes
post_save
pre_delete
pre_init
pre_migrate inject_rename_contenttypes_operations
pre_save
request_finished close_old_connections, close_caches, reset_urlconf
request_started reset_queries, close_old_connections
setting_changed reset_cache, clear_cache_handlers, update_installed_apps, update_connections_time_zone, clear_routers_cache, reset_template_engines, storages_changed, clear_serializers_cache, language_changed, localize_settings_changed, file_storage_changed, complex_setting_changed, root_urlconf_changed, static_storage_changed, static_finders_changed, auth_password_validators_changed, user_model_swapped, update_toolbar_config, reset_hashers, update_level_tags, reload_api_settings, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, StaticFilesStorage._clear_cached_properties