Login

DJDT

Versions

Package Name Version
Django 5.2.6
Python 3.11.13
allauth Allauth 65.10.0.final.0
cachalot Cachalot 2.8.0
crispy_bootstrap5 Crispy_Bootstrap5 2025.6
crispy_forms Crispy_Forms 2.4
debug_toolbar Debug Toolbar 4.4.6
django_filters Django_Filters 25.1
drf_spectacular drf-spectacular 0.28.0
hijack Hijack 3.7.3
import_export Import_Export 4.3.9
rest_framework Django REST framework 3.16.1

Time

Resource usage

Resource Value
User CPU time 25.258 msec
System CPU time 4.964 msec
Total CPU time 30.222 msec
Elapsed time 30.538 msec
Context switches 0 voluntary, 10 involuntary

Browser timing

Timing attribute Timeline Milliseconds since navigation start (+length)

Settings from WYGIWYH.settings

Setting Value
ABSOLUTE_URL_OVERRIDES {}
ACCOUNT_ADAPTER 'allauth.account.adapter.DefaultAccountAdapter'
ACCOUNT_EMAIL_VERIFICATION 'none'
ACCOUNT_LOGIN_METHODS {'email'}
ACCOUNT_SIGNUP_FIELDS ['email*', 'password1*', 'password2*']
ACCOUNT_USER_MODEL_USERNAME_FIELD None
ADMINS []
ALLOWED_HOSTS ['localhost', '127.0.0.1', '[::1]', 'budget.anakayambersabda.com']
APPEND_SLASH True
APP_VERSION '0.17.4'
AUTHENTICATION_BACKENDS '********************'
AUTH_PASSWORD_VALIDATORS '********************'
AUTH_USER_MODEL '********************'
BASE_DIR PosixPath('/usr/src/app')
CACHALOT_UNCACHABLE_TABLES ('django_migrations', 'procrastinate_jobs')
CACHES {'default': {'BACKEND': 'django.core.cache.backends.filebased.FileBasedCache', 'LOCATION': '/var/tmp/django_cache'}}
CACHE_MIDDLEWARE_ALIAS 'default'
CACHE_MIDDLEWARE_KEY_PREFIX '********************'
CACHE_MIDDLEWARE_SECONDS 600
CHECK_FOR_UPDATES True
CRISPY_ALLOWED_TEMPLATE_PACKS ['bootstrap5', 'crispy_forms/pure_text']
CRISPY_TEMPLATE_PACK 'bootstrap5'
CSRF_COOKIE_AGE 31449600
CSRF_COOKIE_DOMAIN None
CSRF_COOKIE_HTTPONLY 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://budget.anakayambersabda.com']
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': 'wygiwyh_pg', 'NAME': 'wygiwyh', 'OPTIONS': {}, 'PASSWORD': '********************', 'PORT': '5432', 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIGRATE': True, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'wygiwyh'}}
DATABASE_ROUTERS []
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
DEBUG_TOOLBAR_CONFIG {'ROOT_TAG_EXTRA_ATTRS': 'hx-preserve'}
DEBUG_TOOLBAR_PANELS ['debug_toolbar.panels.history.HistoryPanel', 'debug_toolbar.panels.versions.VersionsPanel', 'debug_toolbar.panels.timer.TimerPanel', 'debug_toolbar.panels.settings.SettingsPanel', 'debug_toolbar.panels.headers.HeadersPanel', 'debug_toolbar.panels.request.RequestPanel', 'debug_toolbar.panels.sql.SQLPanel', 'debug_toolbar.panels.staticfiles.StaticFilesPanel', 'debug_toolbar.panels.templates.TemplatesPanel', 'debug_toolbar.panels.cache.CachePanel', 'debug_toolbar.panels.signals.SignalsPanel', 'debug_toolbar.panels.redirects.RedirectsPanel', 'debug_toolbar.panels.profiling.ProfilingPanel']
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_FROM_EMAIL 'webmaster@localhost'
DEFAULT_INDEX_TABLESPACE ''
DEFAULT_TABLESPACE ''
DEMO False
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
ENABLE_SOFT_DELETE False
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
FORMS_URLFIELD_ASSUME_HTTPS False
FORM_RENDERER 'django.forms.renderers.DjangoTemplates'
IGNORABLE_404_URLS []
INSTALLED_APPS ['django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.sites', 'whitenoise.runserver_nostatic', 'django.contrib.staticfiles', 'webpack_boilerplate', 'django.contrib.humanize', 'django.contrib.postgres', 'django_browser_reload', 'django.forms', 'debug_toolbar', 'crispy_forms', 'crispy_bootstrap5', 'hijack', 'hijack.contrib.admin', 'django_filters', 'import_export', 'apps.users.apps.UsersConfig', 'procrastinate.contrib.django', 'apps.transactions.apps.TransactionsConfig', 'apps.currencies.apps.CurrenciesConfig', 'apps.accounts.apps.AccountsConfig', 'apps.net_worth.apps.NetWorthConfig', 'apps.import_app.apps.ImportConfig', 'apps.export_app.apps.ExportConfig', 'apps.api.apps.ApiConfig', 'cachalot', 'rest_framework', 'drf_spectacular', 'django_cotton', 'apps.rules.apps.RulesConfig', 'apps.calendar_view.apps.CalendarViewConfig', 'apps.dca.apps.DcaConfig', 'pwa', 'allauth', 'allauth.account', 'allauth.socialaccount', 'allauth.socialaccount.providers.openid_connect', 'apps.common.apps.CommonConfig']
INTERNAL_IPS ['127.0.0.1', '172.19.0.1']
KEEP_DELETED_TRANSACTIONS_FOR 365
LANGUAGES (('af', 'Afrikaans'), ('ar', 'العربية'), ('ar-dz', 'العربية (الجزائر)'), ('ast', 'Asturianu'), ('az', 'Azərbaycan'), ('bg', 'Български'), ('be', 'Беларуская'), ('bn', 'বাংলা'), ('br', 'Brezhoneg'), ('bs', 'Bosanski'), ('ca', 'Català'), ('ckb', 'کوردیی ناوەندی'), ('cs', 'Čeština'), ('cy', 'Cymraeg'), ('da', 'Dansk'), ('de', 'Deutsch'), ('dsb', 'Dolnoserbšćina'), ('el', 'Ελληνικά'), ('en', 'English'), ('en-au', 'English (Australia)'), ('en-gb', 'English (UK)'), ('eo', 'Esperanto'), ('es', 'Español'), ('es-ar', 'Español (Argentina)'), ('es-co', 'Español (Colombia)'), ('es-mx', 'Español (México)'), ('es-ni', 'Español (Nicaragua)'), ('es-ve', 'Español (Venezuela)'), ('et', 'Eesti'), ('eu', 'Euskara'), ('fa', 'فارسی'), ('fi', 'Suomi'), ('fr', 'Français'), ('fy', 'Frysk'), ('ga', 'Gaeilge'), ('gd', 'Gàidhlig'), ('gl', 'Galego'), ('he', 'עברית'), ('hi', 'हिन्दी'), ('hr', 'Hrvatski'), ('hsb', 'Hornjoserbšćina'), ('hu', 'Magyar'), ('hy', 'Հայերեն'), ('ia', 'Interlingua'), ('id', 'Bahasa Indonesia'), ('ig', 'Igbo'), ('io', 'Ido'), ('is', 'Íslenska'), ('it', 'Italiano'), ('ja', '日本語'), ('ka', 'ქართული'), ('kab', 'Taqbaylit'), ('kk', 'Қазақша'), ('km', 'ខ្មែរ'), ('kn', 'ಕನ್ನಡ'), ('ko', '한국어'), ('ky', 'Кыргызча'), ('lb', 'Lëtzebuergesch'), ('lt', 'Lietuvių'), ('lv', 'Latviešu'), ('mk', 'Македонски'), ('ml', 'മലയാളം'), ('mn', 'Монгол'), ('mr', 'मराठी'), ('ms', 'Bahasa Melayu'), ('my', 'မြန်မာဘာသာ'), ('nb', 'Norsk (Bokmål)'), ('ne', 'नेपाली'), ('nl', 'Nederlands'), ('nn', 'Norsk (Nynorsk)'), ('os', 'Ирон'), ('pa', 'ਪੰਜਾਬੀ'), ('pl', 'Polski'), ('pt', 'Português'), ('pt-br', 'Português (Brasil)'), ('ro', 'Română'), ('ru', 'Русский'), ('sk', 'Slovenčina'), ('sl', 'Slovenščina'), ('sq', 'Shqip'), ('sr', 'Српски'), ('sr-latn', 'Srpski (Latinica)'), ('sv', 'Svenska'), ('sw', 'Kiswahili'), ('ta', 'தமிழ்'), ('te', 'తెలుగు'), ('tg', 'Тоҷикӣ'), ('th', 'ไทย'), ('tk', 'Türkmençe'), ('tr', 'Türkçe'), ('tt', 'Татарча'), ('udm', 'Удмурт'), ('ug', 'ئۇيغۇرچە'), ('uk', 'Українська'), ('ur', 'اردو'), ('uz', 'Oʻzbekcha'), ('vi', 'Tiếng Việt'), ('zh-hans', '简体中文'), ('zh-hant', '繁體中文'))
LANGUAGES_BIDI ['he', 'ar', 'ar-dz', 'ckb', 'fa', 'ug', 'ur']
LANGUAGE_CODE 'en'
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 [PosixPath('/usr/src/app/locale')]
LOGGING {'disable_existing_loggers': False, 'formatters': {'standard': {'datefmt': '%Y-%m-%d %H:%M:%S', 'format': '[%(asctime)s] - %(levelname)s - ' '%(name)s - %(message)s'}}, 'handlers': {'console': {'class': 'logging.StreamHandler', 'formatter': 'standard', 'level': 'INFO'}, 'procrastinate': {'class': 'logging.StreamHandler', 'level': 'INFO'}}, 'loggers': {'procrastinate': {'handlers': None, 'propagate': False}, 'root': {'handlers': ['console'], 'level': 'INFO'}}, 'version': 1}
LOGGING_CONFIG 'logging.config.dictConfig'
LOGIN_REDIRECT_URL '/'
LOGIN_URL '/login/'
LOGOUT_REDIRECT_URL '/login/'
MANAGERS []
MEDIA_ROOT ''
MEDIA_URL '/'
MESSAGE_STORAGE 'django.contrib.messages.storage.fallback.FallbackStorage'
MIDDLEWARE ['django_browser_reload.middleware.BrowserReloadMiddleware', 'apps.common.middleware.thread_local.ThreadLocalMiddleware', 'debug_toolbar.middleware.DebugToolbarMiddleware', 'django.middleware.security.SecurityMiddleware', 'whitenoise.middleware.WhiteNoiseMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.locale.LocaleMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'apps.common.middleware.localization.LocalizationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware', 'hijack.middleware.HijackUserMiddleware', 'allauth.account.middleware.AccountMiddleware']
MIGRATION_MODULES {}
MONTH_DAY_FORMAT 'F j'
NUMBER_GROUPING 0
PASSWORD_HASHERS '********************'
PASSWORD_RESET_TIMEOUT '********************'
PREPEND_WWW False
PROCRASTINATE_ON_APP_READY 'apps.common.procrastinate.on_app_ready'
PWA_APP_BACKGROUND_COLOR '#222222'
PWA_APP_DESCRIPTION 'A simple and powerful finance tracker'
PWA_APP_DIR 'ltr'
PWA_APP_DISPLAY 'standalone'
PWA_APP_ICONS [{'sizes': '192x192', 'src': '/static/img/favicon/android-icon-192x192.png'}]
PWA_APP_ICONS_APPLE [{'sizes': '180x180', 'src': '/static/img/favicon/apple-icon-180x180.png'}]
PWA_APP_LANG 'en-US'
PWA_APP_NAME 'WYGIWYH'
PWA_APP_ORIENTATION 'any'
PWA_APP_SCOPE '/'
PWA_APP_SCREENSHOTS [{'form_factor': 'wide', 'sizes': '750x1334', 'src': '/static/img/pwa/splash-750x1334.png', 'type': 'image/png'}, {'sizes': '750x1334', 'src': '/static/img/pwa/splash-750x1334.png', 'type': 'image/png'}]
PWA_APP_SHORTCUTS [{'description': 'Add new transaction', 'name': 'New Transaction', 'url': '/add/'}]
PWA_APP_SPLASH_SCREEN [{'media': '(device-width: 320px) and (device-height: 568px) and ' '(-webkit-device-pixel-ratio: 2)', 'src': '/static/img/pwa/splash-640x1136.png'}]
PWA_APP_START_URL '/'
PWA_APP_STATUS_BAR_COLOR 'default'
PWA_APP_THEME_COLOR '#fbb700'
PWA_SERVICE_WORKER_PATH PosixPath('/usr/src/app/templates/pwa/serviceworker.js')
REST_FRAMEWORK {'DEFAULT_PAGINATION_CLASS': 'rest_framework.pagination.PageNumberPagination', 'DEFAULT_PERMISSION_CLASSES': ['apps.api.permissions.NotInDemoMode', 'rest_framework.permissions.DjangoModelPermissions'], 'DEFAULT_SCHEMA_CLASS': 'drf_spectacular.openapi.AutoSchema', 'PAGE_SIZE': 10}
ROOT_DIR PosixPath('/usr/src')
ROOT_URLCONF 'WYGIWYH.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 None
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 2678400
SESSION_COOKIE_DOMAIN None
SESSION_COOKIE_HTTPONLY True
SESSION_COOKIE_NAME 'sessionid'
SESSION_COOKIE_PATH '/'
SESSION_COOKIE_SAMESITE 'Lax'
SESSION_COOKIE_SECURE True
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 'WYGIWYH.settings'
SHORT_DATETIME_FORMAT 'm/d/Y P'
SHORT_DATE_FORMAT 'm/d/Y'
SIGNING_BACKEND 'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS []
SITE_ID 1
SITE_TITLE 'WYGIWYH'
SOCIALACCOUNT_ADAPTER 'allauth.socialaccount.adapter.DefaultSocialAccountAdapter'
SOCIALACCOUNT_AUTO_SIGNUP True
SOCIALACCOUNT_LOGIN_ON_GET True
SOCIALACCOUNT_ONLY True
SOCIALACCOUNT_PROVIDERS {'openid_connect': {'APPS': []}}
SPECTACULAR_SETTINGS {'DESCRIPTION': 'A no-frills expense tracker', 'SERVE_INCLUDE_SCHEMA': False, 'TITLE': 'WYGIWYH API', 'VERSION': '1.0.0'}
STATICFILES_DIRS [PosixPath('/usr/src/frontend/build'), PosixPath('/usr/src/app/static')]
STATICFILES_FINDERS ['django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder']
STATIC_ROOT PosixPath('/usr/src/app/static_files')
STATIC_URL '/static/'
STORAGES {'staticfiles': {'BACKEND': 'whitenoise.storage.CompressedManifestStaticFilesStorage'}}
TEMPLATES [{'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': [PosixPath('/usr/src/app/templates')], 'OPTIONS': {'builtins': ['django_cotton.templatetags.cotton'], 'context_processors': ['django.template.context_processors.debug', 'django.template.context_processors.request', 'django.contrib.auth.context_processors.auth', 'django.contrib.messages.context_processors.messages'], 'loaders': [('django.template.loaders.cached.Loader', ['django_cotton.cotton_loader.Loader', 'django.template.loaders.filesystem.Loader', 'django.template.loaders.app_directories.Loader'])]}}]
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 'Asia/Tokyo'
TITLE_SEPARATOR '::'
USE_I18N True
USE_THOUSAND_SEPARATOR False
USE_TZ True
USE_X_FORWARDED_HOST False
USE_X_FORWARDED_PORT False
WEBPACK_LOADER {'MANIFEST_FILE': PosixPath('/usr/src/frontend/build/manifest.json')}
WHITENOISE_MANIFEST_STRICT False
WSGI_APPLICATION 'WYGIWYH.wsgi.application'
X_FRAME_OPTIONS 'DENY'
YEAR_MONTH_FORMAT 'F Y'

Headers

Request headers

Key Value
Accept */*
Accept-Encoding gzip, br, zstd, deflate
Connection close
Host budget.anakayambersabda.com
Referer https://budget.anakayambersabda.com/
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
X-Forwarded-For 216.73.216.191
X-Forwarded-Proto https
X-Real-Ip 216.73.216.191

Response headers

Key Value
Cache-Control max-age=0, no-cache, no-store, must-revalidate, private
Content-Language en
Content-Length 10406
Content-Type text/html; charset=utf-8
Cross-Origin-Opener-Policy same-origin
Expires Sat, 03 Jan 2026 00:25:26 GMT
Referrer-Policy same-origin
Vary Cookie, Accept-Language
X-Content-Type-Options nosniff
X-Frame-Options DENY

WSGI environ

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

Key Value
PATH_INFO /login/
QUERY_STRING next=/
REMOTE_ADDR 172.19.0.1
REQUEST_METHOD GET
SCRIPT_NAME
SERVER_NAME 0.0.0.0
SERVER_PORT 8000
SERVER_PROTOCOL HTTP/1.0
SERVER_SOFTWARE gunicorn/23.0.0

Request

View information

View function Arguments Keyword arguments URL name
apps.users.views.UserLoginView () {} login

No cookies

No session data

GET data

Variable Value
'next' '/'

No POST data

SQL queries from 0 connections

No SQL queries were recorded during this request.

Static files (293 found, 23 used)

Static file paths

  1. /usr/src/frontend/build
  2. /usr/src/app/static

Static file apps

  1. django.contrib.admin
  2. django_browser_reload
  3. debug_toolbar
  4. hijack
  5. import_export
  6. rest_framework
  7. pwa
  8. allauth.account

Static files

img/favicon/apple-icon-57x57.png
/usr/src/app/static/img/favicon/apple-icon-57x57.png
img/favicon/apple-icon-60x60.png
/usr/src/app/static/img/favicon/apple-icon-60x60.png
img/favicon/apple-icon-72x72.png
/usr/src/app/static/img/favicon/apple-icon-72x72.png
img/favicon/apple-icon-76x76.png
/usr/src/app/static/img/favicon/apple-icon-76x76.png
img/favicon/apple-icon-114x114.png
/usr/src/app/static/img/favicon/apple-icon-114x114.png
img/favicon/apple-icon-120x120.png
/usr/src/app/static/img/favicon/apple-icon-120x120.png
img/favicon/apple-icon-144x144.png
/usr/src/app/static/img/favicon/apple-icon-144x144.png
img/favicon/apple-icon-152x152.png
/usr/src/app/static/img/favicon/apple-icon-152x152.png
img/favicon/apple-icon-180x180.png
/usr/src/app/static/img/favicon/apple-icon-180x180.png
img/favicon/android-icon-192x192.png
/usr/src/app/static/img/favicon/android-icon-192x192.png
img/favicon/favicon-32x32.png
/usr/src/app/static/img/favicon/favicon-32x32.png
img/favicon/favicon-96x96.png
/usr/src/app/static/img/favicon/favicon-96x96.png
img/favicon/favicon-16x16.png
/usr/src/app/static/img/favicon/favicon-16x16.png
img/favicon/ms-icon-144x144.png
/usr/src/app/static/img/favicon/ms-icon-144x144.png
js/style.ab427fe4.js
/usr/src/frontend/build/js/style.ab427fe4.js
css/style.c4b9d51c345ee5b52942.css
/usr/src/frontend/build/css/style.c4b9d51c345ee5b52942.css
js/bootstrap.d95717c9.js
/usr/src/frontend/build/js/bootstrap.d95717c9.js
js/sweetalert2.b963774c.js
/usr/src/frontend/build/js/sweetalert2.b963774c.js
js/select.fae1a3d8.js
/usr/src/frontend/build/js/select.fae1a3d8.js
js/datepicker.bb50f7ea.js
/usr/src/frontend/build/js/datepicker.bb50f7ea.js
js/autosize.e6ada33e.js
/usr/src/frontend/build/js/autosize.e6ada33e.js
js/htmx.2b5575ad.js
/usr/src/frontend/build/js/htmx.2b5575ad.js
js/charts.ba6ed237.js
/usr/src/frontend/build/js/charts.ba6ed237.js

django.contrib.staticfiles.finders.FileSystemFinder (88 files)

Path Location
manifest.json /usr/src/frontend/build/manifest.json
css/style.c4b9d51c345ee5b52942.css /usr/src/frontend/build/css/style.c4b9d51c345ee5b52942.css
node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf /usr/src/frontend/build/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf
node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf /usr/src/frontend/build/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf
node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf /usr/src/frontend/build/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf
node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 /usr/src/frontend/build/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2
node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 /usr/src/frontend/build/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2
node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2 /usr/src/frontend/build/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2
js/style.ab427fe4.js /usr/src/frontend/build/js/style.ab427fe4.js
js/787.ff80c1da.chunk.js /usr/src/frontend/build/js/787.ff80c1da.chunk.js
js/902.20de3ceb.chunk.js /usr/src/frontend/build/js/902.20de3ceb.chunk.js
js/28.ec266668.chunk.js /usr/src/frontend/build/js/28.ec266668.chunk.js
js/528.26973820.chunk.js /usr/src/frontend/build/js/528.26973820.chunk.js
js/autosize.e6ada33e.js /usr/src/frontend/build/js/autosize.e6ada33e.js
js/813.3db1c0cc.chunk.js /usr/src/frontend/build/js/813.3db1c0cc.chunk.js
js/927.754c1cad.chunk.js /usr/src/frontend/build/js/927.754c1cad.chunk.js
js/728.ef555e52.chunk.js /usr/src/frontend/build/js/728.ef555e52.chunk.js
js/283.e961a14a.chunk.js /usr/src/frontend/build/js/283.e961a14a.chunk.js
js/405.78cd86bd.chunk.js /usr/src/frontend/build/js/405.78cd86bd.chunk.js
js/bootstrap.d95717c9.js /usr/src/frontend/build/js/bootstrap.d95717c9.js
js/959.1510ac1d.chunk.js /usr/src/frontend/build/js/959.1510ac1d.chunk.js
js/930.29e9cd5c.chunk.js /usr/src/frontend/build/js/930.29e9cd5c.chunk.js
js/htmx.2b5575ad.js /usr/src/frontend/build/js/htmx.2b5575ad.js
js/155.a4ba9d32.chunk.js /usr/src/frontend/build/js/155.a4ba9d32.chunk.js
js/746.2d8512f2.chunk.js /usr/src/frontend/build/js/746.2d8512f2.chunk.js
js/jquery.372070b4.js /usr/src/frontend/build/js/jquery.372070b4.js
js/charts.ba6ed237.js.LICENSE.txt /usr/src/frontend/build/js/charts.ba6ed237.js.LICENSE.txt
js/809.ccdb1b96.chunk.js /usr/src/frontend/build/js/809.ccdb1b96.chunk.js
js/680.957a1e26.chunk.js /usr/src/frontend/build/js/680.957a1e26.chunk.js
js/129.58fbe569.chunk.js /usr/src/frontend/build/js/129.58fbe569.chunk.js
js/475.b5afb020.chunk.js /usr/src/frontend/build/js/475.b5afb020.chunk.js
js/datepicker.bb50f7ea.js /usr/src/frontend/build/js/datepicker.bb50f7ea.js
js/sweetalert2.b963774c.js /usr/src/frontend/build/js/sweetalert2.b963774c.js
js/select.fae1a3d8.js /usr/src/frontend/build/js/select.fae1a3d8.js
js/_htmx.fb95bc22.js /usr/src/frontend/build/js/_htmx.fb95bc22.js
js/545.b3c5f00e.chunk.js /usr/src/frontend/build/js/545.b3c5f00e.chunk.js
js/charts.ba6ed237.js /usr/src/frontend/build/js/charts.ba6ed237.js
js/734.30859770.chunk.js /usr/src/frontend/build/js/734.30859770.chunk.js
js/492.dbc58e48.chunk.js /usr/src/frontend/build/js/492.dbc58e48.chunk.js
js/jquery.372070b4.js.LICENSE.txt /usr/src/frontend/build/js/jquery.372070b4.js.LICENSE.txt
js/856.d6798859.chunk.js /usr/src/frontend/build/js/856.d6798859.chunk.js
js/499.73719b9b.chunk.js /usr/src/frontend/build/js/499.73719b9b.chunk.js
js/201.51ef6f7e.chunk.js /usr/src/frontend/build/js/201.51ef6f7e.chunk.js
js/630.e18c81a4.chunk.js /usr/src/frontend/build/js/630.e18c81a4.chunk.js
js/196.c558c22e.chunk.js /usr/src/frontend/build/js/196.c558c22e.chunk.js
js/548.bcc01b7d.chunk.js /usr/src/frontend/build/js/548.bcc01b7d.chunk.js
js/645.a1990e06.chunk.js /usr/src/frontend/build/js/645.a1990e06.chunk.js
js/872.e38fe038.chunk.js /usr/src/frontend/build/js/872.e38fe038.chunk.js
js/386.1b916b7f.chunk.js /usr/src/frontend/build/js/386.1b916b7f.chunk.js
js/525.c864358e.chunk.js /usr/src/frontend/build/js/525.c864358e.chunk.js
js/bootstrap.d95717c9.js.LICENSE.txt /usr/src/frontend/build/js/bootstrap.d95717c9.js.LICENSE.txt
js/462.b69faa9c.chunk.js /usr/src/frontend/build/js/462.b69faa9c.chunk.js
js/399.f9c97bb6.chunk.js /usr/src/frontend/build/js/399.f9c97bb6.chunk.js
js/899.fef59590.chunk.js /usr/src/frontend/build/js/899.fef59590.chunk.js
vendors/.gitkeep /usr/src/frontend/build/vendors/.gitkeep
assets/images/.gitkeep /usr/src/frontend/build/assets/images/.gitkeep
img/logo.svg /usr/src/app/static/img/logo.svg
img/logo-icon.svg /usr/src/app/static/img/logo-icon.svg
img/favicon/apple-icon-114x114.png /usr/src/app/static/img/favicon/apple-icon-114x114.png
img/favicon/ms-icon-310x310.png /usr/src/app/static/img/favicon/ms-icon-310x310.png
img/favicon/apple-icon-76x76.png /usr/src/app/static/img/favicon/apple-icon-76x76.png
img/favicon/favicon-16x16.png /usr/src/app/static/img/favicon/favicon-16x16.png
img/favicon/android-icon-72x72.png /usr/src/app/static/img/favicon/android-icon-72x72.png
img/favicon/apple-icon-152x152.png /usr/src/app/static/img/favicon/apple-icon-152x152.png
img/favicon/apple-icon-57x57.png /usr/src/app/static/img/favicon/apple-icon-57x57.png
img/favicon/ms-icon-150x150.png /usr/src/app/static/img/favicon/ms-icon-150x150.png
img/favicon/android-icon-48x48.png /usr/src/app/static/img/favicon/android-icon-48x48.png
img/favicon/apple-icon.png /usr/src/app/static/img/favicon/apple-icon.png
img/favicon/favicon-96x96.png /usr/src/app/static/img/favicon/favicon-96x96.png
img/favicon/apple-icon-precomposed.png /usr/src/app/static/img/favicon/apple-icon-precomposed.png
img/favicon/apple-icon-180x180.png /usr/src/app/static/img/favicon/apple-icon-180x180.png
img/favicon/ms-icon-70x70.png /usr/src/app/static/img/favicon/ms-icon-70x70.png
img/favicon/android-icon-96x96.png /usr/src/app/static/img/favicon/android-icon-96x96.png
img/favicon/ms-icon-144x144.png /usr/src/app/static/img/favicon/ms-icon-144x144.png
img/favicon/android-icon-36x36.png /usr/src/app/static/img/favicon/android-icon-36x36.png
img/favicon/apple-icon-72x72.png /usr/src/app/static/img/favicon/apple-icon-72x72.png
img/favicon/apple-icon-60x60.png /usr/src/app/static/img/favicon/apple-icon-60x60.png
img/favicon/favicon.ico /usr/src/app/static/img/favicon/favicon.ico
img/favicon/favicon-32x32.png /usr/src/app/static/img/favicon/favicon-32x32.png
img/favicon/android-icon-144x144.png /usr/src/app/static/img/favicon/android-icon-144x144.png
img/favicon/android-icon-192x192.png /usr/src/app/static/img/favicon/android-icon-192x192.png
img/favicon/apple-icon-144x144.png /usr/src/app/static/img/favicon/apple-icon-144x144.png
img/favicon/browserconfig.xml /usr/src/app/static/img/favicon/browserconfig.xml
img/favicon/apple-icon-120x120.png /usr/src/app/static/img/favicon/apple-icon-120x120.png
img/pwa/splash-640x1136.png /usr/src/app/static/img/pwa/splash-640x1136.png
img/pwa/splash-750x1334.png /usr/src/app/static/img/pwa/splash-750x1334.png
sounds/success.mp3 /usr/src/app/static/sounds/success.mp3
sounds/pop.mp3 /usr/src/app/static/sounds/pop.mp3

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

Path Location
admin/css/unusable_password_field.css /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/unusable_password_field.css
admin/css/base.css /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/base.css
admin/css/changelists.css /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/changelists.css
admin/css/rtl.css /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/rtl.css
admin/css/widgets.css /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/widgets.css
admin/css/dark_mode.css /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/dark_mode.css
admin/css/forms.css /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/forms.css
admin/css/autocomplete.css /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/autocomplete.css
admin/css/dashboard.css /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/dashboard.css
admin/css/login.css /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/login.css
admin/css/responsive_rtl.css /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/responsive_rtl.css
admin/css/responsive.css /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/responsive.css
admin/css/nav_sidebar.css /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/nav_sidebar.css
admin/css/vendor/select2/LICENSE-SELECT2.md /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md
admin/css/vendor/select2/select2.css /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.css
admin/css/vendor/select2/select2.min.css /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css
admin/img/LICENSE /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/LICENSE
admin/img/icon-calendar.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-calendar.svg
admin/img/icon-alert.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-alert.svg
admin/img/tooltag-add.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/tooltag-add.svg
admin/img/sorting-icons.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/sorting-icons.svg
admin/img/icon-addlink.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-addlink.svg
admin/img/tooltag-arrowright.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg
admin/img/icon-deletelink.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg
admin/img/selector-icons.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/selector-icons.svg
admin/img/search.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/search.svg
admin/img/icon-unknown-alt.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg
admin/img/inline-delete.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/inline-delete.svg
admin/img/icon-unknown.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-unknown.svg
admin/img/icon-viewlink.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-viewlink.svg
admin/img/icon-clock.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-clock.svg
admin/img/README.txt /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/README.txt
admin/img/icon-hidelink.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-hidelink.svg
admin/img/icon-yes.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-yes.svg
admin/img/icon-no.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-no.svg
admin/img/calendar-icons.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/calendar-icons.svg
admin/img/icon-changelink.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/icon-changelink.svg
admin/img/gis/move_vertex_off.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg
admin/img/gis/move_vertex_on.svg /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg
admin/js/SelectFilter2.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/SelectFilter2.js
admin/js/core.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/core.js
admin/js/inlines.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/inlines.js
admin/js/filters.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/filters.js
admin/js/change_form.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/change_form.js
admin/js/nav_sidebar.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/nav_sidebar.js
admin/js/popup_response.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/popup_response.js
admin/js/calendar.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/calendar.js
admin/js/prepopulate.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/prepopulate.js
admin/js/jquery.init.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/jquery.init.js
admin/js/cancel.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/cancel.js
admin/js/SelectBox.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/SelectBox.js
admin/js/prepopulate_init.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/prepopulate_init.js
admin/js/actions.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/actions.js
admin/js/theme.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/theme.js
admin/js/unusable_password_field.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/unusable_password_field.js
admin/js/urlify.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/urlify.js
admin/js/autocomplete.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/autocomplete.js
admin/js/vendor/jquery/jquery.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js
admin/js/vendor/jquery/LICENSE.txt /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt
admin/js/vendor/jquery/jquery.min.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js
admin/js/vendor/xregexp/xregexp.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js
admin/js/vendor/xregexp/LICENSE.txt /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt
admin/js/vendor/xregexp/xregexp.min.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js
admin/js/vendor/select2/select2.full.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js
admin/js/vendor/select2/LICENSE.md /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md
admin/js/vendor/select2/select2.full.min.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js
admin/js/vendor/select2/i18n/eu.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js
admin/js/vendor/select2/i18n/ja.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js
admin/js/vendor/select2/i18n/bg.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js
admin/js/vendor/select2/i18n/de.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js
admin/js/vendor/select2/i18n/zh-CN.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js
admin/js/vendor/select2/i18n/zh-TW.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js
admin/js/vendor/select2/i18n/sl.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js
admin/js/vendor/select2/i18n/ne.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js
admin/js/vendor/select2/i18n/lt.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js
admin/js/vendor/select2/i18n/ro.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js
admin/js/vendor/select2/i18n/sk.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js
admin/js/vendor/select2/i18n/th.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js
admin/js/vendor/select2/i18n/fr.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js
admin/js/vendor/select2/i18n/hu.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js
admin/js/vendor/select2/i18n/bn.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js
admin/js/vendor/select2/i18n/bs.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js
admin/js/vendor/select2/i18n/tk.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js
admin/js/vendor/select2/i18n/da.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js
admin/js/vendor/select2/i18n/nb.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js
admin/js/vendor/select2/i18n/az.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js
admin/js/vendor/select2/i18n/af.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js
admin/js/vendor/select2/i18n/pt.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js
admin/js/vendor/select2/i18n/ms.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js
admin/js/vendor/select2/i18n/km.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js
admin/js/vendor/select2/i18n/es.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js
admin/js/vendor/select2/i18n/sr-Cyrl.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js
admin/js/vendor/select2/i18n/dsb.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js
admin/js/vendor/select2/i18n/it.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js
admin/js/vendor/select2/i18n/hsb.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js
admin/js/vendor/select2/i18n/he.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js
admin/js/vendor/select2/i18n/sv.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js
admin/js/vendor/select2/i18n/tr.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js
admin/js/vendor/select2/i18n/fi.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js
admin/js/vendor/select2/i18n/mk.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js
admin/js/vendor/select2/i18n/fa.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js
admin/js/vendor/select2/i18n/lv.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js
admin/js/vendor/select2/i18n/id.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js
admin/js/vendor/select2/i18n/nl.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js
admin/js/vendor/select2/i18n/vi.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js
admin/js/vendor/select2/i18n/en.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js
admin/js/vendor/select2/i18n/is.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js
admin/js/vendor/select2/i18n/pl.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js
admin/js/vendor/select2/i18n/ar.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js
admin/js/vendor/select2/i18n/el.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js
admin/js/vendor/select2/i18n/hy.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js
admin/js/vendor/select2/i18n/sq.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js
admin/js/vendor/select2/i18n/cs.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js
admin/js/vendor/select2/i18n/sr.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js
admin/js/vendor/select2/i18n/ko.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js
admin/js/vendor/select2/i18n/hi.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js
admin/js/vendor/select2/i18n/et.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js
admin/js/vendor/select2/i18n/gl.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js
admin/js/vendor/select2/i18n/ca.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js
admin/js/vendor/select2/i18n/hr.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js
admin/js/vendor/select2/i18n/pt-BR.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js
admin/js/vendor/select2/i18n/ka.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js
admin/js/vendor/select2/i18n/uk.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js
admin/js/vendor/select2/i18n/ps.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js
admin/js/vendor/select2/i18n/ru.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js
admin/js/admin/DateTimeShortcuts.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js
admin/js/admin/RelatedObjectLookups.js /usr/local/lib/python3.11/site-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js
django-browser-reload/reload-worker.js /usr/local/lib/python3.11/site-packages/django_browser_reload/static/django-browser-reload/reload-worker.js
django-browser-reload/reload-listener.js /usr/local/lib/python3.11/site-packages/django_browser_reload/static/django-browser-reload/reload-listener.js
debug_toolbar/css/print.css /usr/local/lib/python3.11/site-packages/debug_toolbar/static/debug_toolbar/css/print.css
debug_toolbar/css/toolbar.css /usr/local/lib/python3.11/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css
debug_toolbar/js/toolbar.js /usr/local/lib/python3.11/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js
debug_toolbar/js/redirect.js /usr/local/lib/python3.11/site-packages/debug_toolbar/static/debug_toolbar/js/redirect.js
debug_toolbar/js/history.js /usr/local/lib/python3.11/site-packages/debug_toolbar/static/debug_toolbar/js/history.js
debug_toolbar/js/timer.js /usr/local/lib/python3.11/site-packages/debug_toolbar/static/debug_toolbar/js/timer.js
debug_toolbar/js/utils.js /usr/local/lib/python3.11/site-packages/debug_toolbar/static/debug_toolbar/js/utils.js
hijack/hijack.js /usr/local/lib/python3.11/site-packages/hijack/static/hijack/hijack.js
hijack/hijack.css /usr/local/lib/python3.11/site-packages/hijack/static/hijack/hijack.css
import_export/import.css /usr/local/lib/python3.11/site-packages/import_export/static/import_export/import.css
import_export/guess_format.js /usr/local/lib/python3.11/site-packages/import_export/static/import_export/guess_format.js
import_export/export_selectable_fields.js /usr/local/lib/python3.11/site-packages/import_export/static/import_export/export_selectable_fields.js
import_export/export.css /usr/local/lib/python3.11/site-packages/import_export/static/import_export/export.css
rest_framework/css/font-awesome-4.0.3.css /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/css/font-awesome-4.0.3.css
rest_framework/css/prettify.css /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/css/prettify.css
rest_framework/css/bootstrap-theme.min.css /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css
rest_framework/css/bootstrap.min.css /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css
rest_framework/css/bootstrap.min.css.map /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css.map
rest_framework/css/bootstrap-theme.min.css.map /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css.map
rest_framework/css/bootstrap-tweaks.css /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/css/bootstrap-tweaks.css
rest_framework/css/default.css /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/css/default.css
rest_framework/img/glyphicons-halflings-white.png /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png
rest_framework/img/glyphicons-halflings.png /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings.png
rest_framework/img/grid.png /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/img/grid.png
rest_framework/js/ajax-form.js /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/js/ajax-form.js
rest_framework/js/default.js /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/js/default.js
rest_framework/js/load-ajax-form.js /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/js/load-ajax-form.js
rest_framework/js/prettify-min.js /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/js/prettify-min.js
rest_framework/js/csrf.js /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/js/csrf.js
rest_framework/js/bootstrap.min.js /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/js/bootstrap.min.js
rest_framework/js/jquery-3.7.1.min.js /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/js/jquery-3.7.1.min.js
rest_framework/js/coreapi-0.1.1.js /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/js/coreapi-0.1.1.js
rest_framework/docs/css/base.css /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/docs/css/base.css
rest_framework/docs/css/jquery.json-view.min.css /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css
rest_framework/docs/css/highlight.css /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/docs/css/highlight.css
rest_framework/docs/img/favicon.ico /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/docs/img/favicon.ico
rest_framework/docs/img/grid.png /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/docs/img/grid.png
rest_framework/docs/js/jquery.json-view.min.js /usr/local/lib/python3.11/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.11/site-packages/rest_framework/static/rest_framework/docs/js/highlight.pack.js
rest_framework/docs/js/api.js /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/docs/js/api.js
rest_framework/fonts/fontawesome-webfont.svg /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg
rest_framework/fonts/glyphicons-halflings-regular.eot /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot
rest_framework/fonts/glyphicons-halflings-regular.woff /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff
rest_framework/fonts/glyphicons-halflings-regular.svg /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg
rest_framework/fonts/fontawesome-webfont.eot /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot
rest_framework/fonts/glyphicons-halflings-regular.woff2 /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2
rest_framework/fonts/fontawesome-webfont.ttf /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf
rest_framework/fonts/fontawesome-webfont.woff /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff
rest_framework/fonts/glyphicons-halflings-regular.ttf /usr/local/lib/python3.11/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf
css/django-pwa-app.css /usr/local/lib/python3.11/site-packages/pwa/static/css/django-pwa-app.css
images/icons/icon-72x72.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/icon-72x72.png
images/icons/splash-1536x2048.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/splash-1536x2048.png
images/icons/icon-384x384.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/icon-384x384.png
images/icons/icon-192x192.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/icon-192x192.png
images/icons/icon-152x152.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/icon-152x152.png
images/icons/splash-1668x2388.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/splash-1668x2388.png
images/icons/icon-128x128.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/icon-128x128.png
images/icons/icon-512x512.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/icon-512x512.png
images/icons/splash-828x1792.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/splash-828x1792.png
images/icons/splash-1242x2208.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/splash-1242x2208.png
images/icons/splash-2048x2732.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/splash-2048x2732.png
images/icons/icon-144x144.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/icon-144x144.png
images/icons/splash-640x1136.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/splash-640x1136.png
images/icons/splash-750x1334.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/splash-750x1334.png
images/icons/icon-96x96.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/icon-96x96.png
images/icons/splash-1242x2688.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/splash-1242x2688.png
images/icons/splash-1668x2224.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/splash-1668x2224.png
images/icons/splash-1125x2436.png /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/splash-1125x2436.png
images/icons/Thumbs.db /usr/local/lib/python3.11/site-packages/pwa/static/images/icons/Thumbs.db
fonts/bootstrap/glyphicons-halflings-regular.eot /usr/local/lib/python3.11/site-packages/pwa/static/fonts/bootstrap/glyphicons-halflings-regular.eot
fonts/bootstrap/glyphicons-halflings-regular.woff /usr/local/lib/python3.11/site-packages/pwa/static/fonts/bootstrap/glyphicons-halflings-regular.woff
fonts/bootstrap/glyphicons-halflings-regular.svg /usr/local/lib/python3.11/site-packages/pwa/static/fonts/bootstrap/glyphicons-halflings-regular.svg
fonts/bootstrap/glyphicons-halflings-regular.woff2 /usr/local/lib/python3.11/site-packages/pwa/static/fonts/bootstrap/glyphicons-halflings-regular.woff2
fonts/bootstrap/glyphicons-halflings-regular.ttf /usr/local/lib/python3.11/site-packages/pwa/static/fonts/bootstrap/glyphicons-halflings-regular.ttf
account/js/onload.js /usr/local/lib/python3.11/site-packages/allauth/account/static/account/js/onload.js
account/js/account.js /usr/local/lib/python3.11/site-packages/allauth/account/static/account/js/account.js

Templates (28 rendered)

Template path

  1. /usr/src/app/templates

Templates

users/login.html
/usr/src/app/templates/users/login.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: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>'} {'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'next': '/', 'site': <Site: example.com>, 'site_name': 'example.com', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
layouts/base_auth.html
/usr/src/app/templates/layouts/base_auth.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: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>'} {'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'next': '/', 'site': <Site: example.com>, 'site_name': 'example.com', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
includes/head/favicons.html
/usr/src/app/templates/includes/head/favicons.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: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>'} {'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'next': '/', 'site': <Site: example.com>, 'site_name': 'example.com', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
pwa.html
/usr/local/lib/python3.11/site-packages/pwa/templates/pwa.html
Toggle context {'False': False, 'None': None, 'True': True} {'PWA_APP_BACKGROUND_COLOR': '#222222', 'PWA_APP_DEBUG_MODE': True, 'PWA_APP_DESCRIPTION': 'A simple and powerful finance tracker', 'PWA_APP_DIR': 'ltr', 'PWA_APP_DISPLAY': 'standalone', 'PWA_APP_FETCH_URL': '/', 'PWA_APP_ICONS': [{'sizes': '192x192', 'src': '/static/img/favicon/android-icon-192x192.png'}], 'PWA_APP_ICONS_APPLE': [{'sizes': '180x180', 'src': '/static/img/favicon/apple-icon-180x180.png'}], 'PWA_APP_LANG': 'en-US', 'PWA_APP_NAME': 'WYGIWYH', 'PWA_APP_ORIENTATION': 'any', 'PWA_APP_ROOT_URL': '/', 'PWA_APP_SCOPE': '/', 'PWA_APP_SCREENSHOTS': [{'form_factor': 'wide', 'sizes': '750x1334', 'src': '/static/img/pwa/splash-750x1334.png', 'type': 'image/png'}, {'sizes': '750x1334', 'src': '/static/img/pwa/splash-750x1334.png', 'type': 'image/png'}], 'PWA_APP_SHORTCUTS': [{'description': 'Add new transaction', 'name': 'New Transaction', 'url': '/add/'}], 'PWA_APP_SPLASH_SCREEN': [{'media': '(device-width: 320px) and ' '(device-height: 568px) and ' '(-webkit-device-pixel-ratio: 2)', 'src': '/static/img/pwa/splash-640x1136.png'}], 'PWA_APP_START_URL': '/', 'PWA_APP_STATUS_BAR_COLOR': 'default', 'PWA_APP_THEME_COLOR': '#fbb700', 'PWA_SERVICE_WORKER_PATH': PosixPath('/usr/src/app/templates/pwa/serviceworker.js'), 'csrf_token': '<SimpleLazyObject: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>"}
includes/styles.html
/usr/src/app/templates/includes/styles.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: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>'} {'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'next': '/', 'site': <Site: example.com>, 'site_name': 'example.com', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
bootstrap5/field.html
/usr/local/lib/python3.11/site-packages/crispy_bootstrap5/templates/bootstrap5/field.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'attrs': {}, 'block': <Block Node: content. Contents: [<TextNode: '\n <div>\n <div class="'>, <django.template.library.SimpleNode object at 0x7c7e5e422790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n <div class="ca'>, <crispy_forms.templatetags.crispy_forms_tags.CrispyFormNode object at 0x7c7e5e422f50>, <TextNode: '\n\n '>, <django.template.library.SimpleNode object at 0x7c7e5e422e90>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, 'csrf_token': '<SimpleLazyObject: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'demo_mode': False, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7c7e5dfc8a90>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'post', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_bound': False, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'next': '/', 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'site': <Site: example.com>, 'site_name': 'example.com', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'template_pack': 'bootstrap5', 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
bootstrap5/layout/help_text_and_errors.html
/usr/local/lib/python3.11/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/help_text_and_errors.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'attrs': {}, 'block': <Block Node: content. Contents: [<TextNode: '\n <div>\n <div class="'>, <django.template.library.SimpleNode object at 0x7c7e5e422790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n <div class="ca'>, <crispy_forms.templatetags.crispy_forms_tags.CrispyFormNode object at 0x7c7e5e422f50>, <TextNode: '\n\n '>, <django.template.library.SimpleNode object at 0x7c7e5e422e90>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, 'csrf_token': '<SimpleLazyObject: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'demo_mode': False, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7c7e5dfc8a90>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'post', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_bound': False, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'next': '/', 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'site': <Site: example.com>, 'site_name': 'example.com', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'template_pack': 'bootstrap5', 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
bootstrap5/layout/field_errors.html
/usr/local/lib/python3.11/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/field_errors.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'attrs': {}, 'block': <Block Node: content. Contents: [<TextNode: '\n <div>\n <div class="'>, <django.template.library.SimpleNode object at 0x7c7e5e422790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n <div class="ca'>, <crispy_forms.templatetags.crispy_forms_tags.CrispyFormNode object at 0x7c7e5e422f50>, <TextNode: '\n\n '>, <django.template.library.SimpleNode object at 0x7c7e5e422e90>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, 'csrf_token': '<SimpleLazyObject: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'demo_mode': False, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7c7e5dfc8a90>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'post', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_bound': False, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'next': '/', 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'site': <Site: example.com>, 'site_name': 'example.com', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'template_pack': 'bootstrap5', 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
bootstrap5/layout/help_text.html
/usr/local/lib/python3.11/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/help_text.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'attrs': {}, 'block': <Block Node: content. Contents: [<TextNode: '\n <div>\n <div class="'>, <django.template.library.SimpleNode object at 0x7c7e5e422790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n <div class="ca'>, <crispy_forms.templatetags.crispy_forms_tags.CrispyFormNode object at 0x7c7e5e422f50>, <TextNode: '\n\n '>, <django.template.library.SimpleNode object at 0x7c7e5e422e90>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, 'csrf_token': '<SimpleLazyObject: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'demo_mode': False, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7c7e5dfc8a90>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'post', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_bound': False, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'next': '/', 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'site': <Site: example.com>, 'site_name': 'example.com', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'template_pack': 'bootstrap5', 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
bootstrap5/field.html
/usr/local/lib/python3.11/site-packages/crispy_bootstrap5/templates/bootstrap5/field.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'attrs': {}, 'block': <Block Node: content. Contents: [<TextNode: '\n <div>\n <div class="'>, <django.template.library.SimpleNode object at 0x7c7e5e422790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n <div class="ca'>, <crispy_forms.templatetags.crispy_forms_tags.CrispyFormNode object at 0x7c7e5e422f50>, <TextNode: '\n\n '>, <django.template.library.SimpleNode object at 0x7c7e5e422e90>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, 'csrf_token': '<SimpleLazyObject: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'demo_mode': False, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7c7e5dfca650>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'post', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_bound': False, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'next': '/', 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'site': <Site: example.com>, 'site_name': 'example.com', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'template_pack': 'bootstrap5', 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
bootstrap5/layout/help_text_and_errors.html
/usr/local/lib/python3.11/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/help_text_and_errors.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'attrs': {}, 'block': <Block Node: content. Contents: [<TextNode: '\n <div>\n <div class="'>, <django.template.library.SimpleNode object at 0x7c7e5e422790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n <div class="ca'>, <crispy_forms.templatetags.crispy_forms_tags.CrispyFormNode object at 0x7c7e5e422f50>, <TextNode: '\n\n '>, <django.template.library.SimpleNode object at 0x7c7e5e422e90>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, 'csrf_token': '<SimpleLazyObject: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'demo_mode': False, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7c7e5dfca650>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'post', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_bound': False, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'next': '/', 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'site': <Site: example.com>, 'site_name': 'example.com', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'template_pack': 'bootstrap5', 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
bootstrap5/layout/field_errors.html
/usr/local/lib/python3.11/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/field_errors.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'attrs': {}, 'block': <Block Node: content. Contents: [<TextNode: '\n <div>\n <div class="'>, <django.template.library.SimpleNode object at 0x7c7e5e422790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n <div class="ca'>, <crispy_forms.templatetags.crispy_forms_tags.CrispyFormNode object at 0x7c7e5e422f50>, <TextNode: '\n\n '>, <django.template.library.SimpleNode object at 0x7c7e5e422e90>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, 'csrf_token': '<SimpleLazyObject: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'demo_mode': False, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7c7e5dfca650>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'post', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_bound': False, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'next': '/', 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'site': <Site: example.com>, 'site_name': 'example.com', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'template_pack': 'bootstrap5', 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
bootstrap5/layout/help_text.html
/usr/local/lib/python3.11/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/help_text.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'attrs': {}, 'block': <Block Node: content. Contents: [<TextNode: '\n <div>\n <div class="'>, <django.template.library.SimpleNode object at 0x7c7e5e422790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n <div class="ca'>, <crispy_forms.templatetags.crispy_forms_tags.CrispyFormNode object at 0x7c7e5e422f50>, <TextNode: '\n\n '>, <django.template.library.SimpleNode object at 0x7c7e5e422e90>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, 'csrf_token': '<SimpleLazyObject: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'demo_mode': False, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7c7e5dfca650>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'post', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_bound': False, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'next': '/', 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'site': <Site: example.com>, 'site_name': 'example.com', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'template_pack': 'bootstrap5', 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
None
<unknown source>
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': '<SimpleLazyObject: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>'} {'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'next': '/', 'site': <Site: example.com>, 'site_name': 'example.com', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div>\n <div class="'>, <django.template.library.SimpleNode object at 0x7c7e5e422790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n <div class="ca'>, <crispy_forms.templatetags.crispy_forms_tags.CrispyFormNode object at 0x7c7e5e422f50>, <TextNode: '\n\n '>, <django.template.library.SimpleNode object at 0x7c7e5e422e90>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, 'demo_mode': False, 'socialaccount_providers': []} {'is_bound': False} {'attrs': {}, 'csrf_token': '<SimpleLazyObject: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'post', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_formset': False, 'label_class': '', 'template_pack': 'bootstrap5', 'use_custom_control': True} {'field': <django.forms.boundfield.BoundField object at 0x7c7e5dfc8a90>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7c7e5dfca650>, 'flat_attrs': '', 'labelclass': None}
bootstrap5/layout/baseinput.html
/usr/local/lib/python3.11/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/baseinput.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'attrs': {}, 'block': <Block Node: content. Contents: [<TextNode: '\n <div>\n <div class="'>, <django.template.library.SimpleNode object at 0x7c7e5e422790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n <div class="ca'>, <crispy_forms.templatetags.crispy_forms_tags.CrispyFormNode object at 0x7c7e5e422f50>, <TextNode: '\n\n '>, <django.template.library.SimpleNode object at 0x7c7e5e422e90>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, 'csrf_token': '<SimpleLazyObject: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'demo_mode': False, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7c7e5dfca650>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'post', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'input': <crispy_forms.layout.Submit object at 0x7c7e5dfef210>, 'inputs': [], 'is_bound': False, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'next': '/', 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'site': <Site: example.com>, 'site_name': 'example.com', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'template_pack': 'bootstrap5', 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
bootstrap5/whole_uni_form.html
/usr/local/lib/python3.11/site-packages/crispy_bootstrap5/templates/bootstrap5/whole_uni_form.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'attrs': {}, 'block': <Block Node: content. Contents: [<TextNode: '\n <div>\n <div class="'>, <django.template.library.SimpleNode object at 0x7c7e5e422790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n <div class="ca'>, <crispy_forms.templatetags.crispy_forms_tags.CrispyFormNode object at 0x7c7e5e422f50>, <TextNode: '\n\n '>, <django.template.library.SimpleNode object at 0x7c7e5e422e90>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, 'csrf_token': '<SimpleLazyObject: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'demo_mode': False, 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'post', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_bound': False, 'is_formset': False, 'label_class': '', 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'next': '/', 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'site': <Site: example.com>, 'site_name': 'example.com', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'template_pack': 'bootstrap5', 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
bootstrap5/display_form.html
/usr/local/lib/python3.11/site-packages/crispy_bootstrap5/templates/bootstrap5/display_form.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'attrs': {}, 'block': <Block Node: content. Contents: [<TextNode: '\n <div>\n <div class="'>, <django.template.library.SimpleNode object at 0x7c7e5e422790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n <div class="ca'>, <crispy_forms.templatetags.crispy_forms_tags.CrispyFormNode object at 0x7c7e5e422f50>, <TextNode: '\n\n '>, <django.template.library.SimpleNode object at 0x7c7e5e422e90>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, 'csrf_token': '<SimpleLazyObject: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'demo_mode': False, 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'post', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_bound': False, 'is_formset': False, 'label_class': '', 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'next': '/', 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'site': <Site: example.com>, 'site_name': 'example.com', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'template_pack': 'bootstrap5', 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
bootstrap5/errors.html
/usr/local/lib/python3.11/site-packages/crispy_bootstrap5/templates/bootstrap5/errors.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'attrs': {}, 'block': <Block Node: content. Contents: [<TextNode: '\n <div>\n <div class="'>, <django.template.library.SimpleNode object at 0x7c7e5e422790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n <div class="ca'>, <crispy_forms.templatetags.crispy_forms_tags.CrispyFormNode object at 0x7c7e5e422f50>, <TextNode: '\n\n '>, <django.template.library.SimpleNode object at 0x7c7e5e422e90>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, 'csrf_token': '<SimpleLazyObject: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'demo_mode': False, 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'post', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_bound': False, 'is_formset': False, 'label_class': '', 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'next': '/', 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'site': <Site: example.com>, 'site_name': 'example.com', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'template_pack': 'bootstrap5', 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
bootstrap5/inputs.html
/usr/local/lib/python3.11/site-packages/crispy_bootstrap5/templates/bootstrap5/inputs.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'attrs': {}, 'block': <Block Node: content. Contents: [<TextNode: '\n <div>\n <div class="'>, <django.template.library.SimpleNode object at 0x7c7e5e422790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n <div class="ca'>, <crispy_forms.templatetags.crispy_forms_tags.CrispyFormNode object at 0x7c7e5e422f50>, <TextNode: '\n\n '>, <django.template.library.SimpleNode object at 0x7c7e5e422e90>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, 'csrf_token': '<SimpleLazyObject: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'demo_mode': False, 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'post', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_bound': False, 'is_formset': False, 'label_class': '', 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'next': '/', 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'site': <Site: example.com>, 'site_name': 'example.com', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'template_pack': 'bootstrap5', 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
includes/scripts.html
/usr/src/app/templates/includes/scripts.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: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>'} {'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'next': '/', 'site': <Site: example.com>, 'site_name': 'example.com', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
includes/scripts/hyperscript/init_tom_select.html
/usr/src/app/templates/includes/scripts/hyperscript/init_tom_select.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: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>'} {'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'next': '/', 'site': <Site: example.com>, 'site_name': 'example.com', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
includes/scripts/hyperscript/init_date_picker.html
/usr/src/app/templates/includes/scripts/hyperscript/init_date_picker.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: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>'} {'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'next': '/', 'site': <Site: example.com>, 'site_name': 'example.com', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
includes/scripts/hyperscript/hide_amount.html
/usr/src/app/templates/includes/scripts/hyperscript/hide_amount.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: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>'} {'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'next': '/', 'site': <Site: example.com>, 'site_name': 'example.com', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
includes/scripts/hyperscript/tooltip.html
/usr/src/app/templates/includes/scripts/hyperscript/tooltip.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: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>'} {'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'next': '/', 'site': <Site: example.com>, 'site_name': 'example.com', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
includes/scripts/hyperscript/autosize.html
/usr/src/app/templates/includes/scripts/hyperscript/autosize.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: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>'} {'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'next': '/', 'site': <Site: example.com>, 'site_name': 'example.com', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
includes/scripts/hyperscript/htmx_error_handler.html
/usr/src/app/templates/includes/scripts/hyperscript/htmx_error_handler.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: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>'} {'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'next': '/', 'site': <Site: example.com>, 'site_name': 'example.com', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
includes/scripts/hyperscript/sounds.html
/usr/src/app/templates/includes/scripts/hyperscript/sounds.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: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>'} {'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'next': '/', 'site': <Site: example.com>, 'site_name': 'example.com', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}
includes/scripts/hyperscript/swal.html
/usr/src/app/templates/includes/scripts/hyperscript/swal.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: ' "'kbyhp1jFyQDCc3EkybYZsJ2UzmK6xKb22MGZCVVy5udkeVpUUKz2DIzTxnVuKCHm'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/login/?next=/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7c7e5dfed690>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7c7e5e1a9ee0>, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x7c7e5dfed690>>'} {'form': <LoginForm bound=False, valid=False, fields=(username;password)>, 'next': '/', 'site': <Site: example.com>, 'site_name': 'example.com', 'view': <apps.users.views.UserLoginView object at 0x7c7e5dfeee10>}

Context processors

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

Cache calls from 1 backend

Summary

Total calls Total time Cache hits Cache misses
1 0.30147936195135117 ms 4 0

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 0 0 0 0 0 0 1 0 0 0 0 0 0 0

Calls

Time (ms) Type Arguments Keyword arguments Backend
0.3015 get_many (['5634047d837b3106d3997f0611a298a16f6754cb', 'af167bf678e72a9b2a64d8869d420b8d25e96148', '68b5d44af95d492afff5a17bd245a63755c35788', '39f04cd1d0d68eb557d1371965d4320b013d6d35'],) {} <django.core.cache.backends.filebased.FileBasedCache object at 0x7c7e60c45590>
/usr/local/bin/gunicorn in <module>(7)
  sys.exit(run())

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

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

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

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

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

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

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

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

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

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

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

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

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

/usr/local/lib/python3.11/site-packages/django_browser_reload/middleware.py in __call__(48)
  response = self.get_response(request)

/usr/local/lib/python3.11/site-packages/whitenoise/middleware.py in __call__(123)
  return self.get_response(request)

/usr/src/app/apps/common/middleware/localization.py in __call__(44)
  return self.get_response(request)

/usr/local/lib/python3.11/site-packages/allauth/account/middleware.py in middleware(33)
  response = get_response(request)

/usr/local/lib/python3.11/site-packages/django/template/response.py in render(114)
  self.content = self.rendered_content

/usr/local/lib/python3.11/site-packages/django/template/response.py in rendered_content(92)
  return template.render(context, self._request)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/usr/local/lib/python3.11/site-packages/django/template/library.py in render(321)
  output = self.func(*resolved_args, **resolved_kwargs)

/usr/local/lib/python3.11/site-packages/allauth/socialaccount/templatetags/socialaccount.py in get_providers(80)
  providers = adapter.list_providers(request)

/usr/local/lib/python3.11/site-packages/allauth/socialaccount/adapter.py in list_providers(189)
  apps = self.list_apps(request)

/usr/local/lib/python3.11/site-packages/allauth/socialaccount/adapter.py in list_apps(247)
  for app in db_apps:

/usr/local/lib/python3.11/site-packages/cachalot/monkey_patch.py in inner(38)
  return original(compiler, *args, **kwargs)

/usr/local/lib/python3.11/site-packages/cachalot/monkey_patch.py in inner(101)
  return _get_result_or_execute_query(

/usr/local/lib/python3.11/site-packages/cachalot/monkey_patch.py in _get_result_or_execute_query(47)
  data = cache.get_many(table_cache_keys + [cache_key])

Signals

Signal Receivers
class_prepared
connection_created register_type_handlers
got_request_exception
m2m_changed
post_delete
post_init
post_migrate create_permissions, create_contenttypes, create_default_site, _invalidate_on_migration
post_save create_user_settings
pre_delete clear_site_cache
pre_init
pre_migrate inject_rename_contenttypes_operations
pre_save clear_site_cache
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, complex_setting_changed, root_urlconf_changed, static_storage_changed, static_finders_changed, form_renderer_changed, auth_password_validators_changed, user_model_swapped, update_toolbar_config, Settings.change_setting, reset_hashers, Options.setting_changed, update_level_tags, uninstall_if_needed, clear_caches, 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, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, CompressedManifestStaticFilesStorage._clear_cached_properties, DebugStaticFilesStorage._clear_cached_properties, DebugStaticFilesStorage._clear_cached_properties, DebugStaticFilesStorage._clear_cached_properties