Войти

Hatber

Список навигации

Строка поиска

Hatber

Hatber

Раскраска "Играем, думаем, рисуем. Многоразовые странички. Рисуем по точкам" А4, 8стр.

Раскраска "Играем, думаем, рисуем. Многоразовые странички. Рисуем по точкам" А4, 8стр.

Акция

Акция

Раскраска "Играем, думаем, рисуем. Многоразовые странички. Рисуем по точкам" А4, 8стр.

4Рц4л_25742

4Рц4л_25742

АРТИКУЛ

228290

228290

КОД

4606782408391

4606782408391

ШТРИХКОД

Акция

Акция

Раскраска "Потешки. Котик и мышка" А4 16стр.

Раскраска "Потешки. Котик и мышка" А4 16стр.
Раскраска "Потешки. Котик и мышка" А4 16стр.

8Р4_35261

8Р4_35261

АРТИКУЛ

257767

257767

КОД

9785375020679

9785375020679

ШТРИХКОД

Раскраска "Стихи для малышей. Кошечка в корзинке" А4 16стр.

Раскраска "Стихи для малышей. Кошечка в корзинке" А4 16стр.

Акция

Акция

Раскраска "Стихи для малышей. Кошечка в корзинке" А4 16стр.

8Р4_35248

8Р4_35248

АРТИКУЛ

257764

257764

КОД

9785375020648

9785375020648

ШТРИХКОД

Акция

Акция

Раскраска "Стихи для малышей. Слоненок с подарком" А4 16стр.

Раскраска "Стихи для малышей. Слоненок с подарком" А4 16стр.

Акция

Акция

Раскраска "Стихи для малышей. Слоненок с подарком" А4 16стр.

8Р4_35250

8Р4_35250

АРТИКУЛ

257766

257766

КОД

9785375020662

9785375020662

ШТРИХКОД

Акция

Акция

Раскраска "Стихи для малышей. Щенок с мороженым" А4 16стр.

Раскраска "Стихи для малышей. Щенок с мороженым" А4 16стр.

Акция

Акция

Раскраска "Стихи для малышей. Щенок с мороженым" А4 16стр.

8Р4_35249

8Р4_35249

АРТИКУЛ

257765

257765

КОД

9785375020655

9785375020655

ШТРИХКОД

Акция

Акция

Мы используем файлы cookie , чтобы улучшить сайт для вас
«

Версии

Пакет Название Версия
Django 3.2.25
Python 3.8.20
admin_extra_urls Admin_Extra_Urls 2.2.0
anymail Anymail 7.2.1
ckeditor Ckeditor 5.9.0
constance Constance 2.9.1
debug_toolbar Отладочная панель 2.2.1
django_celery_results Celery Results 1.2.1
django_elasticsearch_dsl Django elasticsearch-dsl 7.1.1
django_extensions Django Extensions 3.1.5
django_prometheus Django-Prometheus 2.2.0
django_user_agents Django_User_Agents 0.4.0
meta Meta 2.4.0
mptt mptt 0.11.0
post_office Менеджер почты 3.4.1
rest_framework Django REST framework 3.14.0

Время

Потребление ресурсов

Ресурс Текущее значение
Пользовательское время ядра 1642.493 мс
Системное время ядра 91.875 мс
Общее время ядра 1734.368 мс
Затраченное время 1885.247 мс
Переключения контекста 222 намеренных, 2 вынужденных

Браузерное время

Событие Временная диаграмма С начала навигации в мс (+продолжительность)

Настройки из elimkanz.settings

Параметр Текущее значение
ABSOLUTE_URL_OVERRIDES {}
ADMINS []
ALLOWED_HOSTS ['*']
ANYMAIL {'UNISENDER_API_URL': '********************', 'UNISENDER_SENDER_DOMAIN': ''}
API_TOKEN_KEY '********************'
APPEND_SLASH True
AUTHENTICATION_BACKENDS ['apps.app_auth.backends.LoginInsensitiveModelBackend']
AUTH_PASSWORD_VALIDATORS '********************'
AUTH_USER_MODEL 'app_auth.AppUser'
BASE_DIR '/app'
BROKER_URL 'redis://redis:6379/10'
CACHES {'default': {'BACKEND': 'django_redis.cache.RedisCache', 'KEY_PREFIX': '********************', 'LOCATION': 'redis://redis:6379/1', 'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient'}}}
CACHE_MIDDLEWARE_ALIAS 'default'
CACHE_MIDDLEWARE_KEY_PREFIX '********************'
CACHE_MIDDLEWARE_SECONDS 600
CDN_CONTAINER_ID_KEY '********************'
CDN_CONTAINER_NAME_KEY '********************'
CDN_CONTAINER_URL 'https://393117.selcdn.ru/elimmedia/'
CDN_CONTAINER_URL_KEY '********************'
CDN_PASSWORD_KEY '********************'
CDN_SWIFT_PASSWORD '********************'
CDN_SWIFT_PROJECT_ID ''
CDN_SWIFT_PROJECT_NAME ''
CDN_SWIFT_USER ''
CDN_TIME_FMT '%Y-%m-%dT%H:%M:%S.%f'
CDN_URL 'http://0bc3535a-707a-4e13-a7e2-976f3bbd6fd9.selcdn.net/'
CDN_USER_KEY '********************'
CELERY_APP <Celery elimkanz at 0x7f3b6418d7c0>
CELERY_BROKER_URL 'redis://redis:6379/10'
CELERY_RESULT_BACKEND 'redis://redis:6379/10'
CELERY_TASK_SERIALIZER 'json'
CKEDITOR_CONFIGS {'default': {'extraPlugins': 'youtube', 'toolbar': 'Custom', 'toolbar_Custom': [['Styles', 'Format'], ['Bold', 'Italic', 'Underline'], ['NumberedList', 'BulletedList'], ['Link', 'Unlink'], ['Image'], {'items': ['Youtube'], 'name': 'youtube'}, ['RemoveFormat', 'Source']]}}
CKEDITOR_UPLOAD_PATH 'uplsd/'
CONSTANCE_ADDITIONAL_FIELDS {'file_field': [<class 'django.forms.fields.FileField'>, {'required': False}], 'html_field': [<class 'django.forms.fields.CharField'>, {'required': False, 'widget': <ckeditor.widgets.CKEditorWidget object at 0x7f3b5e6f8970>}]}
CONSTANCE_BACKEND 'constance.backends.database.DatabaseBackend'
CONSTANCE_CONFIG {'CALLBACK_NOTIFICATION_EMAILS': ('info@elimkanz.ru', 'Список емейлов для оповещений о заявках на ' 'обратный звонок, через запятую'), 'CORPORATE_NOTIFICATION_EMAILS': ('corp@elimkanz.ru', 'Список емейлов для оповещений о новых ' 'корпоративных клиентах, через запятую'), 'EDO_NOTIFICATION_EMAILS': ('info@elimkanz.ru', 'Список емейлов для оповещений о заявках на ' 'подключение к ЭДО, через запятую'), 'ERROR_NOTIFICATION_EMAILS': ('it@elimkanz.ru', 'Список емейлов для оповещений об ошибках, ' 'через запятую'), 'NOTIFICATION_EMAILS': ('info@elimkanz.ru', 'Список емейлов для оповещений, через запятую'), 'UNISENDER_API_KEY': '********************', 'UNISENDER_SENDER_EMAIL': ('', 'E-mail адрес отправителя.'), 'contacts_office_address': ('192029, Проспект Обуховской Обороны д.70/2, БЦ ' '«Александро-Невская мануфактура»', 'Адрес офиса'), 'contacts_office_header': ('', 'Текст в хедере страницы контактов'), 'contacts_office_mail': ('sales@elimkanz.ru', 'Почта офиса'), 'contacts_office_panoram': ('', 'Сылка офиса для панорам'), 'contacts_office_ya_map': ('', 'Сылка офиса для яндекс карт'), 'contacts_warehouse_address': ('192029, Проспект Обуховской Обороны д. 45', 'Адрес склада'), 'contacts_warehouse_header': ('', 'Текст в хедере страницы склада'), 'contacts_warehouse_mail': ('warehouse@elimkanz.ru', 'Почта склада'), 'contacts_warehouse_panoram': ('', 'Сылка склада для панорам'), 'contacts_warehouse_text': ('', 'Текст склада', 'html_field'), 'contacts_warehouse_ya_map': ('', 'Сылка склада для яндекс карт'), 'fb_link': ('', 'Facebook'), 'header_phone': ('8 (812) 318-15-85', 'Телефон в хедере'), 'inst_link': ('', 'Instagram'), 'lk_footer_phone': ('8 (800) 775-55-24', 'Телефон в футере в ЛК'), 'office_address': ('Санкт-Петербург,</br>Проспект Обуховской обороны, ' '70/2,</br>БЦ «Александро-Невская мануфактура»', 'Офис адрес (футер)'), 'office_email': ('sales@elimkanz.ru', 'Офис емейл (футер)'), 'office_phone': ('+7 (812) 318-15-85', 'Офис телефон (футер)'), 'office_work_time': ('<span>В будние дни</span> — с 9 до ' '18,</br><span>суббота и воскресенье</span> — выходные', 'Офис время работы (футер)'), 'partners_page_link': ('', 'Ссылка для страницы "Стать партнером" на главной'), 'policy_file': ('', 'Политика конфиденциальности', 'file_field'), 'robots': ('', 'robots.txt'), 'tg_link': ('https://t.me/elimkanz_bot', 'Telegram'), 'vk_link': ('https://vk.com/elimkanz', 'Vk'), 'warehouse_address': ('Санкт-Петербург,</br>Проспект Обуховской обороны, 45', 'Склад адрес (футер)'), 'warehouse_email': ('warehouse@elimkanz.ru', 'Склад емейл (футер)'), 'warehouse_phone': ('+7 (911) 011-82-71', 'Склад телефон (футер)'), 'warehouse_work_time': ('', 'Склад время работы (футер)')}
CONSTANCE_CONFIG_FIELDSETS {'': ('policy_file', 'partners_page_link', 'robots', 'NOTIFICATION_EMAILS', 'CORPORATE_NOTIFICATION_EMAILS', 'ERROR_NOTIFICATION_EMAILS', 'CALLBACK_NOTIFICATION_EMAILS', 'EDO_NOTIFICATION_EMAILS', 'UNISENDER_API_KEY', 'UNISENDER_SENDER_EMAIL'), 'Контакты': ('office_phone', 'office_email', 'office_work_time', 'office_address', 'warehouse_phone', 'warehouse_email', 'warehouse_work_time', 'warehouse_address', 'header_phone'), 'ЛК': ('lk_footer_phone',), 'Социальные сети': ('vk_link', 'fb_link', 'inst_link', 'tg_link'), 'Страница "Контакты"': ('contacts_office_address', 'contacts_office_ya_map', 'contacts_office_mail', 'contacts_office_panoram', 'contacts_office_header', 'contacts_warehouse_address', 'contacts_warehouse_ya_map', 'contacts_warehouse_mail', 'contacts_warehouse_panoram', 'contacts_warehouse_text', 'contacts_warehouse_header')}
CONSTANCE_DATABASE_CACHE_BACKEND 'default'
CORE_APPS ['dal', 'dal_select2', 'dal_queryset_sequence', 'django.forms', 'django.contrib.admin', 'django.contrib.admindocs', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.humanize', 'django.contrib.redirects', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.sites', 'django.contrib.sitemaps', 'django.contrib.postgres']
CORS_ALLOW_ALL_ORIGINS False
CSRF_COOKIE_AGE 31449600
CSRF_COOKIE_DOMAIN '.elimkanz.ru'
CSRF_COOKIE_HTTPONLY False
CSRF_COOKIE_NAME 'csrftoken'
CSRF_COOKIE_PATH '/'
CSRF_COOKIE_SAMESITE 'Lax'
CSRF_COOKIE_SECURE True
CSRF_FAILURE_VIEW 'django.views.csrf.csrf_failure'
CSRF_HEADER_NAME 'HTTP_X_CSRFTOKEN'
CSRF_TRUSTED_ORIGINS ['*']
CSRF_USE_SESSIONS False
DATABASES {'default': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_MAX_AGE': 0, 'DISABLE_SERVER_SIDE_CURSORS': True, 'ENGINE': 'django_prometheus.db.backends.postgresql', 'HOST': 'db', 'NAME': 'elimkanz', 'OPTIONS': {}, 'PASSWORD': '********************', 'PORT': 5432, 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIGRATE': True, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'postgres'}}
DATABASE_ROUTERS []
DATA_UPLOAD_MAX_MEMORY_SIZE 2621440
DATA_UPLOAD_MAX_NUMBER_FIELDS 10240
DATA_UPLOAD_MAX_NUMBER_FILES 100
DATETIME_FORMAT 'N j, Y, P'
DATETIME_INPUT_FORMATS ['%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M']
DATE_FORMAT 'N j, Y'
DATE_INPUT_FORMATS ['%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', '%b %d %Y', '%b %d, %Y', '%d %b %Y', '%d %b, %Y', '%B %d %Y', '%B %d, %Y', '%d %B %Y', '%d %B, %Y']
DEBUG True
DEBUG_PROPAGATE_EXCEPTIONS False
DEBUG_TOOLBAR True
DEBUG_TOOLBAR_CONFIG {'INTERCEPT_REDIRECTS': False, 'SHOW_TOOLBAR_CALLBACK': <function <lambda> at 0x7f3b62c3daf0>}
DECIMAL_SEPARATOR '.'
DEFAULT_AUTO_FIELD 'django.db.models.AutoField'
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 'noreply@elimkanz.ru'
DEFAULT_HASHING_ALGORITHM 'sha256'
DEFAULT_INDEX_TABLESPACE ''
DEFAULT_JINJA2_TEMPLATE_EXTENSION '.jinja'
DEFAULT_TABLESPACE ''
DISALLOWED_USER_AGENTS []
DJANGO_ALLOW_ASYNC_UNSAFE True
ELASTICSEARCH_DSL {'default': {'api_key': '********************', 'hosts': 'http://185.184.55.16:9200'}}
ELASTIC_APM_SECRET_KEY '********************'
ELASTIC_APM_SERVER_URL 'http://185.184.55.16:8200'
ELK_API_KEY '********************'
ELK_BEATS_LOGSTASH_FORMAT '-DEpD5EBKUX4Ljt96y1y:aDg5EAWARUuUEkwC6q298g'
ELK_ENV 'stage'
ELK_ID '-DEpD5EBKUX4Ljt96y1y'
ELK_URL 'http://185.184.55.16:9200'
EMAIL_BACKEND 'elimkanz.backends.unisender.EmailBackend'
EMAIL_HOST 'localhost'
EMAIL_HOST_PASSWORD '********************'
EMAIL_HOST_USER ''
EMAIL_PORT 25
EMAIL_SSL_CERTFILE None
EMAIL_SSL_KEYFILE '********************'
EMAIL_SUBJECT_PREFIX '[Django] '
EMAIL_TIMEOUT None
EMAIL_USE_LOCALTIME False
EMAIL_USE_SSL False
EMAIL_USE_TLS False
EXTERNAL_APPS ['db_django', 'db_autonotify', 'db_autopublish']
EXTERNAL_DOMAIN 'test.elimkanz.ru'
FILE_UPLOAD_DIRECTORY_PERMISSIONS None
FILE_UPLOAD_HANDLERS ['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler']
FILE_UPLOAD_MAX_MEMORY_SIZE 52428800
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.TemplatesSetting'
FTP_PASSWORD_KEY '********************'
FTP_USERNAME_KEY '********************'
GOOGLE_RECAPTCHA_KEY '********************'
GOOGLE_RECAPTCHA_SECRET '********************'
GO_IMPORTER_URL 'http://impoter:8080'
HEALTH_CHECK {'DISK_USAGE_MAX': 90, 'MEMORY_MIN': 100, 'WARNINGS_AS_ERRORS': True}
HTTP_SCHEME 'https'
IGNORABLE_404_URLS []
INSTALLED_APPS ['dal', 'dal_select2', 'dal_queryset_sequence', 'django.forms', 'django.contrib.admin', 'django.contrib.admindocs', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.humanize', 'django.contrib.redirects', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.sites', 'django.contrib.sitemaps', 'django.contrib.postgres', 'django_celery_results', 'locking', 'constance', 'constance.backends.database', 'ckeditor', 'ckeditor_uploader', 'admin_extra_urls', 'post_office', 'anymail', 'health_check', 'health_check.db', 'health_check.cache', 'health_check.storage', 'health_check.contrib.celery', 'health_check.contrib.psutil', 'rest_framework', 'mptt', 'corsheaders', 'versatileimagefield', 'django_prometheus_exporter', 'django_prometheus', 'meta', 'django_user_agents', 'elasticapm.contrib.django', 'django_elasticsearch_dsl', 'db_django', 'db_autonotify', 'db_autopublish', 'apps.gl_site', 'apps.news', 'apps.feedback', 'apps.app_auth', 'apps.products', 'apps.importer', 'apps.partners', 'apps.orders', 'apps.sales', 'apps.mailer', 'apps.support', 'apps.debug_api', 'debug_toolbar', 'django_extensions']
INTERNAL_APPS ['apps.gl_site', 'apps.news', 'apps.feedback', 'apps.app_auth', 'apps.products', 'apps.importer', 'apps.partners', 'apps.orders', 'apps.sales', 'apps.mailer', 'apps.support', 'apps.debug_api']
INTERNAL_IPS ['127.0.0.1']
LANGUAGES [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ar-dz', 'Algerian Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('hy', 'Armenian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('ig', 'Igbo'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('ky', 'Kyrgyz'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('tg', 'Tajik'), ('th', 'Thai'), ('tk', 'Turkmen'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('uz', 'Uzbek'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')]
LANGUAGES_BIDI ['he', 'ar', 'ar-dz', 'fa', 'ur']
LANGUAGE_CODE 'ru-RU'
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
LK_DOMAIN 'lktest.elimkanz.ru'
LK_MAIN 'https://lktest.elimkanz.ru/'
LK_SUBDOMAIN 'lktest'
LOCALE_PATHS []
LOGGING {}
LOGGING_CONFIG 'logging.config.dictConfig'
LOGIN_REDIRECT_URL '/accounts/profile/'
LOGIN_URL 'http://test.elimkanz.ru/login/'
LOGOUT_REDIRECT_URL None
MANAGERS []
MANAGERS_GROUP_NAME 'Менеджер'
MEDIA_ROOT '/app/assets/media'
MEDIA_URL '/media/'
MESSAGE_STORAGE 'django.contrib.messages.storage.fallback.FallbackStorage'
META_DEFAULT_TYPE 'website'
META_FB_TYPE 'website'
META_SITE_DOMAIN 'test.elimkanz.ru'
META_SITE_NAME 'ЭлимКанц'
META_SITE_PROTOCOL 'https'
META_SITE_TYPE 'website'
META_USE_JSON_LD_SCHEMA True
META_USE_OG_PROPERTIES True
META_USE_SCHEMAORG_PROPERTIES True
META_USE_TITLE_TAG True
META_USE_TWITTER_PROPERTIES True
MIDDLEWARE ['elasticapm.contrib.django.middleware.TracingMiddleware', 'django_prometheus.middleware.PrometheusBeforeMiddleware', 'debug_toolbar.middleware.DebugToolbarMiddleware', 'elimkanz.middleware.check_browser_support', 'django.middleware.security.SecurityMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django_user_agents.middleware.UserAgentMiddleware', 'corsheaders.middleware.CorsMiddleware', 'django.middleware.common.CommonMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.contrib.redirects.middleware.RedirectFallbackMiddleware', 'django.middleware.http.ConditionalGetMiddleware', 'elimkanz.middleware.client_hints_middleware', 'django.contrib.admindocs.middleware.XViewMiddleware', 'elimkanz.middleware.inject_partner', 'elimkanz.middleware.inject_client', 'elimkanz.middleware.CanonicalLinkMiddleware', 'django_prometheus.middleware.PrometheusAfterMiddleware', 'elimkanz.middleware.ErrorLoggingMiddleware']
MIGRATION_MODULES {}
MONTH_DAY_FORMAT 'F j'
NOTEBOOK_ARGUMENTS ['--ip', '0.0.0.0', '--port', '8888', '--allow-root']
NUMBER_GROUPING 0
OVERRIDE_IS_EXTERNAL False
OVERRIDE_STATIC_URL False
PASSWORD_HASHERS '********************'
PASSWORD_RESET_TIMEOUT '********************'
PASSWORD_RESET_TIMEOUT_DAYS '********************'
POST_OFFICE {'BACKENDS': {'default': 'elimkanz.backends.unisender.EmailBackend'}, 'BATCH_SIZE': 50, 'DEFAULT_PRIORITY': 'now', 'LOG_LEVEL': 2, 'SENDING_ORDER': ['created']}
PREPEND_WWW False
PROJECT_DIR '/'
PROJECT_NAME 'elimkanz'
PROMETHEUS_GATEWAY_URL ''
PROTECTED_MEDIA_ROOT '/app/assets/protected_media'
PROTECTED_MEDIA_URL '/protected/media/'
REDIS_CACHE_DB 1
REDIS_CELERY_DB 10
REDIS_CERT_PATH 'None'
REDIS_COMMON_DB 3
REDIS_HOST 'redis'
REDIS_PASSWORD '********************'
REDIS_PORT 6379
REDIS_SSL False
REQUEST_IMPORTER_PREFIX 'request_importer'
REQUEST_LOCK_PREFIX 'request_lock'
REST_FRAMEWORK {'DEFAULT_AUTHENTICATION_CLASSES': ['elimkanz.auth.CsrfExemptSessionAuthentication', 'rest_framework.authentication.BasicAuthentication'], 'DEFAULT_RENDERER_CLASSES': ['rest_framework.renderers.JSONRenderer', 'rest_framework.renderers.BrowsableAPIRenderer']}
ROOT_URLCONF 'elimkanz.urls'
SECRET_KEY '********************'
SECURE_BROWSER_XSS_FILTER False
SECURE_CONTENT_TYPE_NOSNIFF True
SECURE_HSTS_INCLUDE_SUBDOMAINS False
SECURE_HSTS_PRELOAD False
SECURE_HSTS_SECONDS 0
SECURE_PROXY_SSL_HEADER ('HTTP_X_FORWARDED_PROTO', 'https')
SECURE_REDIRECT_EXEMPT []
SECURE_REFERRER_POLICY 'same-origin'
SECURE_SSL_HOST None
SECURE_SSL_REDIRECT True
SERVER_EMAIL 'root@localhost'
SESSION_CACHE_ALIAS 'default'
SESSION_COOKIE_AGE 1209600
SESSION_COOKIE_DOMAIN '.elimkanz.ru'
SESSION_COOKIE_HTTPONLY True
SESSION_COOKIE_NAME 'sessionid'
SESSION_COOKIE_PATH '/'
SESSION_COOKIE_SAMESITE 'Lax'
SESSION_COOKIE_SECURE True
SESSION_ENGINE 'django.contrib.sessions.backends.cached_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 'elimkanz.settings'
SHORT_DATETIME_FORMAT 'm/d/Y P'
SHORT_DATE_FORMAT 'm/d/Y'
SIGNING_BACKEND 'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS []
SILK_ENABLED False
SITE_ID 1
SITE_URL 'https://test.elimkanz.ru'
SOAP_HTTP_PASS_KEY '********************'
SOAP_HTTP_USER_KEY '********************'
SOAP_URL 'https://kepler.elimkanz.ru/Trade/ws/API_UT.1cws?wsdl'
STATICFILES_DIRS []
STATICFILES_FINDERS ['django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder']
STATICFILES_STORAGE 'elimkanz.storage.StaticVersionStaticFilesStorage'
STATIC_MANIFEST_PATH '/app/assets/static/app/asset-manifest.json'
STATIC_ROOT '/app/assets/static'
STATIC_URL '/static/'
TEMPLATES [{'APP_DIRS': True, 'BACKEND': 'django_jinja.backend.Jinja2', 'DIRS': ['/app/templates'], 'OPTIONS': {'app_dirname': 'templates', 'auto_reload': True, 'autoescape': True, 'bytecode_cache': {'backend': 'django_jinja.cache.BytecodeCache', 'enabled': False, 'name': 'default'}, 'context_processors': ['django.template.context_processors.debug', 'django.template.context_processors.request', 'django.contrib.auth.context_processors.auth', 'django.contrib.messages.context_processors.messages', 'constance.context_processors.config', 'elimkanz.context.global_context', 'apps.products.context.compilations'], 'extensions': ['jinja2.ext.do', 'jinja2.ext.loopcontrols', 'jinja2.ext.with_', 'jinja2.ext.i18n', 'jinja2.ext.autoescape', 'django_jinja.builtins.extensions.CsrfExtension', 'django_jinja.builtins.extensions.CacheExtension', 'django_jinja.builtins.extensions.TimezoneExtension', 'django_jinja.builtins.extensions.UrlsExtension', 'django_jinja.builtins.extensions.StaticFilesExtension', 'django_jinja.builtins.extensions.DjangoFiltersExtension'], 'filters': {'clean_number': 'elimkanz.jinja_port.clean_number', 'update_param': 'elimkanz.jinja_port.update_param'}, 'globals': {'get_csrf_token': '********************', 'is_alternate_product_card_view': 'elimkanz.jinja_port.is_alternate_product_card_view', 'meta_global': 'elimkanz.seo.meta_proxy', 'url_absolute_getter': 'elimkanz.jinja_port.url_absolute_getter', 'url_brand_getter': 'elimkanz.jinja_port.url_brand_getter', 'url_compilation_getter': 'elimkanz.jinja_port.url_compilation_getter', 'url_search_getter': 'elimkanz.jinja_port.url_search_getter', 'url_series_getter': 'elimkanz.jinja_port.url_series_getter', 'with_domain_url': 'elimkanz.jinja_port.with_domain_url'}, 'match_extension': '.jinja', 'newstyle_gettext': True, 'translation_engine': 'django.utils.translation', 'undefined': None}}, {'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': ['/app/templates'], 'OPTIONS': {'builtins': ['elimkanz.jinja_port'], 'context_processors': ['django.template.context_processors.debug', 'django.template.context_processors.request', 'django.contrib.auth.context_processors.auth', 'django.contrib.messages.context_processors.messages', 'constance.context_processors.config'], 'loaders': ['django.template.loaders.filesystem.Loader', 'django.template.loaders.app_directories.Loader']}}]
TEST_NON_SERIALIZED_APPS []
TEST_RUNNER 'django.test.runner.DiscoverRunner'
THIRD_PARTY_APPS ['django_celery_results', 'locking', 'constance', 'constance.backends.database', 'ckeditor', 'ckeditor_uploader', 'admin_extra_urls', 'post_office', 'anymail', 'health_check', 'health_check.db', 'health_check.cache', 'health_check.storage', 'health_check.contrib.celery', 'health_check.contrib.psutil', 'rest_framework', 'mptt', 'corsheaders', 'versatileimagefield', 'django_prometheus_exporter', 'django_prometheus', 'meta', 'django_user_agents', 'elasticapm.contrib.django', 'django_elasticsearch_dsl']
THOUSAND_SEPARATOR ','
TIME_FORMAT 'P'
TIME_INPUT_FORMATS ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M']
TIME_ZONE 'Europe/Moscow'
TOUCH_ID 'fb09acc2acab'
UNISENDER_API_URL '********************'
UNSUPPORTED_BROWSERS {'android': 80, 'chrome': 50, 'edge': 14, 'firefox': 53, 'ie': 'all', 'mobile safari': 9, 'opera': 37, 'opera mini': 'all', 'safari': 9, 'samsung internet': 4}
URL_FORMAT_OVERRIDE 'fmt'
USER_IMPORT_PRODUCTS_ROOT '/app/assets/user_product_import'
USE_I18N True
USE_L10N True
USE_THOUSAND_SEPARATOR False
USE_TZ False
USE_X_FORWARDED_HOST False
USE_X_FORWARDED_PORT False
VERSATILEIMAGEFIELD_SETTINGS {'cache_length': 2592000, 'create_images_on_demand': True, 'filtered_directory_name': '__filtered__', 'image_key_post_processor': '********************', 'jpeg_resize_quality': 95, 'placeholder_directory_name': '__placeholder__', 'progressive_jpeg': True, 'sized_directory_name': '__sized__'}
WSGI_APPLICATION 'elimkanz.wsgi.application'
X_FRAME_OPTIONS 'DENY'
YANDEX_INDEX_NOW_KEY '********************'
YEAR_MONTH_FORMAT 'F Y'

