HVAC Controls
+1 480 218 1877 Contact Us

No Image Available

Gree 3NGR0610

Compatible Controls

AZAI6WSCGR1 Wireless Interface

View Details
Azai6Wscgr1

AZAI6WSCGR1

DJDT

Versions

Package Name Version
Django 4.2
Python 3.10.20
debug_toolbar Debug Toolbar 4.0.0
django_bleach Django_Bleach 3.1.0
django_celery_beat Periodic Tasks 2.5.0
django_extensions Django Extensions 3.2.1
django_filters Django_Filters 23.1
django_hosts Hosts 6.0
django_object_actions Django_Object_Actions 4.1.0
djoser Djoser 2.2.0
imagekit Imagekit 5.0.0
import_export Import_Export 3.2.0
nested_admin Nested_Admin 4.0.2
rest_framework Django REST framework 3.14.0
storages Storages 1.13.2

Time

Resource usage

Resource Value
User CPU time 198.721 msec
System CPU time 11.876 msec
Total CPU time 210.597 msec
Elapsed time 316.658 msec
Context switches 32 voluntary, 7 involuntary

Browser timing

Timing attribute Timeline Milliseconds since navigation start (+length)

Settings from patanal_controller.settings.prod

Setting Value
ABSOLUTE_URL_OVERRIDES {}
ADMINS [('Sysadmin', 'sysadmin@rfwel.com')]
AI_BASE_URL 'http://djdev-ai.rfwel.com:8000'
AI_CONTACT_US_URL 'http://djdev-ai.rfwel.com:8000/contact-us/'
ALLOWED_HOSTS ['patanal-backend.herokuapp.com', 'patanal-frontend.herokuapp.com', 'lpim.rfwel.com', 'parts-finder.rfwel.com', 'lpim-backend.rfwel.com', 'wdi.rfwel.com', 'wdi.rfwel.co.ke', 'hcomp.rfwel.com', 'hcomp.rfwel.co.ke', 'pcomp.rfwel.com', 'pcomp.rfwel.co.ke', 'ai.rfwel.com', 'www.patanal.ai', 'www.patentanalytics.com', 'www.kthlaw.com', 'api.patanal.ai', 'api2.patanal.ai', 'sandbox.rfwel.co.ke', '137.184.4.105', 'localhost']
APPEND_SLASH True
AUTHENTICATION_BACKENDS ['django.contrib.auth.backends.ModelBackend']
AUTH_PASSWORD_VALIDATORS '********************'
AUTH_USER_MODEL 'core.User'
AWS_ACCESS_KEY_ID '********************'
AWS_DEFAULT_ACL None
AWS_PATANALAI_PRIVATE_STORAGE_BUCKET_NAME 'patanalai-private'
AWS_PUBLIC_STORAGE_BUCKET_NAME 'patanal-public'
AWS_S3_CUSTOM_DOMAIN 'cdn.rfwel.com'
AWS_S3_ENDPOINT_URL 'https://s3.us-east-1.amazonaws.com'
AWS_S3_REGION_NAME 'us-east-1'
AWS_SECRET_ACCESS_KEY '********************'
AWS_STORAGE_BUCKET_NAME 'patanal-public'
BASE_DIR PosixPath('/app')
BIGC_AUTH_TOKEN '********************'
BIGC_BASE_URL 'https://shop.rfwel.com'
BIGC_CONTACT_US_URL 'https://shop.rfwel.com/contact-us/'
BIGC_STORE_HASH '1pcsm'
BLEACH_ALLOWED_ATTRIBUTES ['href']
BLEACH_ALLOWED_ATTRIBUTES_ENGRCONTENT {'*': ['class', 'id'], 'a': ['href', 'title', 'target', 'rel', 'alt'], 'caption': [], 'img': ['src', 'alt', 'width', 'height', 'class'], 'table': [], 'tbody': [], 'td': ['colspan', 'rowspan', 'align'], 'th': [], 'tr': []}
BLEACH_ALLOWED_ATTRIBUTES_ENGRSPECTABLE {'*': ['class', 'id'], 'a': ['href', 'title', 'target', 'rel', 'alt'], 'caption': [], 'img': ['src', 'alt', 'width', 'height', 'class'], 'table': [], 'tbody': [], 'td': ['colspan', 'rowspan', 'align'], 'th': [], 'tr': []}
BLEACH_ALLOWED_ATTRIBUTES_RFWPRODUCT {'*': ['class', 'id'], 'a': ['href', 'title', 'target', 'rel', 'alt'], 'caption': [], 'img': ['src', 'alt', 'width', 'height', 'class'], 'table': [], 'tbody': [], 'td': ['colspan', 'rowspan', 'align'], 'th': [], 'tr': []}
BLEACH_ALLOWED_ATTRIBUTES_SPECS {'*': ['class', 'id'], 'a': ['href', 'title', 'target', 'rel', 'alt'], 'caption': [], 'img': ['src', 'alt', 'width', 'height', 'class'], 'table': [], 'tbody': [], 'td': ['colspan', 'rowspan', 'align'], 'th': [], 'tr': []}
BLEACH_ALLOWED_STYLES ['color', 'font-weight', 'font-style', 'text-decoration']
BLEACH_ALLOWED_TAGS ['p', 'ul', 'li', 'b', 'i', 'u', 'em', 'strong', 'a']
BLEACH_ALLOWED_TAGS_ENGRCONTENT ['p', 'ul', 'li', 'b', 'i', 'u', 'em', 'strong', 'a', 'table', 'caption', 'tbody', 'tr', 'th', 'td', 'img']
BLEACH_ALLOWED_TAGS_ENGRSPECTABLE ['p', 'ul', 'li', 'b', 'i', 'u', 'em', 'strong', 'a', 'table', 'caption', 'tbody', 'tr', 'th', 'td', 'img']
BLEACH_ALLOWED_TAGS_RFWPRODUCT ['p', 'ul', 'li', 'b', 'i', 'u', 'em', 'strong', 'a', 'table', 'caption', 'tbody', 'tr', 'th', 'td', 'img']
BLEACH_ALLOWED_TAGS_SPECS ['p', 'ul', 'li', 'b', 'i', 'u', 'em', 'strong', 'a', 'table', 'caption', 'tbody', 'tr', 'th', 'td', 'img']
BLEACH_DEFAULT_WIDGET 'django_bleach.forms.BleachTextarea'
BLEACH_STRIP_COMMENTS True
BLEACH_STRIP_TAGS True
CACHES {'default': {'BACKEND': 'django_redis.cache.RedisCache', 'LOCATION': 'rediss://:p77c850a01575be8b940cea2b1bdc852d6987a34dd2f2da983f20176f67d6ca14@ec2-3-219-97-38.compute-1.amazonaws.com:31709', 'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient', 'CONNECTION_POOL_KWARGS': {'ssl_cert_reqs': <VerifyMode.CERT_NONE: 0>}}}}
CACHE_MIDDLEWARE_ALIAS 'default'
CACHE_MIDDLEWARE_KEY_PREFIX '********************'
CACHE_MIDDLEWARE_SECONDS 600
CELERYD_MAX_TASKS_PER_CHILD 6
CELERY_BEAT_SCHEDULE {'create_price_watch_list': {'args': ['arg'], 'kwargs': {}, 'schedule': <crontab: 30 3 1 * * (m/h/d/dM/MY)>, 'task': 'patanal_controller.tasks.create_price_watch_list'}}
CELERY_BROKER_URL 'rediss://:p77c850a01575be8b940cea2b1bdc852d6987a34dd2f2da983f20176f67d6ca14@ec2-3-219-97-38.compute-1.amazonaws.com:31709'
CELERY_BROKER_USE_SSL {'ssl_cert_reqs': <VerifyMode.CERT_NONE: 0>}
CELERY_REDIS_BACKEND_USE_SSL {'ssl_cert_reqs': <VerifyMode.CERT_NONE: 0>}
CELERY_RESULT_BACKEND 'rediss://:p77c850a01575be8b940cea2b1bdc852d6987a34dd2f2da983f20176f67d6ca14@ec2-3-219-97-38.compute-1.amazonaws.com:31709'
CELERY_RESULT_SERIALIZER 'json'
CELERY_TASK_SERIALIZER 'json'
CLOUDFRONT_DIST_DOMAIN 'cdn.rfwel.com'
CORE_STATIC_IMAGE_BASE_URL '/static/core/images/'
CORS_ALLOWED_ORIGINS ['https://lpim.rfwel.com', 'https://parts-finder.rfwel.com', 'https://www.patanal.ai', 'https://www.patentanalytics.com', 'https://www.kthlaw.com', 'https://kthlaw.rfwel.co.ke', 'https://www.kthlaw.rfwel.co.ke', 'https://sandbox.rfwel.co.ke', 'https://d201gr37ew0hm6.cloudfront.net', 'https://d34fbp44zvopmx.cloudfront.net']
CRON_CLASSES ['patanal_api.cron.BigcIntegration']
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://patanal-backend.herokuapp.com', 'https://patanal-frontend.herokuapp.com', 'https://lpim-backend.rfwel.com', 'https://lpim.rfwel.com', 'https://parts-finder.rfwel.com', 'https://wdi.rfwel.com', 'https://wdi.rfwel.co.ke', 'https://hcomp.rfwel.com', 'https://hcomp.rfwel.co.ke', 'https://pcomp.rfwel.com', 'https://pcomp.rfwel.co.ke', 'https://ai.rfwel.com', 'https://www.patanal.ai', 'https://api.patanal.ai', 'https://api2.patanal.ai', 'https://www.patentanalytics.com', 'https://www.kthlaw.com', 'https://kthlaw.rfwel.co.ke', 'https://www.kthlaw.rfwel.co.ke', 'https://sandbox.rfwel.co.ke']
CSRF_USE_SESSIONS False
DATABASES {'default': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_HEALTH_CHECKS': False, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.db.backends.mysql', 'HOST': 'dbaas-db-2197643-do-user-25726425-0.h.db.ondigitalocean.com', 'NAME': 'defaultdb', 'OPTIONS': {'ssl': {}}, 'PASSWORD': '********************', 'PORT': '25060', 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIGRATE': True, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'doadmin'}}
DATABASE_ROUTERS []
DATA_UPLOAD_MAX_MEMORY_SIZE 2621440
DATA_UPLOAD_MAX_NUMBER_FIELDS 1000
DATA_UPLOAD_MAX_NUMBER_FILES 100
DATETIME_FORMAT 'N j, Y, P'
DATETIME_INPUT_FORMATS ['%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M']
DATE_FORMAT 'N j, Y'
DATE_INPUT_FORMATS ['%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', '%b %d %Y', '%b %d, %Y', '%d %b %Y', '%d %b, %Y', '%B %d %Y', '%B %d, %Y', '%d %B %Y', '%d %B, %Y']
DEBUG 'False'
DEBUG_PROPAGATE_EXCEPTIONS False
DEBUG_TOOLBAR_CONFIG {'SHOW_TOOLBAR_CALLBACK': <function show_toolbar at 0x7327739640d0>}
DECIMAL_SEPARATOR '.'
DEFAULT_AUTO_FIELD 'django.db.models.BigAutoField'
DEFAULT_CHARSET 'utf-8'
DEFAULT_EXCEPTION_REPORTER 'django.views.debug.ExceptionReporter'
DEFAULT_EXCEPTION_REPORTER_FILTER 'django.views.debug.SafeExceptionReporterFilter'
DEFAULT_FILE_STORAGE 'django.core.files.storage.FileSystemStorage'
DEFAULT_FROM_EMAIL 'support@rfwel.com'
DEFAULT_HOST 'default'
DEFAULT_INDEX_TABLESPACE ''
DEFAULT_TABLESPACE ''
DEFAULT_TO_EMAIL 'salescrm@rfwel.com'
DISALLOWED_USER_AGENTS []
DJOSER {'SERIALIZERS': {'current_user': 'core.serializers.UserSerializer', 'user_create': 'core.serializers.UserCreateSerializer'}}
EMAIL_BACKEND 'django.core.mail.backends.console.EmailBackend'
EMAIL_HOST 'smtp.office365.com'
EMAIL_HOST_PASSWORD '********************'
EMAIL_HOST_USER 'support@rfwel.com'
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
ENVIRONMENT 'production'
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'
GOOGLE_RECAPTCHA_SECRET_KEY '********************'
GOOGLE_RECAPTCHA_SITEVERIFY_URL 'https://www.google.com/recaptcha/api/siteverify'
GOOGLE_RECAPTCHA_SITE_KEY '********************'
HCOMP_BASE_URL 'http://djdev-hcomp.rfwel.com:8000'
HCOMP_CONTACT_US_URL 'http://djdev-hcomp.rfwel.com:8000/contact-us/'
IGNORABLE_404_URLS []
IMAGEKIT_CACHEFILE_DIR 'CACHE/images'
IMAGEKIT_CACHEFILE_NAMER 'imagekit.cachefiles.namers.hash'
IMAGEKIT_CACHE_BACKEND 'default'
IMAGEKIT_CACHE_PREFIX 'imagekit:'
IMAGEKIT_CACHE_TIMEOUT 300
IMAGEKIT_DEFAULT_CACHEFILE_BACKEND 'imagekit.cachefiles.backends.Simple'
IMAGEKIT_DEFAULT_CACHEFILE_STRATEGY 'imagekit.cachefiles.strategies.JustInTime'
IMAGEKIT_DEFAULT_FILE_STORAGE 'default'
IMAGEKIT_SPEC_CACHEFILE_NAMER 'imagekit.cachefiles.namers.source_name_as_path'
IMAGEKIT_USE_MEMCACHED_SAFE_CACHE_KEY '********************'
INSTALLED_APPS ['jazzmin', 'core', 'admin_searchable_dropdown', 'django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.sitemaps', 'django_filters', 'django_hosts', 'corsheaders', 'rest_framework', 'djoser', 'django_bleach', 'imagekit', 'tinymce', 'lpim', 'classification', 'patents', 'patent_licensing', 'patent_litigation', 'patent_transactions', 'geo', 'standards', 'industry', 'rfw', 'patanal_api', 'lpim_api', 'kpis', 'import_export', 'nested_admin', 'debug_toolbar', 'django_object_actions', 'storages', 'django_extensions', 'private_files', 'django_celery_beat', 'spec_list', 'rfw_lists', 'hcomp', 'pcomp', 'wdi', 'engr', 'law', 'channel_marketing', 'patanalai_api', 'ai']
INTERNAL_IPS ['127.0.0.1', 'localhost']
JAZZMIN_SETTINGS {'navigation_expanded': False}
KTH_AWS_ACCESS_KEY_ID '********************'
KTH_AWS_PUBLIC_STORAGE_BUCKET_NAME 'kth-public'
KTH_AWS_SECRET_ACCESS_KEY '********************'
KTH_BASE_URL 'http://redev.kthlaw.com'
KTH_CLOUDFRONT_DIST_DOMAIN 'cdn.kthlaw.com'
KTH_PUBLIC_S3_STORAGE <django.core.files.storage.filesystem.FileSystemStorage object at 0x732773968880>
LANGUAGES [('en', 'English')]
LANGUAGES_BIDI ['he', 'ar', 'ar-dz', 'ckb', 'fa', 'ur']
LANGUAGE_CODE 'en'
LANGUAGE_COOKIE_AGE None
LANGUAGE_COOKIE_DOMAIN None
LANGUAGE_COOKIE_HTTPONLY False
LANGUAGE_COOKIE_NAME 'django_language'
LANGUAGE_COOKIE_PATH '/'
LANGUAGE_COOKIE_SAMESITE None
LANGUAGE_COOKIE_SECURE False
LOCALE_PATHS []
LOGGING {'disable_existing_loggers': False, 'formatters': {'verbose': {'format': '{asctime} ({levelname} - {name} - ' '{message})', 'style': '{'}}, 'handlers': {'console': {'class': 'logging.StreamHandler', 'formatter': 'verbose'}, 'file': {'backupCount': 5, 'class': 'logging.handlers.RotatingFileHandler', 'filename': 'general.log', 'formatter': 'verbose', 'maxBytes': 5242880}, 'mail_admins': {'class': 'django.utils.log.AdminEmailHandler', 'include_html': True, 'level': 'ERROR'}}, 'loggers': {'': {'handlers': ['file', 'console'], 'level': 'WARNING', 'propagate': False}, 'django': {'handlers': ['file', 'mail_admins', 'console'], 'level': 'INFO', 'propagate': False}, 'django_cron': {'handlers': ['console'], 'level': 'INFO'}, 'patanal_api': '********************'}, 'version': 1}
LOGGING_CONFIG 'logging.config.dictConfig'
LOGIN_REDIRECT_URL '/admin/'
LOGIN_URL '/accounts/login/'
LOGOUT_REDIRECT_URL '/'
LPIM_CONTACT_US_URL 'http://djdev-lpim-backend.rfwel.com:8000/contact-us/'
MANAGERS []
MEDIA_ROOT '/app/media'
MEDIA_URL '/media/'
MESSAGE_STORAGE 'django.contrib.messages.storage.fallback.FallbackStorage'
MIDDLEWARE ['django_hosts.middleware.HostsRequestMiddleware', 'django.middleware.cache.FetchFromCacheMiddleware', 'django.middleware.cache.UpdateCacheMiddleware', 'corsheaders.middleware.CorsMiddleware', 'debug_toolbar.middleware.DebugToolbarMiddleware', 'django.middleware.security.SecurityMiddleware', 'whitenoise.middleware.WhiteNoiseMiddleware', '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', 'core.middleware.RedirectFallbackMiddleware', 'django.middleware.locale.LocaleMiddleware', 'django_hosts.middleware.HostsResponseMiddleware']
MIGRATION_MODULES {}
MONGO_HOST None
MONGO_PASS '********************'
MONGO_PORT None
MONGO_URI 'mongodb://None:None'
MONGO_USER None
MONTH_DAY_FORMAT 'F j'
NUMBER_GROUPING 0
OPENAI_API_KEY '********************'
PASSWORD_HASHERS '********************'
PASSWORD_RESET_TIMEOUT '********************'
PATAI_FRONTEND_URL 'http://www.patanal.ai'
PATANALAI_API_URL '********************'
PATANALAI_BASE_URL 'http://redev.patanal.ai'
PATANALAI_CONTACT_US_URL 'http://redev.patanal.ai/contact'
PATANAL_CONTACT_US_URL 'http://redev.patentanalytics.com/contact'
PATENTSVIEW_API_TOKEN '********************'
PATENTSVIEW_API_URL '********************'
PATENTSVIEW_PATENT_FIELDS ['patent_id', 'application', 'patent_title', 'patent_date', 'assignees', 'inventors', 'cpc_current']
PCOMP_BASE_URL 'http://djdev-pcomp.rfwel.com:8000'
PCOMP_CONTACT_US_URL 'http://djdev-pcomp.rfwel.com:8000/contact-us/'
PQAI_API_TOKEN '********************'
PQAI_API_URL '********************'
PREPEND_WWW False
PUBLIC_S3_STORAGE <django.core.files.storage.filesystem.FileSystemStorage object at 0x732773968790>
REDIS_CACHE_LOCATION 'rediss://:p77c850a01575be8b940cea2b1bdc852d6987a34dd2f2da983f20176f67d6ca14@ec2-3-219-97-38.compute-1.amazonaws.com:31709'
REDIS_CACHE_OPTIONS {'CLIENT_CLASS': 'django_redis.client.DefaultClient', 'CONNECTION_POOL_KWARGS': {'ssl_cert_reqs': <VerifyMode.CERT_NONE: 0>}}
REST_FRAMEWORK {'COERCE_DECIMAL_TO_STRING': False, 'DEFAULT_AUTHENTICATION_CLASSES': ('rest_framework_simplejwt.authentication.JWTAuthentication',)}
ROOT_HOSTCONF 'patanal_controller.hosts'
ROOT_URLCONF 'patanal_controller.urls'
SECRET_KEY '********************'
SECRET_KEY_FALLBACKS '********************'
SECURE_CONTENT_TYPE_NOSNIFF False
SECURE_CROSS_ORIGIN_OPENER_POLICY 'same-origin'
SECURE_HSTS_INCLUDE_SUBDOMAINS False
SECURE_HSTS_PRELOAD False
SECURE_HSTS_SECONDS 0
SECURE_PROXY_SSL_HEADER None
SECURE_REDIRECT_EXEMPT []
SECURE_REFERRER_POLICY 'same-origin'
SECURE_SSL_HOST None
SECURE_SSL_REDIRECT False
SERVER_EMAIL 'root@localhost'
SESSION_CACHE_ALIAS 'default'
SESSION_COOKIE_AGE 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 'patanal_controller.settings.prod'
SHORT_DATETIME_FORMAT 'm/d/Y P'
SHORT_DATE_FORMAT 'm/d/Y'
SIGNING_BACKEND 'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS []
SIMPLE_JWT {'ACCESS_TOKEN_LIFETIME': '********************', 'AUTH_HEADER_TYPES': ('JWT',), 'REFRESH_TOKEN_LIFETIME': '********************'}
SITES_IMAGE_URL '/specs/images/'
SITES_REFDOC_URL '/specs/refdoc/'
STATICFILES_DIRS []
STATICFILES_FINDERS ['django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder']
STATICFILES_STORAGE 'django.contrib.staticfiles.storage.StaticFilesStorage'
STATIC_ROOT '/app/static'
STATIC_URL '/static/'
STORAGES {'default': {'BACKEND': 'django.core.files.storage.FileSystemStorage'}, 'staticfiles': {'BACKEND': 'django.contrib.staticfiles.storage.StaticFilesStorage'}}
TEMPLATES [{'APP_DIRS': True, 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': ['/app/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', 'core.context_processors.global_context', 'core.context_processors.page_meta_context', 'django.template.context_processors.i18n']}}]
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 'America/Phoenix'
TINYMCE_DEFAULT_CONFIG {'height': 500, 'link_context_toolbar': True, 'link_title': False, 'menubar': True, 'plugins': ['advlist autolink lists link image charmap print preview anchor', 'searchreplace visualblocks code fullscreen', 'insertdatetime media table paste code help wordcount'], 'theme': 'silver', 'toolbar': 'undo redo | formatselect | bold italic backcolor | alignleft ' 'aligncenter alignright alignjustify | bullist numlist outdent ' 'indent | removeformat | help | link image | code'}
USE_DEPRECATED_PYTZ False
USE_I18N True
USE_L10N True
USE_THOUSAND_SEPARATOR False
USE_TZ True
USE_X_FORWARDED_HOST False
USE_X_FORWARDED_PORT False
WDI_BASE_URL 'http://djdev-wdi.rfwel.com:8000'
WDI_CONTACT_US_URL 'http://djdev-wdi.rfwel.com:8000/contact-us/'
WSGI_APPLICATION 'patanal_controller.wsgi.application'
X_FRAME_OPTIONS 'SAMEORIGIN'
YEAR_MONTH_FORMAT 'F Y'

Headers

Request headers

Key Value
Accept */*
Accept-Encoding gzip, br, zstd, deflate
Connection Keep-Alive
Cookie => see Request panel
Host hcomp.rfwel.co.ke
Referer https://hcomp.rfwel.co.ke/indoor-unit-controls/3NGR0610
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
X-Accel-Internal /internal-nginx-static-location
X-Forwarded-For 216.73.216.28
X-Forwarded-Host hcomp.rfwel.co.ke
X-Forwarded-Server hcomp.rfwel.co.ke
X-Real-Ip 216.73.216.28

Response headers

Key Value
Content-Language en
Content-Length 15798
Content-Type text/html; charset=utf-8
Cross-Origin-Opener-Policy same-origin
Referrer-Policy same-origin
Vary Accept-Language, Cookie
X-Frame-Options SAMEORIGIN

WSGI environ

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

Key Value
PATH_INFO /indoor-unit-controls/3NGR0610/
QUERY_STRING
REMOTE_ADDR 143.198.96.190
REQUEST_METHOD GET
SCRIPT_NAME
SERVER_NAME 0.0.0.0
SERVER_PORT 8000
SERVER_PROTOCOL HTTP/1.1
SERVER_SOFTWARE gunicorn/20.1.0

Request

View information

View function Arguments Keyword arguments URL name
hcomp.views.indoorunit_controls () {'model': '3NGR0610'} indoorunit_controls

Cookies

Variable Value
'csrftoken' 'k7k0SJ0ySVTIQlpwnSLcONAZTOuB752w'

No session data

No GET data

No POST data

SQL queries from 1 connection

  • default 33.14 ms (19 queries including 2 similar and 2 duplicates )
Query Timeline Time (ms) Action

   SET

SESSION

TRANSACTION

ISOLATION
LEVEL READ COMMITTED
SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED
1.23

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(118)
  indoor_unit = get_object_or_404(HcompModel.IndoorUnitModel, indoor_unit_model=model)

/usr/local/lib/python3.10/site-packages/django/shortcuts.py in get_object_or_404(85)
  return queryset.get(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/django/utils/asyncio.py in inner(26)
  return func(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/django/utils/asyncio.py in inner(26)
  return func(*args, **kwargs)

/usr/local/lib/python3.10/site-packages/django/utils/asyncio.py in inner(26)
  return func(*args, **kwargs)

SELECT `hcomp_indoorunitmodel`.`id`,
       `hcomp_indoorunitmodel`.`indoor_unit_model`,
       `hcomp_indoorunitmodel`.`visible`,
       `hcomp_indoorunitmodel`.`brand_id`,
       `hcomp_indoorunitmodel`.`title`,
       `hcomp_indoorunitmodel`.`importance`,
       `hcomp_indoorunitmodel`.`remote_id`,
       `hcomp_indoorunitmodel`.`link_to_filter`,
       `hcomp_indoorunitmodel`.`public_notes`,
       `hcomp_indoorunitmodel`.`internal_notes`
  FROM
`hcomp_indoorunitmodel`
 WHERE
`hcomp_indoorunitmodel`.`indoor_unit_model` = '3NGR0610'
 LIMIT
21
SELECT ••• FROM `hcomp_indoorunitmodel` WHERE `hcomp_indoorunitmodel`.`indoor_unit_model` = '3NGR0610' LIMIT 21
1.50

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(118)
  indoor_unit = get_object_or_404(HcompModel.IndoorUnitModel, indoor_unit_model=model)

/usr/local/lib/python3.10/site-packages/django/shortcuts.py in get_object_or_404(85)
  return queryset.get(*args, **kwargs)

SELECT `hcomp_indoorunitimage`.`id`,
       `hcomp_indoorunitimage`.`image`,
       `hcomp_indoorunitimage`.`image_alt`,
       `hcomp_indoorunitimage`.`indoor_unit_model_id`
  FROM
`hcomp_indoorunitimage`
 WHERE
`hcomp_indoorunitimage`.`indoor_unit_model_id` = 5877
 ORDER BY
`hcomp_indoorunitimage`.`id` ASC
 LIMIT
1
SELECT ••• FROM `hcomp_indoorunitimage` WHERE `hcomp_indoorunitimage`.`indoor_unit_model_id` = 5877 ORDER BY `hcomp_indoorunitimage`.`id` ASC LIMIT 1
1.36

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(125)
  image_info = CoreUtils.get_image_info(

/app/core/utils.py in get_image_info(196)
  ).first()

SELECT `rfw_product`.`id`,
       `rfw_product`.`sku`,
       `rfw_product`.`mpn`,
       `rfw_product`.`upc`,
       `rfw_product`.`brand_id`,
       `rfw_product`.`title`,
       `rfw_product`.`importance`,
       `rfw_product`.`category_id`,
       `rfw_product`.`base_or_variant`,
       `rfw_product`.`pricing_watch`,
       `rfw_product`.`inventory_watch`,
       `rfw_product`.`google_shopping`,
       `rfw_product`.`bing_shopping`,
       `rfw_product`.`listing_status_bigc`,
       `rfw_product`.`pid_bigc`,
       `rfw_product`.`listing_status_amz_seller_us`,
       `rfw_product`.`channel_status_amz_seller_us`,
       `rfw_product`.`listing_status_amz_fba_us`,
       `rfw_product`.`sku_amz_fba_us`,
       `rfw_product`.`channel_status_amz_fba_us`,
       `rfw_product`.`listing_status_amz_seller_ca`,
       `rfw_product`.`channel_status_amz_seller_ca`,
       `rfw_product`.`pid_amz`,
       `rfw_product`.`listing_status_ebay`,
       `rfw_product`.`pid_ebay`,
       `rfw_product`.`channel_status_ebay`,
       `rfw_product`.`listing_status_wmt`,
       `rfw_product`.`pid_wmt`,
       `rfw_product`.`channel_status_wmt`,
       `rfw_product`.`listing_status_newegg`,
       `rfw_product`.`pid_ne`,
       `rfw_product`.`listing_status_newegg_biz`,
       `rfw_product`.`pid_nebiz`,
       `rfw_product`.`listing_status_wdi`,
       `rfw_product`.`pid_wdi`,
       `rfw_product`.`item_condition`,
       `rfw_product`.`discontinued`,
       `rfw_product`.`from_aws_scrapper`,
       `rfw_product`.`replacement_id`,
       `rfw_product`.`replacement_link`,
       `rfw_product`.`purchase_restrictions`,
       `rfw_product`.`returnable`,
       `rfw_product`.`manufacture_warranty`,
       `rfw_product`.`updated_by_id`,
       `rfw_product`.`last_update`
  FROM
`rfw_product`
 INNER JOIN
`hcomp_indoorunitmodel_thermostat_interface`
    ON
(`rfw_product`.`id` = `hcomp_indoorunitmodel_thermostat_interface`.`product_id`)
 WHERE
`hcomp_indoorunitmodel_thermostat_interface`.`indoorunitmodel_id` = 5877
 ORDER BY
`rfw_product`.`sku` ASC
SELECT ••• FROM `rfw_product` INNER JOIN `hcomp_indoorunitmodel_thermostat_interface` ON (`rfw_product`.`id` = `hcomp_indoorunitmodel_thermostat_interface`.`product_id`) WHERE `hcomp_indoorunitmodel_thermostat_interface`.`indoorunitmodel_id` = 5877 ORDER BY `rfw_product`.`sku` ASC
5.15

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(137)
  thermostat_details = [

SELECT `hcomp_interfaceinformation`.`id`,
       `hcomp_interfaceinformation`.`indoor_unit_model_id`,
       `hcomp_interfaceinformation`.`wireless_interface_id`,
       `hcomp_interfaceinformation`.`specific_requirements`
  FROM
`hcomp_interfaceinformation`
 WHERE
`hcomp_interfaceinformation`.`indoor_unit_model_id` = 5877
SELECT ••• FROM `hcomp_interfaceinformation` WHERE `hcomp_interfaceinformation`.`indoor_unit_model_id` = 5877
2.23

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(147)
  for interface in indoor_unit.interfaceinfo_for_model.all():

SELECT `rfw_product`.`id`,
       `rfw_product`.`sku`,
       `rfw_product`.`mpn`,
       `rfw_product`.`upc`,
       `rfw_product`.`brand_id`,
       `rfw_product`.`title`,
       `rfw_product`.`importance`,
       `rfw_product`.`category_id`,
       `rfw_product`.`base_or_variant`,
       `rfw_product`.`pricing_watch`,
       `rfw_product`.`inventory_watch`,
       `rfw_product`.`google_shopping`,
       `rfw_product`.`bing_shopping`,
       `rfw_product`.`listing_status_bigc`,
       `rfw_product`.`pid_bigc`,
       `rfw_product`.`listing_status_amz_seller_us`,
       `rfw_product`.`channel_status_amz_seller_us`,
       `rfw_product`.`listing_status_amz_fba_us`,
       `rfw_product`.`sku_amz_fba_us`,
       `rfw_product`.`channel_status_amz_fba_us`,
       `rfw_product`.`listing_status_amz_seller_ca`,
       `rfw_product`.`channel_status_amz_seller_ca`,
       `rfw_product`.`pid_amz`,
       `rfw_product`.`listing_status_ebay`,
       `rfw_product`.`pid_ebay`,
       `rfw_product`.`channel_status_ebay`,
       `rfw_product`.`listing_status_wmt`,
       `rfw_product`.`pid_wmt`,
       `rfw_product`.`channel_status_wmt`,
       `rfw_product`.`listing_status_newegg`,
       `rfw_product`.`pid_ne`,
       `rfw_product`.`listing_status_newegg_biz`,
       `rfw_product`.`pid_nebiz`,
       `rfw_product`.`listing_status_wdi`,
       `rfw_product`.`pid_wdi`,
       `rfw_product`.`item_condition`,
       `rfw_product`.`discontinued`,
       `rfw_product`.`from_aws_scrapper`,
       `rfw_product`.`replacement_id`,
       `rfw_product`.`replacement_link`,
       `rfw_product`.`purchase_restrictions`,
       `rfw_product`.`returnable`,
       `rfw_product`.`manufacture_warranty`,
       `rfw_product`.`updated_by_id`,
       `rfw_product`.`last_update`
  FROM
`rfw_product`
 WHERE
`rfw_product`.`id` = 1004782
 LIMIT
21
SELECT ••• FROM `rfw_product` WHERE `rfw_product`.`id` = 1004782 LIMIT 21
1.14

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(148)
  interface_detail = get_product_details_with_specs(interface.wireless_interface)

SELECT `rfw_productimage`.`id`,
       `rfw_productimage`.`image`,
       `rfw_productimage`.`image_alt`,
       `rfw_productimage`.`image_type`,
       `rfw_productimage`.`image_ordering`,
       `rfw_productimage`.`product_id`,
       `rfw_productimage`.`updated_by_id`,
       `rfw_productimage`.`last_update`, CASE                                                               
            WHEN
`rfw_productimage`.`image_type` = 'Main'       THEN 1
            WHEN
`rfw_productimage`.`image_type` = 'Additional' THEN 2
            ELSE
3
             END
AS `preferred_order`
  FROM
`rfw_productimage`
 WHERE
`rfw_productimage`.`product_id` = 1004782
 ORDER BY
9 ASC, `rfw_productimage`.`image_ordering` ASC
 LIMIT
1
SELECT ••• FROM `rfw_productimage` WHERE `rfw_productimage`.`product_id` = 1004782 ORDER BY 9 ASC, `rfw_productimage`.`image_ordering` ASC LIMIT 1
2.26

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(148)
  interface_detail = get_product_details_with_specs(interface.wireless_interface)

/app/hcomp/context_generators.py in get_product_details_with_specs(437)
  details = get_prod_details(product)

/app/hcomp/context_generators.py in get_prod_details(482)
  image_info = CoreUtils.get_image_info(

/app/core/utils.py in get_image_info(157)
  .first()

SELECT `rfw_product`.`id`,
       `rfw_product`.`sku`,
       `rfw_product`.`mpn`,
       `rfw_product`.`upc`,
       `rfw_product`.`brand_id`,
       `rfw_product`.`title`,
       `rfw_product`.`importance`,
       `rfw_product`.`category_id`,
       `rfw_product`.`base_or_variant`,
       `rfw_product`.`pricing_watch`,
       `rfw_product`.`inventory_watch`,
       `rfw_product`.`google_shopping`,
       `rfw_product`.`bing_shopping`,
       `rfw_product`.`listing_status_bigc`,
       `rfw_product`.`pid_bigc`,
       `rfw_product`.`listing_status_amz_seller_us`,
       `rfw_product`.`channel_status_amz_seller_us`,
       `rfw_product`.`listing_status_amz_fba_us`,
       `rfw_product`.`sku_amz_fba_us`,
       `rfw_product`.`channel_status_amz_fba_us`,
       `rfw_product`.`listing_status_amz_seller_ca`,
       `rfw_product`.`channel_status_amz_seller_ca`,
       `rfw_product`.`pid_amz`,
       `rfw_product`.`listing_status_ebay`,
       `rfw_product`.`pid_ebay`,
       `rfw_product`.`channel_status_ebay`,
       `rfw_product`.`listing_status_wmt`,
       `rfw_product`.`pid_wmt`,
       `rfw_product`.`channel_status_wmt`,
       `rfw_product`.`listing_status_newegg`,
       `rfw_product`.`pid_ne`,
       `rfw_product`.`listing_status_newegg_biz`,
       `rfw_product`.`pid_nebiz`,
       `rfw_product`.`listing_status_wdi`,
       `rfw_product`.`pid_wdi`,
       `rfw_product`.`item_condition`,
       `rfw_product`.`discontinued`,
       `rfw_product`.`from_aws_scrapper`,
       `rfw_product`.`replacement_id`,
       `rfw_product`.`replacement_link`,
       `rfw_product`.`purchase_restrictions`,
       `rfw_product`.`returnable`,
       `rfw_product`.`manufacture_warranty`,
       `rfw_product`.`updated_by_id`,
       `rfw_product`.`last_update`
  FROM
`rfw_product`
 WHERE
`rfw_product`.`sku` = 'AZAI6WSCGR1'
 LIMIT
21
SELECT ••• FROM `rfw_product` WHERE `rfw_product`.`sku` = 'AZAI6WSCGR1' LIMIT 21
1.74

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(148)
  interface_detail = get_product_details_with_specs(interface.wireless_interface)

/app/hcomp/context_generators.py in get_product_details_with_specs(437)
  details = get_prod_details(product)

/app/hcomp/context_generators.py in get_prod_details(491)
  prod_buybutts = CoreUtils.get_buy_buttons_list(

/app/core/utils.py in get_buy_buttons_list(387)
  product = RfwModel.Product.objects.get(sku=object.sku)

SELECT `rfw_productprice`.`id`,
       `rfw_productprice`.`product_id`,
       `rfw_productprice`.`price_check_override`,
       `rfw_productprice`.`price_msrp`,
       `rfw_productprice`.`price_map`,
       `rfw_productprice`.`on_clearance`,
       `rfw_productprice`.`price_sale_bigc`,
       `rfw_productprice`.`price_bigc`,
       `rfw_productprice`.`set_bigc_price`,
       `rfw_productprice`.`hide_bigc_price`,
       `rfw_productprice`.`price_amz_seller_us`,
       `rfw_productprice`.`price_amz_min`,
       `rfw_productprice`.`price_amz_max`,
       `rfw_productprice`.`price_amz_seller_us_b2b`,
       `rfw_productprice`.`price_amz_fba_us`,
       `rfw_productprice`.`price_amz_fba_us_b2b`,
       `rfw_productprice`.`price_amz_seller_ca`,
       `rfw_productprice`.`price_amz_fba_ca`,
       `rfw_productprice`.`price_ebay`,
       `rfw_productprice`.`price_wmt`,
       `rfw_productprice`.`price_ne`,
       `rfw_productprice`.`price_nebiz`,
       `rfw_productprice`.`updated_by_id`,
       `rfw_productprice`.`last_update`
  FROM
`rfw_productprice`
 WHERE
`rfw_productprice`.`product_id` = 1004782
 LIMIT
21
SELECT ••• FROM `rfw_productprice` WHERE `rfw_productprice`.`product_id` = 1004782 LIMIT 21
1.28

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(148)
  interface_detail = get_product_details_with_specs(interface.wireless_interface)

/app/hcomp/context_generators.py in get_product_details_with_specs(437)
  details = get_prod_details(product)

/app/hcomp/context_generators.py in get_prod_details(491)
  prod_buybutts = CoreUtils.get_buy_buttons_list(

/app/core/utils.py in get_buy_buttons_list(389)
  price_obj = product.prices_for_product

SELECT `rfw_lists_hvaccontrol`.`id`,
       `rfw_lists_hvaccontrol`.`product_id`,
       `rfw_lists_hvaccontrol`.`channel_listing`,
       `rfw_lists_hvaccontrol`.`min_operating_temp`,
       `rfw_lists_hvaccontrol`.`max_operating_temp`,
       `rfw_lists_hvaccontrol`.`relative_humidity`,
       `rfw_lists_hvaccontrol`.`fcc_id`,
       `rfw_lists_hvaccontrol`.`fcc_id2_id`,
       `rfw_lists_hvaccontrol`.`industry_canada`,
       `rfw_lists_hvaccontrol`.`manufacture_warranty`,
       `rfw_lists_hvaccontrol`.`min_input_voltage`,
       `rfw_lists_hvaccontrol`.`max_input_voltage`,
       `rfw_lists_hvaccontrol`.`dc_input_voltage_vdc`,
       `rfw_lists_hvaccontrol`.`ac_input_voltage`,
       `rfw_lists_hvaccontrol`.`current_input`,
       `rfw_lists_hvaccontrol`.`typical_max_power`,
       `rfw_lists_hvaccontrol`.`color_id`,
       `rfw_lists_hvaccontrol`.`release_date`,
       `rfw_lists_hvaccontrol`.`eol_date`,
       `rfw_lists_hvaccontrol`.`summary_blurb`,
       `rfw_lists_hvaccontrol`.`description_brief`,
       `rfw_lists_hvaccontrol`.`description_para2`,
       `rfw_lists_hvaccontrol`.`description_para3`,
       `rfw_lists_hvaccontrol`.`bullet_1`,
       `rfw_lists_hvaccontrol`.`bullet_2`,
       `rfw_lists_hvaccontrol`.`bullet_3`,
       `rfw_lists_hvaccontrol`.`bullet_4`,
       `rfw_lists_hvaccontrol`.`bullet_5`,
       `rfw_lists_hvaccontrol`.`additional_description`,
       `rfw_lists_hvaccontrol`.`package_contents`,
       `rfw_lists_hvaccontrol`.`item_weight`,
       `rfw_lists_hvaccontrol`.`shipping_weight`,
       `rfw_lists_hvaccontrol`.`weight_unit_of_measure`,
       `rfw_lists_hvaccontrol`.`item_length`,
       `rfw_lists_hvaccontrol`.`item_width`,
       `rfw_lists_hvaccontrol`.`item_height`,
       `rfw_lists_hvaccontrol`.`item_diameter`,
       `rfw_lists_hvaccontrol`.`shipping_length`,
       `rfw_lists_hvaccontrol`.`shipping_width`,
       `rfw_lists_hvaccontrol`.`shipping_height`,
       `rfw_lists_hvaccontrol`.`dimension_unit_of_measure`,
       `rfw_lists_hvaccontrol`.`updated_by_id`,
       `rfw_lists_hvaccontrol`.`last_update`,
       `rfw_lists_hvaccontrol`.`connectivity`,
       `rfw_lists_hvaccontrol`.`heating_stages`,
       `rfw_lists_hvaccontrol`.`cooling_stages`,
       `rfw_lists_hvaccontrol`.`periods_per_programmable_day`,
       `rfw_lists_hvaccontrol`.`display_size`,
       `rfw_lists_hvaccontrol`.`min_temp_sensed`,
       `rfw_lists_hvaccontrol`.`max_temp_sensed`,
       `rfw_lists_hvaccontrol`.`range`,
       `rfw_lists_hvaccontrol`.`controlled_zones`,
       `rfw_lists_hvaccontrol`.`battery_type`,
       `rfw_lists_hvaccontrol`.`number_of_batteries`,
       `rfw_lists_hvaccontrol`.`battery_weight`,
       `rfw_lists_hvaccontrol`.`battery_chemistry`,
       `rfw_lists_hvaccontrol`.`battery_required`,
       `rfw_lists_hvaccontrol`.`non_lithium_battery_energy_content`,
       `rfw_lists_hvaccontrol`.`non_lithium_battery_energy_content_unit`
  FROM
`rfw_lists_hvaccontrol`
 WHERE
`rfw_lists_hvaccontrol`.`product_id` = 1004782
 LIMIT
21
SELECT ••• FROM `rfw_lists_hvaccontrol` WHERE `rfw_lists_hvaccontrol`.`product_id` = 1004782 LIMIT 21
1.44

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(148)
  interface_detail = get_product_details_with_specs(interface.wireless_interface)

/app/hcomp/context_generators.py in get_product_details_with_specs(440)
  hvac_control = getattr(product, "hvaccontrol_commonspecs", None)

SELECT `standards_wirelessstd`.`id`,
       `standards_wirelessstd`.`standard`,
       `standards_wirelessstd`.`slug`,
       `standards_wirelessstd`.`visible`,
       `standards_wirelessstd`.`used_in_wdi_filters`,
       `standards_wirelessstd`.`standard_status`,
       `standards_wirelessstd`.`application_id`,
       `standards_wirelessstd`.`standard_org_id`,
       `standards_wirelessstd`.`standard_logo`,
       `standards_wirelessstd`.`importance`,
       `standards_wirelessstd`.`standard_blurb`,
       `standards_wirelessstd`.`standard_description`,
       `standards_wirelessstd`.`link`,
       `standards_wirelessstd`.`ordering`,
       `standards_wirelessstd`.`updated_by_id`,
       `standards_wirelessstd`.`last_update`
  FROM
`standards_wirelessstd`
 INNER JOIN
`rfw_lists_hvaccontrol_wireless_standards`
    ON
(`standards_wirelessstd`.`id` = `rfw_lists_hvaccontrol_wireless_standards`.`wirelessstd_id`)
 WHERE
`rfw_lists_hvaccontrol_wireless_standards`.`hvaccontrol_id` = 1557
 ORDER BY
`standards_wirelessstd`.`ordering` ASC
SELECT ••• FROM `standards_wirelessstd` INNER JOIN `rfw_lists_hvaccontrol_wireless_standards` ON (`standards_wirelessstd`.`id` = `rfw_lists_hvaccontrol_wireless_standards`.`wirelessstd_id`) WHERE `rfw_lists_hvaccontrol_wireless_standards`.`hvaccontrol_id` = 1557 ORDER BY `standards_wirelessstd`.`ordering` ASC
2.62

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(148)
  interface_detail = get_product_details_with_specs(interface.wireless_interface)

/app/hcomp/context_generators.py in get_product_details_with_specs(452)
  "Wireless Standards": ", ".join(

SELECT `spec_list_controlstyle`.`id`,
       `spec_list_controlstyle`.`name`
  FROM
`spec_list_controlstyle`
 INNER JOIN
`rfw_lists_hvaccontrol_control_style`
    ON
(`spec_list_controlstyle`.`id` = `rfw_lists_hvaccontrol_control_style`.`controlstyle_id`)
 WHERE
`rfw_lists_hvaccontrol_control_style`.`hvaccontrol_id` = 1557
SELECT ••• FROM `spec_list_controlstyle` INNER JOIN `rfw_lists_hvaccontrol_control_style` ON (`spec_list_controlstyle`.`id` = `rfw_lists_hvaccontrol_control_style`.`controlstyle_id`) WHERE `rfw_lists_hvaccontrol_control_style`.`hvaccontrol_id` = 1557
2.24

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(148)
  interface_detail = get_product_details_with_specs(interface.wireless_interface)

/app/hcomp/context_generators.py in get_product_details_with_specs(455)
  "Control Style": ", ".join(

SELECT `rfw_product`.`id`,
       `rfw_product`.`sku`,
       `rfw_product`.`mpn`,
       `rfw_product`.`upc`,
       `rfw_product`.`brand_id`,
       `rfw_product`.`title`,
       `rfw_product`.`importance`,
       `rfw_product`.`category_id`,
       `rfw_product`.`base_or_variant`,
       `rfw_product`.`pricing_watch`,
       `rfw_product`.`inventory_watch`,
       `rfw_product`.`google_shopping`,
       `rfw_product`.`bing_shopping`,
       `rfw_product`.`listing_status_bigc`,
       `rfw_product`.`pid_bigc`,
       `rfw_product`.`listing_status_amz_seller_us`,
       `rfw_product`.`channel_status_amz_seller_us`,
       `rfw_product`.`listing_status_amz_fba_us`,
       `rfw_product`.`sku_amz_fba_us`,
       `rfw_product`.`channel_status_amz_fba_us`,
       `rfw_product`.`listing_status_amz_seller_ca`,
       `rfw_product`.`channel_status_amz_seller_ca`,
       `rfw_product`.`pid_amz`,
       `rfw_product`.`listing_status_ebay`,
       `rfw_product`.`pid_ebay`,
       `rfw_product`.`channel_status_ebay`,
       `rfw_product`.`listing_status_wmt`,
       `rfw_product`.`pid_wmt`,
       `rfw_product`.`channel_status_wmt`,
       `rfw_product`.`listing_status_newegg`,
       `rfw_product`.`pid_ne`,
       `rfw_product`.`listing_status_newegg_biz`,
       `rfw_product`.`pid_nebiz`,
       `rfw_product`.`listing_status_wdi`,
       `rfw_product`.`pid_wdi`,
       `rfw_product`.`item_condition`,
       `rfw_product`.`discontinued`,
       `rfw_product`.`from_aws_scrapper`,
       `rfw_product`.`replacement_id`,
       `rfw_product`.`replacement_link`,
       `rfw_product`.`purchase_restrictions`,
       `rfw_product`.`returnable`,
       `rfw_product`.`manufacture_warranty`,
       `rfw_product`.`updated_by_id`,
       `rfw_product`.`last_update`
  FROM
`rfw_product`
 INNER JOIN
`hcomp_indoorunitmodel_wired_controller`
    ON
(`rfw_product`.`id` = `hcomp_indoorunitmodel_wired_controller`.`product_id`)
 WHERE
`hcomp_indoorunitmodel_wired_controller`.`indoorunitmodel_id` = 5877
 ORDER BY
`rfw_product`.`sku` ASC
SELECT ••• FROM `rfw_product` INNER JOIN `hcomp_indoorunitmodel_wired_controller` ON (`rfw_product`.`id` = `hcomp_indoorunitmodel_wired_controller`.`product_id`) WHERE `hcomp_indoorunitmodel_wired_controller`.`indoorunitmodel_id` = 5877 ORDER BY `rfw_product`.`sku` ASC
1.29

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(159)
  wiredcontroller_details = [

SELECT `rfw_product`.`id`,
       `rfw_product`.`sku`,
       `rfw_product`.`mpn`,
       `rfw_product`.`upc`,
       `rfw_product`.`brand_id`,
       `rfw_product`.`title`,
       `rfw_product`.`importance`,
       `rfw_product`.`category_id`,
       `rfw_product`.`base_or_variant`,
       `rfw_product`.`pricing_watch`,
       `rfw_product`.`inventory_watch`,
       `rfw_product`.`google_shopping`,
       `rfw_product`.`bing_shopping`,
       `rfw_product`.`listing_status_bigc`,
       `rfw_product`.`pid_bigc`,
       `rfw_product`.`listing_status_amz_seller_us`,
       `rfw_product`.`channel_status_amz_seller_us`,
       `rfw_product`.`listing_status_amz_fba_us`,
       `rfw_product`.`sku_amz_fba_us`,
       `rfw_product`.`channel_status_amz_fba_us`,
       `rfw_product`.`listing_status_amz_seller_ca`,
       `rfw_product`.`channel_status_amz_seller_ca`,
       `rfw_product`.`pid_amz`,
       `rfw_product`.`listing_status_ebay`,
       `rfw_product`.`pid_ebay`,
       `rfw_product`.`channel_status_ebay`,
       `rfw_product`.`listing_status_wmt`,
       `rfw_product`.`pid_wmt`,
       `rfw_product`.`channel_status_wmt`,
       `rfw_product`.`listing_status_newegg`,
       `rfw_product`.`pid_ne`,
       `rfw_product`.`listing_status_newegg_biz`,
       `rfw_product`.`pid_nebiz`,
       `rfw_product`.`listing_status_wdi`,
       `rfw_product`.`pid_wdi`,
       `rfw_product`.`item_condition`,
       `rfw_product`.`discontinued`,
       `rfw_product`.`from_aws_scrapper`,
       `rfw_product`.`replacement_id`,
       `rfw_product`.`replacement_link`,
       `rfw_product`.`purchase_restrictions`,
       `rfw_product`.`returnable`,
       `rfw_product`.`manufacture_warranty`,
       `rfw_product`.`updated_by_id`,
       `rfw_product`.`last_update`
  FROM
`rfw_product`
 INNER JOIN
`hcomp_indoorunitmodel_other_controller`
    ON
(`rfw_product`.`id` = `hcomp_indoorunitmodel_other_controller`.`product_id`)
 WHERE
`hcomp_indoorunitmodel_other_controller`.`indoorunitmodel_id` = 5877
 ORDER BY
`rfw_product`.`sku` ASC
SELECT ••• FROM `rfw_product` INNER JOIN `hcomp_indoorunitmodel_other_controller` ON (`rfw_product`.`id` = `hcomp_indoorunitmodel_other_controller`.`product_id`) WHERE `hcomp_indoorunitmodel_other_controller`.`indoorunitmodel_id` = 5877 ORDER BY `rfw_product`.`sku` ASC
1.48

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(163)
  othercontroller_details = [

SELECT `rfw_product`.`id`,
       `rfw_product`.`sku`,
       `rfw_product`.`mpn`,
       `rfw_product`.`upc`,
       `rfw_product`.`brand_id`,
       `rfw_product`.`title`,
       `rfw_product`.`importance`,
       `rfw_product`.`category_id`,
       `rfw_product`.`base_or_variant`,
       `rfw_product`.`pricing_watch`,
       `rfw_product`.`inventory_watch`,
       `rfw_product`.`google_shopping`,
       `rfw_product`.`bing_shopping`,
       `rfw_product`.`listing_status_bigc`,
       `rfw_product`.`pid_bigc`,
       `rfw_product`.`listing_status_amz_seller_us`,
       `rfw_product`.`channel_status_amz_seller_us`,
       `rfw_product`.`listing_status_amz_fba_us`,
       `rfw_product`.`sku_amz_fba_us`,
       `rfw_product`.`channel_status_amz_fba_us`,
       `rfw_product`.`listing_status_amz_seller_ca`,
       `rfw_product`.`channel_status_amz_seller_ca`,
       `rfw_product`.`pid_amz`,
       `rfw_product`.`listing_status_ebay`,
       `rfw_product`.`pid_ebay`,
       `rfw_product`.`channel_status_ebay`,
       `rfw_product`.`listing_status_wmt`,
       `rfw_product`.`pid_wmt`,
       `rfw_product`.`channel_status_wmt`,
       `rfw_product`.`listing_status_newegg`,
       `rfw_product`.`pid_ne`,
       `rfw_product`.`listing_status_newegg_biz`,
       `rfw_product`.`pid_nebiz`,
       `rfw_product`.`listing_status_wdi`,
       `rfw_product`.`pid_wdi`,
       `rfw_product`.`item_condition`,
       `rfw_product`.`discontinued`,
       `rfw_product`.`from_aws_scrapper`,
       `rfw_product`.`replacement_id`,
       `rfw_product`.`replacement_link`,
       `rfw_product`.`purchase_restrictions`,
       `rfw_product`.`returnable`,
       `rfw_product`.`manufacture_warranty`,
       `rfw_product`.`updated_by_id`,
       `rfw_product`.`last_update`
  FROM
`rfw_product`
 INNER JOIN
`hcomp_indoorunitmodel_sensor`
    ON
(`rfw_product`.`id` = `hcomp_indoorunitmodel_sensor`.`product_id`)
 WHERE
`hcomp_indoorunitmodel_sensor`.`indoorunitmodel_id` = 5877
 ORDER BY
`rfw_product`.`sku` ASC
SELECT ••• FROM `rfw_product` INNER JOIN `hcomp_indoorunitmodel_sensor` ON (`rfw_product`.`id` = `hcomp_indoorunitmodel_sensor`.`product_id`) WHERE `hcomp_indoorunitmodel_sensor`.`indoorunitmodel_id` = 5877 ORDER BY `rfw_product`.`sku` ASC
1.31

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(167)
  sensor_details = [

SELECT `rfw_brand`.`id`,
       `rfw_brand`.`name`,
       `rfw_brand`.`slug`,
       `rfw_brand`.`featured_brand`,
       `rfw_brand`.`brand_logo`,
       `rfw_brand`.`url`
  FROM
`rfw_brand`
 WHERE
`rfw_brand`.`id` = 122
 LIMIT
21
SELECT ••• FROM `rfw_brand` WHERE `rfw_brand`.`id` = 122 LIMIT 21
1.40

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(222)
  return render(request, "hcomp/hcomp_indoormodel_detail.html", context)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/usr/local/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/usr/local/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

9 {% else %}
10 <p>{{ device_image_info.image_alt }}</p>
11 {% endif %}
12 {{ model.brand }} {{ model.indoor_unit_model }}
13 {% if model.title %}<p>{{ model.title }}</p>{% endif %}
14 </div>
15 </div>
16 <div class="col-lg-7 col-md-12">

/app/hcomp/templates/hcomp/hcomp_indoormodel_detail_top.html

SELECT `hcomp_outdoorunit`.`id`,
       `hcomp_outdoorunit`.`outdoor_unit_model`
  FROM
`hcomp_outdoorunit`
 INNER JOIN
`hcomp_indoorunitmodel_outdoor_unit`
    ON
(`hcomp_outdoorunit`.`id` = `hcomp_indoorunitmodel_outdoor_unit`.`outdoorunit_id`)
 WHERE
`hcomp_indoorunitmodel_outdoor_unit`.`indoorunitmodel_id` = 5877
SELECT ••• FROM `hcomp_outdoorunit` INNER JOIN `hcomp_indoorunitmodel_outdoor_unit` ON (`hcomp_outdoorunit`.`id` = `hcomp_indoorunitmodel_outdoor_unit`.`outdoorunit_id`) WHERE `hcomp_indoorunitmodel_outdoor_unit`.`indoorunitmodel_id` = 5877
1.26

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(222)
  return render(request, "hcomp/hcomp_indoormodel_detail.html", context)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(320)
  if match:

16 <div class="col-lg-7 col-md-12">
17 <div class="mb-2">
18 <p class="text-muted small fw-bold">{{ model.indoor_unit_model }}</p>
19 {% if model.outdoor_unit.all %}
20 <p class="text-muted small fw-bold">
21 OUTDOOR UNIT:
22 {% for outdoor in model.outdoor_unit.all %}
23 <a>{{ outdoor.outdoor_unit_model }}</a>

/app/hcomp/templates/hcomp/hcomp_indoormodel_detail_top.html

SELECT `hcomp_indoorunittype`.`id`,
       `hcomp_indoorunittype`.`indoor_type`
  FROM
`hcomp_indoorunittype`
 INNER JOIN
`hcomp_indoorunitmodel_indoor_unit_type`
    ON
(`hcomp_indoorunittype`.`id` = `hcomp_indoorunitmodel_indoor_unit_type`.`indoorunittype_id`)
 WHERE
`hcomp_indoorunitmodel_indoor_unit_type`.`indoorunitmodel_id` = 5877
SELECT ••• FROM `hcomp_indoorunittype` INNER JOIN `hcomp_indoorunitmodel_indoor_unit_type` ON (`hcomp_indoorunittype`.`id` = `hcomp_indoorunitmodel_indoor_unit_type`.`indoorunittype_id`) WHERE `hcomp_indoorunitmodel_indoor_unit_type`.`indoorunitmodel_id` = 5877
2 similar queries. Duplicated 2 times.
1.27

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(222)
  return render(request, "hcomp/hcomp_indoormodel_detail.html", context)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(320)
  if match:

24 {% if not forloop.last %},{% endif %}
25 {% endfor %}
26 {% endif %}
27 {% if model.indoor_unit_type.all %}
28 <p class="text-muted small fw-bold">
29 INDOOR UNIT TYPE:
30 {% for indoortype in model.indoor_unit_type.all %}
31 <a>{{ indoortype.indoor_type }}</a>

/app/hcomp/templates/hcomp/hcomp_indoormodel_detail_top.html

SELECT `hcomp_indoorunittype`.`id`,
       `hcomp_indoorunittype`.`indoor_type`
  FROM
`hcomp_indoorunittype`
 INNER JOIN
`hcomp_indoorunitmodel_indoor_unit_type`
    ON
(`hcomp_indoorunittype`.`id` = `hcomp_indoorunitmodel_indoor_unit_type`.`indoorunittype_id`)
 WHERE
`hcomp_indoorunitmodel_indoor_unit_type`.`indoorunitmodel_id` = 5877
SELECT ••• FROM `hcomp_indoorunittype` INNER JOIN `hcomp_indoorunitmodel_indoor_unit_type` ON (`hcomp_indoorunittype`.`id` = `hcomp_indoorunitmodel_indoor_unit_type`.`indoorunittype_id`) WHERE `hcomp_indoorunitmodel_indoor_unit_type`.`indoorunitmodel_id` = 5877
2 similar queries. Duplicated 2 times.
0.94

Connection: default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(222)
  return render(request, "hcomp/hcomp_indoormodel_detail.html", context)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(321)
  return nodelist.render(context)

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

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

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

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

27 {% if model.indoor_unit_type.all %}
28 <p class="text-muted small fw-bold">
29 INDOOR UNIT TYPE:
30 {% for indoortype in model.indoor_unit_type.all %}
31 <a>{{ indoortype.indoor_type }}</a>
32 {% if not forloop.last %},{% endif %}
33 {% endfor %}
34 {% endif %}

/app/hcomp/templates/hcomp/hcomp_indoormodel_detail_top.html

Static files (516 found, 3 used)

Static file paths

None

Static file apps

  1. jazzmin
  2. core
  3. admin_searchable_dropdown
  4. django.contrib.admin
  5. rest_framework
  6. tinymce
  7. import_export
  8. nested_admin
  9. debug_toolbar
  10. django_extensions
  11. hcomp

Static files

core/js/header_scripts.js
/app/core/static/core/js/header_scripts.js
core/css/styles.css
/app/core/static/core/css/styles.css
core/js/footer_scripts.js
/app/core/static/core/js/footer_scripts.js

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

Path Location
vendor/select2/js/select2.min.js /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/select2/js/select2.min.js
vendor/select2/css/select2.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/select2/css/select2.min.css
vendor/bootswatch/litera/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/litera/bootstrap.min.css
vendor/bootswatch/simplex/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/simplex/bootstrap.min.css
vendor/bootswatch/slate/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/slate/bootstrap.min.css
vendor/bootswatch/yeti/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/yeti/bootstrap.min.css
vendor/bootswatch/spacelab/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/spacelab/bootstrap.min.css
vendor/bootswatch/lumen/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/lumen/bootstrap.min.css
vendor/bootswatch/default/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/default/bootstrap.min.css
vendor/bootswatch/cerulean/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/cerulean/bootstrap.min.css
vendor/bootswatch/darkly/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/darkly/bootstrap.min.css
vendor/bootswatch/sandstone/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/sandstone/bootstrap.min.css
vendor/bootswatch/journal/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/journal/bootstrap.min.css
vendor/bootswatch/flatly/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/flatly/bootstrap.min.css
vendor/bootswatch/minty/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/minty/bootstrap.min.css
vendor/bootswatch/superhero/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/superhero/bootstrap.min.css
vendor/bootswatch/cyborg/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/cyborg/bootstrap.min.css
vendor/bootswatch/lux/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/lux/bootstrap.min.css
vendor/bootswatch/cosmo/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/cosmo/bootstrap.min.css
vendor/bootswatch/sketchy/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/sketchy/bootstrap.min.css
vendor/bootswatch/united/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/united/bootstrap.min.css
vendor/bootswatch/materia/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/materia/bootstrap.min.css
vendor/bootswatch/solar/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/solar/bootstrap.min.css
vendor/bootswatch/pulse/bootstrap.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootswatch/pulse/bootstrap.min.css
vendor/bootstrap/js/bootstrap.min.js /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootstrap/js/bootstrap.min.js
vendor/bootstrap/js/bootstrap.min.js.map /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/bootstrap/js/bootstrap.min.js.map
vendor/fontawesome-free/webfonts/fa-solid-900.woff2 /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/fontawesome-free/webfonts/fa-solid-900.woff2
vendor/fontawesome-free/webfonts/fa-brands-400.woff /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/fontawesome-free/webfonts/fa-brands-400.woff
vendor/fontawesome-free/webfonts/fa-regular-400.svg /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/fontawesome-free/webfonts/fa-regular-400.svg
vendor/fontawesome-free/webfonts/fa-regular-400.eot /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/fontawesome-free/webfonts/fa-regular-400.eot
vendor/fontawesome-free/webfonts/fa-brands-400.ttf /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/fontawesome-free/webfonts/fa-brands-400.ttf
vendor/fontawesome-free/webfonts/fa-regular-400.woff /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/fontawesome-free/webfonts/fa-regular-400.woff
vendor/fontawesome-free/webfonts/fa-brands-400.svg /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/fontawesome-free/webfonts/fa-brands-400.svg
vendor/fontawesome-free/webfonts/fa-regular-400.woff2 /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/fontawesome-free/webfonts/fa-regular-400.woff2
vendor/fontawesome-free/webfonts/fa-brands-400.woff2 /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/fontawesome-free/webfonts/fa-brands-400.woff2
vendor/fontawesome-free/webfonts/fa-solid-900.woff /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/fontawesome-free/webfonts/fa-solid-900.woff
vendor/fontawesome-free/webfonts/fa-solid-900.eot /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/fontawesome-free/webfonts/fa-solid-900.eot
vendor/fontawesome-free/webfonts/fa-solid-900.ttf /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/fontawesome-free/webfonts/fa-solid-900.ttf
vendor/fontawesome-free/webfonts/fa-solid-900.svg /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/fontawesome-free/webfonts/fa-solid-900.svg
vendor/fontawesome-free/webfonts/fa-brands-400.eot /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/fontawesome-free/webfonts/fa-brands-400.eot
vendor/fontawesome-free/webfonts/fa-regular-400.ttf /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/fontawesome-free/webfonts/fa-regular-400.ttf
vendor/fontawesome-free/css/all.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/fontawesome-free/css/all.min.css
vendor/adminlte/js/adminlte.min.js /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/adminlte/js/adminlte.min.js
vendor/adminlte/js/adminlte.min.js.map /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/adminlte/js/adminlte.min.js.map
vendor/adminlte/img/user2-160x160.jpg /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/adminlte/img/user2-160x160.jpg
vendor/adminlte/img/AdminLTELogo.png /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/adminlte/img/AdminLTELogo.png
vendor/adminlte/img/icons.png /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/adminlte/img/icons.png
vendor/adminlte/css/adminlte.min.css.map /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/adminlte/css/adminlte.min.css.map
vendor/adminlte/css/adminlte.min.css /usr/local/lib/python3.10/site-packages/jazzmin/static/vendor/adminlte/css/adminlte.min.css
jazzmin/js/related-modal.js /usr/local/lib/python3.10/site-packages/jazzmin/static/jazzmin/js/related-modal.js
jazzmin/js/change_form.js /usr/local/lib/python3.10/site-packages/jazzmin/static/jazzmin/js/change_form.js
jazzmin/js/change_list.js /usr/local/lib/python3.10/site-packages/jazzmin/static/jazzmin/js/change_list.js
jazzmin/js/ui-builder.js /usr/local/lib/python3.10/site-packages/jazzmin/static/jazzmin/js/ui-builder.js
jazzmin/js/main.js /usr/local/lib/python3.10/site-packages/jazzmin/static/jazzmin/js/main.js
jazzmin/img/icon-calendar.svg /usr/local/lib/python3.10/site-packages/jazzmin/static/jazzmin/img/icon-calendar.svg
jazzmin/img/icon-changelink.svg /usr/local/lib/python3.10/site-packages/jazzmin/static/jazzmin/img/icon-changelink.svg
jazzmin/img/default-log.svg /usr/local/lib/python3.10/site-packages/jazzmin/static/jazzmin/img/default-log.svg
jazzmin/img/selector-icons.svg /usr/local/lib/python3.10/site-packages/jazzmin/static/jazzmin/img/selector-icons.svg
jazzmin/img/default.jpg /usr/local/lib/python3.10/site-packages/jazzmin/static/jazzmin/img/default.jpg
jazzmin/img/calendar-icons.svg /usr/local/lib/python3.10/site-packages/jazzmin/static/jazzmin/img/calendar-icons.svg
jazzmin/css/main.css /usr/local/lib/python3.10/site-packages/jazzmin/static/jazzmin/css/main.css
jazzmin/plugins/bootstrap-show-modal/bootstrap-show-modal.min.js /usr/local/lib/python3.10/site-packages/jazzmin/static/jazzmin/plugins/bootstrap-show-modal/bootstrap-show-modal.min.js
admin/js/popup_response.js /usr/local/lib/python3.10/site-packages/jazzmin/static/admin/js/popup_response.js
admin/js/cancel.js /usr/local/lib/python3.10/site-packages/jazzmin/static/admin/js/cancel.js
core/static_html/application-error.html /app/core/static/core/static_html/application-error.html
core/static_html/cdn-403-error.html /app/core/static/core/static_html/cdn-403-error.html
core/static_html/cdn-404-error.html /app/core/static/core/static_html/cdn-404-error.html
core/static_html/maintenance-mode.html /app/core/static/core/static_html/maintenance-mode.html
core/js/header_scripts.js /app/core/static/core/js/header_scripts.js
core/js/zoho_sales_iq.js /app/core/static/core/js/zoho_sales_iq.js
core/js/footer_scripts.js /app/core/static/core/js/footer_scripts.js
core/css/admin_custom.css /app/core/static/core/css/admin_custom.css
core/css/styles.css /app/core/static/core/css/styles.css
core/css/legacy_xc5.css /app/core/static/core/css/legacy_xc5.css
core/images/prodigy_logo.png /app/core/static/core/images/prodigy_logo.png
core/images/wdi_devices.png /app/core/static/core/images/wdi_devices.png
core/images/icon_solar.gif /app/core/static/core/images/icon_solar.gif
core/images/ant_sigimprov.png /app/core/static/core/images/ant_sigimprov.png
core/images/spectrum_search.png /app/core/static/core/images/spectrum_search.png
core/images/v7labs_logo.jpg /app/core/static/core/images/v7labs_logo.jpg
core/images/kth-body-2-ai.png /app/core/static/core/images/kth-body-2-ai.png
core/images/icon_info_16x.png /app/core/static/core/images/icon_info_16x.png
core/images/eol.png /app/core/static/core/images/eol.png
core/images/hvaccontrol2.png /app/core/static/core/images/hvaccontrol2.png
core/images/rfwel_antenna Search.png /app/core/static/core/images/rfwel_antenna Search.png
core/images/icon_multiorder_shipping_16x16.gif /app/core/static/core/images/icon_multiorder_shipping_16x16.gif
core/images/solar_for_video.jpg /app/core/static/core/images/solar_for_video.jpg
core/images/patanal-logo.png /app/core/static/core/images/patanal-logo.png
core/images/icon_cart.gif /app/core/static/core/images/icon_cart.gif
core/images/icon_manual.gif /app/core/static/core/images/icon_manual.gif
core/images/ai_integration_connection.png /app/core/static/core/images/ai_integration_connection.png
core/images/newegg_businessBuybutt1.png /app/core/static/core/images/newegg_businessBuybutt1.png
core/images/amazon200x60.jpg /app/core/static/core/images/amazon200x60.jpg
core/images/ai_training_body.png /app/core/static/core/images/ai_training_body.png
core/images/ai_wireless_body.png /app/core/static/core/images/ai_wireless_body.png
core/images/ebay-buy-button-sm.png /app/core/static/core/images/ebay-buy-button-sm.png
core/images/rfwel_logo-204x64.jpg /app/core/static/core/images/rfwel_logo-204x64.jpg
core/images/hvaccontrol3.jpg /app/core/static/core/images/hvaccontrol3.jpg
core/images/icon-engdrwng-18x18.gif /app/core/static/core/images/icon-engdrwng-18x18.gif
core/images/icon_exclamation.gif /app/core/static/core/images/icon_exclamation.gif
core/images/icon-pdf-24x24.png /app/core/static/core/images/icon-pdf-24x24.png
core/images/ai_prompts_output.png /app/core/static/core/images/ai_prompts_output.png
core/images/lighttag_logo.png /app/core/static/core/images/lighttag_logo.png
core/images/google_assistant_logo.jpg /app/core/static/core/images/google_assistant_logo.jpg
core/images/internet_hvac.png /app/core/static/core/images/internet_hvac.png
core/images/icon_question.gif /app/core/static/core/images/icon_question.gif
core/images/supervisely.png /app/core/static/core/images/supervisely.png
core/images/encord_logo.png /app/core/static/core/images/encord_logo.png
core/images/kth-head-2-ai.png /app/core/static/core/images/kth-head-2-ai.png
core/images/icon_legacy_prods.gif /app/core/static/core/images/icon_legacy_prods.gif
core/images/cell-tower2.jpg /app/core/static/core/images/cell-tower2.jpg
core/images/ai_training_image.png /app/core/static/core/images/ai_training_image.png
core/images/remote_telemetry.jpg /app/core/static/core/images/remote_telemetry.jpg
core/images/lpwan.png /app/core/static/core/images/lpwan.png
core/images/ai_labeling_dev.png /app/core/static/core/images/ai_labeling_dev.png
core/images/rfwel_standards_search.png /app/core/static/core/images/rfwel_standards_search.png
core/images/AI-Fine-Tuning.png /app/core/static/core/images/AI-Fine-Tuning.png
core/images/icon-support-19x19.gif /app/core/static/core/images/icon-support-19x19.gif
core/images/icon_signalstrength.gif /app/core/static/core/images/icon_signalstrength.gif
core/images/ai_integration_body.png /app/core/static/core/images/ai_integration_body.png
core/images/icon-world-50x51.png /app/core/static/core/images/icon-world-50x51.png
core/images/dataloop_logo.jpg /app/core/static/core/images/dataloop_logo.jpg
core/images/icon_digz.jpg /app/core/static/core/images/icon_digz.jpg
core/images/ai_compliance.png /app/core/static/core/images/ai_compliance.png
core/images/icon_link.gif /app/core/static/core/images/icon_link.gif
core/images/walmart-buy-button-1.jpg /app/core/static/core/images/walmart-buy-button-1.jpg
core/images/icon_pdf.gif /app/core/static/core/images/icon_pdf.gif
core/images/ai_prompts_output_thumbnail.png /app/core/static/core/images/ai_prompts_output_thumbnail.png
core/images/icon-alert-24x24.gif /app/core/static/core/images/icon-alert-24x24.gif
core/images/ai_virtual_assistant_integration.png /app/core/static/core/images/ai_virtual_assistant_integration.png
core/images/ai_integration.png /app/core/static/core/images/ai_integration.png
core/images/ai_prompts_body.png /app/core/static/core/images/ai_prompts_body.png
core/images/icon_stats.gif /app/core/static/core/images/icon_stats.gif
core/images/ai_labeling_body.png /app/core/static/core/images/ai_labeling_body.png
core/images/scaleai_logo.png /app/core/static/core/images/scaleai_logo.png
core/images/icon_new2.gif /app/core/static/core/images/icon_new2.gif
core/images/icon-forums-16x17.gif /app/core/static/core/images/icon-forums-16x17.gif
core/images/ai_labeling.png /app/core/static/core/images/ai_labeling.png
core/images/ai_automation.png /app/core/static/core/images/ai_automation.png
core/images/icon_wireless.gif /app/core/static/core/images/icon_wireless.gif
core/images/ai_finetuning_body.png /app/core/static/core/images/ai_finetuning_body.png
core/images/rfwel_devices_search.png /app/core/static/core/images/rfwel_devices_search.png
core/images/icon-link-20x20.gif /app/core/static/core/images/icon-link-20x20.gif
core/images/rfwel_spectrum_search.png /app/core/static/core/images/rfwel_spectrum_search.png
core/images/usa_flag_round_100px.png /app/core/static/core/images/usa_flag_round_100px.png
core/images/ai_workflows_body.png /app/core/static/core/images/ai_workflows_body.png
core/images/ai_training.png /app/core/static/core/images/ai_training.png
core/images/rfw_buybutt_img.jpg /app/core/static/core/images/rfw_buybutt_img.jpg
core/images/ai_wireless_integration.png /app/core/static/core/images/ai_wireless_integration.png
core/images/labelbox_logo.jpg /app/core/static/core/images/labelbox_logo.jpg
core/images/scada_backhaul.jpg /app/core/static/core/images/scada_backhaul.jpg
core/images/ai_virtual_assistant.png /app/core/static/core/images/ai_virtual_assistant.png
core/images/favicon.ico /app/core/static/core/images/favicon.ico
core/images/superannotate_logo.png /app/core/static/core/images/superannotate_logo.png
core/images/icon_magnifier.gif /app/core/static/core/images/icon_magnifier.gif
core/images/amazon-buy-button-5.gif /app/core/static/core/images/amazon-buy-button-5.gif
core/images/ai_automation_placeholder_image.jpg /app/core/static/core/images/ai_automation_placeholder_image.jpg
core/images/ai_iot.png /app/core/static/core/images/ai_iot.png
core/images/icon_power.gif /app/core/static/core/images/icon_power.gif
core/images/kenya_flag.png /app/core/static/core/images/kenya_flag.png
core/images/standards_search.png /app/core/static/core/images/standards_search.png
core/images/ai_iot_integration.png /app/core/static/core/images/ai_iot_integration.png
core/images/icon_antenna_16x16.jpg /app/core/static/core/images/icon_antenna_16x16.jpg
core/images/button_video.gif /app/core/static/core/images/button_video.gif
core/images/ai_automation_integration.png /app/core/static/core/images/ai_automation_integration.png
core/images/newegg_buybutt1.png /app/core/static/core/images/newegg_buybutt1.png
core/images/ai_wireless.png /app/core/static/core/images/ai_wireless.png
core/images/doccano_logo.png /app/core/static/core/images/doccano_logo.png
core/images/icon_dinga_16x16.gif /app/core/static/core/images/icon_dinga_16x16.gif
core/images/icon_forums3.gif /app/core/static/core/images/icon_forums3.gif
core/images/virtual_assistant_body.png /app/core/static/core/images/virtual_assistant_body.png
core/images/lpwan_search.png /app/core/static/core/images/lpwan_search.png
core/images/icon-pdf-32x32.png /app/core/static/core/images/icon-pdf-32x32.png
core/images/label_studio_logo.jpg /app/core/static/core/images/label_studio_logo.jpg
core/images/icon_forums-29x30.gif /app/core/static/core/images/icon_forums-29x30.gif
core/images/icon_content.gif /app/core/static/core/images/icon_content.gif
core/images/16tick.png /app/core/static/core/images/16tick.png
core/images/antenna_search.png /app/core/static/core/images/antenna_search.png
core/images/hvac-compatibility-135x67.png /app/core/static/core/images/hvac-compatibility-135x67.png
core/images/icon_phone.jpg /app/core/static/core/images/icon_phone.jpg
core/images/icon-info-16x16.gif /app/core/static/core/images/icon-info-16x16.gif
core/images/signal_improv_acc.jpg /app/core/static/core/images/signal_improv_acc.jpg
core/images/ai_iot_body.png /app/core/static/core/images/ai_iot_body.png
core/images/aws_logo2.jpg /app/core/static/core/images/aws_logo2.jpg
core/images/alexa_logo.jpg /app/core/static/core/images/alexa_logo.jpg
core/images/hvaccontrol1.png /app/core/static/core/images/hvaccontrol1.png
django-admin-autocomplete-filter/js/autocomplete_filter_qs.js /usr/local/lib/python3.10/site-packages/admin_searchable_dropdown/static/django-admin-autocomplete-filter/js/autocomplete_filter_qs.js
django-admin-autocomplete-filter/css/autocomplete-fix.css /usr/local/lib/python3.10/site-packages/admin_searchable_dropdown/static/django-admin-autocomplete-filter/css/autocomplete-fix.css
django-admin-searchable-dropdown/js/autocomplete_filter_qs.js /usr/local/lib/python3.10/site-packages/admin_searchable_dropdown/static/django-admin-searchable-dropdown/js/autocomplete_filter_qs.js
django-admin-searchable-dropdown/css/autocomplete-fix.css /usr/local/lib/python3.10/site-packages/admin_searchable_dropdown/static/django-admin-searchable-dropdown/css/autocomplete-fix.css
admin/js/nav_sidebar.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/nav_sidebar.js
admin/js/urlify.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/urlify.js
admin/js/actions.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/actions.js
admin/js/filters.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/filters.js
admin/js/popup_response.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/popup_response.js
admin/js/prepopulate_init.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/prepopulate_init.js
admin/js/change_form.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/change_form.js
admin/js/jquery.init.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/jquery.init.js
admin/js/SelectFilter2.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/SelectFilter2.js
admin/js/SelectBox.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/SelectBox.js
admin/js/collapse.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/collapse.js
admin/js/theme.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/theme.js
admin/js/core.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/core.js
admin/js/inlines.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/inlines.js
admin/js/prepopulate.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/prepopulate.js
admin/js/calendar.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/calendar.js
admin/js/cancel.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/cancel.js
admin/js/autocomplete.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/autocomplete.js
admin/js/vendor/select2/select2.full.min.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js
admin/js/vendor/select2/LICENSE.md /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md
admin/js/vendor/select2/select2.full.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js
admin/js/vendor/select2/i18n/vi.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js
admin/js/vendor/select2/i18n/hr.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js
admin/js/vendor/select2/i18n/sr-Cyrl.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js
admin/js/vendor/select2/i18n/hu.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js
admin/js/vendor/select2/i18n/zh-TW.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js
admin/js/vendor/select2/i18n/eu.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js
admin/js/vendor/select2/i18n/nb.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js
admin/js/vendor/select2/i18n/sr.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js
admin/js/vendor/select2/i18n/zh-CN.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js
admin/js/vendor/select2/i18n/ne.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js
admin/js/vendor/select2/i18n/it.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js
admin/js/vendor/select2/i18n/ja.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js
admin/js/vendor/select2/i18n/is.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js
admin/js/vendor/select2/i18n/bn.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js
admin/js/vendor/select2/i18n/tk.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js
admin/js/vendor/select2/i18n/cs.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js
admin/js/vendor/select2/i18n/mk.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js
admin/js/vendor/select2/i18n/gl.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js
admin/js/vendor/select2/i18n/az.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js
admin/js/vendor/select2/i18n/et.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js
admin/js/vendor/select2/i18n/pl.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js
admin/js/vendor/select2/i18n/pt.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js
admin/js/vendor/select2/i18n/hsb.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js
admin/js/vendor/select2/i18n/th.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js
admin/js/vendor/select2/i18n/en.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js
admin/js/vendor/select2/i18n/uk.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js
admin/js/vendor/select2/i18n/sk.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js
admin/js/vendor/select2/i18n/id.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js
admin/js/vendor/select2/i18n/hy.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js
admin/js/vendor/select2/i18n/fr.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js
admin/js/vendor/select2/i18n/bg.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js
admin/js/vendor/select2/i18n/km.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js
admin/js/vendor/select2/i18n/af.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js
admin/js/vendor/select2/i18n/bs.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js
admin/js/vendor/select2/i18n/lt.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js
admin/js/vendor/select2/i18n/da.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js
admin/js/vendor/select2/i18n/fi.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js
admin/js/vendor/select2/i18n/sv.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js
admin/js/vendor/select2/i18n/sq.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js
admin/js/vendor/select2/i18n/ar.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js
admin/js/vendor/select2/i18n/es.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js
admin/js/vendor/select2/i18n/el.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js
admin/js/vendor/select2/i18n/he.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js
admin/js/vendor/select2/i18n/ms.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js
admin/js/vendor/select2/i18n/ru.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js
admin/js/vendor/select2/i18n/ko.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js
admin/js/vendor/select2/i18n/ca.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js
admin/js/vendor/select2/i18n/dsb.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js
admin/js/vendor/select2/i18n/ka.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js
admin/js/vendor/select2/i18n/de.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js
admin/js/vendor/select2/i18n/tr.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js
admin/js/vendor/select2/i18n/sl.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js
admin/js/vendor/select2/i18n/ro.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js
admin/js/vendor/select2/i18n/pt-BR.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js
admin/js/vendor/select2/i18n/lv.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js
admin/js/vendor/select2/i18n/ps.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js
admin/js/vendor/select2/i18n/fa.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js
admin/js/vendor/select2/i18n/nl.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js
admin/js/vendor/select2/i18n/hi.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js
admin/js/vendor/xregexp/LICENSE.txt /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt
admin/js/vendor/xregexp/xregexp.min.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js
admin/js/vendor/xregexp/xregexp.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js
admin/js/vendor/jquery/LICENSE.txt /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt
admin/js/vendor/jquery/jquery.min.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js
admin/js/vendor/jquery/jquery.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js
admin/js/admin/RelatedObjectLookups.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js
admin/js/admin/DateTimeShortcuts.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js
admin/img/icon-calendar.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-calendar.svg
admin/img/inline-delete.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/inline-delete.svg
admin/img/tooltag-arrowright.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg
admin/img/icon-unknown.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-unknown.svg
admin/img/icon-no.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-no.svg
admin/img/icon-yes.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-yes.svg
admin/img/icon-changelink.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-changelink.svg
admin/img/icon-addlink.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-addlink.svg
admin/img/icon-deletelink.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg
admin/img/selector-icons.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/selector-icons.svg
admin/img/icon-viewlink.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-viewlink.svg
admin/img/icon-alert.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-alert.svg
admin/img/tooltag-add.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/tooltag-add.svg
admin/img/README.txt /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/README.txt
admin/img/search.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/search.svg
admin/img/sorting-icons.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/sorting-icons.svg
admin/img/LICENSE /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/LICENSE
admin/img/calendar-icons.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/calendar-icons.svg
admin/img/icon-unknown-alt.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg
admin/img/icon-clock.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-clock.svg
admin/img/gis/move_vertex_on.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg
admin/img/gis/move_vertex_off.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg
admin/css/forms.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/forms.css
admin/css/dashboard.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/dashboard.css
admin/css/base.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/base.css
admin/css/rtl.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/rtl.css
admin/css/nav_sidebar.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/nav_sidebar.css
admin/css/login.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/login.css
admin/css/dark_mode.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/dark_mode.css
admin/css/responsive.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/responsive.css
admin/css/responsive_rtl.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/responsive_rtl.css
admin/css/autocomplete.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/autocomplete.css
admin/css/widgets.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/widgets.css
admin/css/changelists.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/changelists.css
admin/css/vendor/select2/LICENSE-SELECT2.md /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md
admin/css/vendor/select2/select2.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.css
admin/css/vendor/select2/select2.min.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css
rest_framework/fonts/glyphicons-halflings-regular.eot /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot
rest_framework/fonts/fontawesome-webfont.eot /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot
rest_framework/fonts/glyphicons-halflings-regular.woff2 /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2
rest_framework/fonts/glyphicons-halflings-regular.svg /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg
rest_framework/fonts/fontawesome-webfont.woff /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff
rest_framework/fonts/fontawesome-webfont.svg /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg
rest_framework/fonts/glyphicons-halflings-regular.woff /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff
rest_framework/fonts/glyphicons-halflings-regular.ttf /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf
rest_framework/fonts/fontawesome-webfont.ttf /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf
rest_framework/js/default.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/default.js
rest_framework/js/ajax-form.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/ajax-form.js
rest_framework/js/bootstrap.min.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/bootstrap.min.js
rest_framework/js/prettify-min.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/prettify-min.js
rest_framework/js/csrf.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/csrf.js
rest_framework/js/jquery-3.5.1.min.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/jquery-3.5.1.min.js
rest_framework/js/coreapi-0.1.1.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/coreapi-0.1.1.js
rest_framework/img/glyphicons-halflings.png /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings.png
rest_framework/img/grid.png /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/img/grid.png
rest_framework/img/glyphicons-halflings-white.png /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png
rest_framework/css/bootstrap-theme.min.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css
rest_framework/css/prettify.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/prettify.css
rest_framework/css/font-awesome-4.0.3.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/font-awesome-4.0.3.css
rest_framework/css/bootstrap.min.css.map /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css.map
rest_framework/css/bootstrap-tweaks.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/bootstrap-tweaks.css
rest_framework/css/default.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/default.css
rest_framework/css/bootstrap-theme.min.css.map /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css.map
rest_framework/css/bootstrap.min.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css
rest_framework/docs/js/jquery.json-view.min.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/js/jquery.json-view.min.js
rest_framework/docs/js/api.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/js/api.js
rest_framework/docs/js/highlight.pack.js /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/js/highlight.pack.js
rest_framework/docs/img/grid.png /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/img/grid.png
rest_framework/docs/img/favicon.ico /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/img/favicon.ico
rest_framework/docs/css/base.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/css/base.css
rest_framework/docs/css/jquery.json-view.min.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css
rest_framework/docs/css/highlight.css /usr/local/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/css/highlight.css
django_tinymce/init_tinymce.js /usr/local/lib/python3.10/site-packages/tinymce/static/django_tinymce/init_tinymce.js
tinymce/tinymce.d.ts /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/tinymce.d.ts
tinymce/tinymce.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/tinymce.min.js
tinymce/license.txt /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/license.txt
tinymce/jquery.tinymce.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/jquery.tinymce.min.js
tinymce/themes/silver/theme.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/themes/silver/theme.min.js
tinymce/themes/mobile/theme.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/themes/mobile/theme.min.js
tinymce/langs/nb_NO.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/nb_NO.js
tinymce/langs/hr.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/hr.js
tinymce/langs/cy.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/cy.js
tinymce/langs/th_TH.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/th_TH.js
tinymce/langs/it_IT.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/it_IT.js
tinymce/langs/ta.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/ta.js
tinymce/langs/bg_BG.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/bg_BG.js
tinymce/langs/readme.md /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/readme.md
tinymce/langs/pt_BR.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/pt_BR.js
tinymce/langs/eu.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/eu.js
tinymce/langs/es_419.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/es_419.js
tinymce/langs/he_IL.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/he_IL.js
tinymce/langs/it.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/it.js
tinymce/langs/ja.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/ja.js
tinymce/langs/zh_TW.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/zh_TW.js
tinymce/langs/ko_KR.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/ko_KR.js
tinymce/langs/ru_RU.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/ru_RU.js
tinymce/langs/kab.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/kab.js
tinymce/langs/ro_RO.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/ro_RO.js
tinymce/langs/kk.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/kk.js
tinymce/langs/cs.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/cs.js
tinymce/langs/gl.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/gl.js
tinymce/langs/tr_TR.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/tr_TR.js
tinymce/langs/pl.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/pl.js
tinymce/langs/pt_PT.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/pt_PT.js
tinymce/langs/hu_HU.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/hu_HU.js
tinymce/langs/uk.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/uk.js
tinymce/langs/sk.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/sk.js
tinymce/langs/id.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/id.js
tinymce/langs/zh_CN.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/zh_CN.js
tinymce/langs/lt.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/lt.js
tinymce/langs/da.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/da.js
tinymce/langs/fi.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/fi.js
tinymce/langs/sv_SE.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/sv_SE.js
tinymce/langs/sq.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/sq.js
tinymce/langs/ar.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/ar.js
tinymce/langs/es.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/es.js
tinymce/langs/fa_IR.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/fa_IR.js
tinymce/langs/cs_CZ.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/cs_CZ.js
tinymce/langs/ug.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/ug.js
tinymce/langs/ru.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/ru.js
tinymce/langs/ca.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/ca.js
tinymce/langs/ta_IN.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/ta_IN.js
tinymce/langs/es_MX.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/es_MX.js
tinymce/langs/de.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/de.js
tinymce/langs/tr.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/tr.js
tinymce/langs/sl.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/sl.js
tinymce/langs/ro.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/ro.js
tinymce/langs/sl_SI.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/sl_SI.js
tinymce/langs/fa.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/fa.js
tinymce/langs/fr_FR.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/fr_FR.js
tinymce/langs/nl_BE.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/nl_BE.js
tinymce/langs/nl.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/nl.js
tinymce/langs/es_ES.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/langs/es_ES.js
tinymce/skins/ui/oxide/skin.min.css /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/ui/oxide/skin.min.css
tinymce/skins/ui/oxide/content.mobile.min.css /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/ui/oxide/content.mobile.min.css
tinymce/skins/ui/oxide/skin.shadowdom.min.css /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/ui/oxide/skin.shadowdom.min.css
tinymce/skins/ui/oxide/content.min.css /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/ui/oxide/content.min.css
tinymce/skins/ui/oxide/content.inline.min.css /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/ui/oxide/content.inline.min.css
tinymce/skins/ui/oxide/skin.mobile.min.css /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/ui/oxide/skin.mobile.min.css
tinymce/skins/ui/oxide/fonts/tinymce-mobile.woff /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/ui/oxide/fonts/tinymce-mobile.woff
tinymce/skins/ui/oxide-dark/skin.min.css /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/ui/oxide-dark/skin.min.css
tinymce/skins/ui/oxide-dark/content.mobile.min.css /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/ui/oxide-dark/content.mobile.min.css
tinymce/skins/ui/oxide-dark/skin.shadowdom.min.css /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/ui/oxide-dark/skin.shadowdom.min.css
tinymce/skins/ui/oxide-dark/content.min.css /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/ui/oxide-dark/content.min.css
tinymce/skins/ui/oxide-dark/content.inline.min.css /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/ui/oxide-dark/content.inline.min.css
tinymce/skins/ui/oxide-dark/skin.mobile.min.css /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/ui/oxide-dark/skin.mobile.min.css
tinymce/skins/ui/oxide-dark/fonts/tinymce-mobile.woff /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/ui/oxide-dark/fonts/tinymce-mobile.woff
tinymce/skins/content/writer/content.min.css /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/content/writer/content.min.css
tinymce/skins/content/dark/content.min.css /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/content/dark/content.min.css
tinymce/skins/content/default/content.min.css /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/content/default/content.min.css
tinymce/skins/content/document/content.min.css /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/skins/content/document/content.min.css
tinymce/icons/default/icons.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/icons/default/icons.min.js
tinymce/plugins/bbcode/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/bbcode/plugin.min.js
tinymce/plugins/template/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/template/plugin.min.js
tinymce/plugins/table/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/table/plugin.min.js
tinymce/plugins/fullpage/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/fullpage/plugin.min.js
tinymce/plugins/toc/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/toc/plugin.min.js
tinymce/plugins/insertdatetime/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/insertdatetime/plugin.min.js
tinymce/plugins/visualchars/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/visualchars/plugin.min.js
tinymce/plugins/paste/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/paste/plugin.min.js
tinymce/plugins/fullscreen/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/fullscreen/plugin.min.js
tinymce/plugins/preview/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/preview/plugin.min.js
tinymce/plugins/tabfocus/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/tabfocus/plugin.min.js
tinymce/plugins/wordcount/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/wordcount/plugin.min.js
tinymce/plugins/legacyoutput/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/legacyoutput/plugin.min.js
tinymce/plugins/save/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/save/plugin.min.js
tinymce/plugins/contextmenu/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/contextmenu/plugin.min.js
tinymce/plugins/colorpicker/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/colorpicker/plugin.min.js
tinymce/plugins/advlist/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/advlist/plugin.min.js
tinymce/plugins/anchor/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/anchor/plugin.min.js
tinymce/plugins/help/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/help/plugin.min.js
tinymce/plugins/emoticons/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/emoticons/plugin.min.js
tinymce/plugins/emoticons/js/emojis.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/emoticons/js/emojis.js
tinymce/plugins/emoticons/js/emojiimages.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/emoticons/js/emojiimages.js
tinymce/plugins/emoticons/js/emojis.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/emoticons/js/emojis.min.js
tinymce/plugins/emoticons/js/emojiimages.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/emoticons/js/emojiimages.min.js
tinymce/plugins/charmap/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/charmap/plugin.min.js
tinymce/plugins/lists/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/lists/plugin.min.js
tinymce/plugins/code/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/code/plugin.min.js
tinymce/plugins/image/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/image/plugin.min.js
tinymce/plugins/pagebreak/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/pagebreak/plugin.min.js
tinymce/plugins/media/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/media/plugin.min.js
tinymce/plugins/nonbreaking/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/nonbreaking/plugin.min.js
tinymce/plugins/autosave/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/autosave/plugin.min.js
tinymce/plugins/textcolor/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/textcolor/plugin.min.js
tinymce/plugins/visualblocks/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/visualblocks/plugin.min.js
tinymce/plugins/imagetools/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/imagetools/plugin.min.js
tinymce/plugins/autolink/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/autolink/plugin.min.js
tinymce/plugins/importcss/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/importcss/plugin.min.js
tinymce/plugins/quickbars/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/quickbars/plugin.min.js
tinymce/plugins/print/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/print/plugin.min.js
tinymce/plugins/codesample/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/codesample/plugin.min.js
tinymce/plugins/hr/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/hr/plugin.min.js
tinymce/plugins/link/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/link/plugin.min.js
tinymce/plugins/textpattern/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/textpattern/plugin.min.js
tinymce/plugins/spellchecker/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/spellchecker/plugin.min.js
tinymce/plugins/noneditable/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/noneditable/plugin.min.js
tinymce/plugins/autoresize/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/autoresize/plugin.min.js
tinymce/plugins/directionality/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/directionality/plugin.min.js
tinymce/plugins/searchreplace/plugin.min.js /usr/local/lib/python3.10/site-packages/tinymce/static/tinymce/plugins/searchreplace/plugin.min.js
import_export/import.css /usr/local/lib/python3.10/site-packages/import_export/static/import_export/import.css
import_export/action_formats.js /usr/local/lib/python3.10/site-packages/import_export/static/import_export/action_formats.js
import_export/guess_format.js /usr/local/lib/python3.10/site-packages/import_export/static/import_export/guess_format.js
nested_admin/dist/nested_admin.css.map /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/dist/nested_admin.css.map
nested_admin/dist/nested_admin.min.js.map /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/dist/nested_admin.min.js.map
nested_admin/dist/nested_admin.js /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/dist/nested_admin.js
nested_admin/dist/nested_admin.min.css /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/dist/nested_admin.min.css
nested_admin/dist/nested_admin.min.js /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/dist/nested_admin.min.js
nested_admin/dist/nested_admin.css /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/dist/nested_admin.css
nested_admin/dist/nested_admin.js.map /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/dist/nested_admin.js.map
nested_admin/dist/nested_admin.min.js.LICENSE.txt /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/dist/nested_admin.min.js.LICENSE.txt
nested_admin/dist/nested_admin.min.css.map /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/dist/nested_admin.min.css.map
nested_admin/src/drag-handle.png /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/src/drag-handle.png
nested_admin/src/nested_admin.scss /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/src/nested_admin.scss
nested_admin/src/nested-admin/index.js /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/src/nested-admin/index.js
nested_admin/src/nested-admin/jquery.ui.nestedsortable.js /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/src/nested-admin/jquery.ui.nestedsortable.js
nested_admin/src/nested-admin/jquery.djnutils.js /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/src/nested-admin/jquery.djnutils.js
nested_admin/src/nested-admin/regexquote.js /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/src/nested-admin/regexquote.js
nested_admin/src/nested-admin/jquery.ui.djnsortable.js /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/src/nested-admin/jquery.ui.djnsortable.js
nested_admin/src/nested-admin/django$.js /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/src/nested-admin/django$.js
nested_admin/src/nested-admin/jquery.shim.js /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/src/nested-admin/jquery.shim.js
nested_admin/src/nested-admin/grp$.js /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/src/nested-admin/grp$.js
nested_admin/src/nested-admin/sortable.js /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/src/nested-admin/sortable.js
nested_admin/src/nested-admin/jquery.djangoformset.js /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/src/nested-admin/jquery.djangoformset.js
nested_admin/src/nested-admin/utils.js /usr/local/lib/python3.10/site-packages/nested_admin/static/nested_admin/src/nested-admin/utils.js
debug_toolbar/js/history.js /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/history.js
debug_toolbar/js/timer.js /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/timer.js
debug_toolbar/js/redirect.js /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/redirect.js
debug_toolbar/js/utils.js /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/utils.js
debug_toolbar/js/toolbar.js /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js
debug_toolbar/css/print.css /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/css/print.css
debug_toolbar/css/toolbar.css /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css
django_extensions/js/jquery.autocomplete.js /usr/local/lib/python3.10/site-packages/django_extensions/static/django_extensions/js/jquery.autocomplete.js
django_extensions/js/jquery.ajaxQueue.js /usr/local/lib/python3.10/site-packages/django_extensions/static/django_extensions/js/jquery.ajaxQueue.js
django_extensions/js/jquery.bgiframe.js /usr/local/lib/python3.10/site-packages/django_extensions/static/django_extensions/js/jquery.bgiframe.js
django_extensions/img/indicator.gif /usr/local/lib/python3.10/site-packages/django_extensions/static/django_extensions/img/indicator.gif
django_extensions/css/jquery.autocomplete.css /usr/local/lib/python3.10/site-packages/django_extensions/static/django_extensions/css/jquery.autocomplete.css
hvac_compatibility/css/hvaccomp.css /app/hcomp/static/hvac_compatibility/css/hvaccomp.css

Templates (6 rendered)

Template path

  1. /app/templates

Templates

hcomp/hcomp_indoormodel_detail.html
/app/hcomp/templates/hcomp/hcomp_indoormodel_detail.html
Toggle context {'False': False, 'None': None, 'True': True} {'AI_BASE_URL': 'http://djdev-ai.rfwel.com:8000', 'AI_CONTACT_US_URL': 'http://djdev-ai.rfwel.com:8000/contact-us/', 'BIGC_BASE_URL': 'https://shop.rfwel.com', 'BIGC_CONTACT_US_URL': 'https://shop.rfwel.com/contact-us/', 'CORE_STATIC_IMAGE_BASE_URL': '/static/core/images/', 'DEBUG': 'False', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'HCOMP_BASE_URL': 'http://djdev-hcomp.rfwel.com:8000', 'HCOMP_CONTACT_US_URL': 'http://djdev-hcomp.rfwel.com:8000/contact-us/', 'KTH_BASE_URL': 'http://redev.kthlaw.com', 'LANGUAGES': [('en', 'English')], 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en', 'LPIM_CONTACT_US_URL': 'http://djdev-lpim-backend.rfwel.com:8000/contact-us/', 'PATAI_FRONTEND_URL': 'http://www.patanal.ai', 'PATANALAI_BASE_URL': 'http://redev.patanal.ai', 'PATANALAI_CONTACT_US_URL': 'http://redev.patanal.ai/contact', 'PCOMP_BASE_URL': 'http://djdev-pcomp.rfwel.com:8000', 'PCOMP_CONTACT_US_URL': 'http://djdev-pcomp.rfwel.com:8000/contact-us/', 'SITES_IMAGE_URL': '/specs/images/', 'SITES_REFDOC_URL': '/specs/refdoc/', 'WDI_BASE_URL': 'http://djdev-wdi.rfwel.com:8000', 'WDI_CONTACT_US_URL': 'http://djdev-wdi.rfwel.com:8000/contact-us/', 'csrf_token': <SimpleLazyObject: '2S18rMR8lUFa287Ax61UToMuYymZJTO4cPbY9lHw3FoIIjmWKOCWx1cjHcGqGOGq'>, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/indoor-unit-controls/3NGR0610/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x73276546d6f0>>), 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x73276546d6f0>>} {'controls_details': [{'products': [{'details': {'image_alt': 'No Image ' 'Available', 'image_url': None, 'prod_buybutts': [{'chann_add_cart': 'https://shop.rfwel.com/cart.php?action=add&sku=AZAI6WSCGR1&source=hcomp-eol', 'chann_img': '/static/core/images/rfwel_logo-204x64.jpg', 'chann_link': 'https://shop.rfwel.com/products.php?productId=8255&source=hcomp-eol', 'chann_name': 'Rfwel', 'chann_price': Decimal('274.49')}], 'prod_link': 'https://shop.rfwel.com/products.php?productId=8255&source=hcomp-eol', 'prod_specs': {'Connectivity': '', 'Control Style': '', 'Cooling Stages': '', 'Heating Stages': '', 'Wireless Standards': '', 'common_description_brief': ''}, 'product': 'AZAI6WSCGR1'}, 'type': 'Wireless Interface'}], 'title': 'Compatible Controls'}], 'device_image_info': {'image_alt': 'No Image Available', 'image_url': None}, 'model': <IndoorUnitModel: 3NGR0610>, 'page_meta': {'meta_description': 'Explore various information for 3NGR0610 ' 'indoor unit including compatible controls, ' 'matching outdoor unit(s), its indoor type, ' 'and reference material.', 'meta_keywords': '', 'title': '3NGR0610 Compatibility Detail'}}
hcomp/hcomp_base.html
/app/hcomp/templates/hcomp/hcomp_base.html
Toggle context {'False': False, 'None': None, 'True': True} {'AI_BASE_URL': 'http://djdev-ai.rfwel.com:8000', 'AI_CONTACT_US_URL': 'http://djdev-ai.rfwel.com:8000/contact-us/', 'BIGC_BASE_URL': 'https://shop.rfwel.com', 'BIGC_CONTACT_US_URL': 'https://shop.rfwel.com/contact-us/', 'CORE_STATIC_IMAGE_BASE_URL': '/static/core/images/', 'DEBUG': 'False', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'HCOMP_BASE_URL': 'http://djdev-hcomp.rfwel.com:8000', 'HCOMP_CONTACT_US_URL': 'http://djdev-hcomp.rfwel.com:8000/contact-us/', 'KTH_BASE_URL': 'http://redev.kthlaw.com', 'LANGUAGES': [('en', 'English')], 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en', 'LPIM_CONTACT_US_URL': 'http://djdev-lpim-backend.rfwel.com:8000/contact-us/', 'PATAI_FRONTEND_URL': 'http://www.patanal.ai', 'PATANALAI_BASE_URL': 'http://redev.patanal.ai', 'PATANALAI_CONTACT_US_URL': 'http://redev.patanal.ai/contact', 'PCOMP_BASE_URL': 'http://djdev-pcomp.rfwel.com:8000', 'PCOMP_CONTACT_US_URL': 'http://djdev-pcomp.rfwel.com:8000/contact-us/', 'SITES_IMAGE_URL': '/specs/images/', 'SITES_REFDOC_URL': '/specs/refdoc/', 'WDI_BASE_URL': 'http://djdev-wdi.rfwel.com:8000', 'WDI_CONTACT_US_URL': 'http://djdev-wdi.rfwel.com:8000/contact-us/', 'csrf_token': <SimpleLazyObject: '2S18rMR8lUFa287Ax61UToMuYymZJTO4cPbY9lHw3FoIIjmWKOCWx1cjHcGqGOGq'>, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/indoor-unit-controls/3NGR0610/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x73276546d6f0>>), 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x73276546d6f0>>} {'controls_details': [{'products': [{'details': {'image_alt': 'No Image ' 'Available', 'image_url': None, 'prod_buybutts': [{'chann_add_cart': 'https://shop.rfwel.com/cart.php?action=add&sku=AZAI6WSCGR1&source=hcomp-eol', 'chann_img': '/static/core/images/rfwel_logo-204x64.jpg', 'chann_link': 'https://shop.rfwel.com/products.php?productId=8255&source=hcomp-eol', 'chann_name': 'Rfwel', 'chann_price': Decimal('274.49')}], 'prod_link': 'https://shop.rfwel.com/products.php?productId=8255&source=hcomp-eol', 'prod_specs': {'Connectivity': '', 'Control Style': '', 'Cooling Stages': '', 'Heating Stages': '', 'Wireless Standards': '', 'common_description_brief': ''}, 'product': 'AZAI6WSCGR1'}, 'type': 'Wireless Interface'}], 'title': 'Compatible Controls'}], 'device_image_info': {'image_alt': 'No Image Available', 'image_url': None}, 'model': <IndoorUnitModel: 3NGR0610>, 'page_meta': {'meta_description': 'Explore various information for 3NGR0610 ' 'indoor unit including compatible controls, ' 'matching outdoor unit(s), its indoor type, ' 'and reference material.', 'meta_keywords': '', 'title': '3NGR0610 Compatibility Detail'}}
base.html
/app/templates/base.html
Toggle context {'False': False, 'None': None, 'True': True} {'AI_BASE_URL': 'http://djdev-ai.rfwel.com:8000', 'AI_CONTACT_US_URL': 'http://djdev-ai.rfwel.com:8000/contact-us/', 'BIGC_BASE_URL': 'https://shop.rfwel.com', 'BIGC_CONTACT_US_URL': 'https://shop.rfwel.com/contact-us/', 'CORE_STATIC_IMAGE_BASE_URL': '/static/core/images/', 'DEBUG': 'False', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'HCOMP_BASE_URL': 'http://djdev-hcomp.rfwel.com:8000', 'HCOMP_CONTACT_US_URL': 'http://djdev-hcomp.rfwel.com:8000/contact-us/', 'KTH_BASE_URL': 'http://redev.kthlaw.com', 'LANGUAGES': [('en', 'English')], 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en', 'LPIM_CONTACT_US_URL': 'http://djdev-lpim-backend.rfwel.com:8000/contact-us/', 'PATAI_FRONTEND_URL': 'http://www.patanal.ai', 'PATANALAI_BASE_URL': 'http://redev.patanal.ai', 'PATANALAI_CONTACT_US_URL': 'http://redev.patanal.ai/contact', 'PCOMP_BASE_URL': 'http://djdev-pcomp.rfwel.com:8000', 'PCOMP_CONTACT_US_URL': 'http://djdev-pcomp.rfwel.com:8000/contact-us/', 'SITES_IMAGE_URL': '/specs/images/', 'SITES_REFDOC_URL': '/specs/refdoc/', 'WDI_BASE_URL': 'http://djdev-wdi.rfwel.com:8000', 'WDI_CONTACT_US_URL': 'http://djdev-wdi.rfwel.com:8000/contact-us/', 'csrf_token': <SimpleLazyObject: '2S18rMR8lUFa287Ax61UToMuYymZJTO4cPbY9lHw3FoIIjmWKOCWx1cjHcGqGOGq'>, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/indoor-unit-controls/3NGR0610/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x73276546d6f0>>), 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x73276546d6f0>>} {'controls_details': [{'products': [{'details': {'image_alt': 'No Image ' 'Available', 'image_url': None, 'prod_buybutts': [{'chann_add_cart': 'https://shop.rfwel.com/cart.php?action=add&sku=AZAI6WSCGR1&source=hcomp-eol', 'chann_img': '/static/core/images/rfwel_logo-204x64.jpg', 'chann_link': 'https://shop.rfwel.com/products.php?productId=8255&source=hcomp-eol', 'chann_name': 'Rfwel', 'chann_price': Decimal('274.49')}], 'prod_link': 'https://shop.rfwel.com/products.php?productId=8255&source=hcomp-eol', 'prod_specs': {'Connectivity': '', 'Control Style': '', 'Cooling Stages': '', 'Heating Stages': '', 'Wireless Standards': '', 'common_description_brief': ''}, 'product': 'AZAI6WSCGR1'}, 'type': 'Wireless Interface'}], 'title': 'Compatible Controls'}], 'device_image_info': {'image_alt': 'No Image Available', 'image_url': None}, 'model': <IndoorUnitModel: 3NGR0610>, 'page_meta': {'meta_description': 'Explore various information for 3NGR0610 ' 'indoor unit including compatible controls, ' 'matching outdoor unit(s), its indoor type, ' 'and reference material.', 'meta_keywords': '', 'title': '3NGR0610 Compatibility Detail'}}
hcomp/hcomp_indoormodel_detail_top.html
/app/hcomp/templates/hcomp/hcomp_indoormodel_detail_top.html
Toggle context {'False': False, 'None': None, 'True': True} {'AI_BASE_URL': 'http://djdev-ai.rfwel.com:8000', 'AI_CONTACT_US_URL': 'http://djdev-ai.rfwel.com:8000/contact-us/', 'BIGC_BASE_URL': 'https://shop.rfwel.com', 'BIGC_CONTACT_US_URL': 'https://shop.rfwel.com/contact-us/', 'CORE_STATIC_IMAGE_BASE_URL': '/static/core/images/', 'DEBUG': 'False', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'HCOMP_BASE_URL': 'http://djdev-hcomp.rfwel.com:8000', 'HCOMP_CONTACT_US_URL': 'http://djdev-hcomp.rfwel.com:8000/contact-us/', 'KTH_BASE_URL': 'http://redev.kthlaw.com', 'LANGUAGES': [('en', 'English')], 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en', 'LPIM_CONTACT_US_URL': 'http://djdev-lpim-backend.rfwel.com:8000/contact-us/', 'PATAI_FRONTEND_URL': 'http://www.patanal.ai', 'PATANALAI_BASE_URL': 'http://redev.patanal.ai', 'PATANALAI_CONTACT_US_URL': 'http://redev.patanal.ai/contact', 'PCOMP_BASE_URL': 'http://djdev-pcomp.rfwel.com:8000', 'PCOMP_CONTACT_US_URL': 'http://djdev-pcomp.rfwel.com:8000/contact-us/', 'SITES_IMAGE_URL': '/specs/images/', 'SITES_REFDOC_URL': '/specs/refdoc/', 'WDI_BASE_URL': 'http://djdev-wdi.rfwel.com:8000', 'WDI_CONTACT_US_URL': 'http://djdev-wdi.rfwel.com:8000/contact-us/', 'csrf_token': <SimpleLazyObject: '2S18rMR8lUFa287Ax61UToMuYymZJTO4cPbY9lHw3FoIIjmWKOCWx1cjHcGqGOGq'>, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/indoor-unit-controls/3NGR0610/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x73276546d6f0>>), 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x73276546d6f0>>} {'controls_details': [{'products': [{'details': {'image_alt': 'No Image ' 'Available', 'image_url': None, 'prod_buybutts': [{'chann_add_cart': 'https://shop.rfwel.com/cart.php?action=add&sku=AZAI6WSCGR1&source=hcomp-eol', 'chann_img': '/static/core/images/rfwel_logo-204x64.jpg', 'chann_link': 'https://shop.rfwel.com/products.php?productId=8255&source=hcomp-eol', 'chann_name': 'Rfwel', 'chann_price': Decimal('274.49')}], 'prod_link': 'https://shop.rfwel.com/products.php?productId=8255&source=hcomp-eol', 'prod_specs': {'Connectivity': '', 'Control Style': '', 'Cooling Stages': '', 'Heating Stages': '', 'Wireless Standards': '', 'common_description_brief': ''}, 'product': 'AZAI6WSCGR1'}, 'type': 'Wireless Interface'}], 'title': 'Compatible Controls'}], 'device_image_info': {'image_alt': 'No Image Available', 'image_url': None}, 'model': <IndoorUnitModel: 3NGR0610>, 'page_meta': {'meta_description': 'Explore various information for 3NGR0610 ' 'indoor unit including compatible controls, ' 'matching outdoor unit(s), its indoor type, ' 'and reference material.', 'meta_keywords': '', 'title': '3NGR0610 Compatibility Detail'}} {'block': <Block Node: content. Contents: [<TextNode: '\n <div cla'>, <Block Node: page_content. Contents: []>, <TextNode: '\n </div>\n '>]>} {'block': <Block Node: page_content. Contents: [<TextNode: '\n <div class="containe'>, <IncludeNode: template=<FilterExpression '"hcomp/hcomp_indoormodel_detail_top.html"'>>, <TextNode: '\n </div>\n </div'>, <IfNode>, <TextNode: '"\n data'>, <IncludeNode: template=<FilterExpression '"hcomp/hcomp_indoormodel_controls_table.html"'>>, <TextNode: '\n </div>\n '>, <IfNode>, <TextNode: '\n </div>\n </div'>]>} {'device_images_info': '', 'model': <IndoorUnitModel: 3NGR0610>}
hcomp/hcomp_indoormodel_controls_table.html
/app/hcomp/templates/hcomp/hcomp_indoormodel_controls_table.html
Toggle context {'False': False, 'None': None, 'True': True} {'AI_BASE_URL': 'http://djdev-ai.rfwel.com:8000', 'AI_CONTACT_US_URL': 'http://djdev-ai.rfwel.com:8000/contact-us/', 'BIGC_BASE_URL': 'https://shop.rfwel.com', 'BIGC_CONTACT_US_URL': 'https://shop.rfwel.com/contact-us/', 'CORE_STATIC_IMAGE_BASE_URL': '/static/core/images/', 'DEBUG': 'False', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'HCOMP_BASE_URL': 'http://djdev-hcomp.rfwel.com:8000', 'HCOMP_CONTACT_US_URL': 'http://djdev-hcomp.rfwel.com:8000/contact-us/', 'KTH_BASE_URL': 'http://redev.kthlaw.com', 'LANGUAGES': [('en', 'English')], 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en', 'LPIM_CONTACT_US_URL': 'http://djdev-lpim-backend.rfwel.com:8000/contact-us/', 'PATAI_FRONTEND_URL': 'http://www.patanal.ai', 'PATANALAI_BASE_URL': 'http://redev.patanal.ai', 'PATANALAI_CONTACT_US_URL': 'http://redev.patanal.ai/contact', 'PCOMP_BASE_URL': 'http://djdev-pcomp.rfwel.com:8000', 'PCOMP_CONTACT_US_URL': 'http://djdev-pcomp.rfwel.com:8000/contact-us/', 'SITES_IMAGE_URL': '/specs/images/', 'SITES_REFDOC_URL': '/specs/refdoc/', 'WDI_BASE_URL': 'http://djdev-wdi.rfwel.com:8000', 'WDI_CONTACT_US_URL': 'http://djdev-wdi.rfwel.com:8000/contact-us/', 'csrf_token': <SimpleLazyObject: '2S18rMR8lUFa287Ax61UToMuYymZJTO4cPbY9lHw3FoIIjmWKOCWx1cjHcGqGOGq'>, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/indoor-unit-controls/3NGR0610/'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x73276546d6f0>>), 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x73276546d6f0>>} {'controls_details': [{'products': [{'details': {'image_alt': 'No Image ' 'Available', 'image_url': None, 'prod_buybutts': [{'chann_add_cart': 'https://shop.rfwel.com/cart.php?action=add&sku=AZAI6WSCGR1&source=hcomp-eol', 'chann_img': '/static/core/images/rfwel_logo-204x64.jpg', 'chann_link': 'https://shop.rfwel.com/products.php?productId=8255&source=hcomp-eol', 'chann_name': 'Rfwel', 'chann_price': Decimal('274.49')}], 'prod_link': 'https://shop.rfwel.com/products.php?productId=8255&source=hcomp-eol', 'prod_specs': {'Connectivity': '', 'Control Style': '', 'Cooling Stages': '', 'Heating Stages': '', 'Wireless Standards': '', 'common_description_brief': ''}, 'product': 'AZAI6WSCGR1'}, 'type': 'Wireless Interface'}], 'title': 'Compatible Controls'}], 'device_image_info': {'image_alt': 'No Image Available', 'image_url': None}, 'model': <IndoorUnitModel: 3NGR0610>, 'page_meta': {'meta_description': 'Explore various information for 3NGR0610 ' 'indoor unit including compatible controls, ' 'matching outdoor unit(s), its indoor type, ' 'and reference material.', 'meta_keywords': '', 'title': '3NGR0610 Compatibility Detail'}} {'block': <Block Node: content. Contents: [<TextNode: '\n <div cla'>, <Block Node: page_content. Contents: []>, <TextNode: '\n </div>\n '>]>} {'block': <Block Node: page_content. Contents: [<TextNode: '\n <div class="containe'>, <IncludeNode: template=<FilterExpression '"hcomp/hcomp_indoormodel_detail_top.html"'>>, <TextNode: '\n </div>\n </div'>, <IfNode>, <TextNode: '"\n data'>, <IncludeNode: template=<FilterExpression '"hcomp/hcomp_indoormodel_controls_table.html"'>>, <TextNode: '\n </div>\n '>, <IfNode>, <TextNode: '\n </div>\n </div'>]>} {'products_and_titles': [{'products': [{'details': {'image_alt': 'No Image ' 'Available', 'image_url': None, 'prod_buybutts': [{'chann_add_cart': 'https://shop.rfwel.com/cart.php?action=add&sku=AZAI6WSCGR1&source=hcomp-eol', 'chann_img': '/static/core/images/rfwel_logo-204x64.jpg', 'chann_link': 'https://shop.rfwel.com/products.php?productId=8255&source=hcomp-eol', 'chann_name': 'Rfwel', 'chann_price': Decimal('274.49')}], 'prod_link': 'https://shop.rfwel.com/products.php?productId=8255&source=hcomp-eol', 'prod_specs': {'Connectivity': '', 'Control Style': '', 'Cooling Stages': '', 'Heating Stages': '', 'Wireless Standards': '', 'common_description_brief': ''}, 'product': 'AZAI6WSCGR1'}, 'type': 'Wireless Interface'}], 'title': 'Compatible Controls'}], 'show_more_after': 4, 'tab': 'controls'}
snippets/_learn_more.html
/app/templates/snippets/_learn_more.html
Toggle context {'False': False, 'None': None, 'True': True} {'csrf_token': <SimpleLazyObject: '2S18rMR8lUFa287Ax61UToMuYymZJTO4cPbY9lHw3FoIIjmWKOCWx1cjHcGqGOGq'>, 'learn_more_link': 'https://shop.rfwel.com/products.php?productId=8255&source=hcomp-eol', 'target': 'target="_blank" rel="noopener noreferrer"'}

Context processors

django.template.context_processors.csrf
Toggle context {'csrf_token': <SimpleLazyObject: '2S18rMR8lUFa287Ax61UToMuYymZJTO4cPbY9lHw3FoIIjmWKOCWx1cjHcGqGOGq'>}
django.template.context_processors.debug
Toggle context {}
django.template.context_processors.request
Toggle context {'request': <WSGIRequest: GET '/indoor-unit-controls/3NGR0610/'>}
django.contrib.auth.context_processors.auth
Toggle context {'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x73276546d6f0>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x73276546d6f0>>)}
django.contrib.messages.context_processors.messages
Toggle context {'messages': <FallbackStorage: request=<WSGIRequest: GET '/indoor-unit-controls/3NGR0610/'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}}
core.context_processors.global_context
Toggle context {'DEBUG': 'False', 'KTH_BASE_URL': 'http://redev.kthlaw.com', 'AI_BASE_URL': 'http://djdev-ai.rfwel.com:8000', 'AI_CONTACT_US_URL': 'http://djdev-ai.rfwel.com:8000/contact-us/', 'WDI_BASE_URL': 'http://djdev-wdi.rfwel.com:8000', 'WDI_CONTACT_US_URL': 'http://djdev-wdi.rfwel.com:8000/contact-us/', 'HCOMP_BASE_URL': 'http://djdev-hcomp.rfwel.com:8000', 'HCOMP_CONTACT_US_URL': 'http://djdev-hcomp.rfwel.com:8000/contact-us/', 'PCOMP_BASE_URL': 'http://djdev-pcomp.rfwel.com:8000', 'PCOMP_CONTACT_US_URL': 'http://djdev-pcomp.rfwel.com:8000/contact-us/', 'BIGC_BASE_URL': 'https://shop.rfwel.com', 'BIGC_CONTACT_US_URL': 'https://shop.rfwel.com/contact-us/', 'PATANALAI_BASE_URL': 'http://redev.patanal.ai', 'PATANALAI_CONTACT_US_URL': 'http://redev.patanal.ai/contact', 'LPIM_CONTACT_US_URL': 'http://djdev-lpim-backend.rfwel.com:8000/contact-us/', 'PATAI_FRONTEND_URL': 'http://www.patanal.ai', 'CORE_STATIC_IMAGE_BASE_URL': '/static/core/images/', 'SITES_IMAGE_URL': '/specs/images/', 'SITES_REFDOC_URL': '/specs/refdoc/'}
core.context_processors.page_meta_context
Toggle context {}
django.template.context_processors.i18n
Toggle context {'LANGUAGES': [('en', 'English')], 'LANGUAGE_CODE': 'en', 'LANGUAGE_BIDI': False}

Cache calls from 1 backend

Summary

Total calls Total time Cache hits Cache misses
1 66.74933433532715 ms 1 0

Commands

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

Calls

Time (ms) Type Arguments Keyword arguments Backend
66.7493 get ('page_metadata_cache',) {} <django_redis.cache.RedisCache object at 0x7327676a3d00>
/usr/local/bin/gunicorn in <module>(6)
  sys.exit(run())

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/app/hcomp/views.py in indoorunit_controls(222)
  return render(request, "hcomp/hcomp_indoormodel_detail.html", context)

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

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

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

/usr/local/lib/python3.10/site-packages/django/template/base.py in render(173)
  with context.bind_template(self):

/usr/local/lib/python3.10/contextlib.py in __enter__(135)
  return next(self.gen)

/app/core/context_processors.py in page_meta_context(69)
  page_metadata = cache.get(CACHE_KEY_PAGE_META)

Signals

Signal Receivers
class_prepared
connection_created
got_request_exception
m2m_changed
post_delete update_metadata_cache, ModelBase.update_changed, ModelBase.update_changed, ModelBase.update_changed, model_saved, model_saved, model_saved, model_saved, model_saved, model_saved
post_init ImageField.update_dimension_fields, ModelSignalRouter.post_init_receiver, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields
post_migrate create_permissions, create_contenttypes
post_save ModelSignalRouter.post_save_receiver, update_metadata_cache, remove_no_competitor_found, invalidate_cache, invalidate_cache, invalidate_cache, ModelBase.update_changed, ModelBase.update_changed, ModelBase.update_changed, ModelBase.update_changed, model_saved, model_saved, model_saved, model_saved, model_saved, model_saved
pre_delete ModelBase.changed, ModelBase.update_changed
pre_init
pre_migrate inject_rename_contenttypes_operations
pre_save ModelBase.changed
request_finished close_old_connections, close_caches, reset_urlconf
request_started reset_queries, close_old_connections
setting_changed reset_cache, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, Settings.change_setting, setting_changed_receiver, 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, reload_api_settings, reload_api_settings, update_level_tags, reload_djoser_settings, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, StaticFilesStorage._clear_cached_properties