| Package | Nome | Versione |
|---|---|---|
| Django | 4.2.16 | |
| Python | 3.12.3 | |
| crispy_forms | Crispy_Forms | 2.0 |
| debug_toolbar | Debug Toolbar | 4.4.6 |
| django_filters | Django_Filters | 23.1 |
| django_json_widget | Django_Json_Widget | 1.1.1 |
| django_tables2 | Django_Tables2 | 2.7.0 |
| Risorsa | Valore |
|---|---|
| Tempo CPU utente | 39.447 msec |
| Tempo CPU sistema | 6.317 msec |
| Tempo Totale CPU | 45.764 msec |
| Tempo Trascorso | 46.140 msec |
| Cambi di contesto | 37 volontario, 4 involontario |
| Attributo | Timeline | Millisecondi dall'inizio della navigazione (+lunghezza) |
|---|
| Impostazione | Valore |
|---|---|
| ABSOLUTE_URL_OVERRIDES | {} |
| ADMINS | [] |
| ALLOWED_HOSTS | ['demo.fluxtech.ai'] |
| ALT_CURRENT_LOCALE | 'it_IT.UTF-8' |
| APPEND_SLASH | True |
| APPLICATION_ENV | 'staging' |
| AUTHENTICATION_BACKENDS | ['django.contrib.auth.backends.ModelBackend'] |
| AUTH_PASSWORD_VALIDATORS | '********************' |
| AUTH_USER_MODEL | 'auth.User' |
| AWS_ACCESS_KEY_ID | '********************' |
| AWS_DEFAULT_REGION | 'eu-south-1' |
| AWS_GLUE_REPORTS_DATABASE | 'mlab' |
| AWS_REPORTS_ACCESS_KEY_ID | '********************' |
| AWS_REPORTS_DEFAULT_REGION | 'eu-south-1' |
| AWS_REPORTS_FIREHOSE_STREAM | 'PUT-ICE-FLUX' |
| AWS_REPORTS_S3_BUCKET | 'mlab-reports' |
| AWS_REPORTS_SECRET_ACCESS_KEY | '********************' |
| AWS_SECRET_ACCESS_KEY | '********************' |
| BASE_DIR | PosixPath('/var/www/demo.fluxtech.ai') |
| BASE_DIR2 | '/var/www/demo.fluxtech.ai' |
| BASE_REPORTS_PATH | '/tmp/flux-reports' |
| CACHES | {'default': {'BACKEND': 'django.core.cache.backends.redis.RedisCache',
'LOCATION': 'redis://127.0.0.1:6379'}} |
| CACHE_MIDDLEWARE_ALIAS | 'default' |
| CACHE_MIDDLEWARE_KEY_PREFIX | '********************' |
| CACHE_MIDDLEWARE_SECONDS | 600 |
| CELERY_BROKER_URL | 'redis://127.0.0.1:6379/0' |
| CELERY_RESULT_BACKEND | 'redis://127.0.0.1:6379/0' |
| CONSENT_PROVIDERS | ('clickio',) |
| CONSTANCE_ADDITIONAL_FIELDS | {'image_field': [<class 'django.forms.fields.ImageField'>, {'required': False}],
'json_field': [<class 'mlab.fields.JsonField'>, {}],
'multiselect__channel': [<class 'django.forms.fields.MultipleChoiceField'>,
{'choices': [('web', 'Web'),
('ctv', 'CTV'),
('app', 'App'),
('dooh', 'DOOH'),
('audio', 'audio')]}]} |
| CONSTANCE_BACKEND | 'constance.backends.database.DatabaseBackend' |
| CONSTANCE_CONFIG | {'ADS_TXT_DIRECT_DOMAIN': ('thecoreadv.com',
'default DIRECT domain for ads.txt'),
'APSTAG_PUB_ID': ('58f9cfb0-4202-41cf-9f10-9328804dc639', 'APS Publisher ID'),
'BEACON_URL': ('https://s.thecoreadv.com/pageview', 'URL for tracking beacon'),
'CRITEO_NETWORK_ID': (6987, 'Criteo Network ID', <class 'int'>),
'CUSTOM_CSS': ('', 'Custom CSS to be output in the <head> section'),
'DEFAULT_AD_UNITS': ('',
'CSV with placeholders for default ad units',
<class 'str'>),
'DEFAULT_TECH_FEE': (0.0,
'Default fee for use of the platform',
<class 'float'>),
'ENABLE_CHANNEL_ANALYTICS': (Channel.web,
'Channels enabled for analytics panel',
'multiselect__channel'),
'ENABLE_DIRECT_RENDERING': (False,
'Enable Direct Prebid Rendering',
<class 'bool'>),
'ENABLE_FLEDGE': (False, 'Enable Fledge', <class 'bool'>),
'ENABLE_SCHAIN': (False, 'Enable Schain', <class 'bool'>),
'ENABLE_SEND_ALL_BIDS': (False,
'Should we send all bids to GAM?',
<class 'bool'>),
'FAVICON_IMAGE': ('', 'Image field for the favicon', 'image_field'),
'GAM_API_VERSION': '********************',
'GAM_NETWORK_CODE': ('42047600', 'GAM Network code'),
'GLOBAL_OBJECT_NAME': ('mlab', 'Global name of the javascript object'),
'GTAG_ANALYTICS_ID': ('', 'Google Analytics ID'),
'LOGO_IMAGE': ('', 'Image field for the main logo', 'image_field'),
'LOGO_IMAGE_INVERSE': ('', 'Image field for the inverse logo', 'image_field'),
'PREBID_MODULES': (['dfpAdServerVideo',
'idImportLibrary',
'consentManagement',
'priceFloors',
'schain',
'currency',
'fledgeForGpt',
'gptPreAuction',
'sizeMappingV2',
'priceFloors'],
'List of prebid.js modules to be included in all builds',
'json_field'),
'PREBID_TIMEOUT': (2000, 'Timeout for Prebid.js', <class 'int'>),
'PREBID_VERSION': ('9.30.0',
'The prebid.js version we want to use',
<class 'str'>),
'REDIS_HOST': ('redis', 'Redis host'),
'SELLERS_JSON_CONTACT_ADDRESS': ('indirizzo della società',
'contact address for sellers.json'),
'SELLERS_JSON_CONTACT_EMAIL': ('adv@web365.it',
'contact email for sellers.json'),
'SLOT_CLASS': ('flx', 'Class to be used for slots & prefix for identifiers')} |
| CONSTANCE_CONFIG_FIELDSETS | {'Analytics Panel Settings': ('ENABLE_CHANNEL_ANALYTICS',),
'Delivery Settings': ('SLOT_CLASS', 'GLOBAL_OBJECT_NAME'),
'General Settings': ('ENABLE_SCHAIN',
'SELLERS_JSON_CONTACT_EMAIL',
'SELLERS_JSON_CONTACT_ADDRESS',
'ADS_TXT_DIRECT_DOMAIN',
'GAM_NETWORK_CODE',
'GAM_API_VERSION',
'GTAG_ANALYTICS_ID',
'APSTAG_PUB_ID',
'BEACON_URL',
'REDIS_HOST',
'DEFAULT_AD_UNITS',
'DEFAULT_TECH_FEE'),
'Prebid Settings': ('CRITEO_NETWORK_ID',
'ENABLE_SEND_ALL_BIDS',
'PREBID_TIMEOUT',
'PREBID_VERSION',
'PREBID_MODULES',
'ENABLE_FLEDGE',
'ENABLE_DIRECT_RENDERING'),
'Style Settings': ('LOGO_IMAGE',
'LOGO_IMAGE_INVERSE',
'FAVICON_IMAGE',
'CUSTOM_CSS')} |
| CONSTANCE_DATABASE_CACHE_BACKEND | 'default' |
| CREDENTIALS_PATH | '../.credentials' |
| CRISPY_ALLOWED_TEMPLATE_PACKS | 'bootstrap5' |
| CRISPY_TEMPLATE_PACK | 'bootstrap5' |
| CSRF_COOKIE_AGE | 31449600 |
| CSRF_COOKIE_DOMAIN | None |
| CSRF_COOKIE_HTTPONLY | False |
| CSRF_COOKIE_MASKED | False |
| CSRF_COOKIE_NAME | 'csrftoken' |
| CSRF_COOKIE_PATH | '/' |
| CSRF_COOKIE_SAMESITE | 'Lax' |
| CSRF_COOKIE_SECURE | False |
| CSRF_FAILURE_VIEW | 'django.views.csrf.csrf_failure' |
| CSRF_HEADER_NAME | 'HTTP_X_CSRFTOKEN' |
| CSRF_TRUSTED_ORIGINS | ['https://demo.fluxtech.ai'] |
| CSRF_USE_SESSIONS | False |
| CURRENT_LOCALE | 'it_IT.utf8' |
| DATABASES | {'default': {'ATOMIC_REQUESTS': False,
'AUTOCOMMIT': True,
'CONN_HEALTH_CHECKS': False,
'CONN_MAX_AGE': 0,
'ENGINE': 'django.db.backends.postgresql',
'HOST': 'localhost',
'NAME': 'fluxtech',
'OPTIONS': {},
'PASSWORD': '********************',
'PORT': '5432',
'TEST': {'CHARSET': None,
'COLLATION': None,
'MIGRATE': True,
'MIRROR': None,
'NAME': None},
'TIME_ZONE': None,
'USER': 'flux_u'},
'stats': {'ATOMIC_REQUESTS': False,
'AUTOCOMMIT': True,
'CONN_HEALTH_CHECKS': False,
'CONN_MAX_AGE': 0,
'ENGINE': 'django.db.backends.postgresql',
'HOST': '10.0.2.2',
'NAME': 'stats',
'OPTIONS': {},
'PASSWORD': '********************',
'PORT': '5432',
'TEST': {'CHARSET': None,
'COLLATION': None,
'MIGRATE': True,
'MIRROR': None,
'NAME': None},
'TIME_ZONE': None,
'USER': 'flux_stats_u'},
'stats_realtime': {'ATOMIC_REQUESTS': False,
'AUTOCOMMIT': True,
'CONN_HEALTH_CHECKS': False,
'CONN_MAX_AGE': 0,
'ENGINE': 'django.db.backends.postgresql',
'HOST': '10.0.1.15',
'NAME': 'stats_realtime',
'OPTIONS': {},
'PASSWORD': '********************',
'PORT': '5432',
'TEST': {'CHARSET': None,
'COLLATION': None,
'MIGRATE': True,
'MIRROR': None,
'NAME': None},
'TIME_ZONE': None,
'USER': 'flux_stats_rt_u'}} |
| DATABASE_ROUTERS | ['reports.routers.StatsRealtimeRouter'] |
| DATA_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
| DATA_UPLOAD_MAX_NUMBER_FIELDS | 10000 |
| 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 | 1 |
| DEBUG_PROPAGATE_EXCEPTIONS | False |
| DECIMAL_SEPARATOR | '.' |
| DEFAULT_AUTO_FIELD | 'django.db.models.BigAutoField' |
| DEFAULT_CHARSET | 'utf-8' |
| DEFAULT_CURRENCY | 'EUR' |
| DEFAULT_EXCEPTION_REPORTER | 'django.views.debug.ExceptionReporter' |
| DEFAULT_EXCEPTION_REPORTER_FILTER | 'django.views.debug.SafeExceptionReporterFilter' |
| DEFAULT_FILE_STORAGE | 'django.core.files.storage.FileSystemStorage' |
| DEFAULT_FROM_EMAIL | 'IT Dorvan <it@dorvan.it>' |
| DEFAULT_INDEX_TABLESPACE | '' |
| DEFAULT_PAGETYPES | {'article': {'css_selector': 'body.single-post', 'default': False},
'category': {'css_selector': 'body.category', 'default': False},
'homepage': {'css_selector': '', 'default': True}} |
| DEFAULT_PREBID_MODULES | ['dfpAdServerVideo',
'idImportLibrary',
'consentManagement',
'priceFloors',
'schain',
'currency',
'fledgeForGpt',
'gptPreAuction',
'sizeMappingV2',
'priceFloors'] |
| DEFAULT_TABLESPACE | '' |
| DELIVERY_PATH | 's' |
| DELIVERY_ROOT | '/var/www/delivery/s' |
| DISALLOWED_USER_AGENTS | [] |
| DJANGO_ALLOWED_HOSTS | 'demo.fluxtech.ai' |
| EMAIL_BACKEND | 'django.core.mail.backends.smtp.EmailBackend' |
| EMAIL_HOST | 'email-smtp.eu-central-1.amazonaws.com' |
| EMAIL_HOST_PASSWORD | '********************' |
| EMAIL_HOST_USER | 'AKIA37SO6VCU3NX5E5HR' |
| EMAIL_PORT | 587 |
| 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 | True |
| FILE_UPLOAD_DIRECTORY_PERMISSIONS | None |
| FILE_UPLOAD_HANDLERS | ['django.core.files.uploadhandler.MemoryFileUploadHandler',
'django.core.files.uploadhandler.TemporaryFileUploadHandler'] |
| FILE_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
| FILE_UPLOAD_PERMISSIONS | 420 |
| FILE_UPLOAD_TEMP_DIR | None |
| FIRST_DAY_OF_WEEK | 0 |
| FIXTURE_DIRS | [] |
| FORCE_SCRIPT_NAME | None |
| FORMAT_MODULE_PATH | None |
| FORM_RENDERER | 'django.forms.renderers.DjangoTemplates' |
| GAM_API_VERSION | '********************' |
| GAM_YAML_FILE | '../.credentials/mlab-gam.yaml' |
| IGNORABLE_404_URLS | [] |
| IMAP_PASSWORD | '********************' |
| IMAP_SERVER | 'imap.gmail.com' |
| IMAP_USERNAME | 'reports@dorvan.it' |
| INSTALLED_APPS | ['django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'django_countries',
'django_filters',
'django_htmx',
'django_json_widget',
'django_tables2',
'crispy_forms',
'crispy_bootstrap5',
'delivery',
'notifications',
'reports',
'security',
'constance',
'constance.backends.database',
'debug_toolbar'] |
| INTERNAL_IPS | ['127.0.0.1', '172.18.0.1'] |
| LANGUAGES | [('af', 'Afrikaans'),
('ar', 'Arabic'),
('ar-dz', 'Algerian Arabic'),
('ast', 'Asturian'),
('az', 'Azerbaijani'),
('bg', 'Bulgarian'),
('be', 'Belarusian'),
('bn', 'Bengali'),
('br', 'Breton'),
('bs', 'Bosnian'),
('ca', 'Catalan'),
('ckb', 'Central Kurdish (Sorani)'),
('cs', 'Czech'),
('cy', 'Welsh'),
('da', 'Danish'),
('de', 'German'),
('dsb', 'Lower Sorbian'),
('el', 'Greek'),
('en', 'English'),
('en-au', 'Australian English'),
('en-gb', 'British English'),
('eo', 'Esperanto'),
('es', 'Spanish'),
('es-ar', 'Argentinian Spanish'),
('es-co', 'Colombian Spanish'),
('es-mx', 'Mexican Spanish'),
('es-ni', 'Nicaraguan Spanish'),
('es-ve', 'Venezuelan Spanish'),
('et', 'Estonian'),
('eu', 'Basque'),
('fa', 'Persian'),
('fi', 'Finnish'),
('fr', 'French'),
('fy', 'Frisian'),
('ga', 'Irish'),
('gd', 'Scottish Gaelic'),
('gl', 'Galician'),
('he', 'Hebrew'),
('hi', 'Hindi'),
('hr', 'Croatian'),
('hsb', 'Upper Sorbian'),
('hu', 'Hungarian'),
('hy', 'Armenian'),
('ia', 'Interlingua'),
('id', 'Indonesian'),
('ig', 'Igbo'),
('io', 'Ido'),
('is', 'Icelandic'),
('it', 'Italian'),
('ja', 'Japanese'),
('ka', 'Georgian'),
('kab', 'Kabyle'),
('kk', 'Kazakh'),
('km', 'Khmer'),
('kn', 'Kannada'),
('ko', 'Korean'),
('ky', 'Kyrgyz'),
('lb', 'Luxembourgish'),
('lt', 'Lithuanian'),
('lv', 'Latvian'),
('mk', 'Macedonian'),
('ml', 'Malayalam'),
('mn', 'Mongolian'),
('mr', 'Marathi'),
('ms', 'Malay'),
('my', 'Burmese'),
('nb', 'Norwegian Bokmål'),
('ne', 'Nepali'),
('nl', 'Dutch'),
('nn', 'Norwegian Nynorsk'),
('os', 'Ossetic'),
('pa', 'Punjabi'),
('pl', 'Polish'),
('pt', 'Portuguese'),
('pt-br', 'Brazilian Portuguese'),
('ro', 'Romanian'),
('ru', 'Russian'),
('sk', 'Slovak'),
('sl', 'Slovenian'),
('sq', 'Albanian'),
('sr', 'Serbian'),
('sr-latn', 'Serbian Latin'),
('sv', 'Swedish'),
('sw', 'Swahili'),
('ta', 'Tamil'),
('te', 'Telugu'),
('tg', 'Tajik'),
('th', 'Thai'),
('tk', 'Turkmen'),
('tr', 'Turkish'),
('tt', 'Tatar'),
('udm', 'Udmurt'),
('uk', 'Ukrainian'),
('ur', 'Urdu'),
('uz', 'Uzbek'),
('vi', 'Vietnamese'),
('zh-hans', 'Simplified Chinese'),
('zh-hant', 'Traditional Chinese')] |
| LANGUAGES_BIDI | ['he', 'ar', 'ar-dz', 'ckb', 'fa', 'ur'] |
| LANGUAGE_CODE | 'it' |
| 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 | ('/var/www/demo.fluxtech.ai/locale',) |
| LOGGING | {} |
| LOGGING_CONFIG | 'logging.config.dictConfig' |
| LOGIN_REDIRECT_URL | '/' |
| LOGIN_URL | '/accounts/login/' |
| LOGOUT_REDIRECT_URL | None |
| MANAGERS | [] |
| MEDIA_ROOT | '/var/www/demo.fluxtech.ai/uploads/' |
| MEDIA_URL | '/uploads/' |
| MESSAGE_STORAGE | 'django.contrib.messages.storage.fallback.FallbackStorage' |
| MIDDLEWARE | ['django.middleware.security.SecurityMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.common.CommonMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.clickjacking.XFrameOptionsMiddleware',
'django_htmx.middleware.HtmxMiddleware',
'notifications.middleware.PendingTaskNotificationMiddleware',
'security.middleware.SessionValidationMiddleware',
'security.middleware.RequestAuditMiddleware',
'debug_toolbar.middleware.DebugToolbarMiddleware'] |
| MIGRATION_MODULES | {} |
| MONTH_DAY_FORMAT | 'F j' |
| NUMBER_GROUPING | 0 |
| PASSWORD_HASHERS | '********************' |
| PASSWORD_RESET_TIMEOUT | '********************' |
| PREBID_TIMEOUT | 2000 |
| PREBID_URL | 'https://staging.fluxtech.ai/s/lib/prebid9.26.0.js' |
| PREBID_URL_TEMPLATE | 'https://{STATIC_CDN_HOST}/s/lib/prebid{PREBID_VERSION}.js' |
| PREBID_VERSION | '9.26.0' |
| PREPEND_WWW | False |
| REDIS_URL | 'redis://127.0.0.1:6379' |
| REPORTING_TEMPLATE | 'fluxtech' |
| REPORTS_ROOT | 'report-files/' |
| ROOT_URLCONF | 'mlab.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 |
| SENTRY_DSN | 'https://a0f2273633cc119392a62059dfb559d8@o4508341786509312.ingest.de.sentry.io/4508341788541008' |
| SERVER_EMAIL | 'root@localhost' |
| SESSION_CACHE_ALIAS | 'default' |
| SESSION_COOKIE_AGE | 1209600 |
| SESSION_COOKIE_DOMAIN | None |
| SESSION_COOKIE_HTTPONLY | True |
| SESSION_COOKIE_NAME | 'sessionid' |
| SESSION_COOKIE_PATH | '/' |
| SESSION_COOKIE_SAMESITE | 'Lax' |
| SESSION_COOKIE_SECURE | False |
| SESSION_ENGINE | 'django.contrib.sessions.backends.db' |
| SESSION_EXPIRE_AT_BROWSER_CLOSE | False |
| SESSION_FILE_PATH | None |
| SESSION_SAVE_EVERY_REQUEST | False |
| SESSION_SERIALIZER | 'django.contrib.sessions.serializers.JSONSerializer' |
| SETTINGS_MODULE | 'mlab.settings' |
| SHORT_DATETIME_FORMAT | 'm/d/Y P' |
| SHORT_DATE_FORMAT | 'm/d/Y' |
| SIGNING_BACKEND | 'django.core.signing.TimestampSigner' |
| SILENCED_SYSTEM_CHECKS | [] |
| STATICFILES_DIRS | ['/var/www/demo.fluxtech.ai/mlab/static/'] |
| STATICFILES_FINDERS | ['django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder'] |
| STATICFILES_STORAGE | 'mlab.storage.ForgivingManifestStaticFilesStorage' |
| STATIC_ASSETS_BUCKET_NAME | '' |
| STATIC_ASSETS_ENDPOINT_URL | '' |
| STATIC_ASSETS_REGION | '' |
| STATIC_CDN_HOST | 'staging.fluxtech.ai' |
| STATIC_ROOT | '/var/www/demo.fluxtech.ai/static/' |
| STATIC_URL | '/static/' |
| STORAGES | {'default': {'BACKEND': 'django.core.files.storage.FileSystemStorage'},
'staticfiles': {'BACKEND': 'mlab.storage.ForgivingManifestStaticFilesStorage'}} |
| TEMPLATES | [{'APP_DIRS': False,
'BACKEND': 'django.template.backends.django.DjangoTemplates',
'DIRS': ['/var/www/demo.fluxtech.ai/templates'],
'OPTIONS': {'context_processors': ['django.template.context_processors.debug',
'django.template.context_processors.request',
'django.contrib.auth.context_processors.auth',
'django.contrib.messages.context_processors.messages',
'notifications.context_processors.notifications',
'mlab.context_processors.get_template_pack',
'mlab.context_processors.domain_image_from_constance',
'mlab.context_processors.locale_context',
'reports.context_processors.menu_items'],
'loaders': ['mlab.loader.CoreTemplateLoader',
'django.template.loaders.filesystem.Loader',
'django.template.loaders.app_directories.Loader']}}] |
| TEMPLATES_DIR | '/var/www/demo.fluxtech.ai/templates' |
| 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 | 'Europe/Rome' |
| USE_DEPRECATED_PYTZ | False |
| USE_I18N | True |
| USE_L10N | True |
| USE_THOUSAND_SEPARATOR | True |
| USE_TZ | True |
| USE_X_FORWARDED_HOST | False |
| USE_X_FORWARDED_PORT | False |
| WSGI_APPLICATION | 'mlab.wsgi.application' |
| X_FRAME_OPTIONS | 'DENY' |
| YEAR_MONTH_FORMAT | 'F Y' |
| Nome | Valore |
|---|---|
| Accept | */* |
| Accept-Encoding | gzip, br, zstd, deflate |
| Connection | close |
| Host | demo.fluxtech.ai |
| User-Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| X-Forwarded-For | 216.73.216.102 |
| X-Forwarded-Proto | https |
| X-Real-Ip | 216.73.216.102 |
| Nome | Valore |
|---|---|
| Cache-Control | max-age=0, no-cache, no-store, must-revalidate, private |
| Content-Type | text/html; charset=utf-8 |
| Expires | Sat, 06 Dec 2025 21:22:09 GMT |
| Vary | Cookie |
Visto che l'ambiente WSGI è ereditato dal server, sotto è mostrata solo la parte significativa.
| Nome | Valore |
|---|---|
| PATH_INFO | /accounts/login/ |
| QUERY_STRING | next=%2F |
| REMOTE_ADDR | 127.0.0.1 |
| REQUEST_METHOD | GET |
| SCRIPT_NAME | |
| SERVER_NAME | 127.0.0.1 |
| SERVER_PORT | 8001 |
| SERVER_PROTOCOL | HTTP/1.0 |
| SERVER_SOFTWARE | gunicorn/23.0.0 |
| Funzione View | Argomenti | Parole chiave | Nome URL |
|---|---|---|---|
django.contrib.auth.views.LoginView |
() |
{} |
login |
| Variabile | Valore |
|---|---|
'next' |
'/' |
Nessuna Query SQL è stata registrata durante questa richiesta
| Percorso | Location |
|---|---|
| assets/js/._notifications.js | /var/www/demo.fluxtech.ai/mlab/static/assets/js/._notifications.js |
| assets/js/theme.js | /var/www/demo.fluxtech.ai/mlab/static/assets/js/theme.js |
| assets/js/NumberAnimator.js | /var/www/demo.fluxtech.ai/mlab/static/assets/js/NumberAnimator.js |
| assets/js/flatpickr.js | /var/www/demo.fluxtech.ai/mlab/static/assets/js/flatpickr.js |
| assets/js/notifications.js | /var/www/demo.fluxtech.ai/mlab/static/assets/js/notifications.js |
| assets/libs/materialdesignicons.min.css | /var/www/demo.fluxtech.ai/mlab/static/assets/libs/materialdesignicons.min.css |
| assets/libs/simplebar.min.js | /var/www/demo.fluxtech.ai/mlab/static/assets/libs/simplebar.min.js |
| assets/libs/bootstrap.bundle.min.js | /var/www/demo.fluxtech.ai/mlab/static/assets/libs/bootstrap.bundle.min.js |
| assets/libs/simplebar.min.css | /var/www/demo.fluxtech.ai/mlab/static/assets/libs/simplebar.min.css |
| assets/libs/htmx.min.js | /var/www/demo.fluxtech.ai/mlab/static/assets/libs/htmx.min.js |
| assets/libs/bootstrap-icons.css | /var/www/demo.fluxtech.ai/mlab/static/assets/libs/bootstrap-icons.css |
| assets/libs/dataTables.bootstrap5.min.css | /var/www/demo.fluxtech.ai/mlab/static/assets/libs/dataTables.bootstrap5.min.css |
| assets/libs/feather.css | /var/www/demo.fluxtech.ai/mlab/static/assets/libs/feather.css |
| assets/libs/flatpickr.min.js | /var/www/demo.fluxtech.ai/mlab/static/assets/libs/flatpickr.min.js |
| assets/libs/jquery-3.6.4.min.js | /var/www/demo.fluxtech.ai/mlab/static/assets/libs/jquery-3.6.4.min.js |
| assets/libs/apexcharts.min.js | /var/www/demo.fluxtech.ai/mlab/static/assets/libs/apexcharts.min.js |
| assets/libs/fonts/feather.svg | /var/www/demo.fluxtech.ai/mlab/static/assets/libs/fonts/feather.svg |
| assets/libs/fonts/feather.woff | /var/www/demo.fluxtech.ai/mlab/static/assets/libs/fonts/feather.woff |
| assets/libs/fonts/feather.ttf | /var/www/demo.fluxtech.ai/mlab/static/assets/libs/fonts/feather.ttf |
| assets/css/fluxtech-theme.css | /var/www/demo.fluxtech.ai/mlab/static/assets/css/fluxtech-theme.css |
| assets/css/._newTheme.css | /var/www/demo.fluxtech.ai/mlab/static/assets/css/._newTheme.css |
| assets/css/._theme.css | /var/www/demo.fluxtech.ai/mlab/static/assets/css/._theme.css |
| assets/css/theme.css | /var/www/demo.fluxtech.ai/mlab/static/assets/css/theme.css |
| assets/css/newTheme.css | /var/www/demo.fluxtech.ai/mlab/static/assets/css/newTheme.css |
| assets/css/theme.min.css | /var/www/demo.fluxtech.ai/mlab/static/assets/css/theme.min.css |
| assets/img/background/giftbox.png | /var/www/demo.fluxtech.ai/mlab/static/assets/img/background/giftbox.png |
| assets/img/svg/moon.svg | /var/www/demo.fluxtech.ai/mlab/static/assets/img/svg/moon.svg |
| assets/img/svg/allinmediaLogo.svg | /var/www/demo.fluxtech.ai/mlab/static/assets/img/svg/allinmediaLogo.svg |
| assets/img/svg/external-link.svg | /var/www/demo.fluxtech.ai/mlab/static/assets/img/svg/external-link.svg |
| assets/img/svg/arrow-right-circle.svg | /var/www/demo.fluxtech.ai/mlab/static/assets/img/svg/arrow-right-circle.svg |
| assets/img/svg/._allinmediaLogo.svg | /var/www/demo.fluxtech.ai/mlab/static/assets/img/svg/._allinmediaLogo.svg |
| assets/img/svg/sun.svg | /var/www/demo.fluxtech.ai/mlab/static/assets/img/svg/sun.svg |
| assets/img/svg/dots-pattern.svg | /var/www/demo.fluxtech.ai/mlab/static/assets/img/svg/dots-pattern.svg |
| assets/img/avatar/avatar-4.jpg | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/avatar-4.jpg |
| assets/img/avatar/google-ob.png | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/google-ob.png |
| assets/img/avatar/avatar-5.jpg | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/avatar-5.jpg |
| assets/img/avatar/adex-open.png | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/adex-open.png |
| assets/img/avatar/adplay.png | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/adplay.png |
| assets/img/avatar/nativery.png | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/nativery.png |
| assets/img/avatar/teads.png | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/teads.png |
| assets/img/avatar/taboola.png | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/taboola.png |
| assets/img/avatar/adkaora.png | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/adkaora.png |
| assets/img/avatar/4w.png | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/4w.png |
| assets/img/avatar/avatar-2.jpg | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/avatar-2.jpg |
| assets/img/avatar/avatar-3.jpg | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/avatar-3.jpg |
| assets/img/avatar/epeex.png | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/epeex.png |
| assets/img/avatar/avatar-8.jpg | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/avatar-8.jpg |
| assets/img/avatar/default.jpg | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/default.jpg |
| assets/img/avatar/avatar-6.jpg | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/avatar-6.jpg |
| assets/img/avatar/avatar-7.jpg | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/avatar-7.jpg |
| assets/img/avatar/amazon.png | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/amazon.png |
| assets/img/avatar/avatar-1.jpg | /var/www/demo.fluxtech.ai/mlab/static/assets/img/avatar/avatar-1.jpg |
| assets/img/favicon/._favicon.ico | /var/www/demo.fluxtech.ai/mlab/static/assets/img/favicon/._favicon.ico |
| assets/img/favicon/favicon.ico | /var/www/demo.fluxtech.ai/mlab/static/assets/img/favicon/favicon.ico |
| assets/img/brand/logo.png | /var/www/demo.fluxtech.ai/mlab/static/assets/img/brand/logo.png |
| assets/img/brand/logo-inverse.png | /var/www/demo.fluxtech.ai/mlab/static/assets/img/brand/logo-inverse.png |
| assets/img/brand/logo-inverse_old.png | /var/www/demo.fluxtech.ai/mlab/static/assets/img/brand/logo-inverse_old.png |
| assets/img/brand/logo-inverse.svg | /var/www/demo.fluxtech.ai/mlab/static/assets/img/brand/logo-inverse.svg |
| assets/img/brand/logo_old.png | /var/www/demo.fluxtech.ai/mlab/static/assets/img/brand/logo_old.png |
| assets/fonts/materialdesignicons-webfont.woff2 | /var/www/demo.fluxtech.ai/mlab/static/assets/fonts/materialdesignicons-webfont.woff2 |
| assets/fonts/materialdesignicons-webfont.ttf | /var/www/demo.fluxtech.ai/mlab/static/assets/fonts/materialdesignicons-webfont.ttf |
| Percorso | Location |
|---|---|
| admin/js/popup_response.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/popup_response.js |
| admin/js/collapse.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/collapse.js |
| admin/js/prepopulate.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/prepopulate.js |
| admin/js/actions.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/actions.js |
| admin/js/theme.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/theme.js |
| admin/js/SelectBox.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/SelectBox.js |
| admin/js/change_form.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/change_form.js |
| admin/js/inlines.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/inlines.js |
| admin/js/prepopulate_init.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/prepopulate_init.js |
| admin/js/core.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/core.js |
| admin/js/calendar.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/calendar.js |
| admin/js/jquery.init.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/jquery.init.js |
| admin/js/nav_sidebar.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/nav_sidebar.js |
| admin/js/cancel.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/cancel.js |
| admin/js/autocomplete.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/autocomplete.js |
| admin/js/filters.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/filters.js |
| admin/js/SelectFilter2.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/SelectFilter2.js |
| admin/js/urlify.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/urlify.js |
| admin/js/admin/RelatedObjectLookups.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js |
| admin/js/admin/DateTimeShortcuts.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js |
| admin/js/vendor/select2/select2.full.min.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js |
| admin/js/vendor/select2/select2.full.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js |
| admin/js/vendor/select2/LICENSE.md | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md |
| admin/js/vendor/select2/i18n/th.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js |
| admin/js/vendor/select2/i18n/sr-Cyrl.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js |
| admin/js/vendor/select2/i18n/az.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js |
| admin/js/vendor/select2/i18n/dsb.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js |
| admin/js/vendor/select2/i18n/hsb.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js |
| admin/js/vendor/select2/i18n/ps.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js |
| admin/js/vendor/select2/i18n/hr.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js |
| admin/js/vendor/select2/i18n/ro.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js |
| admin/js/vendor/select2/i18n/id.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js |
| admin/js/vendor/select2/i18n/ko.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js |
| admin/js/vendor/select2/i18n/km.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js |
| admin/js/vendor/select2/i18n/zh-CN.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js |
| admin/js/vendor/select2/i18n/da.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js |
| admin/js/vendor/select2/i18n/sr.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js |
| admin/js/vendor/select2/i18n/nb.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js |
| admin/js/vendor/select2/i18n/fa.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js |
| admin/js/vendor/select2/i18n/uk.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js |
| admin/js/vendor/select2/i18n/it.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js |
| admin/js/vendor/select2/i18n/he.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js |
| admin/js/vendor/select2/i18n/ar.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js |
| admin/js/vendor/select2/i18n/hu.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js |
| admin/js/vendor/select2/i18n/hi.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js |
| admin/js/vendor/select2/i18n/ms.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js |
| admin/js/vendor/select2/i18n/hy.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js |
| admin/js/vendor/select2/i18n/eu.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js |
| admin/js/vendor/select2/i18n/ka.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js |
| admin/js/vendor/select2/i18n/bs.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js |
| admin/js/vendor/select2/i18n/tk.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js |
| admin/js/vendor/select2/i18n/pl.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js |
| admin/js/vendor/select2/i18n/tr.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js |
| admin/js/vendor/select2/i18n/bg.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js |
| admin/js/vendor/select2/i18n/sl.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js |
| admin/js/vendor/select2/i18n/vi.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js |
| admin/js/vendor/select2/i18n/ja.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js |
| admin/js/vendor/select2/i18n/ru.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js |
| admin/js/vendor/select2/i18n/af.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js |
| admin/js/vendor/select2/i18n/ne.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js |
| admin/js/vendor/select2/i18n/bn.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js |
| admin/js/vendor/select2/i18n/pt-BR.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js |
| admin/js/vendor/select2/i18n/el.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js |
| admin/js/vendor/select2/i18n/zh-TW.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js |
| admin/js/vendor/select2/i18n/et.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js |
| admin/js/vendor/select2/i18n/lv.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js |
| admin/js/vendor/select2/i18n/lt.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js |
| admin/js/vendor/select2/i18n/cs.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js |
| admin/js/vendor/select2/i18n/de.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js |
| admin/js/vendor/select2/i18n/fi.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js |
| admin/js/vendor/select2/i18n/en.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js |
| admin/js/vendor/select2/i18n/is.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js |
| admin/js/vendor/select2/i18n/es.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js |
| admin/js/vendor/select2/i18n/gl.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js |
| admin/js/vendor/select2/i18n/sk.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js |
| admin/js/vendor/select2/i18n/sv.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js |
| admin/js/vendor/select2/i18n/sq.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js |
| admin/js/vendor/select2/i18n/fr.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js |
| admin/js/vendor/select2/i18n/ca.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js |
| admin/js/vendor/select2/i18n/pt.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js |
| admin/js/vendor/select2/i18n/mk.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js |
| admin/js/vendor/select2/i18n/nl.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js |
| admin/js/vendor/xregexp/xregexp.min.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js |
| admin/js/vendor/xregexp/xregexp.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js |
| admin/js/vendor/xregexp/LICENSE.txt | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt |
| admin/js/vendor/jquery/jquery.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js |
| admin/js/vendor/jquery/jquery.min.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js |
| admin/js/vendor/jquery/LICENSE.txt | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt |
| admin/css/widgets.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/css/widgets.css |
| admin/css/forms.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/css/forms.css |
| admin/css/dark_mode.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/css/dark_mode.css |
| admin/css/rtl.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/css/rtl.css |
| admin/css/changelists.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/css/changelists.css |
| admin/css/responsive.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/css/responsive.css |
| admin/css/nav_sidebar.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/css/nav_sidebar.css |
| admin/css/login.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/css/login.css |
| admin/css/base.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/css/base.css |
| admin/css/autocomplete.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/css/autocomplete.css |
| admin/css/dashboard.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/css/dashboard.css |
| admin/css/responsive_rtl.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/css/responsive_rtl.css |
| admin/css/vendor/select2/select2.min.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css |
| admin/css/vendor/select2/select2.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.css |
| admin/css/vendor/select2/LICENSE-SELECT2.md | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md |
| admin/img/sorting-icons.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/sorting-icons.svg |
| admin/img/icon-no.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/icon-no.svg |
| admin/img/icon-alert.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/icon-alert.svg |
| admin/img/icon-clock.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/icon-clock.svg |
| admin/img/calendar-icons.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/calendar-icons.svg |
| admin/img/icon-changelink.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/icon-changelink.svg |
| admin/img/icon-calendar.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/icon-calendar.svg |
| admin/img/selector-icons.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/selector-icons.svg |
| admin/img/tooltag-add.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/tooltag-add.svg |
| admin/img/README.txt | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/README.txt |
| admin/img/inline-delete.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/inline-delete.svg |
| admin/img/icon-unknown-alt.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg |
| admin/img/LICENSE | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/LICENSE |
| admin/img/icon-viewlink.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/icon-viewlink.svg |
| admin/img/icon-addlink.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/icon-addlink.svg |
| admin/img/icon-yes.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/icon-yes.svg |
| admin/img/tooltag-arrowright.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg |
| admin/img/icon-deletelink.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg |
| admin/img/search.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/search.svg |
| admin/img/icon-unknown.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/icon-unknown.svg |
| admin/img/gis/move_vertex_on.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg |
| admin/img/gis/move_vertex_off.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg |
| flags/pt.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/pt.gif |
| flags/vc.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/vc.gif |
| flags/al.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/al.gif |
| flags/ie.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ie.gif |
| flags/do.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/do.gif |
| flags/bm.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/bm.gif |
| flags/aq.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/aq.gif |
| flags/sprite-hq.png | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sprite-hq.png |
| flags/pk.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/pk.gif |
| flags/ms.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ms.gif |
| flags/gh.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/gh.gif |
| flags/ar.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ar.gif |
| flags/ec.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ec.gif |
| flags/er.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/er.gif |
| flags/au.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/au.gif |
| flags/pn.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/pn.gif |
| flags/gq.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/gq.gif |
| flags/mv.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/mv.gif |
| flags/nr.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/nr.gif |
| flags/lc.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/lc.gif |
| flags/tt.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/tt.gif |
| flags/so.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/so.gif |
| flags/ve.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ve.gif |
| flags/mn.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/mn.gif |
| flags/mt.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/mt.gif |
| flags/kp.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/kp.gif |
| flags/ni.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ni.gif |
| flags/ck.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ck.gif |
| flags/tr.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/tr.gif |
| flags/nu.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/nu.gif |
| flags/bz.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/bz.gif |
| flags/bo.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/bo.gif |
| flags/gn.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/gn.gif |
| flags/sk.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sk.gif |
| flags/ky.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ky.gif |
| flags/cc.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/cc.gif |
| flags/mf.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/mf.gif |
| flags/to.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/to.gif |
| flags/pw.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/pw.gif |
| flags/kn.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/kn.gif |
| flags/zw.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/zw.gif |
| flags/tn.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/tn.gif |
| flags/st.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/st.gif |
| flags/dj.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/dj.gif |
| flags/mg.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/mg.gif |
| flags/bh.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/bh.gif |
| flags/bw.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/bw.gif |
| flags/aw.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/aw.gif |
| flags/bq.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/bq.gif |
| flags/hu.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/hu.gif |
| flags/mp.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/mp.gif |
| flags/gd.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/gd.gif |
| flags/cd.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/cd.gif |
| flags/sx.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sx.gif |
| flags/ad.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ad.gif |
| flags/nz.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/nz.gif |
| flags/rs.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/rs.gif |
| flags/bd.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/bd.gif |
| flags/mx.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/mx.gif |
| flags/uz.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/uz.gif |
| flags/bi.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/bi.gif |
| flags/lt.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/lt.gif |
| flags/jo.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/jo.gif |
| flags/io.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/io.gif |
| flags/cl.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/cl.gif |
| flags/la.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/la.gif |
| flags/gi.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/gi.gif |
| flags/bv.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/bv.gif |
| flags/va.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/va.gif |
| flags/gw.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/gw.gif |
| flags/kz.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/kz.gif |
| flags/ga.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ga.gif |
| flags/ca.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ca.gif |
| flags/pe.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/pe.gif |
| flags/cn.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/cn.gif |
| flags/om.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/om.gif |
| flags/lb.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/lb.gif |
| flags/ne.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ne.gif |
| flags/ru.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ru.gif |
| flags/sa.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sa.gif |
| flags/gg.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/gg.gif |
| flags/eu.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/eu.gif |
| flags/cv.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/cv.gif |
| flags/ye.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ye.gif |
| flags/et.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/et.gif |
| flags/tg.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/tg.gif |
| flags/cr.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/cr.gif |
| flags/ug.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ug.gif |
| flags/kg.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/kg.gif |
| flags/by.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/by.gif |
| flags/br.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/br.gif |
| flags/um.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/um.gif |
| flags/bn.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/bn.gif |
| flags/jm.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/jm.gif |
| flags/az.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/az.gif |
| flags/vg.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/vg.gif |
| flags/tj.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/tj.gif |
| flags/cf.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/cf.gif |
| flags/pf.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/pf.gif |
| flags/bg.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/bg.gif |
| flags/tk.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/tk.gif |
| flags/us.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/us.gif |
| flags/no.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/no.gif |
| flags/mw.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/mw.gif |
| flags/hk.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/hk.gif |
| flags/sr.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sr.gif |
| flags/cu.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/cu.gif |
| flags/re.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/re.gif |
| flags/eg.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/eg.gif |
| flags/pa.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/pa.gif |
| flags/nf.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/nf.gif |
| flags/ro.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ro.gif |
| flags/am.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/am.gif |
| flags/co.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/co.gif |
| flags/mq.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/mq.gif |
| flags/gs.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/gs.gif |
| flags/sc.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sc.gif |
| flags/fr.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/fr.gif |
| flags/kw.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/kw.gif |
| flags/wf.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/wf.gif |
| flags/sg.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sg.gif |
| flags/fj.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/fj.gif |
| flags/sz.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sz.gif |
| flags/nl.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/nl.gif |
| flags/gu.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/gu.gif |
| flags/tl.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/tl.gif |
| flags/gl.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/gl.gif |
| flags/ma.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ma.gif |
| flags/mk.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/mk.gif |
| flags/es.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/es.gif |
| flags/zm.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/zm.gif |
| flags/kr.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/kr.gif |
| flags/be.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/be.gif |
| flags/ss.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ss.gif |
| flags/tv.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/tv.gif |
| flags/tw.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/tw.gif |
| flags/ch.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ch.gif |
| flags/sd.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sd.gif |
| flags/lv.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/lv.gif |
| flags/gb.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/gb.gif |
| flags/th.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/th.gif |
| flags/sh.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sh.gif |
| flags/my.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/my.gif |
| flags/md.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/md.gif |
| flags/pm.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/pm.gif |
| flags/ba.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ba.gif |
| flags/gf.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/gf.gif |
| flags/pr.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/pr.gif |
| flags/mo.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/mo.gif |
| flags/td.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/td.gif |
| flags/gr.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/gr.gif |
| flags/fo.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/fo.gif |
| flags/in.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/in.gif |
| flags/sprite.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sprite.css |
| flags/lk.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/lk.gif |
| flags/pg.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/pg.gif |
| flags/is.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/is.gif |
| flags/dk.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/dk.gif |
| flags/af.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/af.gif |
| flags/sy.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sy.gif |
| flags/mm.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/mm.gif |
| flags/sm.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sm.gif |
| flags/ai.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ai.gif |
| flags/mc.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/mc.gif |
| flags/hn.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/hn.gif |
| flags/pl.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/pl.gif |
| flags/sv.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sv.gif |
| flags/sprite-hq.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sprite-hq.css |
| flags/xk.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/xk.gif |
| flags/rw.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/rw.gif |
| flags/hm.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/hm.gif |
| flags/cx.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/cx.gif |
| flags/yt.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/yt.gif |
| flags/fm.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/fm.gif |
| flags/si.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/si.gif |
| flags/se.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/se.gif |
| flags/za.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/za.gif |
| flags/np.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/np.gif |
| flags/cm.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/cm.gif |
| flags/dz.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/dz.gif |
| flags/vi.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/vi.gif |
| flags/py.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/py.gif |
| flags/as.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/as.gif |
| flags/qa.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/qa.gif |
| flags/ge.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ge.gif |
| flags/cw.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/cw.gif |
| flags/ua.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ua.gif |
| flags/ag.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ag.gif |
| flags/je.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/je.gif |
| flags/ir.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ir.gif |
| flags/me.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/me.gif |
| flags/ls.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ls.gif |
| flags/iq.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/iq.gif |
| flags/gy.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/gy.gif |
| flags/mr.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/mr.gif |
| flags/ws.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ws.gif |
| flags/bt.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/bt.gif |
| flags/gm.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/gm.gif |
| flags/tm.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/tm.gif |
| flags/na.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/na.gif |
| flags/bs.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/bs.gif |
| flags/sn.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sn.gif |
| flags/tc.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/tc.gif |
| flags/li.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/li.gif |
| flags/id.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/id.gif |
| flags/gt.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/gt.gif |
| flags/ci.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ci.gif |
| flags/uy.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/uy.gif |
| flags/ng.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ng.gif |
| flags/nc.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/nc.gif |
| flags/vu.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/vu.gif |
| flags/kh.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/kh.gif |
| flags/jp.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/jp.gif |
| flags/ee.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ee.gif |
| flags/de.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/de.gif |
| flags/vn.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/vn.gif |
| flags/ao.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ao.gif |
| flags/cy.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/cy.gif |
| flags/ax.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ax.gif |
| flags/bj.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/bj.gif |
| flags/ki.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ki.gif |
| flags/fk.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/fk.gif |
| flags/sj.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sj.gif |
| flags/eh.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/eh.gif |
| flags/km.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/km.gif |
| flags/il.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/il.gif |
| flags/ly.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ly.gif |
| flags/sl.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sl.gif |
| flags/__.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/__.gif |
| flags/mu.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/mu.gif |
| flags/tz.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/tz.gif |
| flags/mh.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/mh.gif |
| flags/cg.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/cg.gif |
| flags/bb.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/bb.gif |
| flags/tf.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/tf.gif |
| flags/ae.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ae.gif |
| flags/ph.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ph.gif |
| flags/fi.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/fi.gif |
| flags/hr.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/hr.gif |
| flags/it.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/it.gif |
| flags/mz.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/mz.gif |
| flags/lr.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/lr.gif |
| flags/dm.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/dm.gif |
| flags/cz.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/cz.gif |
| flags/at.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/at.gif |
| flags/sb.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sb.gif |
| flags/ps.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ps.gif |
| flags/sprite.png | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/sprite.png |
| flags/gp.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/gp.gif |
| flags/im.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/im.gif |
| flags/ml.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ml.gif |
| flags/bl.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/bl.gif |
| flags/ke.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ke.gif |
| flags/ht.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/ht.gif |
| flags/bf.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/bf.gif |
| flags/lu.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_countries/static/flags/lu.gif |
| django-htmx.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_htmx/static/django-htmx.js |
| dist/jsoneditor.min.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_json_widget/static/dist/jsoneditor.min.css |
| dist/jsoneditor.min.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_json_widget/static/dist/jsoneditor.min.js |
| dist/img/jsoneditor-icons.svg | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_json_widget/static/dist/img/jsoneditor-icons.svg |
| css/django_json_widget.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_json_widget/static/css/django_json_widget.css |
| django_tables2/bootstrap.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_tables2/static/django_tables2/bootstrap.css |
| django_tables2/themes/paleblue/css/screen.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_tables2/static/django_tables2/themes/paleblue/css/screen.css |
| django_tables2/themes/paleblue/img/missing.png | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/missing.png |
| django_tables2/themes/paleblue/img/pagination-bg.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/pagination-bg.gif |
| django_tables2/themes/paleblue/img/arrow-inactive-down.png | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-down.png |
| django_tables2/themes/paleblue/img/arrow-inactive-up.png | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-up.png |
| django_tables2/themes/paleblue/img/true.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/true.gif |
| django_tables2/themes/paleblue/img/arrow-active-up.png | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-up.png |
| django_tables2/themes/paleblue/img/arrow-active-down.png | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-down.png |
| django_tables2/themes/paleblue/img/false.gif | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/false.gif |
| django_tables2/themes/paleblue/img/header-bg.png | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/header-bg.png |
| ._js | /var/www/demo.fluxtech.ai/delivery/static/._js |
| js/._admin | /var/www/demo.fluxtech.ai/delivery/static/js/._admin |
| js/admin/adslot.js | /var/www/demo.fluxtech.ai/delivery/static/js/admin/adslot.js |
| js/admin/._adslot.js | /var/www/demo.fluxtech.ai/delivery/static/js/admin/._adslot.js |
| admin/js/constance.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/constance/static/admin/js/constance.js |
| admin/css/constance.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/constance/static/admin/css/constance.css |
| debug_toolbar/js/toolbar.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js |
| debug_toolbar/js/utils.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/debug_toolbar/static/debug_toolbar/js/utils.js |
| debug_toolbar/js/redirect.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/debug_toolbar/static/debug_toolbar/js/redirect.js |
| debug_toolbar/js/timer.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/debug_toolbar/static/debug_toolbar/js/timer.js |
| debug_toolbar/js/history.js | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/debug_toolbar/static/debug_toolbar/js/history.js |
| debug_toolbar/css/toolbar.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css |
| debug_toolbar/css/print.css | /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/debug_toolbar/static/debug_toolbar/css/print.css |
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'IoBQKIUX8OwWvJcHNTEApOOGp3v6Qb0L1soKnxxaZPThP3rrhUUoEbgXTRXYIv2F'>",
'current_language_code': 'it',
'current_locale': 'it',
'custom_css': '.table a {color: var(--geeks-primary-light) !important;}\n'
'\n'
'.btn-primary {\n'
' --geeks-btn-color: #fff;\n'
' --geeks-btn-bg: #8cc63f;\n'
' --geeks-btn-border-color: #8cc63f;\n'
' --geeks-btn-hover-color: #fff;\n'
' --geeks-btn-hover-bg: #009245;\n'
' --geeks-btn-hover-border-color: #009245;\n'
' --geeks-btn-focus-shadow-rgb: 138, 105, 254;\n'
' --geeks-btn-active-color: #fff;\n'
' --geeks-btn-active-bg: #009245;\n'
' --geeks-btn-active-border-color: #009245;\n'
' --geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, '
'.125);\n'
' --geeks-btn-disabled-color: #fff;\n'
' --geeks-btn-disabled-bg: #8cc63f;\n'
' --geeks-btn-disabled-border-color: #8cc63f;\n'
'}\n'
'table tr td:nth-child(2):not(.text-center) {\n'
' color: #8cc63f !important;\n'
' text-wrap: nowrap;\n'
' font-weight: bold;\n'
'}\n'
'td:first-child, td:first-child a {\n'
' color: #8cc63f !important;\n'
' text-wrap: nowrap;\n'
' font-weight: bold;\n'
'}\n'
'.pagination {\n'
' --geeks-pagination-padding-x: 0.925rem;\n'
' --geeks-pagination-padding-y: 0.5rem;\n'
' --geeks-pagination-font-size: 0.875rem;\n'
' --geeks-pagination-color: var(--geeks-gray-600);\n'
' --geeks-pagination-bg: var(--geeks-card-bg);\n'
' --geeks-pagination-border-width: '
'var(--geeks-border-width);\n'
' --geeks-pagination-border-color: '
'var(--geeks-border-color);\n'
' --geeks-pagination-border-radius: '
'var(--geeks-border-radius);\n'
' --geeks-pagination-hover-color: var(--geeks-gray-800);\n'
' --geeks-pagination-hover-bg: #8cc63f;\n'
' --geeks-pagination-hover-border-color: #8cc63f;\n'
' --geeks-pagination-focus-color: var(--geeks-white);\n'
' --geeks-pagination-focus-bg: #8cc63f;\n'
' --geeks-pagination-focus-box-shadow: 0 0 0 0.25rem '
'rgba(117, 79, 254, .25);\n'
' --geeks-pagination-active-color: #fff;\n'
' --geeks-pagination-active-bg: #8cc63f;\n'
' --geeks-pagination-active-border-color: #8cc63f;\n'
' --geeks-pagination-disabled-color: var(--geeks-gray-600);\n'
' --geeks-pagination-disabled-bg: var(--geeks-gray-200);\n'
' --geeks-pagination-disabled-border-color: '
'var(--geeks-gray-200);\n'
' display: flex;\n'
' list-style: none;\n'
' padding-left: 0;\n'
'}\n'
'\n'
'a {\n'
' color: #8cc63f;\n'
' text-decoration: none;\n'
'}\n'
'.form-control:focus {\n'
' border-color: #8cc63f;\n'
' box-shadow: 0 0 0 0.25rem #8cc63f38;\n'
' outline: 0;\n'
'}',
'debug': True,
'favicon_image': '/uploads/favicon.png',
'logo_image': '/uploads/Flux_logo.png',
'logo_inverse_image': '/uploads/Flux_logobn.png',
'messages': <FallbackStorage: request=<WSGIRequest: GET '/accounts/login/?next=%2F'>>,
'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0xf32850562000>>),
'request': '<<request>>',
'sidebar_menu': [{'access': 'all',
'icon': 'fe-home',
'label': 'Overview',
'view_name': 'dashboard'},
{'access': 'all',
'children': [{'label': 'Analytics',
'view_name': 'analytics'},
{'label': 'Realtime',
'view_name': 'realtime_analytics'}],
'icon': 'fe-bar-chart-2',
'label': 'EditorView'},
{'access': 'all',
'children': [{'label': 'Sites',
'view_name': 'reports-by-sites'},
{'label': 'Platform',
'view_name': 'reports-by-platform'},
{'label': 'Publishers',
'view_name': 'reports-by-publisher'},
{'label': 'Advertisement type',
'view_name': 'reports-by-adv-type'},
{'label': 'Media Agency',
'view_name': 'reports-by-media-agency'},
{'label': 'Pageviews by site',
'view_name': 'site_analytics'}],
'icon': 'fe-pie-chart',
'label': 'Reports'},
{'access': 'all',
'children': [{'label': 'Site Integration',
'view_name': 'site-integration'}],
'icon': 'fe-activity',
'label': 'Status'},
{'access': 'all',
'icon': 'fe-help-circle',
'label': 'Help',
'link': '#'},
{'access': 'all',
'icon': 'fe-sliders',
'label': 'Filters',
'link': '#filters-container'}],
'sql_queries': <function debug.<locals>.<lambda> at 0xf328500f9d00>,
'template_pack': 'fluxtech',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0xf32850562000>>'}
{'LANGUAGE_CODE': 'it',
'form': <AuthenticationForm bound=False, valid=False, fields=(username;password)>,
'next': '/',
'site': <django.contrib.sites.requests.RequestSite object at 0xf3285106c3e0>,
'site_name': 'demo.fluxtech.ai',
'view': <django.contrib.auth.views.LoginView object at 0xf32850560cb0>}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': '<SimpleLazyObject: '
"'IoBQKIUX8OwWvJcHNTEApOOGp3v6Qb0L1soKnxxaZPThP3rrhUUoEbgXTRXYIv2F'>",
'current_language_code': 'it',
'current_locale': 'it',
'custom_css': '.table a {color: var(--geeks-primary-light) !important;}\n'
'\n'
'.btn-primary {\n'
' --geeks-btn-color: #fff;\n'
' --geeks-btn-bg: #8cc63f;\n'
' --geeks-btn-border-color: #8cc63f;\n'
' --geeks-btn-hover-color: #fff;\n'
' --geeks-btn-hover-bg: #009245;\n'
' --geeks-btn-hover-border-color: #009245;\n'
' --geeks-btn-focus-shadow-rgb: 138, 105, 254;\n'
' --geeks-btn-active-color: #fff;\n'
' --geeks-btn-active-bg: #009245;\n'
' --geeks-btn-active-border-color: #009245;\n'
' --geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, '
'.125);\n'
' --geeks-btn-disabled-color: #fff;\n'
' --geeks-btn-disabled-bg: #8cc63f;\n'
' --geeks-btn-disabled-border-color: #8cc63f;\n'
'}\n'
'table tr td:nth-child(2):not(.text-center) {\n'
' color: #8cc63f !important;\n'
' text-wrap: nowrap;\n'
' font-weight: bold;\n'
'}\n'
'td:first-child, td:first-child a {\n'
' color: #8cc63f !important;\n'
' text-wrap: nowrap;\n'
' font-weight: bold;\n'
'}\n'
'.pagination {\n'
' --geeks-pagination-padding-x: 0.925rem;\n'
' --geeks-pagination-padding-y: 0.5rem;\n'
' --geeks-pagination-font-size: 0.875rem;\n'
' --geeks-pagination-color: var(--geeks-gray-600);\n'
' --geeks-pagination-bg: var(--geeks-card-bg);\n'
' --geeks-pagination-border-width: '
'var(--geeks-border-width);\n'
' --geeks-pagination-border-color: '
'var(--geeks-border-color);\n'
' --geeks-pagination-border-radius: '
'var(--geeks-border-radius);\n'
' --geeks-pagination-hover-color: var(--geeks-gray-800);\n'
' --geeks-pagination-hover-bg: #8cc63f;\n'
' --geeks-pagination-hover-border-color: #8cc63f;\n'
' --geeks-pagination-focus-color: var(--geeks-white);\n'
' --geeks-pagination-focus-bg: #8cc63f;\n'
' --geeks-pagination-focus-box-shadow: 0 0 0 0.25rem '
'rgba(117, 79, 254, .25);\n'
' --geeks-pagination-active-color: #fff;\n'
' --geeks-pagination-active-bg: #8cc63f;\n'
' --geeks-pagination-active-border-color: #8cc63f;\n'
' --geeks-pagination-disabled-color: var(--geeks-gray-600);\n'
' --geeks-pagination-disabled-bg: var(--geeks-gray-200);\n'
' --geeks-pagination-disabled-border-color: '
'var(--geeks-gray-200);\n'
' display: flex;\n'
' list-style: none;\n'
' padding-left: 0;\n'
'}\n'
'\n'
'a {\n'
' color: #8cc63f;\n'
' text-decoration: none;\n'
'}\n'
'.form-control:focus {\n'
' border-color: #8cc63f;\n'
' box-shadow: 0 0 0 0.25rem #8cc63f38;\n'
' outline: 0;\n'
'}',
'debug': True,
'favicon_image': '/uploads/favicon.png',
'logo_image': '/uploads/Flux_logo.png',
'logo_inverse_image': '/uploads/Flux_logobn.png',
'messages': <FallbackStorage: request=<WSGIRequest: GET '/accounts/login/?next=%2F'>>,
'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0xf32850562000>>),
'request': '<<request>>',
'sidebar_menu': [{'access': 'all',
'icon': 'fe-home',
'label': 'Overview',
'view_name': 'dashboard'},
{'access': 'all',
'children': [{'label': 'Analytics',
'view_name': 'analytics'},
{'label': 'Realtime',
'view_name': 'realtime_analytics'}],
'icon': 'fe-bar-chart-2',
'label': 'EditorView'},
{'access': 'all',
'children': [{'label': 'Sites',
'view_name': 'reports-by-sites'},
{'label': 'Platform',
'view_name': 'reports-by-platform'},
{'label': 'Publishers',
'view_name': 'reports-by-publisher'},
{'label': 'Advertisement type',
'view_name': 'reports-by-adv-type'},
{'label': 'Media Agency',
'view_name': 'reports-by-media-agency'},
{'label': 'Pageviews by site',
'view_name': 'site_analytics'}],
'icon': 'fe-pie-chart',
'label': 'Reports'},
{'access': 'all',
'children': [{'label': 'Site Integration',
'view_name': 'site-integration'}],
'icon': 'fe-activity',
'label': 'Status'},
{'access': 'all',
'icon': 'fe-help-circle',
'label': 'Help',
'link': '#'},
{'access': 'all',
'icon': 'fe-sliders',
'label': 'Filters',
'link': '#filters-container'}],
'sql_queries': <function debug.<locals>.<lambda> at 0xf328500f9d00>,
'template_pack': 'fluxtech',
'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object '
'at 0xf32850562000>>'}
{'LANGUAGE_CODE': 'it',
'form': <AuthenticationForm bound=False, valid=False, fields=(username;password)>,
'next': '/',
'site': <django.contrib.sites.requests.RequestSite object at 0xf3285106c3e0>,
'site_name': 'demo.fluxtech.ai',
'view': <django.contrib.auth.views.LoginView object at 0xf32850560cb0>}
{'False': False, 'None': None, 'True': True}
{'field': <django.forms.boundfield.BoundField object at 0xf3284ab65d90>,
'field_class': '',
'form_show_errors': True,
'form_show_labels': True,
'label_class': ''}
{'False': False, 'None': None, 'True': True}
{'field': <django.forms.boundfield.BoundField object at 0xf3284ab65d90>,
'field_class': '',
'form_show_errors': True,
'form_show_labels': True,
'label_class': ''}
{'False': False, 'None': None, 'True': True}
{'field': <django.forms.boundfield.BoundField object at 0xf3284ab65d90>,
'field_class': '',
'form_show_errors': True,
'form_show_labels': True,
'label_class': ''}
{'False': False, 'None': None, 'True': True}
{'field': <django.forms.boundfield.BoundField object at 0xf3284ab65d90>,
'field_class': '',
'form_show_errors': True,
'form_show_labels': True,
'label_class': ''}
{'False': False, 'None': None, 'True': True}
{'field': <django.forms.boundfield.BoundField object at 0xf3284ae35a60>,
'field_class': '',
'form_show_errors': True,
'form_show_labels': True,
'label_class': ''}
{'False': False, 'None': None, 'True': True}
{'field': <django.forms.boundfield.BoundField object at 0xf3284ae35a60>,
'field_class': '',
'form_show_errors': True,
'form_show_labels': True,
'label_class': ''}
{'False': False, 'None': None, 'True': True}
{'field': <django.forms.boundfield.BoundField object at 0xf3284ae35a60>,
'field_class': '',
'form_show_errors': True,
'form_show_labels': True,
'label_class': ''}
{'False': False, 'None': None, 'True': True}
{'field': <django.forms.boundfield.BoundField object at 0xf3284ae35a60>,
'field_class': '',
'form_show_errors': True,
'form_show_labels': True,
'label_class': ''}
{'csrf_token': <SimpleLazyObject: 'IoBQKIUX8OwWvJcHNTEApOOGp3v6Qb0L1soKnxxaZPThP3rrhUUoEbgXTRXYIv2F'>}
{'debug': True, 'sql_queries': <function debug.<locals>.<lambda> at 0xf328500f9d00>}
{'request': <WSGIRequest: GET '/accounts/login/?next=%2F'>}
{'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0xf32850562000>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0xf32850562000>>)}
{'messages': <FallbackStorage: request=<WSGIRequest: GET '/accounts/login/?next=%2F'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}}
{}
{'template_pack': 'fluxtech'}
{'logo_image': '/uploads/Flux_logo.png', 'logo_inverse_image': '/uploads/Flux_logobn.png', 'favicon_image': '/uploads/favicon.png', 'custom_css': '.table a {color: var(--geeks-primary-light) !important;}\n\n.btn-primary {\n --geeks-btn-color: #fff;\n --geeks-btn-bg: #8cc63f;\n --geeks-btn-border-color: #8cc63f;\n --geeks-btn-hover-color: #fff;\n --geeks-btn-hover-bg: #009245;\n --geeks-btn-hover-border-color: #009245;\n --geeks-btn-focus-shadow-rgb: 138, 105, 254;\n --geeks-btn-active-color: #fff;\n --geeks-btn-active-bg: #009245;\n --geeks-btn-active-border-color: #009245;\n --geeks-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n --geeks-btn-disabled-color: #fff;\n --geeks-btn-disabled-bg: #8cc63f;\n --geeks-btn-disabled-border-color: #8cc63f;\n}\ntable tr td:nth-child(2):not(.text-center) {\n color: #8cc63f !important;\n text-wrap: nowrap;\n font-weight: bold;\n}\ntd:first-child, td:first-child a {\n color: #8cc63f !important;\n text-wrap: nowrap;\n font-weight: bold;\n}\n.pagination {\n --geeks-pagination-padding-x: 0.925rem;\n --geeks-pagination-padding-y: 0.5rem;\n --geeks-pagination-font-size: 0.875rem;\n --geeks-pagination-color: var(--geeks-gray-600);\n --geeks-pagination-bg: var(--geeks-card-bg);\n --geeks-pagination-border-width: var(--geeks-border-width);\n --geeks-pagination-border-color: var(--geeks-border-color);\n --geeks-pagination-border-radius: var(--geeks-border-radius);\n --geeks-pagination-hover-color: var(--geeks-gray-800);\n --geeks-pagination-hover-bg: #8cc63f;\n --geeks-pagination-hover-border-color: #8cc63f;\n --geeks-pagination-focus-color: var(--geeks-white);\n --geeks-pagination-focus-bg: #8cc63f;\n --geeks-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(117, 79, 254, .25);\n --geeks-pagination-active-color: #fff;\n --geeks-pagination-active-bg: #8cc63f;\n --geeks-pagination-active-border-color: #8cc63f;\n --geeks-pagination-disabled-color: var(--geeks-gray-600);\n --geeks-pagination-disabled-bg: var(--geeks-gray-200);\n --geeks-pagination-disabled-border-color: var(--geeks-gray-200);\n display: flex;\n list-style: none;\n padding-left: 0;\n}\n\na {\n color: #8cc63f;\n text-decoration: none;\n}\n.form-control:focus {\n border-color: #8cc63f;\n box-shadow: 0 0 0 0.25rem #8cc63f38;\n outline: 0;\n}'}
{'current_locale': 'it', 'current_language_code': 'it'}
{'sidebar_menu': [{'label': 'Overview', 'view_name': 'dashboard', 'icon': 'fe-home', 'access': 'all'}, {'label': 'EditorView', 'icon': 'fe-bar-chart-2', 'access': 'all', 'children': [{'label': 'Analytics', 'view_name': 'analytics'}, {'label': 'Realtime', 'view_name': 'realtime_analytics'}]}, {'label': 'Reports', 'icon': 'fe-pie-chart', 'access': 'all', 'children': [{'label': 'Sites', 'view_name': 'reports-by-sites'}, {'label': 'Platform', 'view_name': 'reports-by-platform'}, {'label': 'Publishers', 'view_name': 'reports-by-publisher'}, {'label': 'Advertisement type', 'view_name': 'reports-by-adv-type'}, {'label': 'Media Agency', 'view_name': 'reports-by-media-agency'}, {'label': 'Pageviews by site', 'view_name': 'site_analytics'}]}, {'label': 'Status', 'icon': 'fe-activity', 'access': 'all', 'children': [{'label': 'Site Integration', 'view_name': 'site-integration'}]}, {'label': 'Help', 'link': '#', 'icon': 'fe-help-circle', 'access': 'all'}, {'label': 'Filters', 'link': '#filters-container', 'icon': 'fe-sliders', 'access': 'all'}]}
| Chiamate totali | Tempo Totale | Trovati in cache | Non trovati in cache |
|---|---|---|---|
| 4 | 3,2740393653512 ms | 4 | 0 |
| add | get | set | get_or_set | touch | delete | clear | get_many | set_many | delete_many | has_key | incr | decr | incr_version | decr_version |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| Durata (ms) | Tipo | Argomenti | Parole chiave | Backend | |
|---|---|---|---|---|---|
| 0,6479 | get | ('LOGO_IMAGE',) | {} | <django.core.cache.backends.redis.RedisCache object at 0xf3286c87a6f0> | |
/var/www/flux-demo/.venv/bin/gunicorn in <module>(8) sys.exit(run()) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/app/wsgiapp.py in run(66) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/app/base.py in run(235) super().run() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/app/base.py in run(71) Arbiter(self).run() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/arbiter.py in run(201) self.manage_workers() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/arbiter.py in manage_workers(570) self.spawn_workers() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/arbiter.py in spawn_workers(641) self.spawn_worker() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/arbiter.py in spawn_worker(608) worker.init_process() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/base.py in init_process(143) self.run() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in run(125) self.run_for_one(timeout) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in run_for_one(69) self.accept(listener) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in accept(31) self.handle(listener, client, addr) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in handle_request(177) respiter = self.wsgi(environ, resp.start_response) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/utils.py in runner(1860) return sentry_patched_function(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(193) return middleware(environ, start_response) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/wsgi.py in __call__(131) response = self.app( /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(479) rv = old_get_response(self, request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_htmx/middleware.py in __call__(43) return self.get_response(request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/notifications/middleware.py in __call__(35) response = self.get_response(request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/security/middleware.py in __call__(21) response = self.get_response(request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/security/middleware.py in __call__(64) response = self.get_response(request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41) return old_render(self) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/template/response.py in render(114) self.content = self.rendered_content /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/utils.py in runner(1860) return sentry_patched_function(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77) return real_rendered_content.fget(self) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/template/response.py in rendered_content(92) return template.render(context, self._request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/template/base.py in render(173) with context.bind_template(self): /usr/lib/python3.12/contextlib.py in __enter__(137) return next(self.gen) /var/www/demo.fluxtech.ai/mlab/context_processors.py in domain_image_from_constance(20) logo_path = config.LOGO_IMAGE or "assets/img/brand/logo.png" /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/constance/base.py in __getattr__(18) result = self._backend.get(key) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/constance/backends/database.py in get(77) value = self._cache.get(key) |
|||||
| 0,5322 | get | ('LOGO_IMAGE_INVERSE',) | {} | <django.core.cache.backends.redis.RedisCache object at 0xf3286c87a6f0> | |
/var/www/flux-demo/.venv/bin/gunicorn in <module>(8) sys.exit(run()) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/app/wsgiapp.py in run(66) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/app/base.py in run(235) super().run() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/app/base.py in run(71) Arbiter(self).run() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/arbiter.py in run(201) self.manage_workers() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/arbiter.py in manage_workers(570) self.spawn_workers() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/arbiter.py in spawn_workers(641) self.spawn_worker() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/arbiter.py in spawn_worker(608) worker.init_process() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/base.py in init_process(143) self.run() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in run(125) self.run_for_one(timeout) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in run_for_one(69) self.accept(listener) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in accept(31) self.handle(listener, client, addr) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in handle_request(177) respiter = self.wsgi(environ, resp.start_response) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/utils.py in runner(1860) return sentry_patched_function(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(193) return middleware(environ, start_response) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/wsgi.py in __call__(131) response = self.app( /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(479) rv = old_get_response(self, request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_htmx/middleware.py in __call__(43) return self.get_response(request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/notifications/middleware.py in __call__(35) response = self.get_response(request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/security/middleware.py in __call__(21) response = self.get_response(request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/security/middleware.py in __call__(64) response = self.get_response(request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41) return old_render(self) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/template/response.py in render(114) self.content = self.rendered_content /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/utils.py in runner(1860) return sentry_patched_function(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77) return real_rendered_content.fget(self) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/template/response.py in rendered_content(92) return template.render(context, self._request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/template/base.py in render(173) with context.bind_template(self): /usr/lib/python3.12/contextlib.py in __enter__(137) return next(self.gen) /var/www/demo.fluxtech.ai/mlab/context_processors.py in domain_image_from_constance(21) logo_inverse_path = config.LOGO_IMAGE_INVERSE or "assets/img/brand/logo-inverse.png" /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/constance/base.py in __getattr__(18) result = self._backend.get(key) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/constance/backends/database.py in get(77) value = self._cache.get(key) |
|||||
| 0,6654 | get | ('FAVICON_IMAGE',) | {} | <django.core.cache.backends.redis.RedisCache object at 0xf3286c87a6f0> | |
/var/www/flux-demo/.venv/bin/gunicorn in <module>(8) sys.exit(run()) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/app/wsgiapp.py in run(66) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/app/base.py in run(235) super().run() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/app/base.py in run(71) Arbiter(self).run() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/arbiter.py in run(201) self.manage_workers() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/arbiter.py in manage_workers(570) self.spawn_workers() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/arbiter.py in spawn_workers(641) self.spawn_worker() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/arbiter.py in spawn_worker(608) worker.init_process() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/base.py in init_process(143) self.run() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in run(125) self.run_for_one(timeout) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in run_for_one(69) self.accept(listener) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in accept(31) self.handle(listener, client, addr) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in handle_request(177) respiter = self.wsgi(environ, resp.start_response) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/utils.py in runner(1860) return sentry_patched_function(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(193) return middleware(environ, start_response) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/wsgi.py in __call__(131) response = self.app( /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(479) rv = old_get_response(self, request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_htmx/middleware.py in __call__(43) return self.get_response(request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/notifications/middleware.py in __call__(35) response = self.get_response(request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/security/middleware.py in __call__(21) response = self.get_response(request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/security/middleware.py in __call__(64) response = self.get_response(request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41) return old_render(self) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/template/response.py in render(114) self.content = self.rendered_content /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/utils.py in runner(1860) return sentry_patched_function(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77) return real_rendered_content.fget(self) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/template/response.py in rendered_content(92) return template.render(context, self._request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/template/base.py in render(173) with context.bind_template(self): /usr/lib/python3.12/contextlib.py in __enter__(137) return next(self.gen) /var/www/demo.fluxtech.ai/mlab/context_processors.py in domain_image_from_constance(22) favicon_path = config.FAVICON_IMAGE or "assets/img/favicon/favicon.ico" /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/constance/base.py in __getattr__(18) result = self._backend.get(key) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/constance/backends/database.py in get(77) value = self._cache.get(key) |
|||||
| 1,4285 | get | ('CUSTOM_CSS',) | {} | <django.core.cache.backends.redis.RedisCache object at 0xf3286c87a6f0> | |
/var/www/flux-demo/.venv/bin/gunicorn in <module>(8) sys.exit(run()) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/app/wsgiapp.py in run(66) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/app/base.py in run(235) super().run() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/app/base.py in run(71) Arbiter(self).run() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/arbiter.py in run(201) self.manage_workers() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/arbiter.py in manage_workers(570) self.spawn_workers() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/arbiter.py in spawn_workers(641) self.spawn_worker() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/arbiter.py in spawn_worker(608) worker.init_process() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/base.py in init_process(143) self.run() /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in run(125) self.run_for_one(timeout) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in run_for_one(69) self.accept(listener) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in accept(31) self.handle(listener, client, addr) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in handle(134) self.handle_request(listener, req, client, addr) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/gunicorn/workers/sync.py in handle_request(177) respiter = self.wsgi(environ, resp.start_response) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/utils.py in runner(1860) return sentry_patched_function(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_wsgi_handler(193) return middleware(environ, start_response) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/wsgi.py in __call__(131) response = self.app( /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/__init__.py in sentry_patched_get_response(479) rv = old_get_response(self, request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django_htmx/middleware.py in __call__(43) return self.get_response(request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/notifications/middleware.py in __call__(35) response = self.get_response(request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/security/middleware.py in __call__(21) response = self.get_response(request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/security/middleware.py in __call__(64) response = self.get_response(request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/middleware.py in __call__(177) return f(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/views.py in sentry_patched_render(41) return old_render(self) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/template/response.py in render(114) self.content = self.rendered_content /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/utils.py in runner(1860) return sentry_patched_function(*args, **kwargs) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/templates.py in rendered_content(77) return real_rendered_content.fget(self) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/template/response.py in rendered_content(92) return template.render(context, self._request) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/template/backends/django.py in render(61) return self.template.render(context) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/django/template/base.py in render(173) with context.bind_template(self): /usr/lib/python3.12/contextlib.py in __enter__(137) return next(self.gen) /var/www/demo.fluxtech.ai/mlab/context_processors.py in domain_image_from_constance(23) custom_css = config.CUSTOM_CSS /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/constance/base.py in __getattr__(18) result = self._backend.get(key) /var/www/demo.fluxtech.ai/.venv/lib/python3.12/site-packages/constance/backends/database.py in get(77) value = self._cache.get(key) |
|||||
| Segnale | Ricevitori |
|---|---|
| class_prepared | |
| connection_created | |
| got_request_exception | _got_request_exception |
| m2m_changed | |
| post_delete | _invalidate_site_cache |
| post_init | |
| post_migrate | create_permissions, create_contenttypes |
| post_save | DatabaseBackend.clear, _invalidate_site_cache |
| pre_delete | |
| pre_init | |
| pre_migrate | inject_rename_contenttypes_operations |
| pre_save | |
| request_finished | close_old_connections, close_caches, reset_urlconf |
| request_started | reset_queries, close_old_connections |
| setting_changed | reset_cache, Settings.change_setting, clear_cache_handlers, update_installed_apps, update_connections_time_zone, clear_routers_cache, reset_template_engines, storages_changed, clear_serializers_cache, language_changed, localize_settings_changed, file_storage_changed, complex_setting_changed, root_urlconf_changed, static_storage_changed, static_finders_changed, auth_password_validators_changed, user_model_swapped, update_toolbar_config, reset_hashers, FileSystemStorage._clear_cached_properties, update_level_tags, clear_caches, 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, ForgivingManifestStaticFilesStorage._clear_cached_properties, DebugStaticFilesStorage._clear_cached_properties |