Заголовки

Заголовки запроса

Заголовок Текущее значение
Accept */*
Accept-Encoding gzip, br, zstd, deflate
Host test.elimkanz.ru
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
X-Forwarded-For 216.73.217.143
X-Forwarded-Proto https

Заголовки ответа

Заголовок Текущее значение
Content-Length 228445
Content-Type text/html; charset=utf-8
ETag "513097a9e1b553fc246274c8d0818409"
Referrer-Policy same-origin
Vary Origin, Cookie
X-Content-Type-Options nosniff

WSGI-окружение

Так как WSGI-окружение наследует окружение сервера, ниже отображены лишь те из переменных, которые важны для нужд отладки.

Заголовок Текущее значение
PATH_INFO /brands/207/knigi-raskraski-razvivayuschie-posobiya-dlya-detej-naklejki/raskraski/raskraski-trenazheryi-razvivayuschie/
QUERY_STRING
REMOTE_ADDR 172.24.0.8
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

Запрос

Информация о представлении

Функция представления Аргументы Именованные аргументы Имя URL
apps.products.views.BrandView () {'category': 'knigi-raskraski-razvivayuschie-posobiya-dlya-detej-naklejki/raskraski/raskraski-trenazheryi-razvivayuschie', 'pk': '207'} brand

Нет куков

Нет данных в сессии

Нет GET данных

Нет POST данных

SQL queries from 1 connection

  •   default 151,46 ms (18 запросов including 6 similar and 4 duplicates )
  Запрос Временная диаграмма Время (мс) Действие
  +
SELECT "partners_partner"."id",
       "partners_partner"."title",
       "partners_partner"."enabled",
       "partners_partner"."multiplier",
       "partners_partner"."partner_type"
  FROM
"partners_partner"
 WHERE
"partners_partner"."id" = 19180
 LIMIT
21
SELECT ••• FROM "partners_partner" WHERE "partners_partner"."id" = 19180 LIMIT 21
2,1622268291799878%
3,27

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(42)
  request.partner = Partner.objects.get(pk=19180)
  +
SELECT "products_brand"."id",
       "products_brand"."tree",
       "products_brand"."image_name",
       "products_brand"."last_update",
       "products_brand"."image_hash",
       "products_brand"."image_crops",
       "products_brand"."created_at",
       "products_brand"."updated_at",
       "products_brand"."title",
       "products_brand"."background",
       "products_brand"."enabled"
  FROM
"products_brand"
 WHERE
"products_brand"."id" = 207
 LIMIT
21
SELECT ••• FROM "products_brand" WHERE "products_brand"."id" = 207 LIMIT 21
2,3172787676440447%
3,51

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(43)
  response = get_response(request)
/app/elimkanz/middleware.py in middleware(105)
  response = get_response(request)
/app/elimkanz/middleware.py in __call__(181)
  response = self.get_response(request)
/app/elimkanz/middleware.py in __call__(169)
  response = self.get_response(request)
/usr/local/lib/python3.8/site-packages/django/views/generic/base.py in view(70)
  return self.dispatch(request, *args, **kwargs)
/app/elimkanz/decorators.py in wrapper(53)
  return func(request, *args, **kwargs)
/app/apps/products/views.py in dispatch(265)
  self.brand = models.Brand.objects.get(pk=self.kwargs.get("pk"))
  +
SELECT "products_category"."id",
       "products_category"."created_at",
       "products_category"."updated_at",
       "products_category"."title",
       "products_category"."parent_id",
       "products_category"."slug",
       "products_category"."slug_path",
       "products_category"."image",
       "products_category"."enabled",
       "products_category"."has_products",
       "products_category"."external_has_products",
       "products_category"."has_childs",
       "products_category"."search_vocabulary",
       "products_category"."is_disable_in_search",
       "products_category"."priority",
       "products_category"."lft",
       "products_category"."rght",
       "products_category"."tree_id",
       "products_category"."level"
  FROM
"products_category"
 WHERE
("products_category"."enabled" AND "products_category"."slug_path" = 'knigi-raskraski-razvivayuschie-posobiya-dlya-detej-naklejki/raskraski/raskraski-trenazheryi-razvivayuschie')
 LIMIT
21
SELECT ••• FROM "products_category" WHERE ("products_category"."enabled" AND "products_category"."slug_path" = 'knigi-raskraski-razvivayuschie-posobiya-dlya-detej-naklejki/raskraski/raskraski-trenazheryi-razvivayuschie') LIMIT 21
4,47242200572669%
6,77

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(43)
  response = get_response(request)
/app/elimkanz/middleware.py in middleware(105)
  response = get_response(request)
/app/elimkanz/middleware.py in __call__(181)
  response = self.get_response(request)
/app/elimkanz/middleware.py in __call__(169)
  response = self.get_response(request)
/usr/local/lib/python3.8/site-packages/django/views/generic/base.py in view(70)
  return self.dispatch(request, *args, **kwargs)
/app/elimkanz/decorators.py in wrapper(53)
  return func(request, *args, **kwargs)
/app/apps/products/views.py in dispatch(267)
  self.category = get_object_or_404(models.Category, slug_path=self.kwargs.get("category"), enabled=True)
/usr/local/lib/python3.8/site-packages/django/shortcuts.py in get_object_or_404(76)
  return queryset.get(*args, **kwargs)
  +
SELECT "gl_site_seo"."id",
       "gl_site_seo"."link",
       "gl_site_seo"."title",
       "gl_site_seo"."description",
       "gl_site_seo"."keywords"
  FROM
"gl_site_seo"
 WHERE
"gl_site_seo"."link" = '/brands/207/knigi-raskraski-razvivayuschie-posobiya-dlya-detej-naklejki/raskraski/raskraski-trenazheryi-razvivayuschie/'
 LIMIT
21
SELECT ••• FROM "gl_site_seo" WHERE "gl_site_seo"."link" = '/brands/207/knigi-raskraski-razvivayuschie-posobiya-dlya-detej-naklejki/raskraski/raskraski-trenazheryi-razvivayuschie/' LIMIT 21
0,8512902367650972%
1,29

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(43)
  response = get_response(request)
/app/elimkanz/middleware.py in middleware(105)
  response = get_response(request)
/app/elimkanz/middleware.py in __call__(181)
  response = self.get_response(request)
/app/elimkanz/middleware.py in __call__(169)
  response = self.get_response(request)
/usr/local/lib/python3.8/site-packages/django/views/generic/base.py in view(70)
  return self.dispatch(request, *args, **kwargs)
/app/elimkanz/decorators.py in wrapper(53)
  return func(request, *args, **kwargs)
/app/apps/products/views.py in dispatch(268)
  return super(BrandView, self).dispatch(request, *args, **kwargs)
/usr/local/lib/python3.8/site-packages/django/views/generic/base.py in dispatch(98)
  return handler(request, *args, **kwargs)
/app/apps/products/views.py in get(46)
  return super(ProductsFilterListView, self).get(request, *args, **kwargs)
/usr/local/lib/python3.8/site-packages/django/views/generic/list.py in get(157)
  context = self.get_context_data()
/app/apps/products/views.py in get_context_data(277)
  cd = super(BrandView, self).get_context_data(**kwargs)
/app/apps/products/views.py in get_context_data(124)
  cd = super(ProductsFilterListView, self).get_context_data(**kwargs)
/app/elimkanz/views.py in get_context_data(142)
  context = super().get_context_data(**kwargs)
/usr/local/lib/python3.8/site-packages/meta/views.py in get_context_data(467)
  context[self.context_meta_name] = self.get_meta(context=context)
/usr/local/lib/python3.8/site-packages/meta/views.py in get_meta(441)
  title=self.get_meta_title(context=context),
/app/elimkanz/views.py in get_meta_title(133)
  return self._seo_dict.get("title") or self.title
/app/elimkanz/views.py in _seo_dict(130)
  return SEO.get_seo(self.request.path)
/app/apps/gl_site/models.py in get_seo(463)
  obj = cls.objects.get(link=link)
  +
select array_agg(distinct tags_ids.ids) as tags,
       array_agg(distinct s.brand__id) as brands
  from
(
        with series_cte as (
                select psp.product_id,
                       array_agg(ps.id) as ids,
                       array_agg(ps.title) as titles,
                       array_agg(ps.image) as images
                  from
products_series_products psp
                  join
products_series ps
                    on
psp.series_id = ps.id
                 where
ps.enabled is true
                 group by
psp.product_id
                 order by
psp.product_id
               ) select p.id as code,
               p.title,
               p.article,
               p.barcode,
               p.weight,
               p.packing,
               p.quantity,
               p.category_id, case                                                                      
                    when
p.supply_date is not null then TO_CHAR(p.supply_date, 'dd.mm.yyyy')
                     end
as supply_date, case                                                                     
                    when
p.image_name is not null then concat('/cdn/', p.image_name)
                     end
as image,
               i.images as images,
               b.title as brand__title,
               b.image as brand__image,
               b.id as brand__id,
               b.background as brand__background,
               t.tags_id as tags__id,
               t.tags_title as tags__title,
               t.tags_color as tags__color,
               series_cte.ids as series__id,
               series_cte.titles as series__title,
               series_cte.images as series__image
          from
products_product as p
          join
products_category pc
            on
p.category_id = pc.id
          left outer join
brands_v b
            on
p.brand_id = b.id
          left outer join
tags_v t
            on
p.id = t.product_id
          left outer join
images_v i
            on
p.id = i.product_id
          left outer join
series_cte
            on
p.id = series_cte.product_id
         where
p.enabled
           and
pc.enabled
           and
p.brand_id = 207
         order by
title
       ) as s
  left join
lateral unnest(s.tags__id) as tags_ids(ids)
    on
true;
select array_agg(distinct tags_ids.ids) as tags, array_agg(distinct s.brand__id) as brands from (with series_cte as (select psp.product_id, array_agg(ps.id) as ids, array_agg(ps.title) as titles, array_agg(ps.image) as images from products_series_products psp join products_series ps on psp.series_id = ps.id where ps.enabled is true group by psp.product_id order by psp.product_id) select p.id as code, p.title, p.article, p.barcode, p.weight, p.packing, p.quantity, p.category_id, case when p.supply_date is not null then TO_CHAR(p.supply_date, 'dd.mm.yyyy') end as supply_date, case when p.image_name is not null then concat('/cdn/', p.image_name) end as image, i.images as images, b.title as brand__title, b.image as brand__image, b.id as brand__id, b.background as brand__background, t.tags_id as tags__id, t.tags_title as tags__title, t.tags_color as tags__color, series_cte.ids as series__id, series_cte.titles as series__title, series_cte.images as series__image from products_product as p join products_category pc on p.category_id = pc.id left outer join brands_v b on p.brand_id = b.id left outer join tags_v t on p.id = t.product_id left outer join images_v i on p.id = i.product_id left outer join series_cte on p.id = series_cte.product_id where p.enabled and pc.enabled and p.brand_id = 207 order by title ) as s left join lateral unnest(s.tags__id) as tags_ids(ids) on true;
19,67254919554017%
29,80

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(43)
  response = get_response(request)
/app/elimkanz/middleware.py in middleware(105)
  response = get_response(request)
/app/elimkanz/middleware.py in __call__(181)
  response = self.get_response(request)
/app/elimkanz/middleware.py in __call__(169)
  response = self.get_response(request)
/usr/local/lib/python3.8/site-packages/django/views/generic/base.py in view(70)
  return self.dispatch(request, *args, **kwargs)
/app/elimkanz/decorators.py in wrapper(53)
  return func(request, *args, **kwargs)
/app/apps/products/views.py in dispatch(268)
  return super(BrandView, self).dispatch(request, *args, **kwargs)
/usr/local/lib/python3.8/site-packages/django/views/generic/base.py in dispatch(98)
  return handler(request, *args, **kwargs)
/app/apps/products/views.py in get(46)
  return super(ProductsFilterListView, self).get(request, *args, **kwargs)
/usr/local/lib/python3.8/site-packages/django/views/generic/list.py in get(157)
  context = self.get_context_data()
/app/apps/products/views.py in get_context_data(277)
  cd = super(BrandView, self).get_context_data(**kwargs)
/app/apps/products/views.py in get_context_data(125)
  data = self.get_paginated_products()
/app/apps/products/views.py in get_paginated_products(83)
  self._filters = self.build_filters()
/app/apps/products/views.py in build_filters(106)
  filter_values = get_filter_values(where=self._where)
/app/apps/products/db.py in get_filter_values(151)
  cursor.execute(query)
  +
with series_cte as (
        select psp.product_id,
               array_agg(ps.id) as ids,
               array_agg(ps.title) as titles,
               array_agg(ps.image) as images
          from
products_series_products psp
          join
products_series ps
            on
psp.series_id = ps.id
         where
ps.enabled is true
         group by
psp.product_id
         order by
psp.product_id
       ) select distinct
    on
(pv.id) pv.id as value_id,
       pp.id as param_id,
       pp.title,
       value,
       0 as priority,
       pp.slug
  from
products_paramvalue pv
  join
products_param pp
    on
pv.param_id = pp.id
  join
products_param2category pp2c
    on
pp.id = pp2c.param_id
  join
products_product_params ppp
    on
pv.id = ppp.paramvalue_id
  join
products_product p
    on
ppp.product_id = p.id
  left outer join
series_cte
    on
ppp.product_id = series_cte.product_id
 where
p.enabled
   and
p.brand_id = 207
 order by
pv.id;
with series_cte as (select psp.product_id, array_agg(ps.id) as ids, array_agg(ps.title) as titles, array_agg(ps.image) as images from products_series_products psp join products_series ps on psp.series_id = ps.id where ps.enabled is true group by psp.product_id order by psp.product_id) select distinct on (pv.id) pv.id as value_id, pp.id as param_id, pp.title, value, 0 as priority, pp.slug from products_paramvalue pv join products_param pp on pv.param_id = pp.id join products_param2category pp2c on pp.id = pp2c.param_id join products_product_params ppp on pv.id = ppp.paramvalue_id join products_product p on ppp.product_id = p.id left outer join series_cte on ppp.product_id = series_cte.product_id where p.enabled and p.brand_id = 207 order by pv.id;
29,937459761267238%
45,34

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(43)
  response = get_response(request)
/app/elimkanz/middleware.py in middleware(105)
  response = get_response(request)
/app/elimkanz/middleware.py in __call__(181)
  response = self.get_response(request)
/app/elimkanz/middleware.py in __call__(169)
  response = self.get_response(request)
/usr/local/lib/python3.8/site-packages/django/views/generic/base.py in view(70)
  return self.dispatch(request, *args, **kwargs)
/app/elimkanz/decorators.py in wrapper(53)
  return func(request, *args, **kwargs)
/app/apps/products/views.py in dispatch(268)
  return super(BrandView, self).dispatch(request, *args, **kwargs)
/usr/local/lib/python3.8/site-packages/django/views/generic/base.py in dispatch(98)
  return handler(request, *args, **kwargs)
/app/apps/products/views.py in get(46)
  return super(ProductsFilterListView, self).get(request, *args, **kwargs)
/usr/local/lib/python3.8/site-packages/django/views/generic/list.py in get(157)
  context = self.get_context_data()
/app/apps/products/views.py in get_context_data(277)
  cd = super(BrandView, self).get_context_data(**kwargs)
/app/apps/products/views.py in get_context_data(125)
  data = self.get_paginated_products()
/app/apps/products/views.py in get_paginated_products(83)
  self._filters = self.build_filters()
/app/apps/products/views.py in build_filters(112)
  params = get_params(getattr(self, "category_id", None), self._where)
/app/apps/products/db.py in get_params(159)
  cursor.execute(PARAMS_SQL.format(where=where))
  +
SELECT "products_category"."id"
  FROM
"products_category"
 WHERE
"products_category"."id" = 164227
 ORDER BY
"products_category"."tree_id" ASC, "products_category"."lft" ASC
SELECT ••• FROM "products_category" WHERE "products_category"."id" = 164227 ORDER BY "products_category"."tree_id" ASC, "products_category"."lft" ASC
0,47349871157348594%
0,72

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(43)
  response = get_response(request)
/app/elimkanz/middleware.py in middleware(105)
  response = get_response(request)
/app/elimkanz/middleware.py in __call__(181)
  response = self.get_response(request)
/app/elimkanz/middleware.py in __call__(169)
  response = self.get_response(request)
/usr/local/lib/python3.8/site-packages/django/views/generic/base.py in view(70)
  return self.dispatch(request, *args, **kwargs)
/app/elimkanz/decorators.py in wrapper(53)
  return func(request, *args, **kwargs)
/app/apps/products/views.py in dispatch(268)
  return super(BrandView, self).dispatch(request, *args, **kwargs)
/usr/local/lib/python3.8/site-packages/django/views/generic/base.py in dispatch(98)
  return handler(request, *args, **kwargs)
/app/apps/products/views.py in get(46)
  return super(ProductsFilterListView, self).get(request, *args, **kwargs)
/usr/local/lib/python3.8/site-packages/django/views/generic/list.py in get(157)
  context = self.get_context_data()
/app/apps/products/views.py in get_context_data(277)
  cd = super(BrandView, self).get_context_data(**kwargs)
/app/apps/products/views.py in get_context_data(125)
  data = self.get_paginated_products()
/app/apps/products/views.py in get_paginated_products(87)
  "where": self.build_where(),
/app/apps/products/views.py in build_where(66)
  where = f"{where} and p.category_id in ({','.join([str(i) for i in ids])})"
  +
with params_cte as (
        select ppp.product_id,
               array_agg(p.title) as titles,
               array_agg(p.id) as ids,
               array_agg(pv.id) as values_ids,
               array_agg(p.slug::text) as slugs,
               array_agg( case when p.param_type = 1 then pv.number::varchar else pv.value end) as
        values

          from
products_product_params ppp
          join
products_paramvalue pv
            on
ppp.paramvalue_id = pv.id
          join
products_param p
            on
pv.param_id = p.id
         group by
ppp.product_id
       ), series_cte as (
        select psp.product_id,
               array_agg(ps.id) as ids,
               array_agg(ps.title) as titles,
               array_agg(ps.image) as images
          from
products_series_products psp
          join
products_series ps
            on
psp.series_id = ps.id
         where
ps.enabled is true
         group by
psp.product_id
         order by
psp.product_id
       ) select p.id as code,
       p.title,
       p.article,
       p.barcode,
       p.weight,
       p.packing,
       p.quantity,
       p.category_id, case                                                                      
            when
p.supply_date is not null then TO_CHAR(p.supply_date, 'dd.mm.yyyy')
             end
as supply_date, case                                                                     
            when
p.image_name is not null then concat('/cdn/', p.image_name)
             end
as image,
       i.images as images,
       b.title as brand__title,
       b.image as brand__image,
       b.id as brand__id,
       b.background as brand__background,
       t.tags_id as tags__id,
       t.tags_title as tags__title,
       t.tags_color as tags__color,
       series_cte.ids as series__id,
       series_cte.titles as series__title,
       series_cte.images as series__image
  from
products_product as p
  join
products_category pc
    on
p.category_id = pc.id
  left outer join
brands_v b
    on
p.brand_id = b.id
  left outer join
tags_v t
    on
p.id = t.product_id
  left outer join
images_v i
    on
p.id = i.product_id
  left outer join
series_cte
    on
p.id = series_cte.product_id
  left outer join
params_cte
    on
p.id = params_cte.product_id
 where
p.enabled
   and
pc.enabled
   and
p.brand_id = 207
   and
p.category_id in (164227)
 order by
title asc
 limit
24
with params_cte as (select ppp.product_id, array_agg(p.title) as titles, array_agg(p.id) as ids, array_agg(pv.id) as values_ids, array_agg(p.slug::text) as slugs, array_agg( case when p.param_type = 1 then pv.number::varchar else pv.value end) as values from products_product_params ppp join products_paramvalue pv on ppp.paramvalue_id = pv.id join products_param p on pv.param_id = p.id group by ppp.product_id), series_cte as (select psp.product_id, array_agg(ps.id) as ids, array_agg(ps.title) as titles, array_agg(ps.image) as images from products_series_products psp join products_series ps on psp.series_id = ps.id where ps.enabled is true group by psp.product_id order by psp.product_id) select p.id as code, p.title, p.article, p.barcode, p.weight, p.packing, p.quantity, p.category_id, case when p.supply_date is not null then TO_CHAR(p.supply_date, 'dd.mm.yyyy') end as supply_date, case when p.image_name is not null then concat('/cdn/', p.image_name) end as image, i.images as images, b.title as brand__title, b.image as brand__image, b.id as brand__id, b.background as brand__background, t.tags_id as tags__id, t.tags_title as tags__title, t.tags_color as tags__color, series_cte.ids as series__id, series_cte.titles as series__title, series_cte.images as series__image from products_product as p join products_category pc on p.category_id = pc.id left outer join brands_v b on p.brand_id = b.id left outer join tags_v t on p.id = t.product_id left outer join images_v i on p.id = i.product_id left outer join series_cte on p.id = series_cte.product_id left outer join params_cte on p.id = params_cte.product_id where p.enabled and pc.enabled and p.brand_id = 207 and p.category_id in (164227) order by title asc limit 24
8,814348522126778%
13,35

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(43)
  response = get_response(request)
/app/elimkanz/middleware.py in middleware(105)
  response = get_response(request)
/app/elimkanz/middleware.py in __call__(181)
  response = self.get_response(request)
/app/elimkanz/middleware.py in __call__(169)
  response = self.get_response(request)
/usr/local/lib/python3.8/site-packages/django/views/generic/base.py in view(70)
  return self.dispatch(request, *args, **kwargs)
/app/elimkanz/decorators.py in wrapper(53)
  return func(request, *args, **kwargs)
/app/apps/products/views.py in dispatch(268)
  return super(BrandView, self).dispatch(request, *args, **kwargs)
/usr/local/lib/python3.8/site-packages/django/views/generic/base.py in dispatch(98)
  return handler(request, *args, **kwargs)
/app/apps/products/views.py in get(46)
  return super(ProductsFilterListView, self).get(request, *args, **kwargs)
/usr/local/lib/python3.8/site-packages/django/views/generic/list.py in get(157)
  context = self.get_context_data()
/app/apps/products/views.py in get_context_data(277)
  cd = super(BrandView, self).get_context_data(**kwargs)
/app/apps/products/views.py in get_context_data(125)
  data = self.get_paginated_products()
/app/apps/products/views.py in get_paginated_products(91)
  rows = get_rows(**kwargs)
/app/apps/products/db.py in get_rows(124)
  cursor.execute(query)
  +
select count(distinct s.code)
  from
(
        with params_cte as (
                select ppp.product_id,
                       array_agg(p.title) as titles,
                       array_agg(p.id) as ids,
                       array_agg(pv.id) as values_ids,
                       array_agg(p.slug::text) as slugs,
                       array_agg( case when p.param_type = 1 then pv.number::varchar else pv.value end) as
                values

                  from
products_product_params ppp
                  join
products_paramvalue pv
                    on
ppp.paramvalue_id = pv.id
                  join
products_param p
                    on
pv.param_id = p.id
                 group by
ppp.product_id
               ), series_cte as (
                select psp.product_id,
                       array_agg(ps.id) as ids,
                       array_agg(ps.title) as titles,
                       array_agg(ps.image) as images
                  from
products_series_products psp
                  join
products_series ps
                    on
psp.series_id = ps.id
                 where
ps.enabled is true
                 group by
psp.product_id
                 order by
psp.product_id
               ) select p.id as code,
               p.title,
               p.article,
               p.barcode,
               p.weight,
               p.packing,
               p.quantity,
               p.category_id, case                                                                      
                    when
p.supply_date is not null then TO_CHAR(p.supply_date, 'dd.mm.yyyy')
                     end
as supply_date, case                                                                     
                    when
p.image_name is not null then concat('/cdn/', p.image_name)
                     end
as image,
               i.images as images,
               b.title as brand__title,
               b.image as brand__image,
               b.id as brand__id,
               b.background as brand__background,
               t.tags_id as tags__id,
               t.tags_title as tags__title,
               t.tags_color as tags__color,
               series_cte.ids as series__id,
               series_cte.titles as series__title,
               series_cte.images as series__image
          from
products_product as p
          join
products_category pc
            on
p.category_id = pc.id
          left outer join
brands_v b
            on
p.brand_id = b.id
          left outer join
tags_v t
            on
p.id = t.product_id
          left outer join
images_v i
            on
p.id = i.product_id
          left outer join
series_cte
            on
p.id = series_cte.product_id
          left outer join
params_cte
            on
p.id = params_cte.product_id
         where
p.enabled
           and
pc.enabled
           and
p.brand_id = 207
           and
p.category_id in (164227)
         order by
title
       ) as s
select count(distinct s.code) from (with params_cte as (select ppp.product_id, array_agg(p.title) as titles, array_agg(p.id) as ids, array_agg(pv.id) as values_ids, array_agg(p.slug::text) as slugs, array_agg( case when p.param_type = 1 then pv.number::varchar else pv.value end) as values from products_product_params ppp join products_paramvalue pv on ppp.paramvalue_id = pv.id join products_param p on pv.param_id = p.id group by ppp.product_id), series_cte as (select psp.product_id, array_agg(ps.id) as ids, array_agg(ps.title) as titles, array_agg(ps.image) as images from products_series_products psp join products_series ps on psp.series_id = ps.id where ps.enabled is true group by psp.product_id order by psp.product_id) select p.id as code, p.title, p.article, p.barcode, p.weight, p.packing, p.quantity, p.category_id, case when p.supply_date is not null then TO_CHAR(p.supply_date, 'dd.mm.yyyy') end as supply_date, case when p.image_name is not null then concat('/cdn/', p.image_name) end as image, i.images as images, b.title as brand__title, b.image as brand__image, b.id as brand__id, b.background as brand__background, t.tags_id as tags__id, t.tags_title as tags__title, t.tags_color as tags__color, series_cte.ids as series__id, series_cte.titles as series__title, series_cte.images as series__image from products_product as p join products_category pc on p.category_id = pc.id left outer join brands_v b on p.brand_id = b.id left outer join tags_v t on p.id = t.product_id left outer join images_v i on p.id = i.product_id left outer join series_cte on p.id = series_cte.product_id left outer join params_cte on p.id = params_cte.product_id where p.enabled and pc.enabled and p.brand_id = 207 and p.category_id in (164227) order by title ) as s
1,868179092072517%
2,83

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(43)
  response = get_response(request)
/app/elimkanz/middleware.py in middleware(105)
  response = get_response(request)
/app/elimkanz/middleware.py in __call__(181)
  response = self.get_response(request)
/app/elimkanz/middleware.py in __call__(169)
  response = self.get_response(request)
/usr/local/lib/python3.8/site-packages/django/views/generic/base.py in view(70)
  return self.dispatch(request, *args, **kwargs)
/app/elimkanz/decorators.py in wrapper(53)
  return func(request, *args, **kwargs)
/app/apps/products/views.py in dispatch(268)
  return super(BrandView, self).dispatch(request, *args, **kwargs)
/usr/local/lib/python3.8/site-packages/django/views/generic/base.py in dispatch(98)
  return handler(request, *args, **kwargs)
/app/apps/products/views.py in get(46)
  return super(ProductsFilterListView, self).get(request, *args, **kwargs)
/usr/local/lib/python3.8/site-packages/django/views/generic/list.py in get(157)
  context = self.get_context_data()
/app/apps/products/views.py in get_context_data(277)
  cd = super(BrandView, self).get_context_data(**kwargs)
/app/apps/products/views.py in get_context_data(125)
  data = self.get_paginated_products()
/app/apps/products/views.py in get_paginated_products(92)
  cnt = get_rows_count(**kwargs)
/app/apps/products/db.py in get_rows_count(134)
  cursor.execute(query)
  +
select distinct s.category_id
  from
(
        with params_cte as (
                select ppp.product_id,
                       array_agg(p.title) as titles,
                       array_agg(p.id) as ids,
                       array_agg(pv.id) as values_ids,
                       array_agg(p.slug::text) as slugs,
                       array_agg( case when p.param_type = 1 then pv.number::varchar else pv.value end) as
                values

                  from
products_product_params ppp
                  join
products_paramvalue pv
                    on
ppp.paramvalue_id = pv.id
                  join
products_param p
                    on
pv.param_id = p.id
                 group by
ppp.product_id
               ), series_cte as (
                select psp.product_id,
                       array_agg(ps.id) as ids,
                       array_agg(ps.title) as titles,
                       array_agg(ps.image) as images
                  from
products_series_products psp
                  join
products_series ps
                    on
psp.series_id = ps.id
                 where
ps.enabled is true
                 group by
psp.product_id
                 order by
psp.product_id
               ) select p.id as code,
               p.title,
               p.article,
               p.barcode,
               p.weight,
               p.packing,
               p.quantity,
               p.category_id, case                                                                      
                    when
p.supply_date is not null then TO_CHAR(p.supply_date, 'dd.mm.yyyy')
                     end
as supply_date, case                                                                     
                    when
p.image_name is not null then concat('/cdn/', p.image_name)
                     end
as image,
               i.images as images,
               b.title as brand__title,
               b.image as brand__image,
               b.id as brand__id,
               b.background as brand__background,
               t.tags_id as tags__id,
               t.tags_title as tags__title,
               t.tags_color as tags__color,
               series_cte.ids as series__id,
               series_cte.titles as series__title,
               series_cte.images as series__image
          from
products_product as p
          join
products_category pc
            on
p.category_id = pc.id
          left outer join
brands_v b
            on
p.brand_id = b.id
          left outer join
tags_v t
            on
p.id = t.product_id
          left outer join
images_v i
            on
p.id = i.product_id
          left outer join
series_cte
            on
p.id = series_cte.product_id
          left outer join
params_cte
            on
p.id = params_cte.product_id
         where
p.enabled
           and
pc.enabled
           and
p.brand_id = 207
         order by
title
       ) as s
 order by
s.category_id
select distinct s.category_id from (with params_cte as (select ppp.product_id, array_agg(p.title) as titles, array_agg(p.id) as ids, array_agg(pv.id) as values_ids, array_agg(p.slug::text) as slugs, array_agg( case when p.param_type = 1 then pv.number::varchar else pv.value end) as values from products_product_params ppp join products_paramvalue pv on ppp.paramvalue_id = pv.id join products_param p on pv.param_id = p.id group by ppp.product_id), series_cte as (select psp.product_id, array_agg(ps.id) as ids, array_agg(ps.title) as titles, array_agg(ps.image) as images from products_series_products psp join products_series ps on psp.series_id = ps.id where ps.enabled is true group by psp.product_id order by psp.product_id) select p.id as code, p.title, p.article, p.barcode, p.weight, p.packing, p.quantity, p.category_id, case when p.supply_date is not null then TO_CHAR(p.supply_date, 'dd.mm.yyyy') end as supply_date, case when p.image_name is not null then concat('/cdn/', p.image_name) end as image, i.images as images, b.title as brand__title, b.image as brand__image, b.id as brand__id, b.background as brand__background, t.tags_id as tags__id, t.tags_title as tags__title, t.tags_color as tags__color, series_cte.ids as series__id, series_cte.titles as series__title, series_cte.images as series__image from products_product as p join products_category pc on p.category_id = pc.id left outer join brands_v b on p.brand_id = b.id left outer join tags_v t on p.id = t.product_id left outer join images_v i on p.id = i.product_id left outer join series_cte on p.id = series_cte.product_id left outer join params_cte on p.id = params_cte.product_id where p.enabled and pc.enabled and p.brand_id = 207 order by title ) as s order by s.category_id
9,25148479940057%
14,01

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(43)
  response = get_response(request)
/app/elimkanz/middleware.py in middleware(105)
  response = get_response(request)
/app/elimkanz/middleware.py in __call__(181)
  response = self.get_response(request)
/app/elimkanz/middleware.py in __call__(169)
  response = self.get_response(request)
/usr/local/lib/python3.8/site-packages/django/views/generic/base.py in view(70)
  return self.dispatch(request, *args, **kwargs)
/app/elimkanz/decorators.py in wrapper(53)
  return func(request, *args, **kwargs)
/app/apps/products/views.py in dispatch(268)
  return super(BrandView, self).dispatch(request, *args, **kwargs)
/usr/local/lib/python3.8/site-packages/django/views/generic/base.py in dispatch(98)
  return handler(request, *args, **kwargs)
/app/apps/products/views.py in get(46)
  return super(ProductsFilterListView, self).get(request, *args, **kwargs)
/usr/local/lib/python3.8/site-packages/django/views/generic/list.py in get(157)
  context = self.get_context_data()
/app/apps/products/views.py in get_context_data(277)
  cd = super(BrandView, self).get_context_data(**kwargs)
/app/apps/products/views.py in get_context_data(125)
  data = self.get_paginated_products()
/app/apps/products/views.py in get_paginated_products(94)
  self.categories_ids = get_categories_ids(**kwargs)
/app/apps/products/db.py in get_categories_ids(143)
  cursor.execute(query)
  +
SELECT "products_compilation"."id",
       "products_compilation"."tree",
       "products_compilation"."sale_id",
       "products_compilation"."title",
       "products_compilation"."caption",
       "products_compilation"."slug",
       "products_compilation"."image",
       "products_compilation"."image_name",
       "products_compilation"."card_image",
       "products_compilation"."card_image_name",
       "products_compilation"."background",
       "products_compilation"."background_shadow",
       "products_compilation"."text_color",
       "products_compilation"."in_menu",
       "products_compilation"."in_catalog",
       "products_compilation"."enabled",
       "products_compilation"."priority",
       "products_compilation"."for_external",
       "products_compilation"."for_internal"
  FROM
"products_compilation"
 WHERE
("products_compilation"."enabled" AND "products_compilation"."for_external" AND "products_compilation"."in_menu")
 ORDER BY
"products_compilation"."priority" DESC
SELECT ••• FROM "products_compilation" WHERE ("products_compilation"."enabled" AND "products_compilation"."for_external" AND "products_compilation"."in_menu") ORDER BY "products_compilation"."priority" DESC
4,6959486581317265%
7,11

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(43)
  response = get_response(request)
/app/elimkanz/middleware.py in middleware(105)
  response = get_response(request)
/app/elimkanz/middleware.py in __call__(181)
  response = self.get_response(request)
/app/elimkanz/middleware.py in __call__(169)
  response = self.get_response(request)
/usr/local/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content
/usr/local/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)
/usr/local/lib/python3.8/site-packages/django_jinja/backend.py in render(59)
  return mark_safe(self._process_template(self.template.render, context, request))
/usr/local/lib/python3.8/site-packages/django_jinja/backend.py in _process_template(105)
  return handler(context)
/usr/local/lib/python3.8/site-packages/elasticapm/instrumentation/packages/base.py in call_if_sampling(208)
  return wrapped(*args, **kwargs)
/usr/local/lib/python3.8/site-packages/jinja2/environment.py in render(1088)
  return concat(self.root_render_func(self.new_context(vars)))
/app/templates/products/brand.jinja in root(34)
  {{ render_sidebar_category(category, child, 0, url_brand_getter, brand, total_categories=categories|length) }}
/app/templates/layout/base.jinja in root(22)
  </svg>
/app/templates/layout/base_site.jinja in root(61)
  </html>
/app/templates/layout/base.jinja in block_main(35)
  <form action="{{ url('gl_site:callback') }}" method="post" class="js-form">
/app/templates/products/brand.jinja in block_content(83)
  
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in call(290)
  return __obj(*args, **kwargs)
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in __call__(675)
  return self._invoke(arguments, autoescape)
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in _invoke(679)
  rv = self._func(*arguments)
/app/templates/products/macro.jinja in macro(405)
  
  +
SELECT DISTINCT "products_brand"."id",
       "products_brand"."tree",
       "products_brand"."image_name",
       "products_brand"."last_update",
       "products_brand"."image_hash",
       "products_brand"."image_crops",
       "products_brand"."created_at",
       "products_brand"."updated_at",
       "products_brand"."title",
       "products_brand"."background",
       "products_brand"."enabled",
       LOWER("products_brand"."title") AS "title_lower"
  FROM
"products_brand"
 WHERE
"products_brand"."id" IN (207)
 ORDER BY
"title_lower" ASC
SELECT ••• FROM "products_brand" WHERE "products_brand"."id" IN (207) ORDER BY "title_lower" ASC
  2 similar queries.   Дублей: 2.
3,409725927989787%
5,16

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(43)
  response = get_response(request)
/app/elimkanz/middleware.py in middleware(105)
  response = get_response(request)
/app/elimkanz/middleware.py in __call__(181)
  response = self.get_response(request)
/app/elimkanz/middleware.py in __call__(169)
  response = self.get_response(request)
/usr/local/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content
/usr/local/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)
/usr/local/lib/python3.8/site-packages/django_jinja/backend.py in render(59)
  return mark_safe(self._process_template(self.template.render, context, request))
/usr/local/lib/python3.8/site-packages/django_jinja/backend.py in _process_template(105)
  return handler(context)
/usr/local/lib/python3.8/site-packages/elasticapm/instrumentation/packages/base.py in call_if_sampling(208)
  return wrapped(*args, **kwargs)
/usr/local/lib/python3.8/site-packages/jinja2/environment.py in render(1088)
  return concat(self.root_render_func(self.new_context(vars)))
/app/templates/products/brand.jinja in root(34)
  {{ render_sidebar_category(category, child, 0, url_brand_getter, brand, total_categories=categories|length) }}
/app/templates/layout/base.jinja in root(22)
  </svg>
/app/templates/layout/base_site.jinja in root(61)
  </html>
/app/templates/layout/base.jinja in block_main(35)
  <form action="{{ url('gl_site:callback') }}" method="post" class="js-form">
/app/templates/products/brand.jinja in block_content(104)
  
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in call(290)
  return __obj(*args, **kwargs)
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in __call__(675)
  return self._invoke(arguments, autoescape)
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in _invoke(679)
  rv = self._func(*arguments)
/app/templates/products/macro.jinja in macro(685)
  
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in call(290)
  return __obj(*args, **kwargs)
/app/apps/products/filters.py in render(52)
  if self.context.get("values"):
/app/apps/products/filters.py in context(47)
  ctx = self.data.copy()
/app/apps/products/filters.py in data(41)
  "values": self.get_values(),
/app/apps/products/filters.py in get_values(149)
  grouped = groupby(brands, key=lambda x: x.title_lower[0])
  +
SELECT DISTINCT "products_brand"."id",
       "products_brand"."tree",
       "products_brand"."image_name",
       "products_brand"."last_update",
       "products_brand"."image_hash",
       "products_brand"."image_crops",
       "products_brand"."created_at",
       "products_brand"."updated_at",
       "products_brand"."title",
       "products_brand"."background",
       "products_brand"."enabled",
       LOWER("products_brand"."title") AS "title_lower"
  FROM
"products_brand"
 WHERE
"products_brand"."id" IN (207)
 ORDER BY
"title_lower" ASC
SELECT ••• FROM "products_brand" WHERE "products_brand"."id" IN (207) ORDER BY "title_lower" ASC
  2 similar queries.   Дублей: 2.
1,3395857830752544%
2,03

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(43)
  response = get_response(request)
/app/elimkanz/middleware.py in middleware(105)
  response = get_response(request)
/app/elimkanz/middleware.py in __call__(181)
  response = self.get_response(request)
/app/elimkanz/middleware.py in __call__(169)
  response = self.get_response(request)
/usr/local/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content
/usr/local/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)
/usr/local/lib/python3.8/site-packages/django_jinja/backend.py in render(59)
  return mark_safe(self._process_template(self.template.render, context, request))
/usr/local/lib/python3.8/site-packages/django_jinja/backend.py in _process_template(105)
  return handler(context)
/usr/local/lib/python3.8/site-packages/elasticapm/instrumentation/packages/base.py in call_if_sampling(208)
  return wrapped(*args, **kwargs)
/usr/local/lib/python3.8/site-packages/jinja2/environment.py in render(1088)
  return concat(self.root_render_func(self.new_context(vars)))
/app/templates/products/brand.jinja in root(34)
  {{ render_sidebar_category(category, child, 0, url_brand_getter, brand, total_categories=categories|length) }}
/app/templates/layout/base.jinja in root(22)
  </svg>
/app/templates/layout/base_site.jinja in root(61)
  </html>
/app/templates/layout/base.jinja in block_main(35)
  <form action="{{ url('gl_site:callback') }}" method="post" class="js-form">
/app/templates/products/brand.jinja in block_content(104)
  
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in call(290)
  return __obj(*args, **kwargs)
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in __call__(675)
  return self._invoke(arguments, autoescape)
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in _invoke(679)
  rv = self._func(*arguments)
/app/templates/products/macro.jinja in macro(685)
  
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in call(290)
  return __obj(*args, **kwargs)
/app/apps/products/filters.py in render(53)
  return render_to_string(self.template, context=self.context, request=self.request)
/app/apps/products/filters.py in context(47)
  ctx = self.data.copy()
/app/apps/products/filters.py in data(41)
  "values": self.get_values(),
/app/apps/products/filters.py in get_values(149)
  grouped = groupby(brands, key=lambda x: x.title_lower[0])
  +
SELECT DISTINCT "gl_site_tag"."id",
       "gl_site_tag"."tree",
       "gl_site_tag"."title",
       "gl_site_tag"."color",
       "gl_site_tag"."enabled",
       "gl_site_tag"."has_products",
       "gl_site_tag"."collectable"
  FROM
"gl_site_tag"
 WHERE
"gl_site_tag"."id" IN (2, 3, 19)
SELECT ••• FROM "gl_site_tag" WHERE "gl_site_tag"."id" IN (2, 3, 19)
  2 similar queries.   Дублей: 2.
3,839463787895245%
5,82

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(43)
  response = get_response(request)
/app/elimkanz/middleware.py in middleware(105)
  response = get_response(request)
/app/elimkanz/middleware.py in __call__(181)
  response = self.get_response(request)
/app/elimkanz/middleware.py in __call__(169)
  response = self.get_response(request)
/usr/local/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content
/usr/local/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)
/usr/local/lib/python3.8/site-packages/django_jinja/backend.py in render(59)
  return mark_safe(self._process_template(self.template.render, context, request))
/usr/local/lib/python3.8/site-packages/django_jinja/backend.py in _process_template(105)
  return handler(context)
/usr/local/lib/python3.8/site-packages/elasticapm/instrumentation/packages/base.py in call_if_sampling(208)
  return wrapped(*args, **kwargs)
/usr/local/lib/python3.8/site-packages/jinja2/environment.py in render(1088)
  return concat(self.root_render_func(self.new_context(vars)))
/app/templates/products/brand.jinja in root(34)
  {{ render_sidebar_category(category, child, 0, url_brand_getter, brand, total_categories=categories|length) }}
/app/templates/layout/base.jinja in root(22)
  </svg>
/app/templates/layout/base_site.jinja in root(61)
  </html>
/app/templates/layout/base.jinja in block_main(35)
  <form action="{{ url('gl_site:callback') }}" method="post" class="js-form">
/app/templates/products/brand.jinja in block_content(104)
  
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in call(290)
  return __obj(*args, **kwargs)
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in __call__(675)
  return self._invoke(arguments, autoescape)
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in _invoke(679)
  rv = self._func(*arguments)
/app/templates/products/macro.jinja in macro(685)
  
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in call(290)
  return __obj(*args, **kwargs)
/app/apps/products/filters.py in render(52)
  if self.context.get("values"):
/app/apps/products/filters.py in context(47)
  ctx = self.data.copy()
/app/apps/products/filters.py in data(326)
  "values": self.get_values(),
/app/apps/products/filters.py in get_values(317)
  return [
  +
SELECT DISTINCT "gl_site_tag"."id",
       "gl_site_tag"."tree",
       "gl_site_tag"."title",
       "gl_site_tag"."color",
       "gl_site_tag"."enabled",
       "gl_site_tag"."has_products",
       "gl_site_tag"."collectable"
  FROM
"gl_site_tag"
 WHERE
"gl_site_tag"."id" IN (2, 3, 19)
SELECT ••• FROM "gl_site_tag" WHERE "gl_site_tag"."id" IN (2, 3, 19)
  2 similar queries.   Дублей: 2.
3,2719894344303455%
4,96

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(43)
  response = get_response(request)
/app/elimkanz/middleware.py in middleware(105)
  response = get_response(request)
/app/elimkanz/middleware.py in __call__(181)
  response = self.get_response(request)
/app/elimkanz/middleware.py in __call__(169)
  response = self.get_response(request)
/usr/local/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content
/usr/local/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)
/usr/local/lib/python3.8/site-packages/django_jinja/backend.py in render(59)
  return mark_safe(self._process_template(self.template.render, context, request))
/usr/local/lib/python3.8/site-packages/django_jinja/backend.py in _process_template(105)
  return handler(context)
/usr/local/lib/python3.8/site-packages/elasticapm/instrumentation/packages/base.py in call_if_sampling(208)
  return wrapped(*args, **kwargs)
/usr/local/lib/python3.8/site-packages/jinja2/environment.py in render(1088)
  return concat(self.root_render_func(self.new_context(vars)))
/app/templates/products/brand.jinja in root(34)
  {{ render_sidebar_category(category, child, 0, url_brand_getter, brand, total_categories=categories|length) }}
/app/templates/layout/base.jinja in root(22)
  </svg>
/app/templates/layout/base_site.jinja in root(61)
  </html>
/app/templates/layout/base.jinja in block_main(35)
  <form action="{{ url('gl_site:callback') }}" method="post" class="js-form">
/app/templates/products/brand.jinja in block_content(104)
  
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in call(290)
  return __obj(*args, **kwargs)
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in __call__(675)
  return self._invoke(arguments, autoescape)
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in _invoke(679)
  rv = self._func(*arguments)
/app/templates/products/macro.jinja in macro(685)
  
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in call(290)
  return __obj(*args, **kwargs)
/app/apps/products/filters.py in render(53)
  return render_to_string(self.template, context=self.context, request=self.request)
/app/apps/products/filters.py in context(47)
  ctx = self.data.copy()
/app/apps/products/filters.py in data(326)
  "values": self.get_values(),
/app/apps/products/filters.py in get_values(317)
  return [
  +
SELECT DISTINCT "products_category"."id",
       "products_category"."created_at",
       "products_category"."updated_at",
       "products_category"."title",
       "products_category"."parent_id",
       "products_category"."slug",
       "products_category"."slug_path",
       "products_category"."image",
       "products_category"."enabled",
       "products_category"."has_products",
       "products_category"."external_has_products",
       "products_category"."has_childs",
       "products_category"."search_vocabulary",
       "products_category"."is_disable_in_search",
       "products_category"."priority",
       "products_category"."lft",
       "products_category"."rght",
       "products_category"."tree_id",
       "products_category"."level"
  FROM
"products_category"
 WHERE
"products_category"."id" IN (1521, 1525, 1535, 1751, 1958, 1959, 1965, 1966, 2126, 2228, 2381, 2637, 2661, 3235, 3295, 3306, 3313, 3914, 3992, 4033, 4426, 6346, 6347, 6348, 6350, 6861, 14941, 14942, 15494, 16371, 16670, 18237, 19749, 21274, 21501, 22360, 22482, 22686, 22688, 22922, 22923, 22924, 23053, 24268, 25226, 27929, 34085, 34088, 35472, 41351, 41353, 41354, 41355, 43594, 47286, 56127, 64418, 66127, 73361, 97811, 112747, 112756, 112863, 113534, 118693, 155112, 159100, 159510, 160452, 164221, 164224, 164225, 164226, 164227, 164228, 164229, 164232, 168206, 168207, 168208, 168209, 168210, 180950, 181132, 188396, 204626, 259214)
 ORDER BY
"products_category"."tree_id" ASC, "products_category"."lft" ASC
SELECT ••• FROM "products_category" WHERE "products_category"."id" IN (1521, 1525, 1535, 1751, 1958, 1959, 1965, 1966, 2126, 2228, 2381, 2637, 2661, 3235, 3295, 3306, 3313, 3914, 3992, 4033, 4426, 6346, 6347, 6348, 6350, 6861, 14941, 14942, 15494, 16371, 16670, 18237, 19749, 21274, 21501, 22360, 22482, 22686, 22688, 22922, 22923, 22924, 23053, 24268, 25226, 27929, 34085, 34088, 35472, 41351, 41353, 41354, 41355, 43594, 47286, 56127, 64418, 66127, 73361, 97811, 112747, 112756, 112863, 113534, 118693, 155112, 159100, 159510, 160452, 164221, 164224, 164225, 164226, 164227, 164228, 164229, 164232, 168206, 168207, 168208, 168209, 168210, 180950, 181132, 188396, 204626, 259214) ORDER BY "products_category"."tree_id" ASC, "products_category"."lft" ASC
1,994739253011707%
3,02

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(43)
  response = get_response(request)
/app/elimkanz/middleware.py in middleware(105)
  response = get_response(request)
/app/elimkanz/middleware.py in __call__(181)
  response = self.get_response(request)
/app/elimkanz/middleware.py in __call__(169)
  response = self.get_response(request)
/usr/local/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content
/usr/local/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)
/usr/local/lib/python3.8/site-packages/django_jinja/backend.py in render(59)
  return mark_safe(self._process_template(self.template.render, context, request))
/usr/local/lib/python3.8/site-packages/django_jinja/backend.py in _process_template(105)
  return handler(context)
/usr/local/lib/python3.8/site-packages/elasticapm/instrumentation/packages/base.py in call_if_sampling(208)
  return wrapped(*args, **kwargs)
/usr/local/lib/python3.8/site-packages/jinja2/environment.py in render(1088)
  return concat(self.root_render_func(self.new_context(vars)))
/app/templates/products/brand.jinja in root(34)
  {{ render_sidebar_category(category, child, 0, url_brand_getter, brand, total_categories=categories|length) }}
/app/templates/layout/base.jinja in root(22)
  </svg>
/app/templates/layout/base_site.jinja in root(61)
  </html>
/app/templates/layout/base.jinja in block_main(35)
  <form action="{{ url('gl_site:callback') }}" method="post" class="js-form">
/app/templates/products/brand.jinja in block_content(106)
  
  +
SELECT "products_category"."id",
       "products_category"."created_at",
       "products_category"."updated_at",
       "products_category"."title",
       "products_category"."parent_id",
       "products_category"."slug",
       "products_category"."slug_path",
       "products_category"."image",
       "products_category"."enabled",
       "products_category"."has_products",
       "products_category"."external_has_products",
       "products_category"."has_childs",
       "products_category"."search_vocabulary",
       "products_category"."is_disable_in_search",
       "products_category"."priority",
       "products_category"."lft",
       "products_category"."rght",
       "products_category"."tree_id",
       "products_category"."level"
  FROM
"products_category"
 WHERE
("products_category"."parent_id" = 1958 AND ("products_category"."external_has_products" OR (NOT "products_category"."external_has_products" AND "products_category"."has_childs")) AND "products_category"."enabled")
 ORDER BY
"products_category"."priority" ASC
SELECT ••• FROM "products_category" WHERE ("products_category"."parent_id" = 1958 AND ("products_category"."external_has_products" OR (NOT "products_category"."external_has_products" AND "products_category"."has_childs")) AND "products_category"."enabled") ORDER BY "products_category"."priority" ASC
  2 similar queries.
0,8254744825436703%
1,25

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(43)
  response = get_response(request)
/app/elimkanz/middleware.py in middleware(105)
  response = get_response(request)
/app/elimkanz/middleware.py in __call__(181)
  response = self.get_response(request)
/app/elimkanz/middleware.py in __call__(169)
  response = self.get_response(request)
/usr/local/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content
/usr/local/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)
/usr/local/lib/python3.8/site-packages/django_jinja/backend.py in render(59)
  return mark_safe(self._process_template(self.template.render, context, request))
/usr/local/lib/python3.8/site-packages/django_jinja/backend.py in _process_template(105)
  return handler(context)
/usr/local/lib/python3.8/site-packages/elasticapm/instrumentation/packages/base.py in call_if_sampling(208)
  return wrapped(*args, **kwargs)
/usr/local/lib/python3.8/site-packages/jinja2/environment.py in render(1088)
  return concat(self.root_render_func(self.new_context(vars)))
/app/templates/products/brand.jinja in root(34)
  {{ render_sidebar_category(category, child, 0, url_brand_getter, brand, total_categories=categories|length) }}
/app/templates/layout/base.jinja in root(22)
  </svg>
/app/templates/layout/base_site.jinja in root(61)
  </html>
/app/templates/layout/base.jinja in block_main(35)
  <form action="{{ url('gl_site:callback') }}" method="post" class="js-form">
/app/templates/products/brand.jinja in block_content(112)
  
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in call(290)
  return __obj(*args, **kwargs)
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in __call__(675)
  return self._invoke(arguments, autoescape)
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in _invoke(679)
  rv = self._func(*arguments)
/app/templates/products/macro.jinja in macro(580)
  
  +
SELECT "products_category"."id",
       "products_category"."created_at",
       "products_category"."updated_at",
       "products_category"."title",
       "products_category"."parent_id",
       "products_category"."slug",
       "products_category"."slug_path",
       "products_category"."image",
       "products_category"."enabled",
       "products_category"."has_products",
       "products_category"."external_has_products",
       "products_category"."has_childs",
       "products_category"."search_vocabulary",
       "products_category"."is_disable_in_search",
       "products_category"."priority",
       "products_category"."lft",
       "products_category"."rght",
       "products_category"."tree_id",
       "products_category"."level"
  FROM
"products_category"
 WHERE
("products_category"."parent_id" = 164221 AND ("products_category"."external_has_products" OR (NOT "products_category"."external_has_products" AND "products_category"."has_childs")) AND "products_category"."enabled")
 ORDER BY
"products_category"."priority" ASC
SELECT ••• FROM "products_category" WHERE ("products_category"."parent_id" = 164221 AND ("products_category"."external_has_products" OR (NOT "products_category"."external_has_products" AND "products_category"."has_childs")) AND "products_category"."enabled") ORDER BY "products_category"."priority" ASC
  2 similar queries.
0,8023347516256841%
1,22

Соединение: default

/usr/local/bin/gunicorn in <module>(8)
  sys.exit(run())
/usr/local/lib/python3.8/site-packages/gunicorn/app/wsgiapp.py in run(67)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(231)
  super().run()
/usr/local/lib/python3.8/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in run(211)
  self.manage_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in manage_workers(551)
  self.spawn_workers()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_workers(622)
  self.spawn_worker()
/usr/local/lib/python3.8/site-packages/gunicorn/arbiter.py in spawn_worker(589)
  worker.init_process()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/base.py in init_process(142)
  self.run()
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run(125)
  self.run_for_one(timeout)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in run_for_one(69)
  self.accept(listener)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in accept(31)
  self.handle(listener, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle(136)
  self.handle_request(listener, req, client, addr)
/usr/local/lib/python3.8/site-packages/gunicorn/workers/sync.py in handle_request(179)
  respiter = self.wsgi(environ, resp.start_response)
/app/elimkanz/middleware.py in middleware(82)
  response = get_response(request)
/usr/local/lib/python3.8/site-packages/django_user_agents/middleware.py in __call__(14)
  return self.get_response(request)
/app/elimkanz/middleware.py in middleware(159)
  return get_response(request)
/app/elimkanz/middleware.py in middleware(43)
  response = get_response(request)
/app/elimkanz/middleware.py in middleware(105)
  response = get_response(request)
/app/elimkanz/middleware.py in __call__(181)
  response = self.get_response(request)
/app/elimkanz/middleware.py in __call__(169)
  response = self.get_response(request)
/usr/local/lib/python3.8/site-packages/django/template/response.py in render(105)
  self.content = self.rendered_content
/usr/local/lib/python3.8/site-packages/django/template/response.py in rendered_content(83)
  return template.render(context, self._request)
/usr/local/lib/python3.8/site-packages/django_jinja/backend.py in render(59)
  return mark_safe(self._process_template(self.template.render, context, request))
/usr/local/lib/python3.8/site-packages/django_jinja/backend.py in _process_template(105)
  return handler(context)
/usr/local/lib/python3.8/site-packages/elasticapm/instrumentation/packages/base.py in call_if_sampling(208)
  return wrapped(*args, **kwargs)
/usr/local/lib/python3.8/site-packages/jinja2/environment.py in render(1088)
  return concat(self.root_render_func(self.new_context(vars)))
/app/templates/products/brand.jinja in root(34)
  {{ render_sidebar_category(category, child, 0, url_brand_getter, brand, total_categories=categories|length) }}
/app/templates/layout/base.jinja in root(22)
  </svg>
/app/templates/layout/base_site.jinja in root(61)
  </html>
/app/templates/layout/base.jinja in block_main(35)
  <form action="{{ url('gl_site:callback') }}" method="post" class="js-form">
/app/templates/products/brand.jinja in block_content(112)
  
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in call(290)
  return __obj(*args, **kwargs)
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in __call__(675)
  return self._invoke(arguments, autoescape)
/usr/local/lib/python3.8/site-packages/jinja2/runtime.py in _invoke(679)
  rv = self._func(*arguments)
/app/templates/products/macro.jinja in macro(580)
  

Файлов статики (вего: 1412, использовано: 26)

Пути к статике

Нет

Приложения со статикой

  1. dal
  2. dal_select2
  3. django.contrib.admin
  4. locking
  5. constance
  6. ckeditor
  7. ckeditor_uploader
  8. rest_framework
  9. mptt
  10. versatileimagefield
  11. debug_toolbar
  12. django_extensions

Файлы статики

frontend/css/vendor.css
None
frontend/css/application.css
None
frontend/favicon/apple-touch-icon.png
None
frontend/favicon/favicon-32x32.png
None
frontend/favicon/favicon-16x16.png
None
frontend/favicon/site.webmanifest
None
frontend/favicon/safari-pinned-tab.svg
None
frontend/js/modernizr.js
None
frontend/img/svg/symbol/svg/sprite.symbol.svg
None
frontend/img/svg/symbol/svg/sprite.symbol.svg
None
frontend/img/svg/symbol/svg/sprite.symbol.svg
None
frontend/img/svg/symbol/svg/sprite.symbol.svg
None
frontend/img/svg/symbol/svg/sprite.symbol.svg
None
frontend/img/svg/symbol/svg/sprite.symbol.svg
None
frontend/img/svg/symbol/svg/sprite.symbol.svg
None
frontend/img/svg/symbol/svg/sprite.symbol.svg
None
frontend/img/svg/symbol/svg/sprite.symbol.svg
None
frontend/img/svg/symbol/svg/sprite.symbol.svg
None
frontend/img/svg/symbol/svg/sprite.symbol.svg
None
frontend/img/svg/symbol/svg/sprite.symbol.svg
None
frontend/img/svg/symbol/svg/sprite.symbol.svg
None
frontend/img/svg/symbol/svg/sprite.symbol.svg
None
frontend/img/svg/symbol/svg/sprite.symbol.svg
None
frontend/img/svg/symbol/svg/sprite.symbol.svg
None
frontend/img/svg/symbol/svg/sprite.symbol.svg
None
frontend/js/app.js
None

django.contrib.staticfiles.finders.AppDirectoriesFinder (1412 файлов)

Путь Место
autocomplete_light/autocomplete_light.min.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/autocomplete_light.min.js
autocomplete_light/autocomplete_light.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/autocomplete_light.js
autocomplete_light/i18n/dsb.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/dsb.js
autocomplete_light/i18n/zh-CN.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/zh-CN.js
autocomplete_light/i18n/mk.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/mk.js
autocomplete_light/i18n/zh-TW.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/zh-TW.js
autocomplete_light/i18n/sr-Cyrl.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/sr-Cyrl.js
autocomplete_light/i18n/hy.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/hy.js
autocomplete_light/i18n/is.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/is.js
autocomplete_light/i18n/ne.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/ne.js
autocomplete_light/i18n/fr.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/fr.js
autocomplete_light/i18n/el.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/el.js
autocomplete_light/i18n/ca.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/ca.js
autocomplete_light/i18n/fi.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/fi.js
autocomplete_light/i18n/pa.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/pa.js
autocomplete_light/i18n/uk.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/uk.js
autocomplete_light/i18n/ru.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/ru.js
autocomplete_light/i18n/sr.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/sr.js
autocomplete_light/i18n/vi.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/vi.js
autocomplete_light/i18n/eu.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/eu.js
autocomplete_light/i18n/nb.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/nb.js
autocomplete_light/i18n/ar.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/ar.js
autocomplete_light/i18n/sl.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/sl.js
autocomplete_light/i18n/pl.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/pl.js
autocomplete_light/i18n/eo.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/eo.js
autocomplete_light/i18n/pt.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/pt.js
autocomplete_light/i18n/az.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/az.js
autocomplete_light/i18n/af.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/af.js
autocomplete_light/i18n/da.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/da.js
autocomplete_light/i18n/lt.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/lt.js
autocomplete_light/i18n/it.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/it.js
autocomplete_light/i18n/hsb.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/hsb.js
autocomplete_light/i18n/fa.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/fa.js
autocomplete_light/i18n/id.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/id.js
autocomplete_light/i18n/km.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/km.js
autocomplete_light/i18n/et.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/et.js
autocomplete_light/i18n/cs.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/cs.js
autocomplete_light/i18n/ka.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/ka.js
autocomplete_light/i18n/en.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/en.js
autocomplete_light/i18n/ro.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/ro.js
autocomplete_light/i18n/pt-BR.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/pt-BR.js
autocomplete_light/i18n/gl.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/gl.js
autocomplete_light/i18n/ms.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/ms.js
autocomplete_light/i18n/sq.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/sq.js
autocomplete_light/i18n/ps.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/ps.js
autocomplete_light/i18n/te.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/te.js
autocomplete_light/i18n/hi.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/hi.js
autocomplete_light/i18n/hr.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/hr.js
autocomplete_light/i18n/ko.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/ko.js
autocomplete_light/i18n/ja.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/ja.js
autocomplete_light/i18n/bg.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/bg.js
autocomplete_light/i18n/nl.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/nl.js
autocomplete_light/i18n/he.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/he.js
autocomplete_light/i18n/bn.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/bn.js
autocomplete_light/i18n/tr.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/tr.js
autocomplete_light/i18n/de.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/de.js
autocomplete_light/i18n/sv.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/sv.js
autocomplete_light/i18n/hu.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/hu.js
autocomplete_light/i18n/tk.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/tk.js
autocomplete_light/i18n/lv.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/lv.js
autocomplete_light/i18n/bs.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/bs.js
autocomplete_light/i18n/es.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/es.js
autocomplete_light/i18n/th.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/th.js
autocomplete_light/i18n/sk.js /usr/local/lib/python3.8/site-packages/dal/static/autocomplete_light/i18n/sk.js
autocomplete_light/select2.css /usr/local/lib/python3.8/site-packages/dal_select2/static/autocomplete_light/select2.css
autocomplete_light/select2.min.js /usr/local/lib/python3.8/site-packages/dal_select2/static/autocomplete_light/select2.min.js
autocomplete_light/select2.js /usr/local/lib/python3.8/site-packages/dal_select2/static/autocomplete_light/select2.js
vendor/select2/dist/css/select2.css /usr/local/lib/python3.8/site-packages/dal_select2/static/vendor/select2/dist/css/select2.css
vendor/select2/dist/css/select2.min.css /usr/local/lib/python3.8/site-packages/dal_select2/static/vendor/select2/dist/css/select2.min.css
admin/fonts/Roboto-Light-webfont.woff /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Light-webfont.woff
admin/fonts/LICENSE.txt /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/fonts/LICENSE.txt
admin/fonts/README.txt /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/fonts/README.txt
admin/fonts/Roboto-Regular-webfont.woff /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Regular-webfont.woff
admin/fonts/Roboto-Bold-webfont.woff /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Bold-webfont.woff
admin/img/icon-alert.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-alert.svg
admin/img/icon-unknown-alt.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg
admin/img/LICENSE /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/LICENSE
admin/img/icon-changelink.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-changelink.svg
admin/img/icon-no.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-no.svg
admin/img/icon-deletelink.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg
admin/img/selector-icons.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/selector-icons.svg
admin/img/icon-calendar.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-calendar.svg
admin/img/calendar-icons.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/calendar-icons.svg
admin/img/icon-clock.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-clock.svg
admin/img/icon-yes.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-yes.svg
admin/img/sorting-icons.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/sorting-icons.svg
admin/img/tooltag-add.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/tooltag-add.svg
admin/img/icon-viewlink.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-viewlink.svg
admin/img/README.txt /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/README.txt
admin/img/search.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/search.svg
admin/img/tooltag-arrowright.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg
admin/img/inline-delete.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/inline-delete.svg
admin/img/icon-addlink.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-addlink.svg
admin/img/icon-unknown.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/icon-unknown.svg
admin/img/gis/move_vertex_on.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg
admin/img/gis/move_vertex_off.svg /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg
admin/css/dashboard.css /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/dashboard.css
admin/css/widgets.css /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/widgets.css
admin/css/login.css /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/login.css
admin/css/changelists.css /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/changelists.css
admin/css/autocomplete.css /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/autocomplete.css
admin/css/forms.css /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/forms.css
admin/css/nav_sidebar.css /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/nav_sidebar.css
admin/css/base.css /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/base.css
admin/css/rtl.css /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/rtl.css
admin/css/responsive.css /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/responsive.css
admin/css/responsive_rtl.css /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/responsive_rtl.css
admin/css/fonts.css /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/fonts.css
admin/css/vendor/select2/select2.css /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.css
admin/css/vendor/select2/LICENSE-SELECT2.md /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md
admin/css/vendor/select2/select2.min.css /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css
admin/js/cancel.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/cancel.js
admin/js/prepopulate_init.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/prepopulate_init.js
admin/js/popup_response.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/popup_response.js
admin/js/inlines.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/inlines.js
admin/js/SelectFilter2.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/SelectFilter2.js
admin/js/core.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/core.js
admin/js/actions.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/actions.js
admin/js/autocomplete.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/autocomplete.js
admin/js/prepopulate.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/prepopulate.js
admin/js/collapse.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/collapse.js
admin/js/change_form.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/change_form.js
admin/js/SelectBox.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/SelectBox.js
admin/js/jquery.init.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/jquery.init.js
admin/js/urlify.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/urlify.js
admin/js/nav_sidebar.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/nav_sidebar.js
admin/js/calendar.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/calendar.js
admin/js/vendor/jquery/jquery.min.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js
admin/js/vendor/jquery/LICENSE.txt /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt
admin/js/vendor/jquery/jquery.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js
admin/js/vendor/select2/select2.full.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js
admin/js/vendor/select2/select2.full.min.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js
admin/js/vendor/select2/LICENSE.md /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md
admin/js/vendor/select2/i18n/dsb.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js
admin/js/vendor/select2/i18n/zh-CN.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js
admin/js/vendor/select2/i18n/mk.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js
admin/js/vendor/select2/i18n/zh-TW.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js
admin/js/vendor/select2/i18n/sr-Cyrl.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js
admin/js/vendor/select2/i18n/hy.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js
admin/js/vendor/select2/i18n/is.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js
admin/js/vendor/select2/i18n/ne.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js
admin/js/vendor/select2/i18n/fr.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js
admin/js/vendor/select2/i18n/el.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js
admin/js/vendor/select2/i18n/ca.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js
admin/js/vendor/select2/i18n/fi.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js
admin/js/vendor/select2/i18n/uk.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js
admin/js/vendor/select2/i18n/ru.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js
admin/js/vendor/select2/i18n/sr.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js
admin/js/vendor/select2/i18n/vi.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js
admin/js/vendor/select2/i18n/eu.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js
admin/js/vendor/select2/i18n/nb.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js
admin/js/vendor/select2/i18n/ar.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js
admin/js/vendor/select2/i18n/sl.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js
admin/js/vendor/select2/i18n/pl.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js
admin/js/vendor/select2/i18n/pt.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js
admin/js/vendor/select2/i18n/az.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js
admin/js/vendor/select2/i18n/af.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js
admin/js/vendor/select2/i18n/da.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js
admin/js/vendor/select2/i18n/lt.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js
admin/js/vendor/select2/i18n/it.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js
admin/js/vendor/select2/i18n/hsb.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js
admin/js/vendor/select2/i18n/fa.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js
admin/js/vendor/select2/i18n/id.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js
admin/js/vendor/select2/i18n/km.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js
admin/js/vendor/select2/i18n/et.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js
admin/js/vendor/select2/i18n/cs.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js
admin/js/vendor/select2/i18n/ka.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js
admin/js/vendor/select2/i18n/en.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js
admin/js/vendor/select2/i18n/ro.js /usr/local/lib/python3.8/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.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js
admin/js/vendor/select2/i18n/gl.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js
admin/js/vendor/select2/i18n/ms.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js
admin/js/vendor/select2/i18n/sq.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js
admin/js/vendor/select2/i18n/ps.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js
admin/js/vendor/select2/i18n/hi.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js
admin/js/vendor/select2/i18n/hr.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js
admin/js/vendor/select2/i18n/ko.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js
admin/js/vendor/select2/i18n/ja.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js
admin/js/vendor/select2/i18n/bg.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js
admin/js/vendor/select2/i18n/nl.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js
admin/js/vendor/select2/i18n/he.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js
admin/js/vendor/select2/i18n/bn.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js
admin/js/vendor/select2/i18n/tr.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js
admin/js/vendor/select2/i18n/de.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js
admin/js/vendor/select2/i18n/sv.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js
admin/js/vendor/select2/i18n/hu.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js
admin/js/vendor/select2/i18n/tk.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js
admin/js/vendor/select2/i18n/lv.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js
admin/js/vendor/select2/i18n/bs.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js
admin/js/vendor/select2/i18n/es.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js
admin/js/vendor/select2/i18n/th.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js
admin/js/vendor/select2/i18n/sk.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js
admin/js/vendor/xregexp/LICENSE.txt /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt
admin/js/vendor/xregexp/xregexp.min.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js
admin/js/vendor/xregexp/xregexp.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js
admin/js/admin/DateTimeShortcuts.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js
admin/js/admin/RelatedObjectLookups.js /usr/local/lib/python3.8/site-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js
locking/img/icons.svg /usr/local/lib/python3.8/site-packages/locking/static/locking/img/icons.svg
locking/css/changelist.css /usr/local/lib/python3.8/site-packages/locking/static/locking/css/changelist.css
locking/js/locking.js /usr/local/lib/python3.8/site-packages/locking/static/locking/js/locking.js
locking/js/locking.ckeditor.js /usr/local/lib/python3.8/site-packages/locking/static/locking/js/locking.ckeditor.js
locking/js/test.js /usr/local/lib/python3.8/site-packages/locking/static/locking/js/test.js
locking/js/locking.jquery-1.11.2.min.js /usr/local/lib/python3.8/site-packages/locking/static/locking/js/locking.jquery-1.11.2.min.js
locking/js/locking.admin.js /usr/local/lib/python3.8/site-packages/locking/static/locking/js/locking.admin.js
admin/css/constance.css /usr/local/lib/python3.8/site-packages/constance/static/admin/css/constance.css
admin/js/constance.js /usr/local/lib/python3.8/site-packages/constance/static/admin/js/constance.js
ckeditor/ckeditor-init.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor-init.js
ckeditor/file-icons/doc.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/file-icons/doc.png
ckeditor/file-icons/pdf.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/file-icons/pdf.png
ckeditor/file-icons/file.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/file-icons/file.png
ckeditor/file-icons/swf.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/file-icons/swf.png
ckeditor/file-icons/xls.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/file-icons/xls.png
ckeditor/file-icons/txt.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/file-icons/txt.png
ckeditor/file-icons/ppt.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/file-icons/ppt.png
ckeditor/ckeditor/contents.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/contents.css
ckeditor/ckeditor/styles.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/styles.js
ckeditor/ckeditor/ckeditor.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/ckeditor.js
ckeditor/ckeditor/README.md /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/README.md
ckeditor/ckeditor/config.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/config.js
ckeditor/ckeditor/CHANGES.md /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/CHANGES.md
ckeditor/ckeditor/LICENSE.md /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/LICENSE.md
ckeditor/ckeditor/build-config.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/build-config.js
ckeditor/ckeditor/adapters/jquery.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/adapters/jquery.js
ckeditor/ckeditor/plugins/icons_hidpi.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/icons_hidpi.png
ckeditor/ckeditor/plugins/icons.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/icons.png
ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/uk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/uk.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ru.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ru.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/vi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/vi.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr-latn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr-latn.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/oc.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/oc.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eu.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/si.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/si.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ar.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ar.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tt.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sl.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pl.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/az.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/az.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/af.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/af.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/da.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/da.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lt.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/id.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/id.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/km.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/km.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ro.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ro.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/gl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/gl.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sq.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sq.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-au.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-au.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hr.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ko.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ko.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ja.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ja.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/bg.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/bg.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/he.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/he.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hu.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/th.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/th.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js
ckeditor/ckeditor/plugins/lineutils/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/lineutils/plugin.js
ckeditor/ckeditor/plugins/wsc/README.md /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/README.md
ckeditor/ckeditor/plugins/wsc/LICENSE.md /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/LICENSE.md
ckeditor/ckeditor/plugins/wsc/dialogs/wsc_ie.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/wsc_ie.js
ckeditor/ckeditor/plugins/wsc/dialogs/wsc.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/wsc.css
ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js
ckeditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
ckeditor/ckeditor/plugins/wsc/dialogs/ciframe.html /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/ciframe.html
ckeditor/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css
ckeditor/ckeditor/plugins/iframe/dialogs/iframe.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/iframe/dialogs/iframe.js
ckeditor/ckeditor/plugins/iframe/images/placeholder.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/iframe/images/placeholder.png
ckeditor/ckeditor/plugins/sharedspace/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sharedspace/plugin.js
ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif
ckeditor/ckeditor/plugins/embed/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embed/plugin.js
ckeditor/ckeditor/plugins/embed/icons/embed.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embed/icons/embed.png
ckeditor/ckeditor/plugins/embed/icons/hidpi/embed.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embed/icons/hidpi/embed.png
ckeditor/ckeditor/plugins/tableselection/styles/tableselection.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/tableselection/styles/tableselection.css
ckeditor/ckeditor/plugins/docprops/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/plugin.js
ckeditor/ckeditor/plugins/docprops/lang/no.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/no.js
ckeditor/ckeditor/plugins/docprops/lang/mk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/mk.js
ckeditor/ckeditor/plugins/docprops/lang/is.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/is.js
ckeditor/ckeditor/plugins/docprops/lang/fr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fr.js
ckeditor/ckeditor/plugins/docprops/lang/el.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/el.js
ckeditor/ckeditor/plugins/docprops/lang/en-gb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/en-gb.js
ckeditor/ckeditor/plugins/docprops/lang/ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ca.js
ckeditor/ckeditor/plugins/docprops/lang/fi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fi.js
ckeditor/ckeditor/plugins/docprops/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/zh.js
ckeditor/ckeditor/plugins/docprops/lang/uk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/uk.js
ckeditor/ckeditor/plugins/docprops/lang/ru.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ru.js
ckeditor/ckeditor/plugins/docprops/lang/sr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sr.js
ckeditor/ckeditor/plugins/docprops/lang/vi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/vi.js
ckeditor/ckeditor/plugins/docprops/lang/cy.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/cy.js
ckeditor/ckeditor/plugins/docprops/lang/sr-latn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sr-latn.js
ckeditor/ckeditor/plugins/docprops/lang/eu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/eu.js
ckeditor/ckeditor/plugins/docprops/lang/si.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/si.js
ckeditor/ckeditor/plugins/docprops/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/nb.js
ckeditor/ckeditor/plugins/docprops/lang/ar.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ar.js
ckeditor/ckeditor/plugins/docprops/lang/tt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/tt.js
ckeditor/ckeditor/plugins/docprops/lang/sl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sl.js
ckeditor/ckeditor/plugins/docprops/lang/fo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fo.js
ckeditor/ckeditor/plugins/docprops/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/pl.js
ckeditor/ckeditor/plugins/docprops/lang/eo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/eo.js
ckeditor/ckeditor/plugins/docprops/lang/pt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/pt.js
ckeditor/ckeditor/plugins/docprops/lang/af.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/af.js
ckeditor/ckeditor/plugins/docprops/lang/da.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/da.js
ckeditor/ckeditor/plugins/docprops/lang/lt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/lt.js
ckeditor/ckeditor/plugins/docprops/lang/zh-cn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/zh-cn.js
ckeditor/ckeditor/plugins/docprops/lang/fr-ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fr-ca.js
ckeditor/ckeditor/plugins/docprops/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ku.js
ckeditor/ckeditor/plugins/docprops/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/it.js
ckeditor/ckeditor/plugins/docprops/lang/fa.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fa.js
ckeditor/ckeditor/plugins/docprops/lang/id.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/id.js
ckeditor/ckeditor/plugins/docprops/lang/gu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/gu.js
ckeditor/ckeditor/plugins/docprops/lang/km.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/km.js
ckeditor/ckeditor/plugins/docprops/lang/et.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/et.js
ckeditor/ckeditor/plugins/docprops/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/cs.js
ckeditor/ckeditor/plugins/docprops/lang/ka.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ka.js
ckeditor/ckeditor/plugins/docprops/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/pt-br.js
ckeditor/ckeditor/plugins/docprops/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/en.js
ckeditor/ckeditor/plugins/docprops/lang/mn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/mn.js
ckeditor/ckeditor/plugins/docprops/lang/ro.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ro.js
ckeditor/ckeditor/plugins/docprops/lang/gl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/gl.js
ckeditor/ckeditor/plugins/docprops/lang/ms.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ms.js
ckeditor/ckeditor/plugins/docprops/lang/sq.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sq.js
ckeditor/ckeditor/plugins/docprops/lang/en-au.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/en-au.js
ckeditor/ckeditor/plugins/docprops/lang/hi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/hi.js
ckeditor/ckeditor/plugins/docprops/lang/hr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/hr.js
ckeditor/ckeditor/plugins/docprops/lang/ko.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ko.js
ckeditor/ckeditor/plugins/docprops/lang/ja.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ja.js
ckeditor/ckeditor/plugins/docprops/lang/bg.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/bg.js
ckeditor/ckeditor/plugins/docprops/lang/nl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/nl.js
ckeditor/ckeditor/plugins/docprops/lang/he.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/he.js
ckeditor/ckeditor/plugins/docprops/lang/bn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/bn.js
ckeditor/ckeditor/plugins/docprops/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/tr.js
ckeditor/ckeditor/plugins/docprops/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/de.js
ckeditor/ckeditor/plugins/docprops/lang/sv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sv.js
ckeditor/ckeditor/plugins/docprops/lang/hu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/hu.js
ckeditor/ckeditor/plugins/docprops/lang/en-ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/en-ca.js
ckeditor/ckeditor/plugins/docprops/lang/lv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/lv.js
ckeditor/ckeditor/plugins/docprops/lang/bs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/bs.js
ckeditor/ckeditor/plugins/docprops/lang/es.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/es.js
ckeditor/ckeditor/plugins/docprops/lang/ug.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ug.js
ckeditor/ckeditor/plugins/docprops/lang/th.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/th.js
ckeditor/ckeditor/plugins/docprops/lang/sk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sk.js
ckeditor/ckeditor/plugins/docprops/dialogs/docprops.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/dialogs/docprops.js
ckeditor/ckeditor/plugins/docprops/icons/docprops-rtl.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/icons/docprops-rtl.png
ckeditor/ckeditor/plugins/docprops/icons/docprops.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/icons/docprops.png
ckeditor/ckeditor/plugins/docprops/icons/hidpi/docprops-rtl.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/icons/hidpi/docprops-rtl.png
ckeditor/ckeditor/plugins/docprops/icons/hidpi/docprops.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/icons/hidpi/docprops.png
ckeditor/ckeditor/plugins/forms/dialogs/checkbox.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/checkbox.js
ckeditor/ckeditor/plugins/forms/dialogs/form.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/form.js
ckeditor/ckeditor/plugins/forms/dialogs/radio.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/radio.js
ckeditor/ckeditor/plugins/forms/dialogs/textarea.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/textarea.js
ckeditor/ckeditor/plugins/forms/dialogs/select.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/select.js
ckeditor/ckeditor/plugins/forms/dialogs/textfield.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/textfield.js
ckeditor/ckeditor/plugins/forms/dialogs/hiddenfield.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/hiddenfield.js
ckeditor/ckeditor/plugins/forms/dialogs/button.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/button.js
ckeditor/ckeditor/plugins/forms/images/hiddenfield.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/images/hiddenfield.gif
ckeditor/ckeditor/plugins/autogrow/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autogrow/plugin.js
ckeditor/ckeditor/plugins/stylesheetparser/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/stylesheetparser/plugin.js
ckeditor/ckeditor/plugins/language/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/plugin.js
ckeditor/ckeditor/plugins/language/lang/no.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/no.js
ckeditor/ckeditor/plugins/language/lang/fr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/fr.js
ckeditor/ckeditor/plugins/language/lang/el.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/el.js
ckeditor/ckeditor/plugins/language/lang/en-gb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/en-gb.js
ckeditor/ckeditor/plugins/language/lang/ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ca.js
ckeditor/ckeditor/plugins/language/lang/fi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/fi.js
ckeditor/ckeditor/plugins/language/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/zh.js
ckeditor/ckeditor/plugins/language/lang/uk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/uk.js
ckeditor/ckeditor/plugins/language/lang/ru.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ru.js
ckeditor/ckeditor/plugins/language/lang/vi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/vi.js
ckeditor/ckeditor/plugins/language/lang/cy.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/cy.js
ckeditor/ckeditor/plugins/language/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/nb.js
ckeditor/ckeditor/plugins/language/lang/ar.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ar.js
ckeditor/ckeditor/plugins/language/lang/tt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/tt.js
ckeditor/ckeditor/plugins/language/lang/sl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/sl.js
ckeditor/ckeditor/plugins/language/lang/fo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/fo.js
ckeditor/ckeditor/plugins/language/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/pl.js
ckeditor/ckeditor/plugins/language/lang/eo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/eo.js
ckeditor/ckeditor/plugins/language/lang/pt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/pt.js
ckeditor/ckeditor/plugins/language/lang/da.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/da.js
ckeditor/ckeditor/plugins/language/lang/zh-cn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/zh-cn.js
ckeditor/ckeditor/plugins/language/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ku.js
ckeditor/ckeditor/plugins/language/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/it.js
ckeditor/ckeditor/plugins/language/lang/fa.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/fa.js
ckeditor/ckeditor/plugins/language/lang/km.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/km.js
ckeditor/ckeditor/plugins/language/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/cs.js
ckeditor/ckeditor/plugins/language/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/pt-br.js
ckeditor/ckeditor/plugins/language/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/en.js
ckeditor/ckeditor/plugins/language/lang/gl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/gl.js
ckeditor/ckeditor/plugins/language/lang/sq.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/sq.js
ckeditor/ckeditor/plugins/language/lang/hr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/hr.js
ckeditor/ckeditor/plugins/language/lang/ko.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ko.js
ckeditor/ckeditor/plugins/language/lang/ja.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ja.js
ckeditor/ckeditor/plugins/language/lang/bg.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/bg.js
ckeditor/ckeditor/plugins/language/lang/nl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/nl.js
ckeditor/ckeditor/plugins/language/lang/he.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/he.js
ckeditor/ckeditor/plugins/language/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/tr.js
ckeditor/ckeditor/plugins/language/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/de.js
ckeditor/ckeditor/plugins/language/lang/sv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/sv.js
ckeditor/ckeditor/plugins/language/lang/hu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/hu.js
ckeditor/ckeditor/plugins/language/lang/es.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/es.js
ckeditor/ckeditor/plugins/language/lang/sk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/sk.js
ckeditor/ckeditor/plugins/language/icons/language.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/icons/language.png
ckeditor/ckeditor/plugins/language/icons/hidpi/language.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/icons/hidpi/language.png
ckeditor/ckeditor/plugins/embedbase/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/plugin.js
ckeditor/ckeditor/plugins/embedbase/lang/fr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/fr.js
ckeditor/ckeditor/plugins/embedbase/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/zh.js
ckeditor/ckeditor/plugins/embedbase/lang/ru.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/ru.js
ckeditor/ckeditor/plugins/embedbase/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/nb.js
ckeditor/ckeditor/plugins/embedbase/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/pl.js
ckeditor/ckeditor/plugins/embedbase/lang/eo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/eo.js
ckeditor/ckeditor/plugins/embedbase/lang/da.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/da.js
ckeditor/ckeditor/plugins/embedbase/lang/zh-cn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/zh-cn.js
ckeditor/ckeditor/plugins/embedbase/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/ku.js
ckeditor/ckeditor/plugins/embedbase/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/it.js
ckeditor/ckeditor/plugins/embedbase/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/cs.js
ckeditor/ckeditor/plugins/embedbase/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/pt-br.js
ckeditor/ckeditor/plugins/embedbase/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/en.js
ckeditor/ckeditor/plugins/embedbase/lang/gl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/gl.js
ckeditor/ckeditor/plugins/embedbase/lang/ko.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/ko.js
ckeditor/ckeditor/plugins/embedbase/lang/nl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/nl.js
ckeditor/ckeditor/plugins/embedbase/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/tr.js
ckeditor/ckeditor/plugins/embedbase/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/de.js
ckeditor/ckeditor/plugins/embedbase/lang/sv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/sv.js
ckeditor/ckeditor/plugins/embedbase/dialogs/embedbase.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/dialogs/embedbase.js
ckeditor/ckeditor/plugins/autoembed/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/plugin.js
ckeditor/ckeditor/plugins/autoembed/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/zh.js
ckeditor/ckeditor/plugins/autoembed/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/nb.js
ckeditor/ckeditor/plugins/autoembed/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/pl.js
ckeditor/ckeditor/plugins/autoembed/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/ku.js
ckeditor/ckeditor/plugins/autoembed/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/it.js
ckeditor/ckeditor/plugins/autoembed/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/cs.js
ckeditor/ckeditor/plugins/autoembed/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/pt-br.js
ckeditor/ckeditor/plugins/autoembed/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/en.js
ckeditor/ckeditor/plugins/autoembed/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/tr.js
ckeditor/ckeditor/plugins/autoembed/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/de.js
ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.css
ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js
ckeditor/ckeditor/plugins/codesnippetgeshi/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippetgeshi/plugin.js
ckeditor/ckeditor/plugins/menubutton/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/menubutton/plugin.js
ckeditor/ckeditor/plugins/image2/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/plugin.js
ckeditor/ckeditor/plugins/image2/lang/no.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/no.js
ckeditor/ckeditor/plugins/image2/lang/mk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/mk.js
ckeditor/ckeditor/plugins/image2/lang/is.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/is.js
ckeditor/ckeditor/plugins/image2/lang/fr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fr.js
ckeditor/ckeditor/plugins/image2/lang/el.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/el.js
ckeditor/ckeditor/plugins/image2/lang/en-gb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/en-gb.js
ckeditor/ckeditor/plugins/image2/lang/ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ca.js
ckeditor/ckeditor/plugins/image2/lang/fi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fi.js
ckeditor/ckeditor/plugins/image2/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/zh.js
ckeditor/ckeditor/plugins/image2/lang/uk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/uk.js
ckeditor/ckeditor/plugins/image2/lang/ru.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ru.js
ckeditor/ckeditor/plugins/image2/lang/sr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sr.js
ckeditor/ckeditor/plugins/image2/lang/vi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/vi.js
ckeditor/ckeditor/plugins/image2/lang/cy.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/cy.js
ckeditor/ckeditor/plugins/image2/lang/sr-latn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sr-latn.js
ckeditor/ckeditor/plugins/image2/lang/eu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/eu.js
ckeditor/ckeditor/plugins/image2/lang/si.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/si.js
ckeditor/ckeditor/plugins/image2/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/nb.js
ckeditor/ckeditor/plugins/image2/lang/ar.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ar.js
ckeditor/ckeditor/plugins/image2/lang/tt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/tt.js
ckeditor/ckeditor/plugins/image2/lang/sl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sl.js
ckeditor/ckeditor/plugins/image2/lang/fo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fo.js
ckeditor/ckeditor/plugins/image2/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/pl.js
ckeditor/ckeditor/plugins/image2/lang/eo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/eo.js
ckeditor/ckeditor/plugins/image2/lang/pt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/pt.js
ckeditor/ckeditor/plugins/image2/lang/af.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/af.js
ckeditor/ckeditor/plugins/image2/lang/da.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/da.js
ckeditor/ckeditor/plugins/image2/lang/lt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/lt.js
ckeditor/ckeditor/plugins/image2/lang/zh-cn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/zh-cn.js
ckeditor/ckeditor/plugins/image2/lang/fr-ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fr-ca.js
ckeditor/ckeditor/plugins/image2/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ku.js
ckeditor/ckeditor/plugins/image2/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/it.js
ckeditor/ckeditor/plugins/image2/lang/fa.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fa.js
ckeditor/ckeditor/plugins/image2/lang/id.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/id.js
ckeditor/ckeditor/plugins/image2/lang/gu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/gu.js
ckeditor/ckeditor/plugins/image2/lang/km.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/km.js
ckeditor/ckeditor/plugins/image2/lang/et.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/et.js
ckeditor/ckeditor/plugins/image2/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/cs.js
ckeditor/ckeditor/plugins/image2/lang/ka.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ka.js
ckeditor/ckeditor/plugins/image2/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/pt-br.js
ckeditor/ckeditor/plugins/image2/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/en.js
ckeditor/ckeditor/plugins/image2/lang/mn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/mn.js
ckeditor/ckeditor/plugins/image2/lang/ro.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ro.js
ckeditor/ckeditor/plugins/image2/lang/gl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/gl.js
ckeditor/ckeditor/plugins/image2/lang/ms.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ms.js
ckeditor/ckeditor/plugins/image2/lang/sq.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sq.js
ckeditor/ckeditor/plugins/image2/lang/en-au.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/en-au.js
ckeditor/ckeditor/plugins/image2/lang/hi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/hi.js
ckeditor/ckeditor/plugins/image2/lang/hr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/hr.js
ckeditor/ckeditor/plugins/image2/lang/ko.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ko.js
ckeditor/ckeditor/plugins/image2/lang/ja.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ja.js
ckeditor/ckeditor/plugins/image2/lang/bg.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/bg.js
ckeditor/ckeditor/plugins/image2/lang/nl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/nl.js
ckeditor/ckeditor/plugins/image2/lang/he.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/he.js
ckeditor/ckeditor/plugins/image2/lang/bn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/bn.js
ckeditor/ckeditor/plugins/image2/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/tr.js
ckeditor/ckeditor/plugins/image2/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/de.js
ckeditor/ckeditor/plugins/image2/lang/sv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sv.js
ckeditor/ckeditor/plugins/image2/lang/hu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/hu.js
ckeditor/ckeditor/plugins/image2/lang/en-ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/en-ca.js
ckeditor/ckeditor/plugins/image2/lang/lv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/lv.js
ckeditor/ckeditor/plugins/image2/lang/bs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/bs.js
ckeditor/ckeditor/plugins/image2/lang/es.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/es.js
ckeditor/ckeditor/plugins/image2/lang/ug.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ug.js
ckeditor/ckeditor/plugins/image2/lang/th.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/th.js
ckeditor/ckeditor/plugins/image2/lang/sk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sk.js
ckeditor/ckeditor/plugins/image2/dialogs/image2.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/dialogs/image2.js
ckeditor/ckeditor/plugins/image2/icons/image.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/icons/image.png
ckeditor/ckeditor/plugins/image2/icons/hidpi/image.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/icons/hidpi/image.png
ckeditor/ckeditor/plugins/table/dialogs/table.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/table/dialogs/table.js
ckeditor/ckeditor/plugins/notification/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/plugin.js
ckeditor/ckeditor/plugins/notification/lang/fr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/fr.js
ckeditor/ckeditor/plugins/notification/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/zh.js
ckeditor/ckeditor/plugins/notification/lang/ru.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/ru.js
ckeditor/ckeditor/plugins/notification/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/nb.js
ckeditor/ckeditor/plugins/notification/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/pl.js
ckeditor/ckeditor/plugins/notification/lang/eo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/eo.js
ckeditor/ckeditor/plugins/notification/lang/da.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/da.js
ckeditor/ckeditor/plugins/notification/lang/zh-cn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/zh-cn.js
ckeditor/ckeditor/plugins/notification/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/ku.js
ckeditor/ckeditor/plugins/notification/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/it.js
ckeditor/ckeditor/plugins/notification/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/cs.js
ckeditor/ckeditor/plugins/notification/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/pt-br.js
ckeditor/ckeditor/plugins/notification/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/en.js
ckeditor/ckeditor/plugins/notification/lang/gl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/gl.js
ckeditor/ckeditor/plugins/notification/lang/ko.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/ko.js
ckeditor/ckeditor/plugins/notification/lang/nl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/nl.js
ckeditor/ckeditor/plugins/notification/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/tr.js
ckeditor/ckeditor/plugins/notification/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/de.js
ckeditor/ckeditor/plugins/notification/lang/sv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/sv.js
ckeditor/ckeditor/plugins/showblocks/images/block_h2.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h2.png
ckeditor/ckeditor/plugins/showblocks/images/block_div.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_div.png
ckeditor/ckeditor/plugins/showblocks/images/block_h5.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h5.png
ckeditor/ckeditor/plugins/showblocks/images/block_address.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_address.png
ckeditor/ckeditor/plugins/showblocks/images/block_p.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_p.png
ckeditor/ckeditor/plugins/showblocks/images/block_h4.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h4.png
ckeditor/ckeditor/plugins/showblocks/images/block_h6.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h6.png
ckeditor/ckeditor/plugins/showblocks/images/block_h1.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h1.png
ckeditor/ckeditor/plugins/showblocks/images/block_pre.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_pre.png
ckeditor/ckeditor/plugins/showblocks/images/block_blockquote.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_blockquote.png
ckeditor/ckeditor/plugins/showblocks/images/block_h3.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h3.png
ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js
ckeditor/ckeditor/plugins/preview/preview.html /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/preview/preview.html
ckeditor/ckeditor/plugins/image/dialogs/image.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image/dialogs/image.js
ckeditor/ckeditor/plugins/image/images/noimage.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image/images/noimage.png
ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/si.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/si.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/az.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/az.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/af.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/af.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/id.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/id.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
ckeditor/ckeditor/plugins/dialog/dialogDefinition.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/dialog/dialogDefinition.js
ckeditor/ckeditor/plugins/dialog/styles/dialog.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/dialog/styles/dialog.css
ckeditor/ckeditor/plugins/adobeair/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/adobeair/plugin.js
ckeditor/ckeditor/plugins/tableresize/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/tableresize/plugin.js
ckeditor/ckeditor/plugins/xml/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/xml/plugin.js
ckeditor/ckeditor/plugins/link/dialogs/anchor.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/link/dialogs/anchor.js
ckeditor/ckeditor/plugins/link/dialogs/link.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/link/dialogs/link.js
ckeditor/ckeditor/plugins/link/images/anchor.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/link/images/anchor.png
ckeditor/ckeditor/plugins/link/images/hidpi/anchor.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/link/images/hidpi/anchor.png
ckeditor/ckeditor/plugins/pastefromgdocs/filter/default.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/pastefromgdocs/filter/default.js
ckeditor/ckeditor/plugins/sourcedialog/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/plugin.js
ckeditor/ckeditor/plugins/sourcedialog/lang/no.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/no.js
ckeditor/ckeditor/plugins/sourcedialog/lang/is.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/is.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fr.js
ckeditor/ckeditor/plugins/sourcedialog/lang/el.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/el.js
ckeditor/ckeditor/plugins/sourcedialog/lang/en-gb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/en-gb.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ca.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fi.js
ckeditor/ckeditor/plugins/sourcedialog/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/zh.js
ckeditor/ckeditor/plugins/sourcedialog/lang/uk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/uk.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ru.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ru.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sr.js
ckeditor/ckeditor/plugins/sourcedialog/lang/vi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/vi.js
ckeditor/ckeditor/plugins/sourcedialog/lang/cy.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/cy.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sr-latn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sr-latn.js
ckeditor/ckeditor/plugins/sourcedialog/lang/eu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/eu.js
ckeditor/ckeditor/plugins/sourcedialog/lang/si.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/si.js
ckeditor/ckeditor/plugins/sourcedialog/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/nb.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ar.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ar.js
ckeditor/ckeditor/plugins/sourcedialog/lang/tt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/tt.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sl.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fo.js
ckeditor/ckeditor/plugins/sourcedialog/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/pl.js
ckeditor/ckeditor/plugins/sourcedialog/lang/eo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/eo.js
ckeditor/ckeditor/plugins/sourcedialog/lang/pt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/pt.js
ckeditor/ckeditor/plugins/sourcedialog/lang/af.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/af.js
ckeditor/ckeditor/plugins/sourcedialog/lang/da.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/da.js
ckeditor/ckeditor/plugins/sourcedialog/lang/lt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/lt.js
ckeditor/ckeditor/plugins/sourcedialog/lang/zh-cn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/zh-cn.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fr-ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fr-ca.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ku.js
ckeditor/ckeditor/plugins/sourcedialog/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/it.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fa.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fa.js
ckeditor/ckeditor/plugins/sourcedialog/lang/id.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/id.js
ckeditor/ckeditor/plugins/sourcedialog/lang/gu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/gu.js
ckeditor/ckeditor/plugins/sourcedialog/lang/km.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/km.js
ckeditor/ckeditor/plugins/sourcedialog/lang/et.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/et.js
ckeditor/ckeditor/plugins/sourcedialog/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/cs.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ka.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ka.js
ckeditor/ckeditor/plugins/sourcedialog/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/pt-br.js
ckeditor/ckeditor/plugins/sourcedialog/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/en.js
ckeditor/ckeditor/plugins/sourcedialog/lang/mn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/mn.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ro.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ro.js
ckeditor/ckeditor/plugins/sourcedialog/lang/gl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/gl.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ms.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ms.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sq.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sq.js
ckeditor/ckeditor/plugins/sourcedialog/lang/en-au.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/en-au.js
ckeditor/ckeditor/plugins/sourcedialog/lang/hi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/hi.js
ckeditor/ckeditor/plugins/sourcedialog/lang/hr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/hr.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ko.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ko.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ja.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ja.js
ckeditor/ckeditor/plugins/sourcedialog/lang/bg.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/bg.js
ckeditor/ckeditor/plugins/sourcedialog/lang/nl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/nl.js
ckeditor/ckeditor/plugins/sourcedialog/lang/he.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/he.js
ckeditor/ckeditor/plugins/sourcedialog/lang/bn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/bn.js
ckeditor/ckeditor/plugins/sourcedialog/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/tr.js
ckeditor/ckeditor/plugins/sourcedialog/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/de.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sv.js
ckeditor/ckeditor/plugins/sourcedialog/lang/hu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/hu.js
ckeditor/ckeditor/plugins/sourcedialog/lang/en-ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/en-ca.js
ckeditor/ckeditor/plugins/sourcedialog/lang/lv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/lv.js
ckeditor/ckeditor/plugins/sourcedialog/lang/bs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/bs.js
ckeditor/ckeditor/plugins/sourcedialog/lang/es.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/es.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ug.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ug.js
ckeditor/ckeditor/plugins/sourcedialog/lang/th.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/th.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sk.js
ckeditor/ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js
ckeditor/ckeditor/plugins/sourcedialog/icons/sourcedialog-rtl.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/icons/sourcedialog-rtl.png
ckeditor/ckeditor/plugins/sourcedialog/icons/sourcedialog.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/icons/sourcedialog.png
ckeditor/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog-rtl.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog-rtl.png
ckeditor/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog.png
ckeditor/ckeditor/plugins/divarea/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/divarea/plugin.js
ckeditor/ckeditor/plugins/find/dialogs/find.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/find/dialogs/find.js
ckeditor/ckeditor/plugins/div/dialogs/div.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/div/dialogs/div.js
ckeditor/ckeditor/plugins/notificationaggregator/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notificationaggregator/plugin.js
ckeditor/ckeditor/plugins/ajax/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/ajax/plugin.js
ckeditor/ckeditor/plugins/pastefromword/filter/default.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/pastefromword/filter/default.js
ckeditor/ckeditor/plugins/uploadwidget/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/plugin.js
ckeditor/ckeditor/plugins/uploadwidget/lang/fr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/fr.js
ckeditor/ckeditor/plugins/uploadwidget/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/zh.js
ckeditor/ckeditor/plugins/uploadwidget/lang/ru.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/ru.js
ckeditor/ckeditor/plugins/uploadwidget/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/nb.js
ckeditor/ckeditor/plugins/uploadwidget/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/pl.js
ckeditor/ckeditor/plugins/uploadwidget/lang/eo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/eo.js
ckeditor/ckeditor/plugins/uploadwidget/lang/da.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/da.js
ckeditor/ckeditor/plugins/uploadwidget/lang/zh-cn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/zh-cn.js
ckeditor/ckeditor/plugins/uploadwidget/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/ku.js
ckeditor/ckeditor/plugins/uploadwidget/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/it.js
ckeditor/ckeditor/plugins/uploadwidget/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/cs.js
ckeditor/ckeditor/plugins/uploadwidget/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/pt-br.js
ckeditor/ckeditor/plugins/uploadwidget/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/en.js
ckeditor/ckeditor/plugins/uploadwidget/lang/gl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/gl.js
ckeditor/ckeditor/plugins/uploadwidget/lang/ko.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/ko.js
ckeditor/ckeditor/plugins/uploadwidget/lang/nl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/nl.js
ckeditor/ckeditor/plugins/uploadwidget/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/tr.js
ckeditor/ckeditor/plugins/uploadwidget/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/de.js
ckeditor/ckeditor/plugins/uploadwidget/lang/sv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/sv.js
ckeditor/ckeditor/plugins/uploadwidget/lang/hu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/hu.js
ckeditor/ckeditor/plugins/uicolor/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/plugin.js
ckeditor/ckeditor/plugins/uicolor/lang/no.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/no.js
ckeditor/ckeditor/plugins/uicolor/lang/mk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/mk.js
ckeditor/ckeditor/plugins/uicolor/lang/fr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/fr.js
ckeditor/ckeditor/plugins/uicolor/lang/el.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/el.js
ckeditor/ckeditor/plugins/uicolor/lang/en-gb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/en-gb.js
ckeditor/ckeditor/plugins/uicolor/lang/ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ca.js
ckeditor/ckeditor/plugins/uicolor/lang/fi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/fi.js
ckeditor/ckeditor/plugins/uicolor/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/zh.js
ckeditor/ckeditor/plugins/uicolor/lang/uk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/uk.js
ckeditor/ckeditor/plugins/uicolor/lang/ru.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ru.js
ckeditor/ckeditor/plugins/uicolor/lang/vi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/vi.js
ckeditor/ckeditor/plugins/uicolor/lang/cy.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/cy.js
ckeditor/ckeditor/plugins/uicolor/lang/eu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/eu.js
ckeditor/ckeditor/plugins/uicolor/lang/si.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/si.js
ckeditor/ckeditor/plugins/uicolor/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/nb.js
ckeditor/ckeditor/plugins/uicolor/lang/ar.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ar.js
ckeditor/ckeditor/plugins/uicolor/lang/tt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/tt.js
ckeditor/ckeditor/plugins/uicolor/lang/sl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/sl.js
ckeditor/ckeditor/plugins/uicolor/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/pl.js
ckeditor/ckeditor/plugins/uicolor/lang/eo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/eo.js
ckeditor/ckeditor/plugins/uicolor/lang/pt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/pt.js
ckeditor/ckeditor/plugins/uicolor/lang/af.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/af.js
ckeditor/ckeditor/plugins/uicolor/lang/da.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/da.js
ckeditor/ckeditor/plugins/uicolor/lang/zh-cn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/zh-cn.js
ckeditor/ckeditor/plugins/uicolor/lang/fr-ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/fr-ca.js
ckeditor/ckeditor/plugins/uicolor/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ku.js
ckeditor/ckeditor/plugins/uicolor/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/it.js
ckeditor/ckeditor/plugins/uicolor/lang/fa.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/fa.js
ckeditor/ckeditor/plugins/uicolor/lang/id.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/id.js
ckeditor/ckeditor/plugins/uicolor/lang/km.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/km.js
ckeditor/ckeditor/plugins/uicolor/lang/et.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/et.js
ckeditor/ckeditor/plugins/uicolor/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/cs.js
ckeditor/ckeditor/plugins/uicolor/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/pt-br.js
ckeditor/ckeditor/plugins/uicolor/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/en.js
ckeditor/ckeditor/plugins/uicolor/lang/_translationstatus.txt /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/_translationstatus.txt
ckeditor/ckeditor/plugins/uicolor/lang/gl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/gl.js
ckeditor/ckeditor/plugins/uicolor/lang/sq.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/sq.js
ckeditor/ckeditor/plugins/uicolor/lang/hr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/hr.js
ckeditor/ckeditor/plugins/uicolor/lang/ko.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ko.js
ckeditor/ckeditor/plugins/uicolor/lang/ja.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ja.js
ckeditor/ckeditor/plugins/uicolor/lang/bg.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/bg.js
ckeditor/ckeditor/plugins/uicolor/lang/nl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/nl.js
ckeditor/ckeditor/plugins/uicolor/lang/he.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/he.js
ckeditor/ckeditor/plugins/uicolor/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/tr.js
ckeditor/ckeditor/plugins/uicolor/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/de.js
ckeditor/ckeditor/plugins/uicolor/lang/sv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/sv.js
ckeditor/ckeditor/plugins/uicolor/lang/hu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/hu.js
ckeditor/ckeditor/plugins/uicolor/lang/lv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/lv.js
ckeditor/ckeditor/plugins/uicolor/lang/es.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/es.js
ckeditor/ckeditor/plugins/uicolor/lang/ug.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ug.js
ckeditor/ckeditor/plugins/uicolor/lang/sk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/sk.js
ckeditor/ckeditor/plugins/uicolor/dialogs/uicolor.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/dialogs/uicolor.js
ckeditor/ckeditor/plugins/uicolor/icons/uicolor.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/icons/uicolor.png
ckeditor/ckeditor/plugins/uicolor/icons/hidpi/uicolor.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/icons/hidpi/uicolor.png
ckeditor/ckeditor/plugins/uicolor/yui/yui.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/yui.js
ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png
ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png
ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png
ckeditor/ckeditor/plugins/uicolor/yui/assets/yui.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/yui.css
ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png
ckeditor/ckeditor/plugins/filetools/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/plugin.js
ckeditor/ckeditor/plugins/filetools/lang/fr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/fr.js
ckeditor/ckeditor/plugins/filetools/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/zh.js
ckeditor/ckeditor/plugins/filetools/lang/ru.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/ru.js
ckeditor/ckeditor/plugins/filetools/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/nb.js
ckeditor/ckeditor/plugins/filetools/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/pl.js
ckeditor/ckeditor/plugins/filetools/lang/eo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/eo.js
ckeditor/ckeditor/plugins/filetools/lang/da.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/da.js
ckeditor/ckeditor/plugins/filetools/lang/zh-cn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/zh-cn.js
ckeditor/ckeditor/plugins/filetools/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/ku.js
ckeditor/ckeditor/plugins/filetools/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/it.js
ckeditor/ckeditor/plugins/filetools/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/cs.js
ckeditor/ckeditor/plugins/filetools/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/pt-br.js
ckeditor/ckeditor/plugins/filetools/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/en.js
ckeditor/ckeditor/plugins/filetools/lang/gl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/gl.js
ckeditor/ckeditor/plugins/filetools/lang/ko.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/ko.js
ckeditor/ckeditor/plugins/filetools/lang/nl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/nl.js
ckeditor/ckeditor/plugins/filetools/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/tr.js
ckeditor/ckeditor/plugins/filetools/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/de.js
ckeditor/ckeditor/plugins/filetools/lang/sv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/sv.js
ckeditor/ckeditor/plugins/bbcode/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/bbcode/plugin.js
ckeditor/ckeditor/plugins/iframedialog/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/iframedialog/plugin.js
ckeditor/ckeditor/plugins/scayt/CHANGELOG.md /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/CHANGELOG.md
ckeditor/ckeditor/plugins/scayt/README.md /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/README.md
ckeditor/ckeditor/plugins/scayt/LICENSE.md /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/LICENSE.md
ckeditor/ckeditor/plugins/scayt/dialogs/options.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/dialogs/options.js
ckeditor/ckeditor/plugins/scayt/dialogs/toolbar.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/dialogs/toolbar.css
ckeditor/ckeditor/plugins/scayt/dialogs/dialog.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/dialogs/dialog.css
ckeditor/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css
ckeditor/ckeditor/plugins/pastetools/filter/common.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/pastetools/filter/common.js
ckeditor/ckeditor/plugins/codesnippet/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/plugin.js
ckeditor/ckeditor/plugins/codesnippet/lang/no.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/no.js
ckeditor/ckeditor/plugins/codesnippet/lang/fr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/fr.js
ckeditor/ckeditor/plugins/codesnippet/lang/el.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/el.js
ckeditor/ckeditor/plugins/codesnippet/lang/en-gb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/en-gb.js
ckeditor/ckeditor/plugins/codesnippet/lang/ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ca.js
ckeditor/ckeditor/plugins/codesnippet/lang/fi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/fi.js
ckeditor/ckeditor/plugins/codesnippet/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/zh.js
ckeditor/ckeditor/plugins/codesnippet/lang/uk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/uk.js
ckeditor/ckeditor/plugins/codesnippet/lang/ru.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ru.js
ckeditor/ckeditor/plugins/codesnippet/lang/vi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/vi.js
ckeditor/ckeditor/plugins/codesnippet/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/nb.js
ckeditor/ckeditor/plugins/codesnippet/lang/ar.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ar.js
ckeditor/ckeditor/plugins/codesnippet/lang/tt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/tt.js
ckeditor/ckeditor/plugins/codesnippet/lang/sl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/sl.js
ckeditor/ckeditor/plugins/codesnippet/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/pl.js
ckeditor/ckeditor/plugins/codesnippet/lang/eo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/eo.js
ckeditor/ckeditor/plugins/codesnippet/lang/pt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/pt.js
ckeditor/ckeditor/plugins/codesnippet/lang/da.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/da.js
ckeditor/ckeditor/plugins/codesnippet/lang/lt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/lt.js
ckeditor/ckeditor/plugins/codesnippet/lang/zh-cn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/zh-cn.js
ckeditor/ckeditor/plugins/codesnippet/lang/fr-ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/fr-ca.js
ckeditor/ckeditor/plugins/codesnippet/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ku.js
ckeditor/ckeditor/plugins/codesnippet/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/it.js
ckeditor/ckeditor/plugins/codesnippet/lang/fa.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/fa.js
ckeditor/ckeditor/plugins/codesnippet/lang/km.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/km.js
ckeditor/ckeditor/plugins/codesnippet/lang/et.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/et.js
ckeditor/ckeditor/plugins/codesnippet/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/cs.js
ckeditor/ckeditor/plugins/codesnippet/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/pt-br.js
ckeditor/ckeditor/plugins/codesnippet/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/en.js
ckeditor/ckeditor/plugins/codesnippet/lang/ro.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ro.js
ckeditor/ckeditor/plugins/codesnippet/lang/gl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/gl.js
ckeditor/ckeditor/plugins/codesnippet/lang/sq.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/sq.js
ckeditor/ckeditor/plugins/codesnippet/lang/hr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/hr.js
ckeditor/ckeditor/plugins/codesnippet/lang/ko.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ko.js
ckeditor/ckeditor/plugins/codesnippet/lang/ja.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ja.js
ckeditor/ckeditor/plugins/codesnippet/lang/bg.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/bg.js
ckeditor/ckeditor/plugins/codesnippet/lang/nl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/nl.js
ckeditor/ckeditor/plugins/codesnippet/lang/he.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/he.js
ckeditor/ckeditor/plugins/codesnippet/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/tr.js
ckeditor/ckeditor/plugins/codesnippet/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/de.js
ckeditor/ckeditor/plugins/codesnippet/lang/sv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/sv.js
ckeditor/ckeditor/plugins/codesnippet/lang/hu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/hu.js
ckeditor/ckeditor/plugins/codesnippet/lang/lv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/lv.js
ckeditor/ckeditor/plugins/codesnippet/lang/es.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/es.js
ckeditor/ckeditor/plugins/codesnippet/lang/ug.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ug.js
ckeditor/ckeditor/plugins/codesnippet/lang/th.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/th.js
ckeditor/ckeditor/plugins/codesnippet/lang/sk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/sk.js
ckeditor/ckeditor/plugins/codesnippet/dialogs/codesnippet.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/dialogs/codesnippet.js
ckeditor/ckeditor/plugins/codesnippet/icons/codesnippet.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/icons/codesnippet.png
ckeditor/ckeditor/plugins/codesnippet/icons/hidpi/codesnippet.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/icons/hidpi/codesnippet.png
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/LICENSE /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/LICENSE
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/README.ru.md /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/README.ru.md
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/default.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/default.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/github.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/github.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/far.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/far.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css
ckeditor/ckeditor/plugins/copyformatting/styles/copyformatting.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/copyformatting/styles/copyformatting.css
ckeditor/ckeditor/plugins/copyformatting/cursors/cursor.svg /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/copyformatting/cursors/cursor.svg
ckeditor/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg
ckeditor/ckeditor/plugins/templates/dialogs/templates.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/dialogs/templates.js
ckeditor/ckeditor/plugins/templates/dialogs/templates.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/dialogs/templates.css
ckeditor/ckeditor/plugins/templates/templates/default.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/templates/default.js
ckeditor/ckeditor/plugins/templates/templates/images/template2.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/templates/images/template2.gif
ckeditor/ckeditor/plugins/templates/templates/images/template3.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/templates/images/template3.gif
ckeditor/ckeditor/plugins/templates/templates/images/template1.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/templates/images/template1.gif
ckeditor/ckeditor/plugins/devtools/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/plugin.js
ckeditor/ckeditor/plugins/devtools/lang/no.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/no.js
ckeditor/ckeditor/plugins/devtools/lang/fr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/fr.js
ckeditor/ckeditor/plugins/devtools/lang/el.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/el.js
ckeditor/ckeditor/plugins/devtools/lang/en-gb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/en-gb.js
ckeditor/ckeditor/plugins/devtools/lang/ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ca.js
ckeditor/ckeditor/plugins/devtools/lang/fi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/fi.js
ckeditor/ckeditor/plugins/devtools/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/zh.js
ckeditor/ckeditor/plugins/devtools/lang/uk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/uk.js
ckeditor/ckeditor/plugins/devtools/lang/ru.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ru.js
ckeditor/ckeditor/plugins/devtools/lang/vi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/vi.js
ckeditor/ckeditor/plugins/devtools/lang/cy.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/cy.js
ckeditor/ckeditor/plugins/devtools/lang/eu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/eu.js
ckeditor/ckeditor/plugins/devtools/lang/si.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/si.js
ckeditor/ckeditor/plugins/devtools/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/nb.js
ckeditor/ckeditor/plugins/devtools/lang/ar.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ar.js
ckeditor/ckeditor/plugins/devtools/lang/tt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/tt.js
ckeditor/ckeditor/plugins/devtools/lang/sl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/sl.js
ckeditor/ckeditor/plugins/devtools/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/pl.js
ckeditor/ckeditor/plugins/devtools/lang/eo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/eo.js
ckeditor/ckeditor/plugins/devtools/lang/pt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/pt.js
ckeditor/ckeditor/plugins/devtools/lang/da.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/da.js
ckeditor/ckeditor/plugins/devtools/lang/lt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/lt.js
ckeditor/ckeditor/plugins/devtools/lang/zh-cn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/zh-cn.js
ckeditor/ckeditor/plugins/devtools/lang/fr-ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/fr-ca.js
ckeditor/ckeditor/plugins/devtools/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ku.js
ckeditor/ckeditor/plugins/devtools/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/it.js
ckeditor/ckeditor/plugins/devtools/lang/fa.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/fa.js
ckeditor/ckeditor/plugins/devtools/lang/id.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/id.js
ckeditor/ckeditor/plugins/devtools/lang/gu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/gu.js
ckeditor/ckeditor/plugins/devtools/lang/km.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/km.js
ckeditor/ckeditor/plugins/devtools/lang/et.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/et.js
ckeditor/ckeditor/plugins/devtools/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/cs.js
ckeditor/ckeditor/plugins/devtools/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/pt-br.js
ckeditor/ckeditor/plugins/devtools/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/en.js
ckeditor/ckeditor/plugins/devtools/lang/ro.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ro.js
ckeditor/ckeditor/plugins/devtools/lang/_translationstatus.txt /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/_translationstatus.txt
ckeditor/ckeditor/plugins/devtools/lang/gl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/gl.js
ckeditor/ckeditor/plugins/devtools/lang/sq.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/sq.js
ckeditor/ckeditor/plugins/devtools/lang/hr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/hr.js
ckeditor/ckeditor/plugins/devtools/lang/ko.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ko.js
ckeditor/ckeditor/plugins/devtools/lang/ja.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ja.js
ckeditor/ckeditor/plugins/devtools/lang/bg.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/bg.js
ckeditor/ckeditor/plugins/devtools/lang/nl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/nl.js
ckeditor/ckeditor/plugins/devtools/lang/he.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/he.js
ckeditor/ckeditor/plugins/devtools/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/tr.js
ckeditor/ckeditor/plugins/devtools/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/de.js
ckeditor/ckeditor/plugins/devtools/lang/sv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/sv.js
ckeditor/ckeditor/plugins/devtools/lang/hu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/hu.js
ckeditor/ckeditor/plugins/devtools/lang/lv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/lv.js
ckeditor/ckeditor/plugins/devtools/lang/es.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/es.js
ckeditor/ckeditor/plugins/devtools/lang/ug.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ug.js
ckeditor/ckeditor/plugins/devtools/lang/sk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/sk.js
ckeditor/ckeditor/plugins/about/dialogs/about.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/about/dialogs/about.js
ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png
ckeditor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
ckeditor/ckeditor/plugins/flash/dialogs/flash.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/flash/dialogs/flash.js
ckeditor/ckeditor/plugins/flash/images/placeholder.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/flash/images/placeholder.png
ckeditor/ckeditor/plugins/smiley/dialogs/smiley.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/dialogs/smiley.js
ckeditor/ckeditor/plugins/smiley/images/kiss.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/kiss.gif
ckeditor/ckeditor/plugins/smiley/images/tongue_smile.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/tongue_smile.png
ckeditor/ckeditor/plugins/smiley/images/omg_smile.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/omg_smile.png
ckeditor/ckeditor/plugins/smiley/images/teeth_smile.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/teeth_smile.gif
ckeditor/ckeditor/plugins/smiley/images/thumbs_up.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/thumbs_up.png
ckeditor/ckeditor/plugins/smiley/images/cry_smile.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/cry_smile.gif
ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.gif
ckeditor/ckeditor/plugins/smiley/images/envelope.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/envelope.gif
ckeditor/ckeditor/plugins/smiley/images/regular_smile.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/regular_smile.png
ckeditor/ckeditor/plugins/smiley/images/confused_smile.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/confused_smile.gif
ckeditor/ckeditor/plugins/smiley/images/thumbs_up.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/thumbs_up.gif
ckeditor/ckeditor/plugins/smiley/images/sad_smile.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/sad_smile.png
ckeditor/ckeditor/plugins/smiley/images/sad_smile.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/sad_smile.gif
ckeditor/ckeditor/plugins/smiley/images/heart.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/heart.gif
ckeditor/ckeditor/plugins/smiley/images/envelope.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/envelope.png
ckeditor/ckeditor/plugins/smiley/images/omg_smile.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/omg_smile.gif
ckeditor/ckeditor/plugins/smiley/images/shades_smile.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/shades_smile.png
ckeditor/ckeditor/plugins/smiley/images/angel_smile.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/angel_smile.png
ckeditor/ckeditor/plugins/smiley/images/cry_smile.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/cry_smile.png
ckeditor/ckeditor/plugins/smiley/images/lightbulb.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/lightbulb.png
ckeditor/ckeditor/plugins/smiley/images/teeth_smile.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/teeth_smile.png
ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png
ckeditor/ckeditor/plugins/smiley/images/angry_smile.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/angry_smile.png
ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.png
ckeditor/ckeditor/plugins/smiley/images/tounge_smile.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/tounge_smile.gif
ckeditor/ckeditor/plugins/smiley/images/devil_smile.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/devil_smile.png
ckeditor/ckeditor/plugins/smiley/images/tongue_smile.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/tongue_smile.gif
ckeditor/ckeditor/plugins/smiley/images/regular_smile.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/regular_smile.gif
ckeditor/ckeditor/plugins/smiley/images/thumbs_down.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/thumbs_down.png
ckeditor/ckeditor/plugins/smiley/images/wink_smile.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/wink_smile.gif
ckeditor/ckeditor/plugins/smiley/images/angel_smile.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/angel_smile.gif
ckeditor/ckeditor/plugins/smiley/images/lightbulb.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/lightbulb.gif
ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif
ckeditor/ckeditor/plugins/smiley/images/heart.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/heart.png
ckeditor/ckeditor/plugins/smiley/images/thumbs_down.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/thumbs_down.gif
ckeditor/ckeditor/plugins/smiley/images/kiss.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/kiss.png
ckeditor/ckeditor/plugins/smiley/images/broken_heart.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/broken_heart.png
ckeditor/ckeditor/plugins/smiley/images/wink_smile.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/wink_smile.png
ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
ckeditor/ckeditor/plugins/smiley/images/shades_smile.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/shades_smile.gif
ckeditor/ckeditor/plugins/smiley/images/broken_heart.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/broken_heart.gif
ckeditor/ckeditor/plugins/smiley/images/devil_smile.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/devil_smile.gif
ckeditor/ckeditor/plugins/smiley/images/angry_smile.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/angry_smile.gif
ckeditor/ckeditor/plugins/smiley/images/confused_smile.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/confused_smile.png
ckeditor/ckeditor/plugins/widget/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/plugin.js
ckeditor/ckeditor/plugins/widget/lang/no.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/no.js
ckeditor/ckeditor/plugins/widget/lang/fr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/fr.js
ckeditor/ckeditor/plugins/widget/lang/el.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/el.js
ckeditor/ckeditor/plugins/widget/lang/en-gb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/en-gb.js
ckeditor/ckeditor/plugins/widget/lang/ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ca.js
ckeditor/ckeditor/plugins/widget/lang/fi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/fi.js
ckeditor/ckeditor/plugins/widget/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/zh.js
ckeditor/ckeditor/plugins/widget/lang/uk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/uk.js
ckeditor/ckeditor/plugins/widget/lang/ru.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ru.js
ckeditor/ckeditor/plugins/widget/lang/vi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/vi.js
ckeditor/ckeditor/plugins/widget/lang/cy.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/cy.js
ckeditor/ckeditor/plugins/widget/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/nb.js
ckeditor/ckeditor/plugins/widget/lang/ar.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ar.js
ckeditor/ckeditor/plugins/widget/lang/tt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/tt.js
ckeditor/ckeditor/plugins/widget/lang/sl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/sl.js
ckeditor/ckeditor/plugins/widget/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/pl.js
ckeditor/ckeditor/plugins/widget/lang/eo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/eo.js
ckeditor/ckeditor/plugins/widget/lang/pt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/pt.js
ckeditor/ckeditor/plugins/widget/lang/af.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/af.js
ckeditor/ckeditor/plugins/widget/lang/da.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/da.js
ckeditor/ckeditor/plugins/widget/lang/zh-cn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/zh-cn.js
ckeditor/ckeditor/plugins/widget/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ku.js
ckeditor/ckeditor/plugins/widget/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/it.js
ckeditor/ckeditor/plugins/widget/lang/fa.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/fa.js
ckeditor/ckeditor/plugins/widget/lang/km.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/km.js
ckeditor/ckeditor/plugins/widget/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/cs.js
ckeditor/ckeditor/plugins/widget/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/pt-br.js
ckeditor/ckeditor/plugins/widget/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/en.js
ckeditor/ckeditor/plugins/widget/lang/gl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/gl.js
ckeditor/ckeditor/plugins/widget/lang/sq.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/sq.js
ckeditor/ckeditor/plugins/widget/lang/hr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/hr.js
ckeditor/ckeditor/plugins/widget/lang/ko.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ko.js
ckeditor/ckeditor/plugins/widget/lang/ja.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ja.js
ckeditor/ckeditor/plugins/widget/lang/bg.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/bg.js
ckeditor/ckeditor/plugins/widget/lang/nl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/nl.js
ckeditor/ckeditor/plugins/widget/lang/he.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/he.js
ckeditor/ckeditor/plugins/widget/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/tr.js
ckeditor/ckeditor/plugins/widget/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/de.js
ckeditor/ckeditor/plugins/widget/lang/sv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/sv.js
ckeditor/ckeditor/plugins/widget/lang/hu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/hu.js
ckeditor/ckeditor/plugins/widget/lang/lv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/lv.js
ckeditor/ckeditor/plugins/widget/lang/es.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/es.js
ckeditor/ckeditor/plugins/widget/lang/sk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/sk.js
ckeditor/ckeditor/plugins/widget/images/handle.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/images/handle.png
ckeditor/ckeditor/plugins/placeholder/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/plugin.js
ckeditor/ckeditor/plugins/placeholder/lang/no.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/no.js
ckeditor/ckeditor/plugins/placeholder/lang/fr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/fr.js
ckeditor/ckeditor/plugins/placeholder/lang/el.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/el.js
ckeditor/ckeditor/plugins/placeholder/lang/en-gb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/en-gb.js
ckeditor/ckeditor/plugins/placeholder/lang/ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ca.js
ckeditor/ckeditor/plugins/placeholder/lang/fi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/fi.js
ckeditor/ckeditor/plugins/placeholder/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/zh.js
ckeditor/ckeditor/plugins/placeholder/lang/uk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/uk.js
ckeditor/ckeditor/plugins/placeholder/lang/ru.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ru.js
ckeditor/ckeditor/plugins/placeholder/lang/vi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/vi.js
ckeditor/ckeditor/plugins/placeholder/lang/cy.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/cy.js
ckeditor/ckeditor/plugins/placeholder/lang/eu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/eu.js
ckeditor/ckeditor/plugins/placeholder/lang/si.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/si.js
ckeditor/ckeditor/plugins/placeholder/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/nb.js
ckeditor/ckeditor/plugins/placeholder/lang/ar.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ar.js
ckeditor/ckeditor/plugins/placeholder/lang/tt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/tt.js
ckeditor/ckeditor/plugins/placeholder/lang/sl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/sl.js
ckeditor/ckeditor/plugins/placeholder/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/pl.js
ckeditor/ckeditor/plugins/placeholder/lang/eo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/eo.js
ckeditor/ckeditor/plugins/placeholder/lang/pt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/pt.js
ckeditor/ckeditor/plugins/placeholder/lang/af.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/af.js
ckeditor/ckeditor/plugins/placeholder/lang/da.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/da.js
ckeditor/ckeditor/plugins/placeholder/lang/zh-cn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/zh-cn.js
ckeditor/ckeditor/plugins/placeholder/lang/fr-ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/fr-ca.js
ckeditor/ckeditor/plugins/placeholder/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ku.js
ckeditor/ckeditor/plugins/placeholder/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/it.js
ckeditor/ckeditor/plugins/placeholder/lang/fa.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/fa.js
ckeditor/ckeditor/plugins/placeholder/lang/id.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/id.js
ckeditor/ckeditor/plugins/placeholder/lang/km.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/km.js
ckeditor/ckeditor/plugins/placeholder/lang/et.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/et.js
ckeditor/ckeditor/plugins/placeholder/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/cs.js
ckeditor/ckeditor/plugins/placeholder/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/pt-br.js
ckeditor/ckeditor/plugins/placeholder/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/en.js
ckeditor/ckeditor/plugins/placeholder/lang/gl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/gl.js
ckeditor/ckeditor/plugins/placeholder/lang/sq.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/sq.js
ckeditor/ckeditor/plugins/placeholder/lang/hr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/hr.js
ckeditor/ckeditor/plugins/placeholder/lang/ko.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ko.js
ckeditor/ckeditor/plugins/placeholder/lang/ja.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ja.js
ckeditor/ckeditor/plugins/placeholder/lang/bg.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/bg.js
ckeditor/ckeditor/plugins/placeholder/lang/nl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/nl.js
ckeditor/ckeditor/plugins/placeholder/lang/he.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/he.js
ckeditor/ckeditor/plugins/placeholder/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/tr.js
ckeditor/ckeditor/plugins/placeholder/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/de.js
ckeditor/ckeditor/plugins/placeholder/lang/sv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/sv.js
ckeditor/ckeditor/plugins/placeholder/lang/hu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/hu.js
ckeditor/ckeditor/plugins/placeholder/lang/lv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/lv.js
ckeditor/ckeditor/plugins/placeholder/lang/es.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/es.js
ckeditor/ckeditor/plugins/placeholder/lang/ug.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ug.js
ckeditor/ckeditor/plugins/placeholder/lang/th.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/th.js
ckeditor/ckeditor/plugins/placeholder/lang/sk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/sk.js
ckeditor/ckeditor/plugins/placeholder/dialogs/placeholder.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/dialogs/placeholder.js
ckeditor/ckeditor/plugins/placeholder/icons/placeholder.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/icons/placeholder.png
ckeditor/ckeditor/plugins/placeholder/icons/hidpi/placeholder.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/icons/hidpi/placeholder.png
ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js
ckeditor/ckeditor/plugins/magicline/images/icon-rtl.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/magicline/images/icon-rtl.png
ckeditor/ckeditor/plugins/magicline/images/icon.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/magicline/images/icon.png
ckeditor/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png
ckeditor/ckeditor/plugins/magicline/images/hidpi/icon.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/magicline/images/hidpi/icon.png
ckeditor/ckeditor/plugins/mathjax/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/plugin.js
ckeditor/ckeditor/plugins/mathjax/lang/no.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/no.js
ckeditor/ckeditor/plugins/mathjax/lang/fr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/fr.js
ckeditor/ckeditor/plugins/mathjax/lang/el.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/el.js
ckeditor/ckeditor/plugins/mathjax/lang/en-gb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/en-gb.js
ckeditor/ckeditor/plugins/mathjax/lang/ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ca.js
ckeditor/ckeditor/plugins/mathjax/lang/fi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/fi.js
ckeditor/ckeditor/plugins/mathjax/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/zh.js
ckeditor/ckeditor/plugins/mathjax/lang/uk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/uk.js
ckeditor/ckeditor/plugins/mathjax/lang/ru.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ru.js
ckeditor/ckeditor/plugins/mathjax/lang/vi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/vi.js
ckeditor/ckeditor/plugins/mathjax/lang/cy.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/cy.js
ckeditor/ckeditor/plugins/mathjax/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/nb.js
ckeditor/ckeditor/plugins/mathjax/lang/ar.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ar.js
ckeditor/ckeditor/plugins/mathjax/lang/tt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/tt.js
ckeditor/ckeditor/plugins/mathjax/lang/sl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/sl.js
ckeditor/ckeditor/plugins/mathjax/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/pl.js
ckeditor/ckeditor/plugins/mathjax/lang/eo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/eo.js
ckeditor/ckeditor/plugins/mathjax/lang/pt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/pt.js
ckeditor/ckeditor/plugins/mathjax/lang/af.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/af.js
ckeditor/ckeditor/plugins/mathjax/lang/da.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/da.js
ckeditor/ckeditor/plugins/mathjax/lang/lt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/lt.js
ckeditor/ckeditor/plugins/mathjax/lang/zh-cn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/zh-cn.js
ckeditor/ckeditor/plugins/mathjax/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ku.js
ckeditor/ckeditor/plugins/mathjax/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/it.js
ckeditor/ckeditor/plugins/mathjax/lang/fa.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/fa.js
ckeditor/ckeditor/plugins/mathjax/lang/km.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/km.js
ckeditor/ckeditor/plugins/mathjax/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/cs.js
ckeditor/ckeditor/plugins/mathjax/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/pt-br.js
ckeditor/ckeditor/plugins/mathjax/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/en.js
ckeditor/ckeditor/plugins/mathjax/lang/ro.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ro.js
ckeditor/ckeditor/plugins/mathjax/lang/gl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/gl.js
ckeditor/ckeditor/plugins/mathjax/lang/sq.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/sq.js
ckeditor/ckeditor/plugins/mathjax/lang/hr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/hr.js
ckeditor/ckeditor/plugins/mathjax/lang/ko.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ko.js
ckeditor/ckeditor/plugins/mathjax/lang/ja.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ja.js
ckeditor/ckeditor/plugins/mathjax/lang/bg.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/bg.js
ckeditor/ckeditor/plugins/mathjax/lang/nl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/nl.js
ckeditor/ckeditor/plugins/mathjax/lang/he.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/he.js
ckeditor/ckeditor/plugins/mathjax/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/tr.js
ckeditor/ckeditor/plugins/mathjax/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/de.js
ckeditor/ckeditor/plugins/mathjax/lang/sv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/sv.js
ckeditor/ckeditor/plugins/mathjax/lang/hu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/hu.js
ckeditor/ckeditor/plugins/mathjax/lang/es.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/es.js
ckeditor/ckeditor/plugins/mathjax/lang/sk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/sk.js
ckeditor/ckeditor/plugins/mathjax/dialogs/mathjax.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/dialogs/mathjax.js
ckeditor/ckeditor/plugins/mathjax/icons/mathjax.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/icons/mathjax.png
ckeditor/ckeditor/plugins/mathjax/icons/hidpi/mathjax.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/icons/hidpi/mathjax.png
ckeditor/ckeditor/plugins/mathjax/images/loader.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/images/loader.gif
ckeditor/ckeditor/plugins/embedsemantic/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedsemantic/plugin.js
ckeditor/ckeditor/plugins/embedsemantic/icons/embedsemantic.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedsemantic/icons/embedsemantic.png
ckeditor/ckeditor/plugins/embedsemantic/icons/hidpi/embedsemantic.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedsemantic/icons/hidpi/embedsemantic.png
ckeditor/ckeditor/plugins/liststyle/dialogs/liststyle.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/liststyle/dialogs/liststyle.js
ckeditor/ckeditor/plugins/autolink/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autolink/plugin.js
ckeditor/ckeditor/plugins/uploadimage/plugin.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadimage/plugin.js
ckeditor/ckeditor/lang/no.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/no.js
ckeditor/ckeditor/lang/mk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/mk.js
ckeditor/ckeditor/lang/is.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/is.js
ckeditor/ckeditor/lang/fr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fr.js
ckeditor/ckeditor/lang/el.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/el.js
ckeditor/ckeditor/lang/en-gb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/en-gb.js
ckeditor/ckeditor/lang/ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ca.js
ckeditor/ckeditor/lang/fi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fi.js
ckeditor/ckeditor/lang/zh.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/zh.js
ckeditor/ckeditor/lang/uk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/uk.js
ckeditor/ckeditor/lang/ru.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ru.js
ckeditor/ckeditor/lang/sr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sr.js
ckeditor/ckeditor/lang/vi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/vi.js
ckeditor/ckeditor/lang/cy.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/cy.js
ckeditor/ckeditor/lang/sr-latn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sr-latn.js
ckeditor/ckeditor/lang/oc.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/oc.js
ckeditor/ckeditor/lang/eu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/eu.js
ckeditor/ckeditor/lang/es-mx.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/es-mx.js
ckeditor/ckeditor/lang/si.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/si.js
ckeditor/ckeditor/lang/nb.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/nb.js
ckeditor/ckeditor/lang/ar.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ar.js
ckeditor/ckeditor/lang/tt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/tt.js
ckeditor/ckeditor/lang/sl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sl.js
ckeditor/ckeditor/lang/fo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fo.js
ckeditor/ckeditor/lang/pl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/pl.js
ckeditor/ckeditor/lang/eo.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/eo.js
ckeditor/ckeditor/lang/pt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/pt.js
ckeditor/ckeditor/lang/az.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/az.js
ckeditor/ckeditor/lang/af.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/af.js
ckeditor/ckeditor/lang/da.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/da.js
ckeditor/ckeditor/lang/lt.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/lt.js
ckeditor/ckeditor/lang/zh-cn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/zh-cn.js
ckeditor/ckeditor/lang/fr-ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fr-ca.js
ckeditor/ckeditor/lang/ku.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ku.js
ckeditor/ckeditor/lang/it.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/it.js
ckeditor/ckeditor/lang/fa.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fa.js
ckeditor/ckeditor/lang/id.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/id.js
ckeditor/ckeditor/lang/gu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/gu.js
ckeditor/ckeditor/lang/km.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/km.js
ckeditor/ckeditor/lang/et.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/et.js
ckeditor/ckeditor/lang/cs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/cs.js
ckeditor/ckeditor/lang/de-ch.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/de-ch.js
ckeditor/ckeditor/lang/ka.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ka.js
ckeditor/ckeditor/lang/pt-br.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/pt-br.js
ckeditor/ckeditor/lang/en.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/en.js
ckeditor/ckeditor/lang/mn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/mn.js
ckeditor/ckeditor/lang/ro.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ro.js
ckeditor/ckeditor/lang/gl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/gl.js
ckeditor/ckeditor/lang/ms.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ms.js
ckeditor/ckeditor/lang/sq.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sq.js
ckeditor/ckeditor/lang/en-au.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/en-au.js
ckeditor/ckeditor/lang/hi.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/hi.js
ckeditor/ckeditor/lang/hr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/hr.js
ckeditor/ckeditor/lang/ko.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ko.js
ckeditor/ckeditor/lang/ja.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ja.js
ckeditor/ckeditor/lang/bg.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/bg.js
ckeditor/ckeditor/lang/nl.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/nl.js
ckeditor/ckeditor/lang/he.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/he.js
ckeditor/ckeditor/lang/bn.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/bn.js
ckeditor/ckeditor/lang/tr.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/tr.js
ckeditor/ckeditor/lang/de.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/de.js
ckeditor/ckeditor/lang/sv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sv.js
ckeditor/ckeditor/lang/hu.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/hu.js
ckeditor/ckeditor/lang/en-ca.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/en-ca.js
ckeditor/ckeditor/lang/lv.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/lv.js
ckeditor/ckeditor/lang/bs.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/bs.js
ckeditor/ckeditor/lang/es.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/es.js
ckeditor/ckeditor/lang/ug.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ug.js
ckeditor/ckeditor/lang/th.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/th.js
ckeditor/ckeditor/lang/sk.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sk.js
ckeditor/ckeditor/skins/moono-lisa/dialog_iequirks.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/dialog_iequirks.css
ckeditor/ckeditor/skins/moono-lisa/dialog.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/dialog.css
ckeditor/ckeditor/skins/moono-lisa/dialog_ie8.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/dialog_ie8.css
ckeditor/ckeditor/skins/moono-lisa/editor_iequirks.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/editor_iequirks.css
ckeditor/ckeditor/skins/moono-lisa/editor_ie.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/editor_ie.css
ckeditor/ckeditor/skins/moono-lisa/icons_hidpi.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/icons_hidpi.png
ckeditor/ckeditor/skins/moono-lisa/editor.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/editor.css
ckeditor/ckeditor/skins/moono-lisa/readme.md /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/readme.md
ckeditor/ckeditor/skins/moono-lisa/editor_gecko.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/editor_gecko.css
ckeditor/ckeditor/skins/moono-lisa/icons.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/icons.png
ckeditor/ckeditor/skins/moono-lisa/editor_ie8.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/editor_ie8.css
ckeditor/ckeditor/skins/moono-lisa/dialog_ie.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/dialog_ie.css
ckeditor/ckeditor/skins/moono-lisa/images/refresh.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/refresh.png
ckeditor/ckeditor/skins/moono-lisa/images/lock-open.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/lock-open.png
ckeditor/ckeditor/skins/moono-lisa/images/lock.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/lock.png
ckeditor/ckeditor/skins/moono-lisa/images/spinner.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/spinner.gif
ckeditor/ckeditor/skins/moono-lisa/images/arrow.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/arrow.png
ckeditor/ckeditor/skins/moono-lisa/images/close.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/close.png
ckeditor/ckeditor/skins/moono-lisa/images/hidpi/refresh.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/refresh.png
ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png
ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock.png
ckeditor/ckeditor/skins/moono-lisa/images/hidpi/close.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/close.png
ckeditor/ckeditor/skins/moono/dialog_ie7.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog_ie7.css
ckeditor/ckeditor/skins/moono/dialog_iequirks.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog_iequirks.css
ckeditor/ckeditor/skins/moono/dialog.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog.css
ckeditor/ckeditor/skins/moono/dialog_ie8.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog_ie8.css
ckeditor/ckeditor/skins/moono/editor_iequirks.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_iequirks.css
ckeditor/ckeditor/skins/moono/editor_ie.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_ie.css
ckeditor/ckeditor/skins/moono/icons_hidpi.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/icons_hidpi.png
ckeditor/ckeditor/skins/moono/editor.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor.css
ckeditor/ckeditor/skins/moono/editor_ie7.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_ie7.css
ckeditor/ckeditor/skins/moono/readme.md /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/readme.md
ckeditor/ckeditor/skins/moono/editor_gecko.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_gecko.css
ckeditor/ckeditor/skins/moono/icons.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/icons.png
ckeditor/ckeditor/skins/moono/editor_ie8.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_ie8.css
ckeditor/ckeditor/skins/moono/dialog_ie.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog_ie.css
ckeditor/ckeditor/skins/moono/images/refresh.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/refresh.png
ckeditor/ckeditor/skins/moono/images/lock-open.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/lock-open.png
ckeditor/ckeditor/skins/moono/images/lock.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/lock.png
ckeditor/ckeditor/skins/moono/images/spinner.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/spinner.gif
ckeditor/ckeditor/skins/moono/images/arrow.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/arrow.png
ckeditor/ckeditor/skins/moono/images/close.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/close.png
ckeditor/ckeditor/skins/moono/images/hidpi/refresh.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/hidpi/refresh.png
ckeditor/ckeditor/skins/moono/images/hidpi/lock-open.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/hidpi/lock-open.png
ckeditor/ckeditor/skins/moono/images/hidpi/lock.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/hidpi/lock.png
ckeditor/ckeditor/skins/moono/images/hidpi/close.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/hidpi/close.png
ckeditor/ckeditor/vendor/promise.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/ckeditor/vendor/promise.js
ckeditor/galleriffic/css/loader.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/css/loader.gif
ckeditor/galleriffic/css/galleriffic-1.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-1.css
ckeditor/galleriffic/css/prevPageArrowWhite.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/css/prevPageArrowWhite.gif
ckeditor/galleriffic/css/galleriffic-4.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-4.css
ckeditor/galleriffic/css/caption.png /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/css/caption.png
ckeditor/galleriffic/css/galleriffic-5.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-5.css
ckeditor/galleriffic/css/basic.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/css/basic.css
ckeditor/galleriffic/css/white.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/css/white.css
ckeditor/galleriffic/css/black.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/css/black.css
ckeditor/galleriffic/css/loaderWhite.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/css/loaderWhite.gif
ckeditor/galleriffic/css/galleriffic-2.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-2.css
ckeditor/galleriffic/css/nextPageArrow.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/css/nextPageArrow.gif
ckeditor/galleriffic/css/jush.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/css/jush.css
ckeditor/galleriffic/css/prevPageArrow.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/css/prevPageArrow.gif
ckeditor/galleriffic/css/nextPageArrowWhite.gif /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/css/nextPageArrowWhite.gif
ckeditor/galleriffic/css/galleriffic-3.css /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-3.css
ckeditor/galleriffic/js/jquery.history.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/js/jquery.history.js
ckeditor/galleriffic/js/jquery.galleriffic.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/js/jquery.galleriffic.js
ckeditor/galleriffic/js/jquery-1.3.2.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/js/jquery-1.3.2.js
ckeditor/galleriffic/js/jquery.opacityrollover.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/js/jquery.opacityrollover.js
ckeditor/galleriffic/js/jush.js /usr/local/lib/python3.8/site-packages/ckeditor/static/ckeditor/galleriffic/js/jush.js
ckeditor/ckeditor_uploader/admin_base.css /usr/local/lib/python3.8/site-packages/ckeditor_uploader/static/ckeditor/ckeditor_uploader/admin_base.css
rest_framework/fonts/fontawesome-webfont.ttf /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf
rest_framework/fonts/glyphicons-halflings-regular.woff2 /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2
rest_framework/fonts/glyphicons-halflings-regular.eot /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot
rest_framework/fonts/fontawesome-webfont.svg /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg
rest_framework/fonts/fontawesome-webfont.eot /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot
rest_framework/fonts/fontawesome-webfont.woff /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff
rest_framework/fonts/glyphicons-halflings-regular.ttf /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf
rest_framework/fonts/glyphicons-halflings-regular.woff /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff
rest_framework/fonts/glyphicons-halflings-regular.svg /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg
rest_framework/img/glyphicons-halflings-white.png /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png
rest_framework/img/grid.png /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/img/grid.png
rest_framework/img/glyphicons-halflings.png /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings.png
rest_framework/docs/img/favicon.ico /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/img/favicon.ico
rest_framework/docs/img/grid.png /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/img/grid.png
rest_framework/docs/css/jquery.json-view.min.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css
rest_framework/docs/css/base.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/css/base.css
rest_framework/docs/css/highlight.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/css/highlight.css
rest_framework/docs/js/api.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/js/api.js
rest_framework/docs/js/highlight.pack.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/js/highlight.pack.js
rest_framework/docs/js/jquery.json-view.min.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/docs/js/jquery.json-view.min.js
rest_framework/css/prettify.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/prettify.css
rest_framework/css/bootstrap-theme.min.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css
rest_framework/css/bootstrap-tweaks.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap-tweaks.css
rest_framework/css/bootstrap.min.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css
rest_framework/css/font-awesome-4.0.3.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/font-awesome-4.0.3.css
rest_framework/css/bootstrap-theme.min.css.map /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css.map
rest_framework/css/default.css /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/default.css
rest_framework/css/bootstrap.min.css.map /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css.map
rest_framework/js/bootstrap.min.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/bootstrap.min.js
rest_framework/js/coreapi-0.1.1.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/coreapi-0.1.1.js
rest_framework/js/default.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/default.js
rest_framework/js/ajax-form.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/ajax-form.js
rest_framework/js/prettify-min.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/prettify-min.js
rest_framework/js/jquery-3.5.1.min.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/jquery-3.5.1.min.js
rest_framework/js/csrf.js /usr/local/lib/python3.8/site-packages/rest_framework/static/rest_framework/js/csrf.js
mptt/arrow-move.png /usr/local/lib/python3.8/site-packages/mptt/static/mptt/arrow-move.png
mptt/draggable-admin.css /usr/local/lib/python3.8/site-packages/mptt/static/mptt/draggable-admin.css
mptt/disclosure-right.png /usr/local/lib/python3.8/site-packages/mptt/static/mptt/disclosure-right.png
mptt/disclosure-down.png /usr/local/lib/python3.8/site-packages/mptt/static/mptt/disclosure-down.png
mptt/draggable-admin.js /usr/local/lib/python3.8/site-packages/mptt/static/mptt/draggable-admin.js
versatileimagefield/css/versatileimagefield-bootstrap3.css /usr/local/lib/python3.8/site-packages/versatileimagefield/static/versatileimagefield/css/versatileimagefield-bootstrap3.css
versatileimagefield/css/versatileimagefield.css /usr/local/lib/python3.8/site-packages/versatileimagefield/static/versatileimagefield/css/versatileimagefield.css
versatileimagefield/css/versatileimagefield-djangoadmin.css /usr/local/lib/python3.8/site-packages/versatileimagefield/static/versatileimagefield/css/versatileimagefield-djangoadmin.css
versatileimagefield/js/versatileimagefield.js /usr/local/lib/python3.8/site-packages/versatileimagefield/static/versatileimagefield/js/versatileimagefield.js
debug_toolbar/img/ajax-loader.gif /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/img/ajax-loader.gif
debug_toolbar/img/back_hover.png /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/img/back_hover.png
debug_toolbar/img/indicator.png /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/img/indicator.png
debug_toolbar/img/back.png /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/img/back.png
debug_toolbar/img/djdt_vertical.png /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/img/djdt_vertical.png
debug_toolbar/img/close_hover.png /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/img/close_hover.png
debug_toolbar/img/close.png /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/img/close.png
debug_toolbar/css/print.css /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/css/print.css
debug_toolbar/css/toolbar.css /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css
debug_toolbar/js/toolbar.timer.js /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.timer.js
debug_toolbar/js/redirect.js /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/redirect.js
debug_toolbar/js/toolbar.js /usr/local/lib/python3.8/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js
django_extensions/img/indicator.gif /usr/local/lib/python3.8/site-packages/django_extensions/static/django_extensions/img/indicator.gif
django_extensions/css/jquery.autocomplete.css /usr/local/lib/python3.8/site-packages/django_extensions/static/django_extensions/css/jquery.autocomplete.css
django_extensions/js/jquery.ajaxQueue.js /usr/local/lib/python3.8/site-packages/django_extensions/static/django_extensions/js/jquery.ajaxQueue.js
django_extensions/js/jquery.autocomplete.js /usr/local/lib/python3.8/site-packages/django_extensions/static/django_extensions/js/jquery.autocomplete.js
django_extensions/js/jquery.bgiframe.js /usr/local/lib/python3.8/site-packages/django_extensions/static/django_extensions/js/jquery.bgiframe.js

Шаблоны (обработано 75)

Путь к шаблонам

  1. /app/templates

Шаблоны

products/brand.jinja
/app/templates/products/brand.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'brand': <Brand: Hatber>, 'categories': '<<treequeryset of products.Category>>', 'category': <Category: Раскраски Тренажеры, развивающие>, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'y8HYBDssBoRy88j4FBbxU1zEpeXulTFzVjuSYGm0dGVAc9OO8SXWCXrk11NB0MgE'>, 'filters': [<apps.products.filters.BrandFilter object at 0x7f3b33946ee0>, <apps.products.filters.TagFilter object at 0x7f3b33946550>, <apps.products.filters.ProductNewnessFilter object at 0x7f3b33946040>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802730>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802e50>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802820>, <apps.products.filters.ParamValueFilter object at 0x7f3b338020a0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802970>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802d30>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802f40>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802df0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802880>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802c70>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802b50>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802a30>, <apps.products.filters.ParamValueFilter object at 0x7f3b338027f0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802640>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802460>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802e80>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802ee0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802790>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802670>, <apps.products.filters.ParamValueFilter object at 0x7f3b338023d0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802d00>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802a60>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802550>, <apps.products.filters.ParamValueFilter object at 0x7f3b33802bb0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4220>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4250>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4e20>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4910>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4a30>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4a90>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4160>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4610>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4760>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4100>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa44f0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4d60>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4550>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4040>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4a00>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa49d0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa41f0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4d90>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4400>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa44c0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa47f0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa42e0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa42b0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4640>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa48e0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa49a0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4ee0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4820>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa46a0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4b20>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4f10>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4b50>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4940>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4340>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa45e0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4880>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa48b0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa43a0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4e50>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4d30>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4ca0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4c10>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4850>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4520>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa4be0>, <apps.products.filters.ParamValueFilter object at 0x7f3b33aa46d0>], 'is_paginated': False, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'meta': <meta.views.Meta object at 0x7f3b33802580>, 'object_list': None, 'page_obj': None, 'paginator': OrderedDict([('count', 5), ('current', 1), ('pages', 1)]), 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33836250>, 'products': [OrderedDict([('code', 228290), ('barcode', '4606782408391'), ('title', 'Раскраска "Играем, думаем, рисуем. Многоразовые странички. Рисуем по точкам" А4, 8стр.'), ('article', '4Рц4л_25742'), ('brand', {'title': 'Hatber', 'image': '/cdn/brands/207.png', 'id': 207, 'background': ''}), ('tags', [{'id': 2, 'title': 'Акция', 'color': 1010, 'text_color': '#FFBC92', 'background_color': '#8F3200'}]), ('image', {'full': '/cdn/products/228290.jpg', 'cover': '/cdn/products/228290.jpg', 'page': '/cdn/products/228290.jpg'}), ('images', ['/cdn/products/228290-1.jpg']), ('supply_date', None), ('series', None), ('is_favorite', False), ('quantity', 5), ('on_demand', False), ('packing', '2•50'), ('has_honest_mark', False), ('honest_mark_date', None), ('tn_ved', None)]), OrderedDict([('code', 257767), ('barcode', '9785375020679'), ('title', 'Раскраска "Потешки. Котик и мышка" А4 16стр.'), ('article', '8Р4_35261'), ('brand', {'title': 'Hatber', 'image': '/cdn/brands/207.png', 'id': 207, 'background': ''}), ('tags', []), ('image', {'full': '/cdn/products/257767.jpg', 'cover': '/cdn/products/257767.jpg', 'page': '/cdn/products/257767.jpg'}), ('images', None), ('supply_date', None), ('series', None), ('is_favorite', False), ('quantity', 75), ('on_demand', False), ('packing', '5•15•60'), ('has_honest_mark', False), ('honest_mark_date', None), ('tn_ved', None)]), OrderedDict([('code', 257764), ('barcode', '9785375020648'), ('title', 'Раскраска "Стихи для малышей. Кошечка в корзинке" А4 16стр.'), ('article', '8Р4_35248'), ('brand', {'title': 'Hatber', 'image': '/cdn/brands/207.png', 'id': 207, 'background': ''}), ('tags', [{'id': 2, 'title': 'Акция', 'color': 1010, 'text_color': '#FFBC92', 'background_color': '#8F3200'}]), ('image', {'full': '/cdn/products/257764.jpg', 'cover': '/cdn/products/257764.jpg', 'page': '/cdn/products/257764.jpg'}), ('images', None), ('supply_date', None), ('series', None), ('is_favorite', False), ('quantity', 70), ('on_demand', False), ('packing', '5•15•60'), ('has_honest_mark', False), ('honest_mark_date', None), ('tn_ved', None)]), OrderedDict([('code', 257766), ('barcode', '9785375020662'), ('title', 'Раскраска "Стихи для малышей. Слоненок с подарком" А4 16стр.'), ('article', '8Р4_35250'), ('brand', {'title': 'Hatber', 'image': '/cdn/brands/207.png', 'id': 207, 'background': ''}), ('tags', [{'id': 2, 'title': 'Акция', 'color': 1010, 'text_color': '#FFBC92', 'background_color': '#8F3200'}]), ('image', {'full': '/cdn/products/257766.jpg', 'cover': '/cdn/products/257766.jpg', 'page': '/cdn/products/257766.jpg'}), ('images', None), ('supply_date', None), ('series', None), ('is_favorite', False), ('quantity', 90), ('on_demand', False), ('packing', '5•15•60'), ('has_honest_mark', False), ('honest_mark_date', None), ('tn_ved', None)]), OrderedDict([('code', 257765), ('barcode', '9785375020655'), ('title', 'Раскраска "Стихи для малышей. Щенок с мороженым" А4 16стр.'), ('article', '8Р4_35249'), ('brand', {'title': 'Hatber', 'image': '/cdn/brands/207.png', 'id': 207, 'background': ''}), ('tags', [{'id': 2, 'title': 'Акция', 'color': 1010, 'text_color': '#FFBC92', 'background_color': '#8F3200'}]), ('image', {'full': '/cdn/products/257765.jpg', 'cover': '/cdn/products/257765.jpg', 'page': '/cdn/products/257765.jpg'}), ('images', None), ('supply_date', None), ('series', None), ('is_favorite', False), ('quantity', 45), ('on_demand', False), ('packing', '5•15•60'), ('has_honest_mark', False), ('honest_mark_date', None), ('tn_ved', None)])], 'request': '<<request>>', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'view': <apps.products.views.BrandView object at 0x7f3b339462e0>}
products/filters/brand.jinja
/app/templates/products/filters/brand.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'ZvgxPNaMuK8TTr9cK3LIAHjCBP3pkgLnmG3rcQ4k62cVXsEWdkx7iDbidCTwZ9ms'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'brand', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b340c6850>, 'request': '<<request>>', 'title': 'Бренд', 'type': 'brands', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [{'label': 'H', 'options': [{'label': 'Hatber', 'value': 207}]}]}
products/filters/tags.jinja
/app/templates/products/filters/tags.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'DPyjU9aDnluDFH9nbkJ36uvaFP59o1tp00ldhc4bZDyFJIE7EBvsOqnQhCVg3U4u'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'tags', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32d891f0>, 'request': '<<request>>', 'title': 'Теги', 'type': 'tags', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(2, {'background_color': '#8F3200', 'text_color': '#FFBC92', 'title': 'Акция'}), (3, {'background_color': '#038F01', 'text_color': '#B1FFAF', 'title': 'Новинка'}), (19, {'background_color': '#038F01', 'text_color': '#B1FFAF', 'title': 'Ликвидация'})]}
products/filters/radio.jinja
/app/templates/products/filters/radio.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'hZIMtdv5C5QPX8hgGh2lWsgJUv9kuTf4EavGQgpDenUR19M09yOKEo8pwiZr9MQ9'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'newness', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b34515340>, 'request': '<<request>>', 'title': 'Новизна', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [('', 'Все'), ('1', '1 нед.'), ('2', '2 нед.'), ('4', '4 нед.'), ('6', '6 нед.'), ('12', '12 нед.'), ('24', '24 нед.')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'yMxqFkR1S86kyRlyzYqiqkmuQFmGQJEnVXkk2nLzuqamCSQi2fcH8geasscNvCfs'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-format-584', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33332970>, 'request': '<<request>>', 'title': 'Формат', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(947872, 'A3'), (86347, 'A4'), (48871, 'A5'), (444530, 'A6'), (444517, 'A7'), (17, 'А4'), (80, 'А5')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'zpRejiOs5zNiWTfL8tGFvcvrmRLoFtlyWAE8GlI0HRRk0UKvBKs4d8n7YEBvkmWD'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-belizna-586', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33005580>, 'request': '<<request>>', 'title': 'Белизна', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(5694, '100'), (118126, '70'), (6155, '80'), (5943, '92'), (20, '98')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'fPyxkeu29HBMGaQNfhRkLYL5a27p11avC0lrHhoALZFOKblxIyDJtUDLMPXwGULA'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-plotnost-gkvm-587', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b321bf7c0>, 'request': '<<request>>', 'title': 'Плотность, г/кв.м.', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(67, '100'), (110649, '55'), (5696, '60'), (8721, '65'), (9, '80')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'yzvZhunUGbPfi6dNYUjawR2qVbT507h6VKiTExhsitThm7Ixrb5zeNU6xYJcF0Sb'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-kolichestvo-listov-593', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b331f8d90>, 'request': '<<request>>', 'title': 'Количество листов', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(4185, '12'), (102142, '120'), (4427, '16'), (108374, '160'), (5591, '18'), (4260, '20'), (107492, '200'), (4176, '24'), (4109, '32'), (4097, '40'), (4222, '48'), (167805, '50'), (116184, '60'), (88159, '64'), (104650, '80'), (102155, '96')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'zRMCiCWkSqjle39xSEB2zViJOJ0QbovTW2zwFFQSuInni4EhlVnrhRapqwQXQh6Y'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-tip-skrepleniya-594', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b329fab80>, 'request': '<<request>>', 'title': 'Тип скрепления', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(4119, 'Гребень'), (127713, 'Кольца'), (450212, 'Склейка'), (4099, 'Скоба'), (107494, 'Сшивка')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'DFD2hl7DEmOuisgC4ppojY7e0YJhmZtq0QqWEo1bgESwmtLmxGbN1UZUCLzo1S4v'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-material-oblozhki-595', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33320820>, 'request': '<<request>>', 'title': 'Материал обложки', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(4254, 'Бумага мелованная'), (4508, 'Бумага офсетная'), (126504, 'Бумвинил'), (939251, 'Картон'), (9491, 'Картон крафт'), (4101, 'Картон мелованный'), (4121, 'Пластик')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'edr3Co7HrfWbY5wwWiaEihW0UAZA4U2UBoeXZr1f3x0d261gpzW30dOGwnPHJNDZ'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-kolichestvo-dizajnov-v-upakovke-596', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32b9ec70>, 'request': '<<request>>', 'title': 'Количество дизайнов в упаковке', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(4103, '1'), (4196, '2'), (4408, '3'), (4480, '4'), (4180, '5')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'bit5xRQN7uXAZ0k7Rvf9T43D5PZBrC5xytgZUUKlJM1C31PRkM1yB0VjHCPI6vGC'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-naznachenie-597', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33592550>, 'request': '<<request>>', 'title': 'Назначение', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(4105, 'Для рисования'), (939253, 'Тушь, ручки, карандаши, пастель, уголь'), (939271, 'Тушь, ручки, карандаши, пастель, уголь, акварель, маркеры')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'Ya24tzD6G6Fho4cCidDNDrcyxicq6g7YllPYQCxEioJjs5HmLupcln4e952xL9I3'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-vid-linovki-602', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b332c1190>, 'request': '<<request>>', 'title': 'Вид линовки', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(5597, 'Клетка'), (459499, 'Клетка, Линейка'), (5588, 'Косая линейка'), (5646, 'Косая частая линейка'), (5620, 'Крупная клетка'), (5593, 'Линейка'), (70674, 'Линия'), (73229, 'Микс'), (167891, 'Нет'), (5604, 'Узкая линейка')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'G3n1VSmHzgRNbRHXg0LNHRqzP9ujh8Gg3eaViVgfbyVPfScHJhxcpNifrWkqW1hl'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-odnotonnaya-oblozhka-603', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33802b80>, 'request': '<<request>>', 'title': 'Однотонная обложка', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(5701, 'Да'), (8744, 'Нет')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'ud2jY2TvhMUOxEyECRKMH19GPesSBgbpRoPdl5N3T4YQBF3o58wbpX1mr1iZg9Mu'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-tsvet-oblozhki-604', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32f25f70>, 'request': '<<request>>', 'title': 'Цвет обложки', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(5845, 'Ассорти'), (150168, 'Белый'), (9550, 'Бирюза'), (17885, 'Бирюзовый'), (126604, 'Бордовый'), (5721, 'Голубой'), (15652, 'Желтый'), (29866, 'Зеленый'), (5703, 'Зелёный'), (127115, 'Золотой'), (150097, 'Коричневый'), (54250, 'Красный'), (150788, 'Крассный'), (9495, 'Крафт'), (6064, 'Мятный'), (6020, 'Оранжевый'), (8746, 'Рисунок'), (6037, 'Розовый'), (9886, 'Салатовый'), (126509, 'Серебряный'), (54209, 'Серый'), (10427, 'Синий'), (5896, 'Фиолетовый'), (61623, 'Черный')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'qLxfgH64BpMPVtepqyLHeoXxb8mY1MKdNWk9DK0CdHQRZuJ9TPx6WkPdNVc5GFli'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-tsvet-bloka-606', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b332a2f40>, 'request': '<<request>>', 'title': 'Цвет блока', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(86358, 'Белый'), (167812, 'Бирюзовый'), (167826, 'Желтый'), (460725, 'Комбинированный'), (167950, 'Многоцветный'), (167895, 'Нет'), (466891, 'Пятицвет ный')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'WnxDPIpesVy8mFghJhFI5GYb8M4yV2onjykxcLjM4dCaqGL1cyr7NCQRKzUFAVZs'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-tsvet-615', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33019820>, 'request': '<<request>>', 'title': 'Цвет', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(858844, 'Ассорти'), (18764, 'Белый'), (1011645, 'Желтый'), (1011197, 'Зеленый'), (1011258, 'Красный'), (1036031, 'Рисунок'), (1011215, 'Синий'), (1011247, 'Черный')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'vx3NBEDYMxTjsNn9ddvcRBdSBN2BzqOLSIQHYHxwoPXlwOSTGuhBzx5ydASIejpQ'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-predmet-623', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33495250>, 'request': '<<request>>', 'title': 'Предмет', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(75290, 'Алгебра'), (70702, 'География'), (70518, 'Геометрия'), (70678, 'Для сочинений'), (70690, 'Информатика'), (73233, 'Комплект'), (76219, 'Литература'), (76207, 'Обществознание'), (76242, 'Русский язык'), (75325, 'Физика'), (75313, 'Химия')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: '17CrSHqmQGaw7XdiCpLSf7sYpAHJVi2yoiplfKkUsYeybYI25GxhX3kE1nxQAbDD'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-spravochnyij-material-624', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33aa98e0>, 'request': '<<request>>', 'title': 'Справочный материал', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(70507, 'Да')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'bubxTzKhRNwYwljgU9rcouaTJxqUQju2yFYrgCEPt5A0AmO0nqdB6q2zlkg1vc57'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-orientatsiya-625', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32c8a130>, 'request': '<<request>>', 'title': 'Ориентация', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(86360, 'Горизонтальная')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'tSmtU35e1B7v6byaYJeOiw3dd5CEj1gEQ39nh6ZMDTbxac3Ur00d0sVTPSsLYURJ'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-vid-oblozhki-626', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b329c72e0>, 'request': '<<request>>', 'title': 'Вид обложки', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(167752, 'Мягкая'), (102150, 'Пластик'), (167784, 'Твердая'), (102163, 'Твердый')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'IvNsQFyXTT8RNQxbwewfqGrPPKpKKGT55GAmdIsvvbcTRR2VZviE8CjvrxfRpzua'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-perforatsiya-629', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b337659a0>, 'request': '<<request>>', 'title': 'Перфорация', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(167736, 'Да'), (167898, 'Нет')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: '3Qxf7jhETuwg5GrxmRPl7MJ9sIQjXbt8q1k9umbcvMAi9HWhP8BKPIBP4vGqC44d'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-razdeliteli-630', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33181fa0>, 'request': '<<request>>', 'title': 'Разделители', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(167755, 'Нет')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'y2G2Zs3buKSrhyDcDSeEef7yO7yH6SNRVdtWmvXJ62Wtlz8W6903WbZeqUoOLLoW'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-tip-tovara-631', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33194460>, 'request': '<<request>>', 'title': 'Тип товара', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(1097417, 'Конверт'), (1422713, 'Ластик'), (1446446, 'Ластик электрический'), (1422853, 'Ластик-клячка'), (1422722, 'Набор'), (167901, 'Папка'), (174570, 'Ручка'), (1012649, 'Скоросшиватель'), (167757, 'Сменный блок'), (167740, 'Тетрадь')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'VB9mKozXPDbsFQGRPQYIBYNwKu6tNeCmiMWg7rtvrVfuJRbBi7K7jUFcmhWAs7dr'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-avtomat-632', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32e305e0>, 'request': '<<request>>', 'title': 'Автомат', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(174572, 'Да'), (172584, 'Нет')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'fZNEdTUeWAdYiZtQmdNPabBqBo04A1iGCaAyAWOMySh0m0YAPuzeS7t6dbQbfUTL'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-nabor-633', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32e3e760>, 'request': '<<request>>', 'title': 'Набор', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(174574, 'Нет')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'jJXsaqgz3hsJ6Es5ieC7YPXMMSUx3ClJGUKmxta7FzwLaFXPLvowGLPsoFKEIvWO'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-kolichestvo-v-nabore-sht-634', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32e358e0>, 'request': '<<request>>', 'title': 'Количество в наборе, шт.', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(174576, '1'), (177168, '10'), (189809, '12'), (870123, '18'), (258428, '24'), (175976, '6')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'yX62n3jSqH59mzcK1X51AEjroE6RRAjlV8TWK6dq2Z9bqAHuueRqiAb70rWYwtUq'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-tsvet-chernil-635', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b330b56a0>, 'request': '<<request>>', 'title': 'Цвет чернил', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(223216, 'Белый'), (174796, 'Зеленый'), (227617, 'Золотой'), (174744, 'Красный'), (223199, 'Серебристые'), (382613, 'Серебристый'), (174578, 'Синий'), (181334, 'Фиолетовый'), (174638, 'Черный')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'giSoi3x5dbuxylrNGnAqz9ImE2hxt0zQDtFiF6rDPtyzCmWx9EmPh5A2gP7E8TaV'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-tip-pishuschego-uzla-636', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33098be0>, 'request': '<<request>>', 'title': 'Тип пишущего узла', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(175362, 'Игольчатый'), (172592, 'Пулевидный')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'cV2HLWQFwVPKNmyclMFQk6UNVaTyePHpz6PB8ZKd8dTMRn3WO3rf22MtxXJFTIiu'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-tolschina-linii-pisma-mm-637', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33292fa0>, 'request': '<<request>>', 'title': 'Толщина линии письма, мм.', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(172594, '0,5'), (179462, '1'), (906294, '1-8'), (537494, '2'), (869971, '6')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: '4J4kFgs97NkSr6mDFalvxhyvS6ihBzVOrURe2jmHJ5oUv7Rn8r7UfdqbuT8ogswT'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-diametr-sharika-mm-638', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33299be0>, 'request': '<<request>>', 'title': 'Диаметр шарика, мм.', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(174603, '0,7'), (172596, '1')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'E0pnDvudwGNsZTYDRXv7azFwQpu8jjHC1bch0yoL8YRu3UtnkehwSvxcsckfYciH'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-tip-chernil-639', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b332b2d30>, 'request': '<<request>>', 'title': 'Тип чернил', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(172598, 'Масляные')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'Cbw3ye0xc8jgU7SQL9wCm2W51yPF2YZiZmjXVhU5OqniY8nAeqi14YOLDlFMHRAn'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-nalichie-rezinovogo-gripa-640', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33288ee0>, 'request': '<<request>>', 'title': 'Наличие резинового грипа', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(172600, 'Да'), (174855, 'Нет')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: '5TkFqOngbgRPZviKg1BkyOBJq3xKOMFRs47zNRhONyVR3wNuJinJgKtp2QnRtFgW'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-material-korpusa-641', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b3293d3a0>, 'request': '<<request>>', 'title': 'Материал корпуса', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(598497, 'Дерево'), (172602, 'Пластик')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'bpNOQQeybGvwYBboiJiNqLjaSgBnZhaLyAAIdT86NYzy2CG8L04c8HbQu3ruEaLQ'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-risunok-na-korpuse-642', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b329451f0>, 'request': '<<request>>', 'title': 'Рисунок на корпусе', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(175523, 'Да'), (172604, 'Нет')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'QBX8U1mXWmnqXwvtjugW9XjAjXfiRoqzdMK2h4gvyErs1x0dML2lRTbgVK5pwh1E'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-tsvet-korpusa-643', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b331fa370>, 'request': '<<request>>', 'title': 'Цвет корпуса', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(175314, 'Ассорти'), (172606, 'Прозрачный'), (175591, 'Рисунок'), (174733, 'Синий'), (1622746, 'Синий, зеленый'), (181343, 'Фиолетовый'), (174715, 'Черный')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'E5bOha9wMh7lB9LH1xkCRbbd5Os2cmll1gYIEd34ozbnFagruO61z73THBi9RfWq'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-pokryitie-korpusa-644', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b331c3820>, 'request': '<<request>>', 'title': 'Покрытие корпуса', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(172608, 'Глянцевое'), (175167, 'Матовое')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'v1qFT9ii1zZjuS9A2gDXJVsMsAr0r7VjScdzgccQDR3lyTEkvxpmrRks4nh760wo'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-mnogorazovaya-645', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b331d6670>, 'request': '<<request>>', 'title': 'Многоразовая', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(172610, 'Да'), (175467, 'Нет')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'htwnBgANqugOaDGKPPSsNVu5BPcdz1D8EEjhYjul2MkQeEbui6ERvRmLdC2keUed'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-forma-korpusa-646', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b3336cb20>, 'request': '<<request>>', 'title': 'Форма корпуса', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(174592, 'Круглая'), (793953, 'Круглый'), (175469, 'Трехгранная'), (196132, 'Трехгранный')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'kzBeuCIzwFQUOXPQ8JRI8jMcTxZFzMIwHKo8RFC78XUWSYkAB0D7QfESvkPMeFjB'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-nalichie-topera-647', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33377ca0>, 'request': '<<request>>', 'title': 'Наличие топера', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(172614, 'Нет')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'OOuUuBVbuwXXFM4OgAbiszlH4fjsgO3sbZhOREPJ6O1ZJNzyJRXHavdnG29zVHEx'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-diametr-pishuschego-uzla-mm-648', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32effe20>, 'request': '<<request>>', 'title': 'Диаметр пишущего узла, мм.', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(215244, '0,5'), (223566, '0,8')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: '0MTejPbVGi9uW6tn4JrsXQEarMEyAgSNnXG8GS5tiAdw07Y7x0dRFMwQ3zuFf9tS'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-razmer-mm-655', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32f30ca0>, 'request': '<<request>>', 'title': 'Размер, мм.', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(455161, '145*205'), (471962, '145*210'), (466894, '167*216'), (947056, '205*205'), (951040, '210*210'), (981128, '220*220'), (1422746, '28*18*9'), (980861, '290*290'), (1451668, '37*37*8'), (1462007, '4,85'), (1423118, '60*15*15'), (474894, '67*102'), (1315487, 'Ассорти')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'GGmdQqVK4dBXfKp7bC8p1AmXArolzvcA3R97dtPiGvFZjLURETUOJweDceeseoNF'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-raspolozhenie-krepleniya-656', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32f19e50>, 'request': '<<request>>', 'title': 'Расположение крепления', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(444508, 'Сверху'), (444551, 'Слева')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'fuZsBsOjcXF6tIllf4U02pXv72R1o7zHCFMmYvIROfJ8xJQ5IlGpKlPbJPH830aM'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-material-vnutrennego-bloka-657', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b332d9f70>, 'request': '<<request>>', 'title': 'Материал внутреннего блока', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(444510, 'Бумага офсетная')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'oEpTf2zq6i8NudJV6puyPG3uqZtxKrr2LPcNC5tYIAcPyeeFzGgXxCVa2MjEpk27'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-plotnost-bloka-gkvm-658', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b332db460>, 'request': '<<request>>', 'title': 'Плотность блока, г/кв.м.', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(939266, '100'), (947031, '160'), (446121, '200'), (996811, '220'), (444512, '60'), (444578, '65')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'JtMdB5cEki5hpDHTUcmMLmYxOMaoml6e6Ez7Y86cWA9jtEcDnt8btiQdqz0v1eHj'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-miks-dizajnov-659', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32e765e0>, 'request': '<<request>>', 'title': 'Микс дизайнов', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(444514, 'Да')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'hjQPS4jDRF4yQsRzZ0XTyZrPNr4MnMCWEuDJf7dbtX8AUtmjshJigVjvpeUT2Fd1'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-tverdost-grifelya-669', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32e68760>, 'request': '<<request>>', 'title': 'Твердость грифеля', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(598625, 'HB')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'wltpUCWElnGwqGg8VxhydaQkKFTvhleeTwgjhFQcXFKyuHLSoO3XV6I0msJCWePj'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-nalichie-lastika-670', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b336b88e0>, 'request': '<<request>>', 'title': 'Наличие ластика', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(598705, 'Да')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'XTyouwG5HgWG5HnzDQkhCpjjyqDiHvFOk4liRzADjy0I9ISj676GklbZadtpmogT'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-zatocheno-671', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b336daa60>, 'request': '<<request>>', 'title': 'Заточено', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(598508, 'Да')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'x8ws8bAhREzNm87rBDZjq4AvMBxrgUGRUjjmveuPtWDPq9Cb4ULI80sboonyVNhW'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-diametr-grifelya-mm-672', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b336bebe0>, 'request': '<<request>>', 'title': 'Диаметр грифеля, мм.', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(598510, '2')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'JiKQGfv9Gc3PB0Lq3pFRKEfXmUu0sfYn6txK3ipHiu7RF1gawGrgsA7DYHk778zs'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-udaroprochnyij-grifel-673', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b336bbd60>, 'request': '<<request>>', 'title': 'Ударопрочный грифель', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(598540, 'Да')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'GtZnq5K0xyFewD3BuwzF8Zj05JEZInda3EMhN8Ey9QJgAEylXNl4QVbGHwu6ngOf'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-forma-nakonechnika-675', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32ef4be0>, 'request': '<<request>>', 'title': 'Форма наконечника', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(870333, 'Кистевидный'), (532349, 'Пулевидный')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'rGASK3X3jwiGFD6tQEMj3hNNromMkmvaORnM76RBVOmIJEBdjVyILdFt3bcTZf6f'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-diametr-korpusa-mm-676', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32ebfd30>, 'request': '<<request>>', 'title': 'Диаметр корпуса, мм', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(541713, '11'), (532478, '19'), (917475, '7,8')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'GHYCzVGiAEmEQqkkuHDfejXZPhj9Dy3F3SLwWYAQcWqGUrP4XYpEWfPFr49girEK'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-morozoustojchivost-677', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32ed5d60>, 'request': '<<request>>', 'title': 'Морозоустойчивость', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(532351, 'Да')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'AVhlwpO4hdr0CHRiM0C0au0H5PFQgZjKX64fTsICTvv2GIm2fhopSqSnHCvXVSUP'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-osnova-678', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b328473a0>, 'request': '<<request>>', 'title': 'Основа', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(533140, 'Водная'), (532353, 'Спиртовая')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'mXq7teC9Yut77pw8D0EscpTWQ7nvRo1tJ8d1QhwHAMx9bq1S6hqRUlLCsUdCwhCy'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-dvustoronnij-679', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b3281b520>, 'request': '<<request>>', 'title': 'Двусторонний', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(532355, 'Нет')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'SP3h50a7o5Vo6GmomVZNTOruhNF1mqAbf0Qbs34F0nZqaHR8PcLcBKjaTAv81jbg'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-kolichestvo-tsvetov-683', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b328496a0>, 'request': '<<request>>', 'title': 'Количество цветов', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(825988, '10'), (794193, '12'), (794257, '18'), (794167, '24'), (794157, '6')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'XlK4pr2IFsEnIpdXr88EOAyMFefNIP4qkwxYMuWghKIpMqIHUpU3wwqsh15UnIFv'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-smyivaemyie-684', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33bcba00>, 'request': '<<request>>', 'title': 'Смываемые', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(869923, 'Да')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'MTB6d0WVyWns7FwRdTbk8rJTJlOE0PzY94o0A3QtaerubG1BGaXJQnBzl8ELFIa3'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-ventiliruemyij-kolpachok-685', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33bdd9a0>, 'request': '<<request>>', 'title': 'Вентилируемый колпачок', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(869925, 'Да')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'rxgyVodYzmnKQDfuuzWpwtKVpZGql5igOI3sir7wbErMUEKeXQIOepCB1Mwx0YTl'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-kistevidnyij-688', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b33bc6b20>, 'request': '<<request>>', 'title': 'Кистевидный', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(870340, 'Да')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'IQoUT8NLyrsiXhdx9SWu4yGsbbyBIBKi51bOgbHjaJwk1iIhC9ITMuy8NYoInuln'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-kolichestvo-otverstij-690', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32f78ca0>, 'request': '<<request>>', 'title': 'Количество отверстий', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(792076, '1')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'QsoiKd3gM17DEl91YdBNYQenQNIEaaqzdDbc7gXOojbFImELruncGM63sAyLP31E'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-shirina-koreshka-mm-720', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32f50e20>, 'request': '<<request>>', 'title': 'Ширина корешка, мм.', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(1012618, '15')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'mgVO0G3E2zz07jm3wuLO8MgiPXwHazAXJrIInJXcERD2bkRNZLxdQI8YrKmOPsb2'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-material-721', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32f4eca0>, 'request': '<<request>>', 'title': 'Материал', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(1011204, 'Пластик'), (1011940, 'Полипропилен')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'dkc5vMpoLgzJZQJQnws2hZZtIdkGMtvKAvZZSPjWnyDL3ReAQNerZVR9k0aNrm6P'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-tolschina-mm-724', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32f7ae50>, 'request': '<<request>>', 'title': 'Толщина, мм', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(1012790, '0,14-0,18'), (1056619, '0,18')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'sAZ4qzJ8lOsHjx8KSYuILt0w2kKU8ktWPLMYNCDGX6wJnyDulfg7tpScE7A1Nd41'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-vmestimost-list-725', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b34399fa0>, 'request': '<<request>>', 'title': 'Вместимость, лист', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(1011352, '100')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'PI0N1BhpE1mZM7dLc9x6m3z0dPskbBqIcTNHoEbXgjq1Q8IvFqjv4ZrGPCirQu1N'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-tekstura-728', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b343a2460>, 'request': '<<request>>', 'title': 'Текстура', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(1012656, 'Гладкая'), (1012716, 'Тиснение')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'vfqBZKvI9OAU7QNSbZ4lGXBiGGv9yrTeSqdvmNpgL6EWbRiCEgQKoTtYitlgdkuj'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-mehanizm-733', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b343aa5e0>, 'request': '<<request>>', 'title': 'Механизм', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(1012658, 'Металический')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'PmGgC6WsX0L0wXEizWLQJtSAq65xGE3ZcxtaZ9Q0ziP2AY922dxfrpKg2TVElxE4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-nalichie-karmana-734', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b31daf760>, 'request': '<<request>>', 'title': 'Наличие кармана', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(1012644, 'Да')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'M7gcwCOtg57dRNevAXIjdcJ6rQAH5zBj9i36TFI1SnbfVOJf3euIV8BM3DqOKsco'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-prozrachnyij-verh-735', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b31db88e0>, 'request': '<<request>>', 'title': 'Прозрачный верх', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(1012661, 'Да')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'DWWXB3dwIbnERYsDpt9UklVkdrvQIfHm07JRY674ktrGVZXnSKVj2hN0PelXn8ir'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-sposob-fiksatsii-736', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b31d9aa60>, 'request': '<<request>>', 'title': 'Способ фиксации', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(1097425, 'Кнопка')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: '6kpP08MZeZ9O1IetRl7m5DzB2h7PCJzBtvcJnbGxQhdQ5JJdkCTLNzrhE4XWhCaG'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-prozrachnost-737', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b329ecbe0>, 'request': '<<request>>', 'title': 'Прозрачность', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(1097437, 'Да')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'qR7WjsHAlmmmu11f26Jf7zBuko81h5MRN2UQGvB8XEqoy2wZvnvEPvtaWbY8WYnW'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-dvustoronnyaya-pechat-738', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32a18d60>, 'request': '<<request>>', 'title': 'Двусторонняя печать', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(1097956, 'Да')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: 'O40qHebqmFkwb5Fwq3O4Vypd7kxo6LIMbfNk4h5YYXoyf6agTkAtDuhTJ7nvLEjR'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-forma-758', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b329dbbe0>, 'request': '<<request>>', 'title': 'Форма', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(1422862, 'Квадрат'), (1422965, 'Круг'), (1422717, 'Прямоугольник'), (1622749, 'Трапеция')]}
products/filters/multiselect.jinja
/app/templates/products/filters/multiselect.jinja
Контекст {'CALLBACK_FORM': <CallbackForm bound=False, valid=Unknown, fields=(client;person;phone;company;time;personal_accept)>, 'COOKIES_ACCEPTED': False, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'FOOTER_MENU': '<<queryset of gl_site.MenuItem>>', 'GOOGLE_RECAPTCHA_KEY': '6LdjJ4IpAAAAAMq6miFW-v4aFY1vGujotBIZPgUt', 'HEADER_MENU': '<<queryset of gl_site.MenuItem>>', 'IS_DEBUG': True, 'LK_MAIN': 'https://lktest.elimkanz.ru/', 'MEDIA_URL': '/media/', 'MENU_COMPILATIONS': '<<queryset of products.Compilation>>', 'TRACEPARENT': None, 'YEAR': 2026, 'config': <constance.LazyConfig object at 0x7f3b62323cd0>, 'csrf_token': <SimpleLazyObject: '4LWLDRyJDJzsyDswBMr4z9yllGf4Gbf0rWJF0Ushf1DuCEXg43dth5q1Xt5bl4Q5'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f3b340c6c40>, 'param': 'p-nalichie-kontejnera-765', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f3b32a02d90>, 'request': '<<request>>', 'title': 'Наличие контейнера', 'type': 'checkbox', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f3b31e16fd0>>, 'values': [(1600602, 'Да')]}
widgets/checkbox.jinja
/app/templates/widgets/checkbox.jinja
Контекст {'widget': {'attrs': {'checked': 'checked', 'id': 'id_personal_accept', 'label': 'Я даю согласие на <a ' "href='/media/policy_8NIyW4w.pdf' " "target='_blank'>обработку моих персональных " 'данных (№152-фз)</a> и принимаю условия ' 'политики безопасности', 'required': True}, 'is_hidden': False, 'name': 'personal_accept', 'required': True, 'template_name': 'widgets/checkbox.jinja', 'type': 'checkbox', 'value': None}}

Контекст процессоры

Нет

Обращения к кешу от 1 бэкенда

Сводка

Всего вызовов Общее время Попадания Промахи
0 0 ms 0 0

Команды

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

Сигналы

Сигнал Аргументы Получатели сигнала
class_prepared
connection_created register_type_handlers
got_request_exception functools.partial(<function exception_handler at 0x7f3b5cb82040>, <elasticapm.contrib.django.client.DjangoClient object at 0x7f3b5da4a9a0>)
post_delete RealTimeSignalProcessor.handle_delete
post_init VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, ImageField.update_dimension_fields, VersatileImageField.update_dimension_fields, VersatileImageField.update_dimension_fields
post_migrate create_permissions, create_contenttypes, create_default_site, ConstanceConfig.create_perm
post_save DatabaseBackend.clear, RealTimeSignalProcessor.handle_save, create_not_viewed, throw, create_notifications, update_slug_path, update_category_search_index, update_product_search_index
pre_delete clear_site_cache, RealTimeSignalProcessor.handle_pre_delete
pre_init
pre_save clear_site_cache, set_public_order_id, set_public_order_id, auto_disable
request_finished close_old_connections, close_caches, reset_urlconf, <lambda>
request_started reset_queries, close_old_connections, functools.partial(<function _request_started_handler at 0x7f3b61aec160>, <elasticapm.contrib.django.client.DjangoClient object at 0x7f3b5da4a9a0>)

Сообщения в логе

Сообщений нет.