162 results - showing 41 to 60.
«

Versions

Package Name Version
Django 2.2.28
Python 3.7.16
ckeditor Ckeditor 6.1.0
corsheaders Corsheaders 3.0.2
debug_toolbar Debug Toolbar 2.2
django_extensions Django_Extensions 2.2.9
django_tables2 Django_Tables2 1.21.2
haystack Haystack 0.0.dev0
oauth2_provider Django OAuth Toolkit 1.2.0
oscar Oscar 2.0.4
oscar_promotions Promotions 1.0.0b1
rest_framework Django REST framework 3.9.4
rest_framework_gis Rest_Framework_Gis 0.14
sorl.thumbnail Thumbnail 12.4.1
storages Storages 1.9.1
treebeard Treebeard 4.3

Time

Resource usage

Resource Value
User CPU time 3916.955 msec
System CPU time 645.740 msec
Total CPU time 4562.695 msec
Elapsed time 3944.880 msec
Context switches 80056 voluntary, 90 involuntary

Browser timing

Timing attribute Timeline Milliseconds since navigation start (+length)

Settings from niaserver.settings

Setting Value
ABSOLUTE_URL_OVERRIDES {}
ACCOUNTS_TEMPLATE_DIR '/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar_accounts/templates'
ADMINS (('John Cooley', 'john@nianow.com'),)
ADMIN_EMAIL_TO ['john@nianow.com']
ALLOWED_HOSTS ['0.0.0.0', 'localhost', '127.0.0.1', 'nianow.com', 'api.niadev.com', '172.31.26.224', 'niaserver-development.us-west-2.elasticbeanstalk.com', 'awseb-AWSEB-R0IZ63B8TGFM-120278421.us-west-2.elb.amazonaws.com', 'api.nianow.com', '172.31.13.153', 'niaserver-production.us-west-2.elasticbeanstalk.com', 'awseb-AWSEB-YTIY1APSK4OB-664922391.us-west-2.elb.amazonaws.com', '172.31.28.204']
APPEND_SLASH True
AUTHENTICATION_BACKENDS ('oscar.apps.customer.auth_backends.EmailBackend', 'django.contrib.auth.backends.ModelBackend')
AUTH_PASSWORD_VALIDATORS '********************'
AUTH_USER_MODEL 'auth.User'
AVALARA_ACCOUNT_NUMBER '2000162864'
AVALARA_COMPANY_CODE 'DEFAULT'
AVALARA_ENDPOINT 'rest.avatax.com'
AVALARA_LICENSE_KEY '********************'
AWS_ACCESS_KEY_ID '********************'
AWS_QUERYSTRING_AUTH False
AWS_S3_ASSETS_BUCKET_NAME 'nia-assets'
AWS_S3_BUCKET_NAME 'nia-uploads-dev'
AWS_S3_REGION_NAME 'us-west-2'
AWS_SECRET_ACCESS_KEY '********************'
AWS_STORAGE_BUCKET_NAME 'nia-media-dev'
BASE_DIR '/var/app/current'
BRAINTREE_MERCHANT_ID 'znhj5kmpjcrfp44p'
BRAINTREE_PRIVATE_KEY '********************'
BRAINTREE_PUBLIC_KEY '********************'
CACHES {'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
CACHE_MIDDLEWARE_ALIAS 'default'
CACHE_MIDDLEWARE_KEY_PREFIX '********************'
CACHE_MIDDLEWARE_SECONDS 600
CKEDITOR_IMAGE_BACKEND 'pillow'
CKEDITOR_UPLOAD_PATH 'blog_uploads/'
CLIENT_DOMAIN 'https://niadev.com'
CORS_ORIGIN_ALLOW_ALL True
CSRF_COOKIE_AGE 31449600
CSRF_COOKIE_DOMAIN None
CSRF_COOKIE_HTTPONLY False
CSRF_COOKIE_NAME 'csrftoken'
CSRF_COOKIE_PATH '/'
CSRF_COOKIE_SAMESITE 'Lax'
CSRF_COOKIE_SECURE False
CSRF_FAILURE_VIEW 'django.views.csrf.csrf_failure'
CSRF_HEADER_NAME 'HTTP_X_CSRFTOKEN'
CSRF_TRUSTED_ORIGINS []
CSRF_USE_SESSIONS False
CUSTOM_APPS ['django.contrib.gis', 'django.contrib.postgres', 'oauth2_provider', 'corsheaders', 'rest_framework', 'rest_framework_gis', 'django_extensions', 'events', 'accounts', 'downloads', 'storages', 'sorl.thumbnail', 'customoscarapi', 'avalara_integration', 'customoscarapps.oscar_accounts', 'customoscarapps.oscar_accounts.dashboard', 'infusionsoft_integration', 'ckeditor', 'ckeditor_uploader', 'blog', 'debug_toolbar', 'oscar_promotions.apps.PromotionsConfig', 'customoscarapps.dashboard.promotions', 'customoscarapps.promotions']
DATABASES {'default': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.contrib.gis.db.backends.postgis', 'HOST': 'niaserver-development-db.cqmww6uupk7p.us-west-2.rds.amazonaws.com', 'NAME': 'ebdb', 'OPTIONS': {}, 'PASSWORD': '********************', 'PORT': '5432', 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'niadev'}}
DATABASE_ROUTERS []
DATA_UPLOAD_MAX_MEMORY_SIZE 2621440
DATA_UPLOAD_MAX_NUMBER_FIELDS 1000
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', '%Y-%m-%d', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%Y', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M', '%m/%d/%y']
DATE_FORMAT 'N j, Y'
DATE_INPUT_FORMATS ['%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', '%b %d %Y', '%b %d, %Y', '%d %b %Y', '%d %b, %Y', '%B %d %Y', '%B %d, %Y', '%d %B %Y', '%d %B, %Y']
DEBUG True
DEBUG_PROPAGATE_EXCEPTIONS False
DEBUG_TOOLBAR_CONFIG {'INTERCEPT_REDIRECTS': False, 'RENDER_PANELS': True, 'SHOW_TOOLBAR_CALLBACK': <function show_toolbar at 0x7f5371759560>}
DECIMAL_SEPARATOR '.'
DEFAULT_CHARSET 'utf-8'
DEFAULT_CONTENT_TYPE 'text/html'
DEFAULT_EXCEPTION_REPORTER_FILTER 'django.views.debug.SafeExceptionReporterFilter'
DEFAULT_FILE_STORAGE 'custom_storages.MediaStorage'
DEFAULT_FROM_EMAIL 'webmaster@localhost'
DEFAULT_INDEX_TABLESPACE ''
DEFAULT_TABLESPACE ''
DISALLOWED_USER_AGENTS []
DJANGO_ENV 'dev'
EC2_PRIVATE_IP '172.31.28.204'
EMAIL_BACKEND 'django.core.mail.backends.smtp.EmailBackend'
EMAIL_HOST 'smtp.gmail.com'
EMAIL_HOST_PASSWORD '********************'
EMAIL_HOST_USER 'noreply@nianow.com'
EMAIL_PORT 587
EMAIL_SSL_CERTFILE None
EMAIL_SSL_KEYFILE '********************'
EMAIL_SUBJECT_PREFIX '[Django] '
EMAIL_TIMEOUT None
EMAIL_USE_LOCALTIME False
EMAIL_USE_SSL False
EMAIL_USE_TLS True
FILE_CHARSET 'utf-8'
FILE_UPLOAD_DIRECTORY_PERMISSIONS None
FILE_UPLOAD_HANDLERS ['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler']
FILE_UPLOAD_MAX_MEMORY_SIZE 2621440
FILE_UPLOAD_PERMISSIONS None
FILE_UPLOAD_TEMP_DIR None
FIRST_DAY_OF_WEEK 0
FIXTURE_DIRS []
FORCE_SCRIPT_NAME None
FORMAT_MODULE_PATH None
FORM_RENDERER 'django.forms.renderers.DjangoTemplates'
FROM_EMAIL 'noreply@nianow.com'
GDAL_LIBRARY_PATH '/lib64/libgdal.so'
GEOS_LIBRARY_PATH '/lib64/libgeos_c.so'
HAYSTACK_CONNECTIONS {'default': {'ENGINE': 'haystack.backends.simple_backend.SimpleEngine'}}
IGNORABLE_404_URLS []
INFUSIONSOFT_API_ENDPOINT '********************'
INFUSIONSOFT_CLIENT_ID 'qoGuRCYqWot41DiL5zyJDelXdWt4ws4r'
INFUSIONSOFT_CLIENT_SECRET '********************'
INSTALLED_APPS ['django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.sites', 'django.contrib.flatpages', 'oscar', 'oscar.apps.analytics', 'oscar.apps.checkout', 'oscar.apps.address', 'oscar.apps.shipping', 'oscar.apps.catalogue', 'oscar.apps.catalogue.reviews', 'oscar.apps.partner', 'oscar.apps.basket', 'oscar.apps.payment', 'oscar.apps.offer', 'oscar.apps.order', 'oscar.apps.customer', 'oscar.apps.search', 'oscar.apps.voucher', 'oscar.apps.wishlists', 'oscar.apps.dashboard', 'oscar.apps.dashboard.reports', 'oscar.apps.dashboard.users', 'oscar.apps.dashboard.orders', 'oscar.apps.dashboard.catalogue', 'oscar.apps.dashboard.offers', 'oscar.apps.dashboard.partners', 'oscar.apps.dashboard.pages', 'oscar.apps.dashboard.ranges', 'oscar.apps.dashboard.reviews', 'oscar.apps.dashboard.vouchers', 'oscar.apps.dashboard.communications', 'oscar.apps.dashboard.shipping', 'widget_tweaks', 'haystack', 'treebeard', 'django_tables2', 'django.contrib.gis', 'django.contrib.postgres', 'oauth2_provider', 'corsheaders', 'rest_framework', 'rest_framework_gis', 'django_extensions', 'events', 'accounts', 'downloads', 'storages', 'sorl.thumbnail', 'customoscarapi', 'avalara_integration', 'customoscarapps.oscar_accounts', 'customoscarapps.oscar_accounts.dashboard', 'infusionsoft_integration', 'ckeditor', 'ckeditor_uploader', 'blog', 'debug_toolbar', 'oscar_promotions.apps.PromotionsConfig', 'customoscarapps.dashboard.promotions', 'customoscarapps.promotions']
INTERNAL_IPS ['127.0.0.1', '24.13.51.79', '2601:240:c501:6bb0:3091:8a83:3be0:2daf']
LANGUAGES [('af', 'Afrikaans'), ('ar', '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'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('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'), ('th', 'Thai'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')]
LANGUAGES_BIDI ['he', 'ar', 'fa', 'ur']
LANGUAGE_CODE 'en-us'
LANGUAGE_COOKIE_AGE None
LANGUAGE_COOKIE_DOMAIN None
LANGUAGE_COOKIE_NAME 'django_language'
LANGUAGE_COOKIE_PATH '/'
LOCALE_PATHS []
LOGGING {}
LOGGING_CONFIG 'logging.config.dictConfig'
LOGIN_REDIRECT_URL '/accounts/profile/'
LOGIN_URL '/accounts/login/'
LOGOUT_REDIRECT_URL None
MANAGERS []
MEDIAFILES_LOCATION 'media'
MEDIA_ROOT '/var/app/current/media'
MEDIA_URL '/media/'
MESSAGE_STORAGE 'django.contrib.messages.storage.fallback.FallbackStorage'
MIDDLEWARE ['django.middleware.security.SecurityMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware', 'debug_toolbar.middleware.DebugToolbarMiddleware', 'corsheaders.middleware.CorsMiddleware', 'oauth2_provider.middleware.OAuth2TokenMiddleware', 'oscar.apps.basket.middleware.BasketMiddleware', 'django.contrib.flatpages.middleware.FlatpageFallbackMiddleware']
MIGRATION_MODULES {}
MONTH_DAY_FORMAT 'F j'
NUMBER_GROUPING 0
OAUTH2_PROVIDER {'ACCESS_TOKEN_EXPIRE_SECONDS': '********************', 'OAUTH2_BACKEND_CLASS': 'oauth2_provider.oauth2_backends.JSONOAuthLibCore', 'SCOPES': {'groups': 'Access to your groups', 'introspection': 'Introspection', 'read': 'Read scope', 'write': 'Write scope'}}
OSCARAPI_INITIAL_ORDER_STATUS '********************'
OSCAR_ACCOUNTS_REDIRECT_URL 'customer:profile-view'
OSCAR_ADDRESSES_PER_PAGE 20
OSCAR_ALLOW_ANON_CHECKOUT False
OSCAR_ALLOW_ANON_REVIEWS True
OSCAR_BASKET_COOKIE_LIFETIME 604800
OSCAR_BASKET_COOKIE_OPEN 'oscar_open_basket'
OSCAR_BASKET_COOKIE_SECURE False
OSCAR_COOKIES_DELETE_ON_LOGOUT ['oscar_recently_viewed_products']
OSCAR_DASHBOARD_DEFAULT_ACCESS_FUNCTION 'oscar.apps.dashboard.nav.default_access_fn'
OSCAR_DASHBOARD_ITEMS_PER_PAGE 20
OSCAR_DASHBOARD_NAVIGATION [{'icon': 'icon-th-list', 'label': 'Dashboard', 'url_name': 'dashboard:index'}, {'children': [{'label': 'Products', 'url_name': 'dashboard:catalogue-product-list'}, {'label': 'Product Types', 'url_name': 'dashboard:catalogue-class-list'}, {'label': 'Categories', 'url_name': 'dashboard:catalogue-category-list'}, {'label': 'Ranges', 'url_name': 'dashboard:range-list'}, {'label': 'Low stock alerts', 'url_name': 'dashboard:stock-alert-list'}, {'label': 'Options', 'url_name': 'dashboard:catalogue-option-list'}], 'icon': 'icon-sitemap', 'label': 'Catalog'}, {'children': [{'label': 'Orders', 'url_name': 'dashboard:order-list'}, {'label': 'Statistics', 'url_name': 'dashboard:order-stats'}, {'label': 'Partners', 'url_name': 'dashboard:partner-list'}], 'icon': 'icon-shopping-cart', 'label': 'Fulfilment'}, {'children': [{'label': 'Customers', 'url_name': 'dashboard:users-index'}, {'label': 'Stock alert requests', 'url_name': 'dashboard:user-alert-list'}], 'icon': 'icon-group', 'label': 'Customers'}, {'children': [{'label': 'Offers', 'url_name': 'dashboard:offer-list'}, {'label': 'Coupons', 'url_name': 'dashboard:voucher-list'}, {'label': 'Voucher Sets', 'url_name': 'dashboard:voucher-set-list'}], 'icon': 'icon-bullhorn', 'label': 'Offers'}, {'children': [{'label': 'Pages', 'url_name': 'dashboard:page-list'}, {'label': 'Email templates', 'url_name': 'dashboard:comms-list'}, {'label': 'Reviews', 'url_name': 'dashboard:reviews-list'}], 'icon': 'icon-folder-close', 'label': 'Content'}, {'icon': 'icon-bar-chart', 'label': 'Reports', 'url_name': 'dashboard:reports-index'}, {'children': [{'label': 'Accounts', 'url_name': 'accounts_dashboard:accounts-list'}, {'label': 'Transfers', 'url_name': 'accounts_dashboard:transfers-list'}, {'label': 'Deferred income report', 'url_name': 'accounts_dashboard:report-deferred-income'}, {'label': 'Profit/loss report', 'url_name': 'accounts_dashboard:report-profit-loss'}], 'icon': 'icon-globe', 'label': 'Accounts'}, {'children': [{'label': 'Content blocks', 'url_name': 'oscar_promotions_dashboard:promotion-list'}, {'label': 'Content blocks by page', 'url_name': 'oscar_promotions_dashboard:promotion-list-by-page'}], 'icon': 'icon-tags', 'label': 'Promotions'}]
OSCAR_DEFAULT_CURRENCY 'USD'
OSCAR_DELETE_IMAGE_FILES True
OSCAR_DYNAMIC_CLASS_LOADER 'oscar.core.loading.default_class_loader'
OSCAR_EAGER_ALERTS True
OSCAR_EMAILS_PER_PAGE 20
OSCAR_FROM_EMAIL 'noreply@nianow.com'
OSCAR_HIDDEN_FEATURES ['reviews', 'wishlists']
OSCAR_HOMEPAGE '/catalogue/'
OSCAR_IMAGE_FOLDER 'images/products/%Y/%m/'
OSCAR_INITIAL_LINE_STATUS 'Being Processed'
OSCAR_INITIAL_ORDER_STATUS 'Being Processed'
OSCAR_LINE_STATUS_PIPELINE {'Being Processed': ('Fulfilled', 'Cancelled'), 'Cancelled': (), 'Fulfilled': ()}
OSCAR_MAIN_TEMPLATE_DIR '/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates'
OSCAR_MAX_BASKET_QUANTITY_THRESHOLD 10000
OSCAR_MISSING_IMAGE_URL 'image_not_found.jpg'
OSCAR_MODERATE_REVIEWS False
OSCAR_NOTIFICATIONS_PER_PAGE 20
OSCAR_OFFERS_INCL_TAX False
OSCAR_OFFERS_PER_PAGE 20
OSCAR_ORDERS_PER_PAGE 20
OSCAR_ORDER_STATUS_CASCADE {'Being Processed': 'Being Processed', 'Cancelled': 'Cancelled', 'Complete': 'Fulfilled'}
OSCAR_ORDER_STATUS_PIPELINE {'Being Processed': ('Complete', 'Cancelled'), 'Cancelled': (), 'Complete': ()}
OSCAR_PRODUCTS_PER_PAGE 20
OSCAR_PRODUCT_SEARCH_HANDLER None
OSCAR_RECENTLY_VIEWED_COOKIE_LIFETIME 604800
OSCAR_RECENTLY_VIEWED_COOKIE_NAME 'oscar_history'
OSCAR_RECENTLY_VIEWED_COOKIE_SECURE False
OSCAR_RECENTLY_VIEWED_PRODUCTS 20
OSCAR_REQUIRED_ADDRESS_FIELDS ('first_name', 'last_name', 'line1', 'line4', 'postcode', 'country')
OSCAR_REVIEWS_PER_PAGE 20
OSCAR_SEARCH_FACETS {'fields': {'product_class': {'field': 'product_class', 'name': 'Type'}, 'rating': {'field': 'rating', 'name': 'Rating'}}, 'queries': {'price_range': {'field': 'price', 'name': 'Price range', 'queries': [('0 to 20', '[0 TO 20]'), ('20 to 40', '[20 TO 40]'), ('40 to 60', '[40 TO 60]'), ('60+', '[60 TO *]')]}}}
OSCAR_SEND_REGISTRATION_EMAIL True
OSCAR_SHOP_NAME 'Nia Store'
OSCAR_SHOP_TAGLINE ''
OSCAR_SLUG_ALLOW_UNICODE False
OSCAR_SLUG_BLACKLIST []
OSCAR_SLUG_FUNCTION 'oscar.core.utils.default_slugifier'
OSCAR_SLUG_MAP {}
OSCAR_STOCK_ALERTS_PER_PAGE 20
OSCAR_THUMBNAILER 'oscar.core.thumbnails.SorlThumbnail'
PASSWORD_HASHERS '********************'
PASSWORD_RESET_TIMEOUT_DAYS '********************'
PREPEND_WWW False
REST_FRAMEWORK {'DEFAULT_AUTHENTICATION_CLASSES': ('rest_framework.authentication.SessionAuthentication', 'oauth2_provider.contrib.rest_framework.OAuth2Authentication'), 'DEFAULT_PERMISSION_CLASSES': ['rest_framework.permissions.IsAuthenticated']}
ROOT_URLCONF 'niaserver.urls'
SECRET_KEY '********************'
SECURE_BROWSER_XSS_FILTER False
SECURE_CONTENT_TYPE_NOSNIFF False
SECURE_HSTS_INCLUDE_SUBDOMAINS False
SECURE_HSTS_PRELOAD False
SECURE_HSTS_SECONDS 0
SECURE_PROXY_SSL_HEADER None
SECURE_REDIRECT_EXEMPT []
SECURE_SSL_HOST None
SECURE_SSL_REDIRECT False
SERVER_EMAIL 'root@localhost'
SESSION_CACHE_ALIAS 'default'
SESSION_COOKIE_AGE 1209600
SESSION_COOKIE_DOMAIN None
SESSION_COOKIE_HTTPONLY True
SESSION_COOKIE_NAME 'sessionid'
SESSION_COOKIE_PATH '/'
SESSION_COOKIE_SAMESITE 'Lax'
SESSION_COOKIE_SECURE False
SESSION_ENGINE 'django.contrib.sessions.backends.db'
SESSION_EXPIRE_AT_BROWSER_CLOSE False
SESSION_FILE_PATH None
SESSION_SAVE_EVERY_REQUEST False
SESSION_SERIALIZER 'django.contrib.sessions.serializers.JSONSerializer'
SETTINGS_MODULE 'niaserver.settings'
SHORT_DATETIME_FORMAT 'm/d/Y P'
SHORT_DATE_FORMAT 'm/d/Y'
SHOW_TOOLBAR_CALLBACK <function show_toolbar at 0x7f5371759560>
SIGNING_BACKEND 'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS []
SITE_ID 1
STATICFILES_DIRS []
STATICFILES_FINDERS ['django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder']
STATICFILES_LOCATION 'static'
STATICFILES_STORAGE 'custom_storages.StaticStorage'
STATIC_ROOT '/var/app/current/static'
STATIC_URL '/static/'
TEMPLATES [{'APP_DIRS': True, 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': ['/var/app/current/niaserver/../templates', '/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates', '/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar_accounts/templates'], 'OPTIONS': {'context_processors': ['django.template.context_processors.debug', 'django.template.context_processors.request', 'django.contrib.auth.context_processors.auth', 'django.contrib.messages.context_processors.messages', 'oscar.apps.search.context_processors.search_form', 'oscar_promotions.context_processors.promotions', 'oscar.apps.checkout.context_processors.checkout', 'oscar.apps.customer.notifications.context_processors.notifications', 'oscar.core.context_processors.metadata']}}]
TEST_NON_SERIALIZED_APPS []
TEST_RUNNER 'django.test.runner.DiscoverRunner'
THOUSAND_SEPARATOR ','
TIME_FORMAT 'P'
TIME_INPUT_FORMATS ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M']
TIME_ZONE 'UTC'
USE_I18N True
USE_L10N True
USE_THOUSAND_SEPARATOR False
USE_TZ True
USE_X_FORWARDED_HOST False
USE_X_FORWARDED_PORT False
USPS_API_USER_ID '********************'
VHX_API_KEY '********************'
WSGI_APPLICATION 'niaserver.wsgi.application'
X_FRAME_OPTIONS 'SAMEORIGIN'
YEAR_MONTH_FORMAT 'F Y'

Headers

Request headers

Key Value
Accept */*
Accept-Encoding gzip, br, zstd, deflate
Connection upgrade
Host api.niadev.com
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
X-Amzn-Trace-Id Root=1-69db4475-178229f5397156c916bcd198
X-Forwarded-For 216.73.216.212, 172.31.17.136
X-Forwarded-Port 443
X-Forwarded-Proto https
X-Real-Ip 172.31.17.136

Response headers

Key Value
Content-Type text/html; charset=utf-8
Vary Authorization, Origin

WSGI environ

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

Key Value
PATH_INFO /catalogue/
QUERY_STRING page=3
REMOTE_ADDR 127.0.0.1
REQUEST_METHOD GET
SCRIPT_NAME
SERVER_NAME 127.0.0.1
SERVER_PORT 8000
SERVER_PROTOCOL HTTP/1.1
SERVER_SOFTWARE gunicorn/21.2.0

Request

View information

View function Arguments Keyword arguments URL name
oscar.apps.catalogue.views.CatalogueView () {} index

No cookies

No session data

GET data

Variable Value
'page' ['3']

No POST data

SQL queries from 1 connection

  •   default 56.33 ms (30 queries including 20 similar )
  Query Timeline Time (ms) Action
  +
SELECT COUNT(*)
  FROM
(
        SELECT "catalogue_product"."id" AS Col1,
               EXISTS(
                SELECT U0."id",
                       U0."name",
                       U0."code",
                       U0."type"
                  FROM
"catalogue_option" U0
                 INNER JOIN
"catalogue_productclass_options" U1
                    ON
(U0."id" = U1."option_id")
                 WHERE
U1."productclass_id" = ("catalogue_product"."product_class_id")
               ) AS "has_product_class_options",
               EXISTS(
                SELECT U0."id",
                       U0."name",
                       U0."code",
                       U0."type"
                  FROM
"catalogue_option" U0
                 INNER JOIN
"catalogue_product_product_options" U1
                    ON
(U0."id" = U1."option_id")
                 WHERE
U1."product_id" = ("catalogue_product"."id")
               ) AS "has_product_options"
          FROM
"catalogue_product"
         WHERE
("catalogue_product"."is_public" = true AND "catalogue_product"."parent_id" IS NULL)
         GROUP BY
"catalogue_product"."id", (EXISTS(SELECT U0."id", U0."name", U0."code", U0."type" FROM "catalogue_option" U0 INNER JOIN "catalogue_productclass_options" U1 ON (U0."id" = U1."option_id") WHERE U1."productclass_id" = ("catalogue_product"."product_class_id"))), (EXISTS(SELECT U0."id", U0."name", U0."code", U0."type" FROM "catalogue_option" U0 INNER JOIN "catalogue_product_product_options" U1 ON (U0."id" = U1."option_id") WHERE U1."product_id" = ("catalogue_product"."id")))
       ) subquery
SELECT ••• FROM "catalogue_option" U0 INNER JOIN "catalogue_productclass_options" U1 ON (U0."id" = U1."option_id") WHERE U1."productclass_id" = ("catalogue_product"."product_class_id")) AS "has_product_class_options", EXISTS(SELECT ••• FROM "catalogue_option" U0 INNER JOIN "catalogue_product_product_options" U1 ON (U0."id" = U1."option_id") WHERE U1."product_id" = ("catalogue_product"."id")) AS "has_product_options" FROM "catalogue_product" WHERE ("catalogue_product"."is_public" = true AND "catalogue_product"."parent_id" IS NULL) GROUP BY "catalogue_product"."id", (EXISTS(SELECT ••• FROM "catalogue_option" U0 INNER JOIN "catalogue_productclass_options" U1 ON (U0."id" = U1."option_id") WHERE U1."productclass_id" = ("catalogue_product"."product_class_id"))), (EXISTS(SELECT ••• FROM "catalogue_option" U0 INNER JOIN "catalogue_product_product_options" U1 ON (U0."id" = U1."option_id") WHERE U1."product_id" = ("catalogue_product"."id")))) subquery
7.346524177335732%
4.14

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/catalogue/views.py in get(136)
  return super().get(request, *args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/catalogue/views.py in get_context_data(145)
  self.context_object_name)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/catalogue/search_handlers.py in get_search_context_data(106)
  context = self.get_context_data(object_list=self.object_list)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/views/generic/list.py in get_context_data(119)
  paginator, page, queryset, is_paginated = self.paginate_queryset(queryset, page_size)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/views/generic/list.py in paginate_queryset(69)
  page = paginator.page(page_number)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/core/paginator.py in page(70)
  number = self.validate_number(number)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/core/paginator.py in validate_number(48)
  if number > self.num_pages:
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/core/paginator.py in num_pages(97)
  if self.count == 0 and not self.allow_empty_first_page:
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/core/paginator.py in count(91)
  return c()
  +
SELECT "oscar_promotions_pagepromotion"."id",
       "oscar_promotions_pagepromotion"."content_type_id",
       "oscar_promotions_pagepromotion"."object_id",
       "oscar_promotions_pagepromotion"."position",
       "oscar_promotions_pagepromotion"."display_order",
       "oscar_promotions_pagepromotion"."clicks",
       "oscar_promotions_pagepromotion"."date_created",
       "oscar_promotions_pagepromotion"."page_url",
       "django_content_type"."id",
       "django_content_type"."app_label",
       "django_content_type"."model"
  FROM
"oscar_promotions_pagepromotion"
 INNER JOIN
"django_content_type"
    ON
("oscar_promotions_pagepromotion"."content_type_id" = "django_content_type"."id")
 WHERE
"oscar_promotions_pagepromotion"."page_url" = '/catalogue/'
 ORDER BY
"oscar_promotions_pagepromotion"."display_order" ASC
SELECT ••• FROM "oscar_promotions_pagepromotion" INNER JOIN "django_content_type" ON ("oscar_promotions_pagepromotion"."content_type_id" = "django_content_type"."id") WHERE "oscar_promotions_pagepromotion"."page_url" = '/catalogue/' ORDER BY "oscar_promotions_pagepromotion"."display_order" ASC
3.286424716961168%
1.85

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(169)
  with context.bind_template(self):
/usr/lib64/python3.7/contextlib.py in __enter__(112)
  return next(self.gen)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar_promotions/context_processors.py in promotions(21)
  split_by_position(promotions, context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar_promotions/context_processors.py in split_by_position(49)
  for linked_promotion in linked_promotions:
  +
SELECT "catalogue_category"."id",
       "catalogue_category"."path",
       "catalogue_category"."depth",
       "catalogue_category"."numchild",
       "catalogue_category"."name",
       "catalogue_category"."description",
       "catalogue_category"."image",
       "catalogue_category"."slug"
  FROM
"catalogue_category"
 WHERE
"catalogue_category"."depth" <= 2
 ORDER BY
"catalogue_category"."path" ASC
SELECT ••• FROM "catalogue_category" WHERE "catalogue_category"."depth" <= 2 ORDER BY "catalogue_category"."path" ASC
2.994392127817162%
1.69

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/category_tags.py in get_annotated_list(98)
  for node in categories:
1 {% extends "oscar/layout_2_col.html" %}
2
3 {% load basket_tags %}
4 {% load category_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/browse.html

  +
SELECT "catalogue_category"."id",
       "catalogue_category"."path",
       "catalogue_category"."depth",
       "catalogue_category"."numchild",
       "catalogue_category"."name",
       "catalogue_category"."description",
       "catalogue_category"."image",
       "catalogue_category"."slug"
  FROM
"catalogue_category"
 ORDER BY
"catalogue_category"."path" ASC
SELECT ••• FROM "catalogue_category" ORDER BY "catalogue_category"."path" ASC
2.006560152364829%
1.13

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/category_tags.py in get_annotated_list(98)
  for node in categories:
21 {% endblock breadcrumbs %}
22
23 {% block column_left %}
24 {% category_tree as tree_categories %}
25 {% if tree_categories %}
26 <h4>{% trans "Show results for" %}</h4>
27 <div class="side_categories">
28 <ul class="nav nav-list">

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/browse.html

  +
SELECT "catalogue_product"."id",
       "catalogue_product"."structure",
       "catalogue_product"."is_public",
       "catalogue_product"."upc",
       "catalogue_product"."parent_id",
       "catalogue_product"."title",
       "catalogue_product"."slug",
       "catalogue_product"."description",
       "catalogue_product"."product_class_id",
       "catalogue_product"."rating",
       "catalogue_product"."date_created",
       "catalogue_product"."date_updated",
       "catalogue_product"."is_discountable",
       EXISTS(
        SELECT U0."id",
               U0."name",
               U0."code",
               U0."type"
          FROM
"catalogue_option" U0
         INNER JOIN
"catalogue_productclass_options" U1
            ON
(U0."id" = U1."option_id")
         WHERE
U1."productclass_id" = ("catalogue_product"."product_class_id")
       ) AS "has_product_class_options",
       EXISTS(
        SELECT U0."id",
               U0."name",
               U0."code",
               U0."type"
          FROM
"catalogue_option" U0
         INNER JOIN
"catalogue_product_product_options" U1
            ON
(U0."id" = U1."option_id")
         WHERE
U1."product_id" = ("catalogue_product"."id")
       ) AS "has_product_options",
       "catalogue_productclass"."id",
       "catalogue_productclass"."name",
       "catalogue_productclass"."slug",
       "catalogue_productclass"."requires_shipping",
       "catalogue_productclass"."track_stock"
  FROM
"catalogue_product"
  LEFT OUTER JOIN
"catalogue_productclass"
    ON
("catalogue_product"."product_class_id" = "catalogue_productclass"."id")
 WHERE
("catalogue_product"."is_public" = true AND "catalogue_product"."parent_id" IS NULL)
 ORDER BY
"catalogue_product"."date_created" DESC
 LIMIT
20
OFFSET
40
SELECT ••• FROM "catalogue_option" U0 INNER JOIN "catalogue_productclass_options" U1 ON (U0."id" = U1."option_id") WHERE U1."productclass_id" = ("catalogue_product"."product_class_id")) AS "has_product_class_options", EXISTS(SELECT ••• FROM "catalogue_option" U0 INNER JOIN "catalogue_product_product_options" U1 ON (U0."id" = U1."option_id") WHERE U1."product_id" = ("catalogue_product"."id")) AS "has_product_options", "catalogue_productclass"."id", "catalogue_productclass"."name", "catalogue_productclass"."slug", "catalogue_productclass"."requires_shipping", "catalogue_productclass"."track_stock" FROM "catalogue_product" LEFT OUTER JOIN "catalogue_productclass" ON ("catalogue_product"."product_class_id" = "catalogue_productclass"."id") WHERE ("catalogue_product"."is_public" = true AND "catalogue_product"."parent_id" IS NULL) ORDER BY "catalogue_product"."date_created" DESC LIMIT 20 OFFSET 40
7.203047296582373%
4.06

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(311)
  if match:
91 {% endif %}
92 </form>
93
94 {% if products %}
95 <section>
96 <div>
97 <ol class="row">
98 {% for product in products %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/browse.html

  +
SELECT "catalogue_product"."id",
       "catalogue_product"."structure",
       "catalogue_product"."is_public",
       "catalogue_product"."upc",
       "catalogue_product"."parent_id",
       "catalogue_product"."title",
       "catalogue_product"."slug",
       "catalogue_product"."description",
       "catalogue_product"."product_class_id",
       "catalogue_product"."rating",
       "catalogue_product"."date_created",
       "catalogue_product"."date_updated",
       "catalogue_product"."is_discountable"
  FROM
"catalogue_product"
 WHERE
"catalogue_product"."parent_id" IN (164, 163, 162, 161, 159, 158, 157, 156, 154, 153, 152, 151, 150, 149, 148, 147, 146, 145, 144, 143)
 ORDER BY
"catalogue_product"."date_created" DESC
SELECT ••• FROM "catalogue_product" WHERE "catalogue_product"."parent_id" IN (164, 163, 162, 161, 159, 158, 157, 156, 154, 153, 152, 151, 150, 149, 148, 147, 146, 145, 144, 143) ORDER BY "catalogue_product"."date_created" DESC
2.7252142630409484%
1.54

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(311)
  if match:
91 {% endif %}
92 </form>
93
94 {% if products %}
95 <section>
96 <div>
97 <ol class="row">
98 {% for product in products %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/browse.html

  +
SELECT ("catalogue_product_product_options"."product_id") AS "_prefetch_related_val_product_id",
       "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
 INNER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
"catalogue_product_product_options"."product_id" IN (164, 163, 162, 161, 159, 158, 157, 156, 154, 153, 152, 151, 150, 149, 148, 147, 146, 145, 144, 143)
SELECT ••• FROM "catalogue_option" INNER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE "catalogue_product_product_options"."product_id" IN (164, 163, 162, 161, 159, 158, 157, 156, 154, 153, 152, 151, 150, 149, 148, 147, 146, 145, 144, 143)
2.5169823299121785%
1.42

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(311)
  if match:
91 {% endif %}
92 </form>
93
94 {% if products %}
95 <section>
96 <div>
97 <ol class="row">
98 {% for product in products %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/browse.html

  +
SELECT ("catalogue_productclass_options"."productclass_id") AS "_prefetch_related_val_productclass_id",
       "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
 INNER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
 WHERE
"catalogue_productclass_options"."productclass_id" IN (2, 9, 3, 8, 7)
SELECT ••• FROM "catalogue_option" INNER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") WHERE "catalogue_productclass_options"."productclass_id" IN (2, 9, 3, 8, 7)
11.867104010157655%
6.69

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(311)
  if match:
91 {% endif %}
92 </form>
93
94 {% if products %}
95 <section>
96 <div>
97 <ol class="row">
98 {% for product in products %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/browse.html

  +
SELECT "partner_stockrecord"."id",
       "partner_stockrecord"."product_id",
       "partner_stockrecord"."partner_id",
       "partner_stockrecord"."partner_sku",
       "partner_stockrecord"."price_currency",
       "partner_stockrecord"."price_excl_tax",
       "partner_stockrecord"."price_retail",
       "partner_stockrecord"."cost_price",
       "partner_stockrecord"."num_in_stock",
       "partner_stockrecord"."num_allocated",
       "partner_stockrecord"."low_stock_threshold",
       "partner_stockrecord"."date_created",
       "partner_stockrecord"."date_updated"
  FROM
"partner_stockrecord"
 WHERE
"partner_stockrecord"."product_id" IN (164, 163, 162, 161, 159, 158, 157, 156, 154, 153, 152, 151, 150, 149, 148, 147, 146, 145, 144, 143)
SELECT ••• FROM "partner_stockrecord" WHERE "partner_stockrecord"."product_id" IN (164, 163, 162, 161, 159, 158, 157, 156, 154, 153, 152, 151, 150, 149, 148, 147, 146, 145, 144, 143)
3.396465982435721%
1.91

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(311)
  if match:
91 {% endif %}
92 </form>
93
94 {% if products %}
95 <section>
96 <div>
97 <ol class="row">
98 {% for product in products %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/browse.html

  +
SELECT "catalogue_productimage"."id",
       "catalogue_productimage"."product_id",
       "catalogue_productimage"."original",
       "catalogue_productimage"."caption",
       "catalogue_productimage"."display_order",
       "catalogue_productimage"."date_created"
  FROM
"catalogue_productimage"
 WHERE
"catalogue_productimage"."product_id" IN (164, 163, 162, 161, 159, 158, 157, 156, 154, 153, 152, 151, 150, 149, 148, 147, 146, 145, 144, 143)
 ORDER BY
"catalogue_productimage"."display_order" ASC
SELECT ••• FROM "catalogue_productimage" WHERE "catalogue_productimage"."product_id" IN (164, 163, 162, 161, 159, 158, 157, 156, 154, 153, 152, 151, 150, 149, 148, 147, 146, 145, 144, 143) ORDER BY "catalogue_productimage"."display_order" ASC
2.343878954607978%
1.32

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(311)
  if match:
91 {% endif %}
92 </form>
93
94 {% if products %}
95 <section>
96 <div>
97 <ol class="row">
98 {% for product in products %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/browse.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 2 OR "catalogue_product_product_options"."product_id" = 164)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 2 OR "catalogue_product_product_options"."product_id" = 164)
  20 similar queries.
3.004973018728177%
1.69

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 9 OR "catalogue_product_product_options"."product_id" = 163)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 9 OR "catalogue_product_product_options"."product_id" = 163)
  20 similar queries.
2.3112898106020525%
1.30

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 9 OR "catalogue_product_product_options"."product_id" = 162)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 9 OR "catalogue_product_product_options"."product_id" = 162)
  20 similar queries.
2.808168447783303%
1.58

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 9 OR "catalogue_product_product_options"."product_id" = 161)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 9 OR "catalogue_product_product_options"."product_id" = 161)
  20 similar queries.
2.293513913871548%
1.29

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 3 OR "catalogue_product_product_options"."product_id" = 159)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 3 OR "catalogue_product_product_options"."product_id" = 159)
  20 similar queries.
2.7302930906782352%
1.54

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 3 OR "catalogue_product_product_options"."product_id" = 158)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 3 OR "catalogue_product_product_options"."product_id" = 158)
  20 similar queries.
2.644799492117236%
1.49

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 2 OR "catalogue_product_product_options"."product_id" = 157)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 2 OR "catalogue_product_product_options"."product_id" = 157)
  20 similar queries.
2.6045921066553803%
1.47

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 8 OR "catalogue_product_product_options"."product_id" = 156)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 8 OR "catalogue_product_product_options"."product_id" = 156)
  20 similar queries.
4.285684054597397%
2.41

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 8 OR "catalogue_product_product_options"."product_id" = 154)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 8 OR "catalogue_product_product_options"."product_id" = 154)
  20 similar queries.
2.4327584382605014%
1.37

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 8 OR "catalogue_product_product_options"."product_id" = 153)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 8 OR "catalogue_product_product_options"."product_id" = 153)
  20 similar queries.
2.245265051317321%
1.26

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 8 OR "catalogue_product_product_options"."product_id" = 152)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 8 OR "catalogue_product_product_options"."product_id" = 152)
  20 similar queries.
2.2368003385885094%
1.26

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 7 OR "catalogue_product_product_options"."product_id" = 151)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 7 OR "catalogue_product_product_options"."product_id" = 151)
  20 similar queries.
2.394243995344408%
1.35

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 7 OR "catalogue_product_product_options"."product_id" = 150)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 7 OR "catalogue_product_product_options"."product_id" = 150)
  20 similar queries.
2.3608083800656017%
1.33

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 7 OR "catalogue_product_product_options"."product_id" = 149)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 7 OR "catalogue_product_product_options"."product_id" = 149)
  20 similar queries.
2.3066342186012063%
1.30

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 7 OR "catalogue_product_product_options"."product_id" = 148)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 7 OR "catalogue_product_product_options"."product_id" = 148)
  20 similar queries.
2.5635382499206436%
1.44

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 7 OR "catalogue_product_product_options"."product_id" = 147)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 7 OR "catalogue_product_product_options"."product_id" = 147)
  20 similar queries.
2.2270659189503754%
1.25

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 7 OR "catalogue_product_product_options"."product_id" = 146)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 7 OR "catalogue_product_product_options"."product_id" = 146)
  20 similar queries.
2.33118188551476%
1.31

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 2 OR "catalogue_product_product_options"."product_id" = 145)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 2 OR "catalogue_product_product_options"."product_id" = 145)
  20 similar queries.
4.1680245476669135%
2.35

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 2 OR "catalogue_product_product_options"."product_id" = 144)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 2 OR "catalogue_product_product_options"."product_id" = 144)
  20 similar queries.
3.990688815998307%
2.25

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

  +
SELECT "catalogue_option"."id",
       "catalogue_option"."name",
       "catalogue_option"."code",
       "catalogue_option"."type"
  FROM
"catalogue_option"
  LEFT OUTER JOIN
"catalogue_productclass_options"
    ON
("catalogue_option"."id" = "catalogue_productclass_options"."option_id")
  LEFT OUTER JOIN
"catalogue_product_product_options"
    ON
("catalogue_option"."id" = "catalogue_product_product_options"."option_id")
 WHERE
("catalogue_productclass_options"."productclass_id" = 3 OR "catalogue_product_product_options"."product_id" = 143)
SELECT ••• FROM "catalogue_option" LEFT OUTER JOIN "catalogue_productclass_options" ON ("catalogue_option"."id" = "catalogue_productclass_options"."option_id") LEFT OUTER JOIN "catalogue_product_product_options" ON ("catalogue_option"."id" = "catalogue_product_product_options"."option_id") WHERE ("catalogue_productclass_options"."productclass_id" = 3 OR "catalogue_product_product_options"."product_id" = 143)
  20 similar queries.
2.3730822135223786%
1.34

Connection: default

/usr/lib64/python3.7/concurrent/futures/thread.py in _worker(80)
  work_item.run()
/usr/lib64/python3.7/concurrent/futures/thread.py in run(57)
  result = self.fn(*self.args, **self.kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle(282)
  keepalive = self.handle_request(req, conn)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/gunicorn/workers/gthread.py in handle_request(334)
  respiter = self.wsgi(environ, resp.start_response)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/middleware.py in __call__(61)
  response = self.get_response(request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(212)
  nodelist.append(node.render_annotated(context))
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/product_tags.py in render_product(30)
  return template_.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(171)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(53)
  result = self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(173)
  return self._render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/defaulttags.py in render(312)
  return nodelist.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templatetags/basket_tags.py in basket_form(27)
  form = form_class(request.basket, product=product, initial=initial)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(281)
  super().__init__(*args, **kwargs)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in __init__(138)
  self._create_product_fields(product)
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/apps/basket/forms.py in _create_product_fields(175)
  for option in product.options:
1 {% load reviews_tags %}
2 {% load image_tags %}
3 {% load i18n %}
4 {% load display_tags %}

/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html

Static files (1736 found, 2 used)

Static file paths

None

Static file apps

  1. django.contrib.admin
  2. oscar
  3. treebeard
  4. django_tables2
  5. django.contrib.gis
  6. rest_framework
  7. django_extensions
  8. ckeditor
  9. ckeditor_uploader
  10. debug_toolbar
  11. oscar_promotions

Static files

oscar/favicon.ico
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/favicon.ico
oscar/css/styles.css
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/css/styles.css

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

Path Location
admin/css/autocomplete.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/css/autocomplete.css
admin/css/base.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/css/base.css
admin/css/changelists.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/css/changelists.css
admin/css/dashboard.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/css/dashboard.css
admin/css/fonts.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/css/fonts.css
admin/css/forms.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/css/forms.css
admin/css/login.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/css/login.css
admin/css/responsive.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/css/responsive.css
admin/css/responsive_rtl.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/css/responsive_rtl.css
admin/css/rtl.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/css/rtl.css
admin/css/widgets.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/css/widgets.css
admin/css/vendor/select2/LICENSE-SELECT2.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md
admin/css/vendor/select2/select2.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.css
admin/css/vendor/select2/select2.min.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css
admin/fonts/LICENSE.txt /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/fonts/LICENSE.txt
admin/fonts/README.txt /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/fonts/README.txt
admin/fonts/Roboto-Bold-webfont.woff /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Bold-webfont.woff
admin/fonts/Roboto-Light-webfont.woff /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Light-webfont.woff
admin/fonts/Roboto-Regular-webfont.woff /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Regular-webfont.woff
admin/img/LICENSE /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/LICENSE
admin/img/README.txt /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/README.txt
admin/img/calendar-icons.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/calendar-icons.svg
admin/img/icon-addlink.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/icon-addlink.svg
admin/img/icon-alert.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/icon-alert.svg
admin/img/icon-calendar.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/icon-calendar.svg
admin/img/icon-changelink.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/icon-changelink.svg
admin/img/icon-clock.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/icon-clock.svg
admin/img/icon-deletelink.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg
admin/img/icon-no.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/icon-no.svg
admin/img/icon-unknown-alt.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg
admin/img/icon-unknown.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/icon-unknown.svg
admin/img/icon-viewlink.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/icon-viewlink.svg
admin/img/icon-yes.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/icon-yes.svg
admin/img/inline-delete.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/inline-delete.svg
admin/img/search.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/search.svg
admin/img/selector-icons.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/selector-icons.svg
admin/img/sorting-icons.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/sorting-icons.svg
admin/img/tooltag-add.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/tooltag-add.svg
admin/img/tooltag-arrowright.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg
admin/img/gis/move_vertex_off.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg
admin/img/gis/move_vertex_on.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg
admin/js/SelectBox.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/SelectBox.js
admin/js/SelectFilter2.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/SelectFilter2.js
admin/js/actions.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/actions.js
admin/js/actions.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/actions.min.js
admin/js/autocomplete.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/autocomplete.js
admin/js/calendar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/calendar.js
admin/js/cancel.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/cancel.js
admin/js/change_form.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/change_form.js
admin/js/collapse.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/collapse.js
admin/js/collapse.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/collapse.min.js
admin/js/core.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/core.js
admin/js/inlines.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/inlines.js
admin/js/inlines.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/inlines.min.js
admin/js/jquery.init.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/jquery.init.js
admin/js/popup_response.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/popup_response.js
admin/js/prepopulate.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/prepopulate.js
admin/js/prepopulate.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/prepopulate.min.js
admin/js/prepopulate_init.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/prepopulate_init.js
admin/js/timeparse.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/timeparse.js
admin/js/urlify.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/urlify.js
admin/js/admin/DateTimeShortcuts.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js
admin/js/admin/RelatedObjectLookups.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js
admin/js/vendor/jquery/LICENSE.txt /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt
admin/js/vendor/jquery/jquery.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js
admin/js/vendor/jquery/jquery.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js
admin/js/vendor/select2/LICENSE.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md
admin/js/vendor/select2/select2.full.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js
admin/js/vendor/select2/select2.full.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js
admin/js/vendor/select2/i18n/ar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js
admin/js/vendor/select2/i18n/az.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js
admin/js/vendor/select2/i18n/bg.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js
admin/js/vendor/select2/i18n/ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js
admin/js/vendor/select2/i18n/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js
admin/js/vendor/select2/i18n/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js
admin/js/vendor/select2/i18n/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js
admin/js/vendor/select2/i18n/el.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js
admin/js/vendor/select2/i18n/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js
admin/js/vendor/select2/i18n/es.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js
admin/js/vendor/select2/i18n/et.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js
admin/js/vendor/select2/i18n/eu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js
admin/js/vendor/select2/i18n/fa.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js
admin/js/vendor/select2/i18n/fi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js
admin/js/vendor/select2/i18n/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js
admin/js/vendor/select2/i18n/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js
admin/js/vendor/select2/i18n/he.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js
admin/js/vendor/select2/i18n/hi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js
admin/js/vendor/select2/i18n/hr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js
admin/js/vendor/select2/i18n/hu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js
admin/js/vendor/select2/i18n/id.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js
admin/js/vendor/select2/i18n/is.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js
admin/js/vendor/select2/i18n/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js
admin/js/vendor/select2/i18n/ja.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js
admin/js/vendor/select2/i18n/km.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js
admin/js/vendor/select2/i18n/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js
admin/js/vendor/select2/i18n/lt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js
admin/js/vendor/select2/i18n/lv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js
admin/js/vendor/select2/i18n/mk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js
admin/js/vendor/select2/i18n/ms.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js
admin/js/vendor/select2/i18n/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js
admin/js/vendor/select2/i18n/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js
admin/js/vendor/select2/i18n/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js
admin/js/vendor/select2/i18n/pt-BR.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js
admin/js/vendor/select2/i18n/pt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js
admin/js/vendor/select2/i18n/ro.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js
admin/js/vendor/select2/i18n/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js
admin/js/vendor/select2/i18n/sk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js
admin/js/vendor/select2/i18n/sr-Cyrl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js
admin/js/vendor/select2/i18n/sr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js
admin/js/vendor/select2/i18n/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js
admin/js/vendor/select2/i18n/th.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js
admin/js/vendor/select2/i18n/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js
admin/js/vendor/select2/i18n/uk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js
admin/js/vendor/select2/i18n/vi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js
admin/js/vendor/select2/i18n/zh-CN.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js
admin/js/vendor/select2/i18n/zh-TW.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js
admin/js/vendor/xregexp/LICENSE.txt /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt
admin/js/vendor/xregexp/xregexp.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js
admin/js/vendor/xregexp/xregexp.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js
oscar/README.rst /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/README.rst
oscar/favicon.ico /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/favicon.ico
oscar/css/README.rst /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/css/README.rst
oscar/css/dashboard.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/css/dashboard.css
oscar/css/dashboard.css.map /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/css/dashboard.css.map
oscar/css/datetimepicker.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/css/datetimepicker.css
oscar/css/select2-bootstrap.min.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/css/select2-bootstrap.min.css
oscar/css/styles.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/css/styles.css
oscar/css/styles.css.map /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/css/styles.css.map
oscar/fonts/FontAwesome.otf /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/fonts/FontAwesome.otf
oscar/fonts/OpenSans-Bold.ttf /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/fonts/OpenSans-Bold.ttf
oscar/fonts/OpenSans-Regular.ttf /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/fonts/OpenSans-Regular.ttf
oscar/fonts/fontawesome-webfont.eot /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/fonts/fontawesome-webfont.eot
oscar/fonts/fontawesome-webfont.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/fonts/fontawesome-webfont.svg
oscar/fonts/fontawesome-webfont.ttf /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/fonts/fontawesome-webfont.ttf
oscar/fonts/fontawesome-webfont.woff /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/fonts/fontawesome-webfont.woff
oscar/fonts/glyphicons-halflings-regular.eot /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/fonts/glyphicons-halflings-regular.eot
oscar/fonts/glyphicons-halflings-regular.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/fonts/glyphicons-halflings-regular.svg
oscar/fonts/glyphicons-halflings-regular.ttf /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/fonts/glyphicons-halflings-regular.ttf
oscar/fonts/glyphicons-halflings-regular.woff /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/fonts/glyphicons-halflings-regular.woff
oscar/fonts/glyphicons-halflings-regular.woff2 /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/fonts/glyphicons-halflings-regular.woff2
oscar/img/glyphicons-halflings-white.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/img/glyphicons-halflings-white.png
oscar/img/glyphicons-halflings.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/img/glyphicons-halflings.png
oscar/img/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/img/image_not_found.jpg
oscar/img/ui/ajax-loader.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/img/ui/ajax-loader.gif
oscar/img/ui/black.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/img/ui/black.png
oscar/img/ui/icon-addlink.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/img/ui/icon-addlink.svg
oscar/img/ui/icon-changelink.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/img/ui/icon-changelink.svg
oscar/img/ui/icon-deletelink.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/img/ui/icon-deletelink.svg
oscar/img/ui/icon_arrow_down.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/img/ui/icon_arrow_down.png
oscar/img/ui/icon_arrow_left.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/img/ui/icon_arrow_left.png
oscar/img/ui/icon_minus.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/img/ui/icon_minus.png
oscar/img/ui/icon_plus.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/img/ui/icon_plus.png
oscar/img/ui/icon_slider_left.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/img/ui/icon_slider_left.png
oscar/img/ui/icon_slider_right.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/img/ui/icon_slider_right.png
oscar/img/ui/nav_sprite.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/img/ui/nav_sprite.png
oscar/img/ui/dashboard/bg_subtle_dots.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/img/ui/dashboard/bg_subtle_dots.png
oscar/img/ui/dashboard/logo_oscar.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/img/ui/dashboard/logo_oscar.png
oscar/js/bootstrap-datetimepicker/bootstrap-datetimepicker.min.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/bootstrap-datetimepicker.min.css
oscar/js/bootstrap-datetimepicker/bootstrap-datetimepicker.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/bootstrap-datetimepicker.min.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.all.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.all.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ar.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.az.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.az.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.bg.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.bg.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.bn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.bn.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ca.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.cs.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.da.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.de.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ee.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ee.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.el.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.el.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.es.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.es.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.fi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.fi.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.fr.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.he.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.he.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.hr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.hr.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.hu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.hu.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.hy.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.hy.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.id.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.id.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.is.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.is.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.it.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ja.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ja.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ka.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ka.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ko.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.lt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.lt.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.lv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.lv.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ms.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ms.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.nb.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.nl.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.no.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.no.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.pl.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.pt-BR.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.pt-BR.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.pt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.pt.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ro.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ro.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.rs-latin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.rs-latin.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.rs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.rs.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ru.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.sk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.sk.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.sl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.sl.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.sv.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.sw.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.sw.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.th.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.th.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.tr.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ua.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.ua.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.uk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.uk.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.zh-CN.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.zh-CN.js
oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.zh-TW.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap-datetimepicker/locales/bootstrap-datetimepicker.zh-TW.js
oscar/js/bootstrap3/bootstrap.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/bootstrap3/bootstrap.min.js
oscar/js/inputmask/jquery.inputmask.bundle.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/inputmask/jquery.inputmask.bundle.js
oscar/js/jquery/jquery.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/jquery/jquery.min.js
oscar/js/jquery-sortable/jquery-sortable-min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/jquery-sortable/jquery-sortable-min.js
oscar/js/mousewheel/jquery.mousewheel.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/mousewheel/jquery.mousewheel.js
oscar/js/oscar/RelatedObjectLookups.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/oscar/RelatedObjectLookups.js
oscar/js/oscar/dashboard.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/oscar/dashboard.js
oscar/js/oscar/popup_response.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/oscar/popup_response.js
oscar/js/oscar/ui.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/oscar/ui.js
oscar/js/select2/select2.min.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/select2/select2.min.css
oscar/js/select2/select2.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/select2/select2.min.js
oscar/js/tinymce/jquery.tinymce.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/jquery.tinymce.min.js
oscar/js/tinymce/tinymce.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/tinymce.min.js
oscar/js/tinymce/plugins/advlist/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/advlist/plugin.min.js
oscar/js/tinymce/plugins/anchor/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/anchor/plugin.min.js
oscar/js/tinymce/plugins/autolink/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/autolink/plugin.min.js
oscar/js/tinymce/plugins/autoresize/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/autoresize/plugin.min.js
oscar/js/tinymce/plugins/autosave/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/autosave/plugin.min.js
oscar/js/tinymce/plugins/bbcode/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/bbcode/plugin.min.js
oscar/js/tinymce/plugins/charmap/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/charmap/plugin.min.js
oscar/js/tinymce/plugins/code/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/code/plugin.min.js
oscar/js/tinymce/plugins/codesample/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/codesample/plugin.min.js
oscar/js/tinymce/plugins/colorpicker/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/colorpicker/plugin.min.js
oscar/js/tinymce/plugins/contextmenu/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/contextmenu/plugin.min.js
oscar/js/tinymce/plugins/directionality/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/directionality/plugin.min.js
oscar/js/tinymce/plugins/emoticons/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/emoticons/plugin.min.js
oscar/js/tinymce/plugins/emoticons/img/smiley-cool.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/emoticons/img/smiley-cool.gif
oscar/js/tinymce/plugins/emoticons/img/smiley-cry.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/emoticons/img/smiley-cry.gif
oscar/js/tinymce/plugins/emoticons/img/smiley-embarassed.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/emoticons/img/smiley-embarassed.gif
oscar/js/tinymce/plugins/emoticons/img/smiley-foot-in-mouth.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/emoticons/img/smiley-foot-in-mouth.gif
oscar/js/tinymce/plugins/emoticons/img/smiley-frown.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/emoticons/img/smiley-frown.gif
oscar/js/tinymce/plugins/emoticons/img/smiley-innocent.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/emoticons/img/smiley-innocent.gif
oscar/js/tinymce/plugins/emoticons/img/smiley-kiss.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/emoticons/img/smiley-kiss.gif
oscar/js/tinymce/plugins/emoticons/img/smiley-laughing.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/emoticons/img/smiley-laughing.gif
oscar/js/tinymce/plugins/emoticons/img/smiley-money-mouth.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/emoticons/img/smiley-money-mouth.gif
oscar/js/tinymce/plugins/emoticons/img/smiley-sealed.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/emoticons/img/smiley-sealed.gif
oscar/js/tinymce/plugins/emoticons/img/smiley-smile.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/emoticons/img/smiley-smile.gif
oscar/js/tinymce/plugins/emoticons/img/smiley-surprised.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/emoticons/img/smiley-surprised.gif
oscar/js/tinymce/plugins/emoticons/img/smiley-tongue-out.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/emoticons/img/smiley-tongue-out.gif
oscar/js/tinymce/plugins/emoticons/img/smiley-undecided.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/emoticons/img/smiley-undecided.gif
oscar/js/tinymce/plugins/emoticons/img/smiley-wink.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/emoticons/img/smiley-wink.gif
oscar/js/tinymce/plugins/emoticons/img/smiley-yell.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/emoticons/img/smiley-yell.gif
oscar/js/tinymce/plugins/fullpage/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/fullpage/plugin.min.js
oscar/js/tinymce/plugins/fullscreen/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/fullscreen/plugin.min.js
oscar/js/tinymce/plugins/help/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/help/plugin.min.js
oscar/js/tinymce/plugins/help/img/logo.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/help/img/logo.png
oscar/js/tinymce/plugins/hr/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/hr/plugin.min.js
oscar/js/tinymce/plugins/image/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/image/plugin.min.js
oscar/js/tinymce/plugins/imagetools/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/imagetools/plugin.min.js
oscar/js/tinymce/plugins/importcss/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/importcss/plugin.min.js
oscar/js/tinymce/plugins/insertdatetime/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/insertdatetime/plugin.min.js
oscar/js/tinymce/plugins/legacyoutput/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/legacyoutput/plugin.min.js
oscar/js/tinymce/plugins/link/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/link/plugin.min.js
oscar/js/tinymce/plugins/lists/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/lists/plugin.min.js
oscar/js/tinymce/plugins/media/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/media/plugin.min.js
oscar/js/tinymce/plugins/nonbreaking/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/nonbreaking/plugin.min.js
oscar/js/tinymce/plugins/noneditable/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/noneditable/plugin.min.js
oscar/js/tinymce/plugins/pagebreak/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/pagebreak/plugin.min.js
oscar/js/tinymce/plugins/paste/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/paste/plugin.min.js
oscar/js/tinymce/plugins/preview/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/preview/plugin.min.js
oscar/js/tinymce/plugins/print/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/print/plugin.min.js
oscar/js/tinymce/plugins/save/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/save/plugin.min.js
oscar/js/tinymce/plugins/searchreplace/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/searchreplace/plugin.min.js
oscar/js/tinymce/plugins/spellchecker/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/spellchecker/plugin.min.js
oscar/js/tinymce/plugins/tabfocus/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/tabfocus/plugin.min.js
oscar/js/tinymce/plugins/table/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/table/plugin.min.js
oscar/js/tinymce/plugins/template/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/template/plugin.min.js
oscar/js/tinymce/plugins/textcolor/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/textcolor/plugin.min.js
oscar/js/tinymce/plugins/textpattern/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/textpattern/plugin.min.js
oscar/js/tinymce/plugins/toc/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/toc/plugin.min.js
oscar/js/tinymce/plugins/visualblocks/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/visualblocks/plugin.min.js
oscar/js/tinymce/plugins/visualchars/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/visualchars/plugin.min.js
oscar/js/tinymce/plugins/wordcount/plugin.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/plugins/wordcount/plugin.min.js
oscar/js/tinymce/skins/lightgray/content.inline.min.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/content.inline.min.css
oscar/js/tinymce/skins/lightgray/content.min.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/content.min.css
oscar/js/tinymce/skins/lightgray/content.mobile.min.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/content.mobile.min.css
oscar/js/tinymce/skins/lightgray/skin.min.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/skin.min.css
oscar/js/tinymce/skins/lightgray/skin.mobile.min.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/skin.mobile.min.css
oscar/js/tinymce/skins/lightgray/fonts/tinymce-mobile.woff /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/fonts/tinymce-mobile.woff
oscar/js/tinymce/skins/lightgray/fonts/tinymce-small.eot /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/fonts/tinymce-small.eot
oscar/js/tinymce/skins/lightgray/fonts/tinymce-small.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/fonts/tinymce-small.svg
oscar/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf
oscar/js/tinymce/skins/lightgray/fonts/tinymce-small.woff /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/fonts/tinymce-small.woff
oscar/js/tinymce/skins/lightgray/fonts/tinymce.eot /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/fonts/tinymce.eot
oscar/js/tinymce/skins/lightgray/fonts/tinymce.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/fonts/tinymce.svg
oscar/js/tinymce/skins/lightgray/fonts/tinymce.ttf /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/fonts/tinymce.ttf
oscar/js/tinymce/skins/lightgray/fonts/tinymce.woff /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/fonts/tinymce.woff
oscar/js/tinymce/skins/lightgray/img/anchor.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/img/anchor.gif
oscar/js/tinymce/skins/lightgray/img/loader.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/img/loader.gif
oscar/js/tinymce/skins/lightgray/img/object.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/img/object.gif
oscar/js/tinymce/skins/lightgray/img/trans.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/skins/lightgray/img/trans.gif
oscar/js/tinymce/themes/inlite/theme.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/themes/inlite/theme.min.js
oscar/js/tinymce/themes/mobile/theme.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/themes/mobile/theme.min.js
oscar/js/tinymce/themes/modern/theme.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/js/tinymce/themes/modern/theme.min.js
oscar/less/README.rst /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/README.rst
oscar/less/dashboard.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/dashboard.less
oscar/less/styles.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/styles.less
oscar/less/bootstrap3/alerts.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/alerts.less
oscar/less/bootstrap3/badges.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/badges.less
oscar/less/bootstrap3/bootstrap.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/bootstrap.less
oscar/less/bootstrap3/breadcrumbs.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/breadcrumbs.less
oscar/less/bootstrap3/button-groups.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/button-groups.less
oscar/less/bootstrap3/buttons.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/buttons.less
oscar/less/bootstrap3/carousel.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/carousel.less
oscar/less/bootstrap3/close.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/close.less
oscar/less/bootstrap3/code.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/code.less
oscar/less/bootstrap3/component-animations.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/component-animations.less
oscar/less/bootstrap3/dropdowns.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/dropdowns.less
oscar/less/bootstrap3/forms.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/forms.less
oscar/less/bootstrap3/glyphicons.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/glyphicons.less
oscar/less/bootstrap3/grid.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/grid.less
oscar/less/bootstrap3/input-groups.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/input-groups.less
oscar/less/bootstrap3/jumbotron.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/jumbotron.less
oscar/less/bootstrap3/labels.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/labels.less
oscar/less/bootstrap3/list-group.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/list-group.less
oscar/less/bootstrap3/media.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/media.less
oscar/less/bootstrap3/mixins.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins.less
oscar/less/bootstrap3/modals.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/modals.less
oscar/less/bootstrap3/navbar.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/navbar.less
oscar/less/bootstrap3/navs.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/navs.less
oscar/less/bootstrap3/normalize.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/normalize.less
oscar/less/bootstrap3/pager.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/pager.less
oscar/less/bootstrap3/pagination.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/pagination.less
oscar/less/bootstrap3/panels.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/panels.less
oscar/less/bootstrap3/popovers.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/popovers.less
oscar/less/bootstrap3/print.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/print.less
oscar/less/bootstrap3/progress-bars.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/progress-bars.less
oscar/less/bootstrap3/responsive-embed.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/responsive-embed.less
oscar/less/bootstrap3/responsive-utilities.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/responsive-utilities.less
oscar/less/bootstrap3/scaffolding.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/scaffolding.less
oscar/less/bootstrap3/tables.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/tables.less
oscar/less/bootstrap3/theme.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/theme.less
oscar/less/bootstrap3/thumbnails.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/thumbnails.less
oscar/less/bootstrap3/tooltip.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/tooltip.less
oscar/less/bootstrap3/type.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/type.less
oscar/less/bootstrap3/utilities.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/utilities.less
oscar/less/bootstrap3/variables.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/variables.less
oscar/less/bootstrap3/wells.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/wells.less
oscar/less/bootstrap3/mixins/alerts.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/alerts.less
oscar/less/bootstrap3/mixins/background-variant.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/background-variant.less
oscar/less/bootstrap3/mixins/border-radius.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/border-radius.less
oscar/less/bootstrap3/mixins/buttons.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/buttons.less
oscar/less/bootstrap3/mixins/center-block.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/center-block.less
oscar/less/bootstrap3/mixins/clearfix.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/clearfix.less
oscar/less/bootstrap3/mixins/forms.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/forms.less
oscar/less/bootstrap3/mixins/gradients.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/gradients.less
oscar/less/bootstrap3/mixins/grid-framework.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/grid-framework.less
oscar/less/bootstrap3/mixins/grid.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/grid.less
oscar/less/bootstrap3/mixins/hide-text.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/hide-text.less
oscar/less/bootstrap3/mixins/image.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/image.less
oscar/less/bootstrap3/mixins/labels.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/labels.less
oscar/less/bootstrap3/mixins/list-group.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/list-group.less
oscar/less/bootstrap3/mixins/nav-divider.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/nav-divider.less
oscar/less/bootstrap3/mixins/nav-vertical-align.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/nav-vertical-align.less
oscar/less/bootstrap3/mixins/opacity.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/opacity.less
oscar/less/bootstrap3/mixins/pagination.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/pagination.less
oscar/less/bootstrap3/mixins/panels.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/panels.less
oscar/less/bootstrap3/mixins/progress-bar.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/progress-bar.less
oscar/less/bootstrap3/mixins/reset-filter.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/reset-filter.less
oscar/less/bootstrap3/mixins/reset-text.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/reset-text.less
oscar/less/bootstrap3/mixins/resize.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/resize.less
oscar/less/bootstrap3/mixins/responsive-visibility.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/responsive-visibility.less
oscar/less/bootstrap3/mixins/size.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/size.less
oscar/less/bootstrap3/mixins/tab-focus.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/tab-focus.less
oscar/less/bootstrap3/mixins/table-row.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/table-row.less
oscar/less/bootstrap3/mixins/text-emphasis.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/text-emphasis.less
oscar/less/bootstrap3/mixins/text-overflow.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/text-overflow.less
oscar/less/bootstrap3/mixins/vendor-prefixes.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/bootstrap3/mixins/vendor-prefixes.less
oscar/less/dashboard/alerts.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/dashboard/alerts.less
oscar/less/dashboard/base.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/dashboard/base.less
oscar/less/dashboard/buttons.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/dashboard/buttons.less
oscar/less/dashboard/catalogue.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/dashboard/catalogue.less
oscar/less/dashboard/datetimepicker.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/dashboard/datetimepicker.less
oscar/less/dashboard/forms.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/dashboard/forms.less
oscar/less/dashboard/index.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/dashboard/index.less
oscar/less/dashboard/login.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/dashboard/login.less
oscar/less/dashboard/mixins.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/dashboard/mixins.less
oscar/less/dashboard/navbar.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/dashboard/navbar.less
oscar/less/dashboard/order.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/dashboard/order.less
oscar/less/dashboard/sortable.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/dashboard/sortable.less
oscar/less/dashboard/tables.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/dashboard/tables.less
oscar/less/dashboard/variables.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/dashboard/variables.less
oscar/less/font-awesome/bootstrap.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/font-awesome/bootstrap.less
oscar/less/font-awesome/core.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/font-awesome/core.less
oscar/less/font-awesome/extras.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/font-awesome/extras.less
oscar/less/font-awesome/font-awesome.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/font-awesome/font-awesome.less
oscar/less/font-awesome/icons.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/font-awesome/icons.less
oscar/less/font-awesome/mixins.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/font-awesome/mixins.less
oscar/less/font-awesome/path.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/font-awesome/path.less
oscar/less/font-awesome/variables.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/font-awesome/variables.less
oscar/less/page/alerts.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/page/alerts.less
oscar/less/page/checkout.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/page/checkout.less
oscar/less/page/forms.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/page/forms.less
oscar/less/page/header.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/page/header.less
oscar/less/page/layout.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/page/layout.less
oscar/less/page/mixins.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/page/mixins.less
oscar/less/page/plugins.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/page/plugins.less
oscar/less/page/product_lists.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/page/product_lists.less
oscar/less/page/product_page.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/page/product_page.less
oscar/less/page/responsive-767px-max.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/page/responsive-767px-max.less
oscar/less/page/reviews.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/page/reviews.less
oscar/less/page/type.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/page/type.less
oscar/less/page/wells.less /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/static/oscar/less/page/wells.less
treebeard/expand-collapse.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/treebeard/static/treebeard/expand-collapse.png
treebeard/jquery-ui-1.8.5.custom.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/treebeard/static/treebeard/jquery-ui-1.8.5.custom.min.js
treebeard/treebeard-admin.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/treebeard/static/treebeard/treebeard-admin.css
treebeard/treebeard-admin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/treebeard/static/treebeard/treebeard-admin.js
django_tables2/bootstrap.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django_tables2/static/django_tables2/bootstrap.css
django_tables2/themes/paleblue/css/screen.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/css/screen.css
django_tables2/themes/paleblue/img/arrow-active-down.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-down.png
django_tables2/themes/paleblue/img/arrow-active-up.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-up.png
django_tables2/themes/paleblue/img/arrow-inactive-down.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-down.png
django_tables2/themes/paleblue/img/arrow-inactive-up.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-up.png
django_tables2/themes/paleblue/img/false.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/false.gif
django_tables2/themes/paleblue/img/header-bg.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/header-bg.png
django_tables2/themes/paleblue/img/missing.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/missing.png
django_tables2/themes/paleblue/img/pagination-bg.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/pagination-bg.gif
django_tables2/themes/paleblue/img/true.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img/true.gif
gis/css/ol3.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/gis/static/gis/css/ol3.css
gis/img/draw_line_off.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/gis/static/gis/img/draw_line_off.svg
gis/img/draw_line_on.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/gis/static/gis/img/draw_line_on.svg
gis/img/draw_point_off.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/gis/static/gis/img/draw_point_off.svg
gis/img/draw_point_on.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/gis/static/gis/img/draw_point_on.svg
gis/img/draw_polygon_off.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/gis/static/gis/img/draw_polygon_off.svg
gis/img/draw_polygon_on.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/gis/static/gis/img/draw_polygon_on.svg
gis/js/OLMapWidget.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django/contrib/gis/static/gis/js/OLMapWidget.js
rest_framework/css/bootstrap-theme.min.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css
rest_framework/css/bootstrap-tweaks.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/css/bootstrap-tweaks.css
rest_framework/css/bootstrap.min.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css
rest_framework/css/default.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/css/default.css
rest_framework/css/font-awesome-4.0.3.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/css/font-awesome-4.0.3.css
rest_framework/css/prettify.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/css/prettify.css
rest_framework/docs/css/base.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/docs/css/base.css
rest_framework/docs/css/highlight.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/docs/css/highlight.css
rest_framework/docs/css/jquery.json-view.min.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css
rest_framework/docs/img/favicon.ico /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/docs/img/favicon.ico
rest_framework/docs/img/grid.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/docs/img/grid.png
rest_framework/docs/js/api.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/docs/js/api.js
rest_framework/docs/js/highlight.pack.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/docs/js/highlight.pack.js
rest_framework/docs/js/jquery.json-view.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/docs/js/jquery.json-view.min.js
rest_framework/fonts/fontawesome-webfont.eot /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot
rest_framework/fonts/fontawesome-webfont.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg
rest_framework/fonts/fontawesome-webfont.ttf /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf
rest_framework/fonts/fontawesome-webfont.woff /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff
rest_framework/fonts/glyphicons-halflings-regular.eot /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot
rest_framework/fonts/glyphicons-halflings-regular.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg
rest_framework/fonts/glyphicons-halflings-regular.ttf /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf
rest_framework/fonts/glyphicons-halflings-regular.woff /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff
rest_framework/fonts/glyphicons-halflings-regular.woff2 /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2
rest_framework/img/glyphicons-halflings-white.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png
rest_framework/img/glyphicons-halflings.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings.png
rest_framework/img/grid.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/img/grid.png
rest_framework/js/ajax-form.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/js/ajax-form.js
rest_framework/js/bootstrap.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/js/bootstrap.min.js
rest_framework/js/coreapi-0.1.1.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/js/coreapi-0.1.1.js
rest_framework/js/csrf.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/js/csrf.js
rest_framework/js/default.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/js/default.js
rest_framework/js/jquery-3.3.1.min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/js/jquery-3.3.1.min.js
rest_framework/js/prettify-min.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/rest_framework/static/rest_framework/js/prettify-min.js
django_extensions/css/jquery.autocomplete.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django_extensions/static/django_extensions/css/jquery.autocomplete.css
django_extensions/img/indicator.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django_extensions/static/django_extensions/img/indicator.gif
django_extensions/js/jquery.ajaxQueue.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django_extensions/static/django_extensions/js/jquery.ajaxQueue.js
django_extensions/js/jquery.autocomplete.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django_extensions/static/django_extensions/js/jquery.autocomplete.js
django_extensions/js/jquery.bgiframe.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/django_extensions/static/django_extensions/js/jquery.bgiframe.js
ckeditor/ckeditor-init.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor-init.js
ckeditor/ckeditor/CHANGES.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/CHANGES.md
ckeditor/ckeditor/LICENSE.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/LICENSE.md
ckeditor/ckeditor/README.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/README.md
ckeditor/ckeditor/build-config.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/build-config.js
ckeditor/ckeditor/ckeditor.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/ckeditor.js
ckeditor/ckeditor/config.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/config.js
ckeditor/ckeditor/contents.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/contents.css
ckeditor/ckeditor/styles.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/styles.js
ckeditor/ckeditor/adapters/jquery.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/adapters/jquery.js
ckeditor/ckeditor/lang/af.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/af.js
ckeditor/ckeditor/lang/ar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ar.js
ckeditor/ckeditor/lang/az.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/az.js
ckeditor/ckeditor/lang/bg.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/bg.js
ckeditor/ckeditor/lang/bn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/bn.js
ckeditor/ckeditor/lang/bs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/bs.js
ckeditor/ckeditor/lang/ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ca.js
ckeditor/ckeditor/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/cs.js
ckeditor/ckeditor/lang/cy.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/cy.js
ckeditor/ckeditor/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/da.js
ckeditor/ckeditor/lang/de-ch.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/de-ch.js
ckeditor/ckeditor/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/de.js
ckeditor/ckeditor/lang/el.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/el.js
ckeditor/ckeditor/lang/en-au.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/en-au.js
ckeditor/ckeditor/lang/en-ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/en-ca.js
ckeditor/ckeditor/lang/en-gb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/en-gb.js
ckeditor/ckeditor/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/en.js
ckeditor/ckeditor/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/eo.js
ckeditor/ckeditor/lang/es-mx.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/es-mx.js
ckeditor/ckeditor/lang/es.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/es.js
ckeditor/ckeditor/lang/et.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/et.js
ckeditor/ckeditor/lang/eu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/eu.js
ckeditor/ckeditor/lang/fa.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fa.js
ckeditor/ckeditor/lang/fi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fi.js
ckeditor/ckeditor/lang/fo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fo.js
ckeditor/ckeditor/lang/fr-ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fr-ca.js
ckeditor/ckeditor/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fr.js
ckeditor/ckeditor/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/gl.js
ckeditor/ckeditor/lang/gu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/gu.js
ckeditor/ckeditor/lang/he.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/he.js
ckeditor/ckeditor/lang/hi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/hi.js
ckeditor/ckeditor/lang/hr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/hr.js
ckeditor/ckeditor/lang/hu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/hu.js
ckeditor/ckeditor/lang/id.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/id.js
ckeditor/ckeditor/lang/is.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/is.js
ckeditor/ckeditor/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/it.js
ckeditor/ckeditor/lang/ja.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ja.js
ckeditor/ckeditor/lang/ka.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ka.js
ckeditor/ckeditor/lang/km.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/km.js
ckeditor/ckeditor/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ko.js
ckeditor/ckeditor/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ku.js
ckeditor/ckeditor/lang/lt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/lt.js
ckeditor/ckeditor/lang/lv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/lv.js
ckeditor/ckeditor/lang/mk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/mk.js
ckeditor/ckeditor/lang/mn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/mn.js
ckeditor/ckeditor/lang/ms.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ms.js
ckeditor/ckeditor/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/nb.js
ckeditor/ckeditor/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/nl.js
ckeditor/ckeditor/lang/no.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/no.js
ckeditor/ckeditor/lang/oc.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/oc.js
ckeditor/ckeditor/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/pl.js
ckeditor/ckeditor/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/pt-br.js
ckeditor/ckeditor/lang/pt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/pt.js
ckeditor/ckeditor/lang/ro.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ro.js
ckeditor/ckeditor/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ru.js
ckeditor/ckeditor/lang/si.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/si.js
ckeditor/ckeditor/lang/sk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sk.js
ckeditor/ckeditor/lang/sl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sl.js
ckeditor/ckeditor/lang/sq.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sq.js
ckeditor/ckeditor/lang/sr-latn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sr-latn.js
ckeditor/ckeditor/lang/sr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sr.js
ckeditor/ckeditor/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sv.js
ckeditor/ckeditor/lang/th.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/th.js
ckeditor/ckeditor/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/tr.js
ckeditor/ckeditor/lang/tt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/tt.js
ckeditor/ckeditor/lang/ug.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ug.js
ckeditor/ckeditor/lang/uk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/uk.js
ckeditor/ckeditor/lang/vi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/vi.js
ckeditor/ckeditor/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/zh-cn.js
ckeditor/ckeditor/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/zh.js
ckeditor/ckeditor/plugins/icons.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/icons.png
ckeditor/ckeditor/plugins/icons_hidpi.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/icons_hidpi.png
ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/af.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/af.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/az.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/az.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/id.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/id.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/si.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/si.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js
ckeditor/ckeditor/plugins/about/dialogs/about.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/about/dialogs/about.js
ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png
ckeditor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
ckeditor/ckeditor/plugins/adobeair/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/adobeair/plugin.js
ckeditor/ckeditor/plugins/ajax/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/ajax/plugin.js
ckeditor/ckeditor/plugins/autoembed/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/plugin.js
ckeditor/ckeditor/plugins/autoembed/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/cs.js
ckeditor/ckeditor/plugins/autoembed/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/de.js
ckeditor/ckeditor/plugins/autoembed/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/en.js
ckeditor/ckeditor/plugins/autoembed/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/it.js
ckeditor/ckeditor/plugins/autoembed/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/ku.js
ckeditor/ckeditor/plugins/autoembed/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/nb.js
ckeditor/ckeditor/plugins/autoembed/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/pl.js
ckeditor/ckeditor/plugins/autoembed/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/pt-br.js
ckeditor/ckeditor/plugins/autoembed/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/tr.js
ckeditor/ckeditor/plugins/autoembed/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/zh.js
ckeditor/ckeditor/plugins/autogrow/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autogrow/plugin.js
ckeditor/ckeditor/plugins/autolink/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autolink/plugin.js
ckeditor/ckeditor/plugins/bbcode/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/bbcode/plugin.js
ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js
ckeditor/ckeditor/plugins/codesnippet/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/plugin.js
ckeditor/ckeditor/plugins/codesnippet/dialogs/codesnippet.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/dialogs/codesnippet.js
ckeditor/ckeditor/plugins/codesnippet/icons/codesnippet.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/icons/codesnippet.png
ckeditor/ckeditor/plugins/codesnippet/icons/hidpi/codesnippet.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/icons/hidpi/codesnippet.png
ckeditor/ckeditor/plugins/codesnippet/lang/ar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ar.js
ckeditor/ckeditor/plugins/codesnippet/lang/bg.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/bg.js
ckeditor/ckeditor/plugins/codesnippet/lang/ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ca.js
ckeditor/ckeditor/plugins/codesnippet/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/cs.js
ckeditor/ckeditor/plugins/codesnippet/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/da.js
ckeditor/ckeditor/plugins/codesnippet/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/de.js
ckeditor/ckeditor/plugins/codesnippet/lang/el.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/el.js
ckeditor/ckeditor/plugins/codesnippet/lang/en-gb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/en-gb.js
ckeditor/ckeditor/plugins/codesnippet/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/en.js
ckeditor/ckeditor/plugins/codesnippet/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/eo.js
ckeditor/ckeditor/plugins/codesnippet/lang/es.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/es.js
ckeditor/ckeditor/plugins/codesnippet/lang/et.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/et.js
ckeditor/ckeditor/plugins/codesnippet/lang/fa.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/fa.js
ckeditor/ckeditor/plugins/codesnippet/lang/fi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/fi.js
ckeditor/ckeditor/plugins/codesnippet/lang/fr-ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/fr-ca.js
ckeditor/ckeditor/plugins/codesnippet/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/fr.js
ckeditor/ckeditor/plugins/codesnippet/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/gl.js
ckeditor/ckeditor/plugins/codesnippet/lang/he.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/he.js
ckeditor/ckeditor/plugins/codesnippet/lang/hr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/hr.js
ckeditor/ckeditor/plugins/codesnippet/lang/hu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/hu.js
ckeditor/ckeditor/plugins/codesnippet/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/it.js
ckeditor/ckeditor/plugins/codesnippet/lang/ja.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ja.js
ckeditor/ckeditor/plugins/codesnippet/lang/km.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/km.js
ckeditor/ckeditor/plugins/codesnippet/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ko.js
ckeditor/ckeditor/plugins/codesnippet/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ku.js
ckeditor/ckeditor/plugins/codesnippet/lang/lt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/lt.js
ckeditor/ckeditor/plugins/codesnippet/lang/lv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/lv.js
ckeditor/ckeditor/plugins/codesnippet/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/nb.js
ckeditor/ckeditor/plugins/codesnippet/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/nl.js
ckeditor/ckeditor/plugins/codesnippet/lang/no.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/no.js
ckeditor/ckeditor/plugins/codesnippet/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/pl.js
ckeditor/ckeditor/plugins/codesnippet/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/pt-br.js
ckeditor/ckeditor/plugins/codesnippet/lang/pt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/pt.js
ckeditor/ckeditor/plugins/codesnippet/lang/ro.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ro.js
ckeditor/ckeditor/plugins/codesnippet/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ru.js
ckeditor/ckeditor/plugins/codesnippet/lang/sk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/sk.js
ckeditor/ckeditor/plugins/codesnippet/lang/sl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/sl.js
ckeditor/ckeditor/plugins/codesnippet/lang/sq.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/sq.js
ckeditor/ckeditor/plugins/codesnippet/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/sv.js
ckeditor/ckeditor/plugins/codesnippet/lang/th.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/th.js
ckeditor/ckeditor/plugins/codesnippet/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/tr.js
ckeditor/ckeditor/plugins/codesnippet/lang/tt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/tt.js
ckeditor/ckeditor/plugins/codesnippet/lang/ug.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ug.js
ckeditor/ckeditor/plugins/codesnippet/lang/uk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/uk.js
ckeditor/ckeditor/plugins/codesnippet/lang/vi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/vi.js
ckeditor/ckeditor/plugins/codesnippet/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/zh-cn.js
ckeditor/ckeditor/plugins/codesnippet/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/zh.js
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/LICENSE /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/LICENSE
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/README.ru.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/README.ru.md
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/default.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/default.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/far.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/far.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/github.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/github.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css
ckeditor/ckeditor/plugins/codesnippetgeshi/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippetgeshi/plugin.js
ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.css
ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js
ckeditor/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg
ckeditor/ckeditor/plugins/copyformatting/cursors/cursor.svg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/copyformatting/cursors/cursor.svg
ckeditor/ckeditor/plugins/copyformatting/styles/copyformatting.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/copyformatting/styles/copyformatting.css
ckeditor/ckeditor/plugins/devtools/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/plugin.js
ckeditor/ckeditor/plugins/devtools/lang/_translationstatus.txt /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/_translationstatus.txt
ckeditor/ckeditor/plugins/devtools/lang/ar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ar.js
ckeditor/ckeditor/plugins/devtools/lang/bg.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/bg.js
ckeditor/ckeditor/plugins/devtools/lang/ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ca.js
ckeditor/ckeditor/plugins/devtools/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/cs.js
ckeditor/ckeditor/plugins/devtools/lang/cy.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/cy.js
ckeditor/ckeditor/plugins/devtools/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/da.js
ckeditor/ckeditor/plugins/devtools/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/de.js
ckeditor/ckeditor/plugins/devtools/lang/el.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/el.js
ckeditor/ckeditor/plugins/devtools/lang/en-gb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/en-gb.js
ckeditor/ckeditor/plugins/devtools/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/en.js
ckeditor/ckeditor/plugins/devtools/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/eo.js
ckeditor/ckeditor/plugins/devtools/lang/es.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/es.js
ckeditor/ckeditor/plugins/devtools/lang/et.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/et.js
ckeditor/ckeditor/plugins/devtools/lang/eu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/eu.js
ckeditor/ckeditor/plugins/devtools/lang/fa.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/fa.js
ckeditor/ckeditor/plugins/devtools/lang/fi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/fi.js
ckeditor/ckeditor/plugins/devtools/lang/fr-ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/fr-ca.js
ckeditor/ckeditor/plugins/devtools/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/fr.js
ckeditor/ckeditor/plugins/devtools/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/gl.js
ckeditor/ckeditor/plugins/devtools/lang/gu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/gu.js
ckeditor/ckeditor/plugins/devtools/lang/he.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/he.js
ckeditor/ckeditor/plugins/devtools/lang/hr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/hr.js
ckeditor/ckeditor/plugins/devtools/lang/hu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/hu.js
ckeditor/ckeditor/plugins/devtools/lang/id.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/id.js
ckeditor/ckeditor/plugins/devtools/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/it.js
ckeditor/ckeditor/plugins/devtools/lang/ja.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ja.js
ckeditor/ckeditor/plugins/devtools/lang/km.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/km.js
ckeditor/ckeditor/plugins/devtools/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ko.js
ckeditor/ckeditor/plugins/devtools/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ku.js
ckeditor/ckeditor/plugins/devtools/lang/lt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/lt.js
ckeditor/ckeditor/plugins/devtools/lang/lv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/lv.js
ckeditor/ckeditor/plugins/devtools/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/nb.js
ckeditor/ckeditor/plugins/devtools/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/nl.js
ckeditor/ckeditor/plugins/devtools/lang/no.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/no.js
ckeditor/ckeditor/plugins/devtools/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/pl.js
ckeditor/ckeditor/plugins/devtools/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/pt-br.js
ckeditor/ckeditor/plugins/devtools/lang/pt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/pt.js
ckeditor/ckeditor/plugins/devtools/lang/ro.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ro.js
ckeditor/ckeditor/plugins/devtools/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ru.js
ckeditor/ckeditor/plugins/devtools/lang/si.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/si.js
ckeditor/ckeditor/plugins/devtools/lang/sk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/sk.js
ckeditor/ckeditor/plugins/devtools/lang/sl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/sl.js
ckeditor/ckeditor/plugins/devtools/lang/sq.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/sq.js
ckeditor/ckeditor/plugins/devtools/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/sv.js
ckeditor/ckeditor/plugins/devtools/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/tr.js
ckeditor/ckeditor/plugins/devtools/lang/tt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/tt.js
ckeditor/ckeditor/plugins/devtools/lang/ug.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ug.js
ckeditor/ckeditor/plugins/devtools/lang/uk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/uk.js
ckeditor/ckeditor/plugins/devtools/lang/vi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/vi.js
ckeditor/ckeditor/plugins/devtools/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/zh-cn.js
ckeditor/ckeditor/plugins/devtools/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/zh.js
ckeditor/ckeditor/plugins/dialog/dialogDefinition.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/dialog/dialogDefinition.js
ckeditor/ckeditor/plugins/dialog/styles/dialog.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/dialog/styles/dialog.css
ckeditor/ckeditor/plugins/div/dialogs/div.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/div/dialogs/div.js
ckeditor/ckeditor/plugins/divarea/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/divarea/plugin.js
ckeditor/ckeditor/plugins/docprops/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/plugin.js
ckeditor/ckeditor/plugins/docprops/dialogs/docprops.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/dialogs/docprops.js
ckeditor/ckeditor/plugins/docprops/icons/docprops-rtl.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/icons/docprops-rtl.png
ckeditor/ckeditor/plugins/docprops/icons/docprops.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/icons/docprops.png
ckeditor/ckeditor/plugins/docprops/icons/hidpi/docprops-rtl.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/icons/hidpi/docprops-rtl.png
ckeditor/ckeditor/plugins/docprops/icons/hidpi/docprops.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/icons/hidpi/docprops.png
ckeditor/ckeditor/plugins/docprops/lang/af.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/af.js
ckeditor/ckeditor/plugins/docprops/lang/ar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ar.js
ckeditor/ckeditor/plugins/docprops/lang/bg.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/bg.js
ckeditor/ckeditor/plugins/docprops/lang/bn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/bn.js
ckeditor/ckeditor/plugins/docprops/lang/bs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/bs.js
ckeditor/ckeditor/plugins/docprops/lang/ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ca.js
ckeditor/ckeditor/plugins/docprops/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/cs.js
ckeditor/ckeditor/plugins/docprops/lang/cy.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/cy.js
ckeditor/ckeditor/plugins/docprops/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/da.js
ckeditor/ckeditor/plugins/docprops/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/de.js
ckeditor/ckeditor/plugins/docprops/lang/el.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/el.js
ckeditor/ckeditor/plugins/docprops/lang/en-au.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/en-au.js
ckeditor/ckeditor/plugins/docprops/lang/en-ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/en-ca.js
ckeditor/ckeditor/plugins/docprops/lang/en-gb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/en-gb.js
ckeditor/ckeditor/plugins/docprops/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/en.js
ckeditor/ckeditor/plugins/docprops/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/eo.js
ckeditor/ckeditor/plugins/docprops/lang/es.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/es.js
ckeditor/ckeditor/plugins/docprops/lang/et.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/et.js
ckeditor/ckeditor/plugins/docprops/lang/eu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/eu.js
ckeditor/ckeditor/plugins/docprops/lang/fa.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fa.js
ckeditor/ckeditor/plugins/docprops/lang/fi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fi.js
ckeditor/ckeditor/plugins/docprops/lang/fo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fo.js
ckeditor/ckeditor/plugins/docprops/lang/fr-ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fr-ca.js
ckeditor/ckeditor/plugins/docprops/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fr.js
ckeditor/ckeditor/plugins/docprops/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/gl.js
ckeditor/ckeditor/plugins/docprops/lang/gu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/gu.js
ckeditor/ckeditor/plugins/docprops/lang/he.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/he.js
ckeditor/ckeditor/plugins/docprops/lang/hi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/hi.js
ckeditor/ckeditor/plugins/docprops/lang/hr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/hr.js
ckeditor/ckeditor/plugins/docprops/lang/hu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/hu.js
ckeditor/ckeditor/plugins/docprops/lang/id.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/id.js
ckeditor/ckeditor/plugins/docprops/lang/is.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/is.js
ckeditor/ckeditor/plugins/docprops/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/it.js
ckeditor/ckeditor/plugins/docprops/lang/ja.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ja.js
ckeditor/ckeditor/plugins/docprops/lang/ka.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ka.js
ckeditor/ckeditor/plugins/docprops/lang/km.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/km.js
ckeditor/ckeditor/plugins/docprops/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ko.js
ckeditor/ckeditor/plugins/docprops/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ku.js
ckeditor/ckeditor/plugins/docprops/lang/lt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/lt.js
ckeditor/ckeditor/plugins/docprops/lang/lv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/lv.js
ckeditor/ckeditor/plugins/docprops/lang/mk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/mk.js
ckeditor/ckeditor/plugins/docprops/lang/mn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/mn.js
ckeditor/ckeditor/plugins/docprops/lang/ms.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ms.js
ckeditor/ckeditor/plugins/docprops/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/nb.js
ckeditor/ckeditor/plugins/docprops/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/nl.js
ckeditor/ckeditor/plugins/docprops/lang/no.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/no.js
ckeditor/ckeditor/plugins/docprops/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/pl.js
ckeditor/ckeditor/plugins/docprops/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/pt-br.js
ckeditor/ckeditor/plugins/docprops/lang/pt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/pt.js
ckeditor/ckeditor/plugins/docprops/lang/ro.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ro.js
ckeditor/ckeditor/plugins/docprops/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ru.js
ckeditor/ckeditor/plugins/docprops/lang/si.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/si.js
ckeditor/ckeditor/plugins/docprops/lang/sk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sk.js
ckeditor/ckeditor/plugins/docprops/lang/sl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sl.js
ckeditor/ckeditor/plugins/docprops/lang/sq.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sq.js
ckeditor/ckeditor/plugins/docprops/lang/sr-latn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sr-latn.js
ckeditor/ckeditor/plugins/docprops/lang/sr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sr.js
ckeditor/ckeditor/plugins/docprops/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sv.js
ckeditor/ckeditor/plugins/docprops/lang/th.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/th.js
ckeditor/ckeditor/plugins/docprops/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/tr.js
ckeditor/ckeditor/plugins/docprops/lang/tt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/tt.js
ckeditor/ckeditor/plugins/docprops/lang/ug.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ug.js
ckeditor/ckeditor/plugins/docprops/lang/uk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/uk.js
ckeditor/ckeditor/plugins/docprops/lang/vi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/vi.js
ckeditor/ckeditor/plugins/docprops/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/zh-cn.js
ckeditor/ckeditor/plugins/docprops/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/zh.js
ckeditor/ckeditor/plugins/embed/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embed/plugin.js
ckeditor/ckeditor/plugins/embed/icons/embed.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embed/icons/embed.png
ckeditor/ckeditor/plugins/embed/icons/hidpi/embed.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embed/icons/hidpi/embed.png
ckeditor/ckeditor/plugins/embedbase/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/plugin.js
ckeditor/ckeditor/plugins/embedbase/dialogs/embedbase.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/dialogs/embedbase.js
ckeditor/ckeditor/plugins/embedbase/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/cs.js
ckeditor/ckeditor/plugins/embedbase/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/da.js
ckeditor/ckeditor/plugins/embedbase/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/de.js
ckeditor/ckeditor/plugins/embedbase/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/en.js
ckeditor/ckeditor/plugins/embedbase/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/eo.js
ckeditor/ckeditor/plugins/embedbase/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/fr.js
ckeditor/ckeditor/plugins/embedbase/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/gl.js
ckeditor/ckeditor/plugins/embedbase/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/it.js
ckeditor/ckeditor/plugins/embedbase/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/ko.js
ckeditor/ckeditor/plugins/embedbase/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/ku.js
ckeditor/ckeditor/plugins/embedbase/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/nb.js
ckeditor/ckeditor/plugins/embedbase/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/nl.js
ckeditor/ckeditor/plugins/embedbase/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/pl.js
ckeditor/ckeditor/plugins/embedbase/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/pt-br.js
ckeditor/ckeditor/plugins/embedbase/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/ru.js
ckeditor/ckeditor/plugins/embedbase/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/sv.js
ckeditor/ckeditor/plugins/embedbase/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/tr.js
ckeditor/ckeditor/plugins/embedbase/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/zh-cn.js
ckeditor/ckeditor/plugins/embedbase/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/zh.js
ckeditor/ckeditor/plugins/embedsemantic/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedsemantic/plugin.js
ckeditor/ckeditor/plugins/embedsemantic/icons/embedsemantic.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedsemantic/icons/embedsemantic.png
ckeditor/ckeditor/plugins/embedsemantic/icons/hidpi/embedsemantic.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedsemantic/icons/hidpi/embedsemantic.png
ckeditor/ckeditor/plugins/exportpdf/CHANGELOG.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/CHANGELOG.md
ckeditor/ckeditor/plugins/exportpdf/LICENSE.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/LICENSE.md
ckeditor/ckeditor/plugins/exportpdf/README.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/README.md
ckeditor/ckeditor/plugins/exportpdf/plugindefinition.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/plugindefinition.js
ckeditor/ckeditor/plugins/exportpdf/tests/authentication.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/authentication.js
ckeditor/ckeditor/plugins/exportpdf/tests/exportpdf.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/exportpdf.js
ckeditor/ckeditor/plugins/exportpdf/tests/notification.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/notification.js
ckeditor/ckeditor/plugins/exportpdf/tests/resourcespaths.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/resourcespaths.js
ckeditor/ckeditor/plugins/exportpdf/tests/statistics.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/statistics.js
ckeditor/ckeditor/plugins/exportpdf/tests/stylesheets.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/stylesheets.js
ckeditor/ckeditor/plugins/exportpdf/tests/_helpers/tools.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/_helpers/tools.js
ckeditor/ckeditor/plugins/exportpdf/tests/manual/configfilename.html /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/configfilename.html
ckeditor/ckeditor/plugins/exportpdf/tests/manual/configfilename.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/configfilename.md
ckeditor/ckeditor/plugins/exportpdf/tests/manual/emptyeditor.html /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/emptyeditor.html
ckeditor/ckeditor/plugins/exportpdf/tests/manual/emptyeditor.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/emptyeditor.md
ckeditor/ckeditor/plugins/exportpdf/tests/manual/integration.html /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/integration.html
ckeditor/ckeditor/plugins/exportpdf/tests/manual/integration.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/integration.md
ckeditor/ckeditor/plugins/exportpdf/tests/manual/notifications.html /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/notifications.html
ckeditor/ckeditor/plugins/exportpdf/tests/manual/notifications.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/notifications.md
ckeditor/ckeditor/plugins/exportpdf/tests/manual/notificationsasync.html /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/notificationsasync.html
ckeditor/ckeditor/plugins/exportpdf/tests/manual/notificationsasync.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/notificationsasync.md
ckeditor/ckeditor/plugins/exportpdf/tests/manual/paperformat.html /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/paperformat.html
ckeditor/ckeditor/plugins/exportpdf/tests/manual/paperformat.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/paperformat.md
ckeditor/ckeditor/plugins/exportpdf/tests/manual/readonly.html /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/readonly.html
ckeditor/ckeditor/plugins/exportpdf/tests/manual/readonly.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/readonly.md
ckeditor/ckeditor/plugins/exportpdf/tests/manual/stylesheets.html /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/stylesheets.html
ckeditor/ckeditor/plugins/exportpdf/tests/manual/stylesheets.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/stylesheets.md
ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenfetching.html /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenfetching.html
ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenfetching.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenfetching.md
ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorscorrect.html /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorscorrect.html
ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorscorrect.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorscorrect.md
ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorswrong.html /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorswrong.html
ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorswrong.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorswrong.md
ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenwithouturl.html /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenwithouturl.html
ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenwithouturl.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenwithouturl.md
ckeditor/ckeditor/plugins/exportpdf/tests/manual/wrongendpoint.html /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/wrongendpoint.html
ckeditor/ckeditor/plugins/exportpdf/tests/manual/wrongendpoint.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/wrongendpoint.md
ckeditor/ckeditor/plugins/exportpdf/tests/manual/integrations/easyimage.html /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/integrations/easyimage.html
ckeditor/ckeditor/plugins/exportpdf/tests/manual/integrations/easyimage.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/exportpdf/tests/manual/integrations/easyimage.md
ckeditor/ckeditor/plugins/filetools/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/plugin.js
ckeditor/ckeditor/plugins/filetools/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/cs.js
ckeditor/ckeditor/plugins/filetools/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/da.js
ckeditor/ckeditor/plugins/filetools/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/de.js
ckeditor/ckeditor/plugins/filetools/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/en.js
ckeditor/ckeditor/plugins/filetools/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/eo.js
ckeditor/ckeditor/plugins/filetools/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/fr.js
ckeditor/ckeditor/plugins/filetools/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/gl.js
ckeditor/ckeditor/plugins/filetools/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/it.js
ckeditor/ckeditor/plugins/filetools/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/ko.js
ckeditor/ckeditor/plugins/filetools/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/ku.js
ckeditor/ckeditor/plugins/filetools/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/nb.js
ckeditor/ckeditor/plugins/filetools/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/nl.js
ckeditor/ckeditor/plugins/filetools/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/pl.js
ckeditor/ckeditor/plugins/filetools/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/pt-br.js
ckeditor/ckeditor/plugins/filetools/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/ru.js
ckeditor/ckeditor/plugins/filetools/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/sv.js
ckeditor/ckeditor/plugins/filetools/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/tr.js
ckeditor/ckeditor/plugins/filetools/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/zh-cn.js
ckeditor/ckeditor/plugins/filetools/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/zh.js
ckeditor/ckeditor/plugins/find/dialogs/find.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/find/dialogs/find.js
ckeditor/ckeditor/plugins/flash/dialogs/flash.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/flash/dialogs/flash.js
ckeditor/ckeditor/plugins/flash/images/placeholder.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/flash/images/placeholder.png
ckeditor/ckeditor/plugins/forms/dialogs/button.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/button.js
ckeditor/ckeditor/plugins/forms/dialogs/checkbox.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/checkbox.js
ckeditor/ckeditor/plugins/forms/dialogs/form.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/form.js
ckeditor/ckeditor/plugins/forms/dialogs/hiddenfield.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/hiddenfield.js
ckeditor/ckeditor/plugins/forms/dialogs/radio.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/radio.js
ckeditor/ckeditor/plugins/forms/dialogs/select.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/select.js
ckeditor/ckeditor/plugins/forms/dialogs/textarea.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/textarea.js
ckeditor/ckeditor/plugins/forms/dialogs/textfield.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/textfield.js
ckeditor/ckeditor/plugins/forms/images/hiddenfield.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/images/hiddenfield.gif
ckeditor/ckeditor/plugins/iframe/dialogs/iframe.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/iframe/dialogs/iframe.js
ckeditor/ckeditor/plugins/iframe/images/placeholder.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/iframe/images/placeholder.png
ckeditor/ckeditor/plugins/iframedialog/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/iframedialog/plugin.js
ckeditor/ckeditor/plugins/image/dialogs/image.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image/dialogs/image.js
ckeditor/ckeditor/plugins/image/images/noimage.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image/images/noimage.png
ckeditor/ckeditor/plugins/image2/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/plugin.js
ckeditor/ckeditor/plugins/image2/dialogs/image2.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/dialogs/image2.js
ckeditor/ckeditor/plugins/image2/icons/image.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/icons/image.png
ckeditor/ckeditor/plugins/image2/icons/hidpi/image.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/icons/hidpi/image.png
ckeditor/ckeditor/plugins/image2/lang/af.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/af.js
ckeditor/ckeditor/plugins/image2/lang/ar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ar.js
ckeditor/ckeditor/plugins/image2/lang/bg.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/bg.js
ckeditor/ckeditor/plugins/image2/lang/bn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/bn.js
ckeditor/ckeditor/plugins/image2/lang/bs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/bs.js
ckeditor/ckeditor/plugins/image2/lang/ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ca.js
ckeditor/ckeditor/plugins/image2/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/cs.js
ckeditor/ckeditor/plugins/image2/lang/cy.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/cy.js
ckeditor/ckeditor/plugins/image2/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/da.js
ckeditor/ckeditor/plugins/image2/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/de.js
ckeditor/ckeditor/plugins/image2/lang/el.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/el.js
ckeditor/ckeditor/plugins/image2/lang/en-au.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/en-au.js
ckeditor/ckeditor/plugins/image2/lang/en-ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/en-ca.js
ckeditor/ckeditor/plugins/image2/lang/en-gb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/en-gb.js
ckeditor/ckeditor/plugins/image2/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/en.js
ckeditor/ckeditor/plugins/image2/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/eo.js
ckeditor/ckeditor/plugins/image2/lang/es.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/es.js
ckeditor/ckeditor/plugins/image2/lang/et.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/et.js
ckeditor/ckeditor/plugins/image2/lang/eu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/eu.js
ckeditor/ckeditor/plugins/image2/lang/fa.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fa.js
ckeditor/ckeditor/plugins/image2/lang/fi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fi.js
ckeditor/ckeditor/plugins/image2/lang/fo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fo.js
ckeditor/ckeditor/plugins/image2/lang/fr-ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fr-ca.js
ckeditor/ckeditor/plugins/image2/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fr.js
ckeditor/ckeditor/plugins/image2/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/gl.js
ckeditor/ckeditor/plugins/image2/lang/gu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/gu.js
ckeditor/ckeditor/plugins/image2/lang/he.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/he.js
ckeditor/ckeditor/plugins/image2/lang/hi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/hi.js
ckeditor/ckeditor/plugins/image2/lang/hr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/hr.js
ckeditor/ckeditor/plugins/image2/lang/hu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/hu.js
ckeditor/ckeditor/plugins/image2/lang/id.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/id.js
ckeditor/ckeditor/plugins/image2/lang/is.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/is.js
ckeditor/ckeditor/plugins/image2/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/it.js
ckeditor/ckeditor/plugins/image2/lang/ja.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ja.js
ckeditor/ckeditor/plugins/image2/lang/ka.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ka.js
ckeditor/ckeditor/plugins/image2/lang/km.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/km.js
ckeditor/ckeditor/plugins/image2/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ko.js
ckeditor/ckeditor/plugins/image2/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ku.js
ckeditor/ckeditor/plugins/image2/lang/lt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/lt.js
ckeditor/ckeditor/plugins/image2/lang/lv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/lv.js
ckeditor/ckeditor/plugins/image2/lang/mk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/mk.js
ckeditor/ckeditor/plugins/image2/lang/mn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/mn.js
ckeditor/ckeditor/plugins/image2/lang/ms.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ms.js
ckeditor/ckeditor/plugins/image2/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/nb.js
ckeditor/ckeditor/plugins/image2/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/nl.js
ckeditor/ckeditor/plugins/image2/lang/no.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/no.js
ckeditor/ckeditor/plugins/image2/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/pl.js
ckeditor/ckeditor/plugins/image2/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/pt-br.js
ckeditor/ckeditor/plugins/image2/lang/pt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/pt.js
ckeditor/ckeditor/plugins/image2/lang/ro.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ro.js
ckeditor/ckeditor/plugins/image2/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ru.js
ckeditor/ckeditor/plugins/image2/lang/si.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/si.js
ckeditor/ckeditor/plugins/image2/lang/sk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sk.js
ckeditor/ckeditor/plugins/image2/lang/sl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sl.js
ckeditor/ckeditor/plugins/image2/lang/sq.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sq.js
ckeditor/ckeditor/plugins/image2/lang/sr-latn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sr-latn.js
ckeditor/ckeditor/plugins/image2/lang/sr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sr.js
ckeditor/ckeditor/plugins/image2/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sv.js
ckeditor/ckeditor/plugins/image2/lang/th.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/th.js
ckeditor/ckeditor/plugins/image2/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/tr.js
ckeditor/ckeditor/plugins/image2/lang/tt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/tt.js
ckeditor/ckeditor/plugins/image2/lang/ug.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ug.js
ckeditor/ckeditor/plugins/image2/lang/uk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/uk.js
ckeditor/ckeditor/plugins/image2/lang/vi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/vi.js
ckeditor/ckeditor/plugins/image2/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/zh-cn.js
ckeditor/ckeditor/plugins/image2/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/zh.js
ckeditor/ckeditor/plugins/language/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/plugin.js
ckeditor/ckeditor/plugins/language/icons/language.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/icons/language.png
ckeditor/ckeditor/plugins/language/icons/hidpi/language.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/icons/hidpi/language.png
ckeditor/ckeditor/plugins/language/lang/ar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ar.js
ckeditor/ckeditor/plugins/language/lang/bg.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/bg.js
ckeditor/ckeditor/plugins/language/lang/ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ca.js
ckeditor/ckeditor/plugins/language/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/cs.js
ckeditor/ckeditor/plugins/language/lang/cy.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/cy.js
ckeditor/ckeditor/plugins/language/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/da.js
ckeditor/ckeditor/plugins/language/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/de.js
ckeditor/ckeditor/plugins/language/lang/el.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/el.js
ckeditor/ckeditor/plugins/language/lang/en-gb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/en-gb.js
ckeditor/ckeditor/plugins/language/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/en.js
ckeditor/ckeditor/plugins/language/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/eo.js
ckeditor/ckeditor/plugins/language/lang/es.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/es.js
ckeditor/ckeditor/plugins/language/lang/fa.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/fa.js
ckeditor/ckeditor/plugins/language/lang/fi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/fi.js
ckeditor/ckeditor/plugins/language/lang/fo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/fo.js
ckeditor/ckeditor/plugins/language/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/fr.js
ckeditor/ckeditor/plugins/language/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/gl.js
ckeditor/ckeditor/plugins/language/lang/he.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/he.js
ckeditor/ckeditor/plugins/language/lang/hr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/hr.js
ckeditor/ckeditor/plugins/language/lang/hu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/hu.js
ckeditor/ckeditor/plugins/language/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/it.js
ckeditor/ckeditor/plugins/language/lang/ja.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ja.js
ckeditor/ckeditor/plugins/language/lang/km.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/km.js
ckeditor/ckeditor/plugins/language/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ko.js
ckeditor/ckeditor/plugins/language/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ku.js
ckeditor/ckeditor/plugins/language/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/nb.js
ckeditor/ckeditor/plugins/language/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/nl.js
ckeditor/ckeditor/plugins/language/lang/no.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/no.js
ckeditor/ckeditor/plugins/language/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/pl.js
ckeditor/ckeditor/plugins/language/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/pt-br.js
ckeditor/ckeditor/plugins/language/lang/pt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/pt.js
ckeditor/ckeditor/plugins/language/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ru.js
ckeditor/ckeditor/plugins/language/lang/sk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/sk.js
ckeditor/ckeditor/plugins/language/lang/sl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/sl.js
ckeditor/ckeditor/plugins/language/lang/sq.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/sq.js
ckeditor/ckeditor/plugins/language/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/sv.js
ckeditor/ckeditor/plugins/language/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/tr.js
ckeditor/ckeditor/plugins/language/lang/tt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/tt.js
ckeditor/ckeditor/plugins/language/lang/uk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/uk.js
ckeditor/ckeditor/plugins/language/lang/vi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/vi.js
ckeditor/ckeditor/plugins/language/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/zh-cn.js
ckeditor/ckeditor/plugins/language/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/zh.js
ckeditor/ckeditor/plugins/lineutils/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/lineutils/plugin.js
ckeditor/ckeditor/plugins/link/dialogs/anchor.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/link/dialogs/anchor.js
ckeditor/ckeditor/plugins/link/dialogs/link.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/link/dialogs/link.js
ckeditor/ckeditor/plugins/link/images/anchor.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/link/images/anchor.png
ckeditor/ckeditor/plugins/link/images/hidpi/anchor.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/link/images/hidpi/anchor.png
ckeditor/ckeditor/plugins/liststyle/dialogs/liststyle.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/liststyle/dialogs/liststyle.js
ckeditor/ckeditor/plugins/magicline/images/icon-rtl.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/magicline/images/icon-rtl.png
ckeditor/ckeditor/plugins/magicline/images/icon.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/magicline/images/icon.png
ckeditor/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png
ckeditor/ckeditor/plugins/magicline/images/hidpi/icon.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/magicline/images/hidpi/icon.png
ckeditor/ckeditor/plugins/mathjax/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/plugin.js
ckeditor/ckeditor/plugins/mathjax/dialogs/mathjax.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/dialogs/mathjax.js
ckeditor/ckeditor/plugins/mathjax/icons/mathjax.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/icons/mathjax.png
ckeditor/ckeditor/plugins/mathjax/icons/hidpi/mathjax.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/icons/hidpi/mathjax.png
ckeditor/ckeditor/plugins/mathjax/images/loader.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/images/loader.gif
ckeditor/ckeditor/plugins/mathjax/lang/af.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/af.js
ckeditor/ckeditor/plugins/mathjax/lang/ar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ar.js
ckeditor/ckeditor/plugins/mathjax/lang/bg.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/bg.js
ckeditor/ckeditor/plugins/mathjax/lang/ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ca.js
ckeditor/ckeditor/plugins/mathjax/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/cs.js
ckeditor/ckeditor/plugins/mathjax/lang/cy.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/cy.js
ckeditor/ckeditor/plugins/mathjax/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/da.js
ckeditor/ckeditor/plugins/mathjax/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/de.js
ckeditor/ckeditor/plugins/mathjax/lang/el.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/el.js
ckeditor/ckeditor/plugins/mathjax/lang/en-gb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/en-gb.js
ckeditor/ckeditor/plugins/mathjax/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/en.js
ckeditor/ckeditor/plugins/mathjax/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/eo.js
ckeditor/ckeditor/plugins/mathjax/lang/es.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/es.js
ckeditor/ckeditor/plugins/mathjax/lang/fa.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/fa.js
ckeditor/ckeditor/plugins/mathjax/lang/fi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/fi.js
ckeditor/ckeditor/plugins/mathjax/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/fr.js
ckeditor/ckeditor/plugins/mathjax/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/gl.js
ckeditor/ckeditor/plugins/mathjax/lang/he.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/he.js
ckeditor/ckeditor/plugins/mathjax/lang/hr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/hr.js
ckeditor/ckeditor/plugins/mathjax/lang/hu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/hu.js
ckeditor/ckeditor/plugins/mathjax/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/it.js
ckeditor/ckeditor/plugins/mathjax/lang/ja.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ja.js
ckeditor/ckeditor/plugins/mathjax/lang/km.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/km.js
ckeditor/ckeditor/plugins/mathjax/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ko.js
ckeditor/ckeditor/plugins/mathjax/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ku.js
ckeditor/ckeditor/plugins/mathjax/lang/lt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/lt.js
ckeditor/ckeditor/plugins/mathjax/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/nb.js
ckeditor/ckeditor/plugins/mathjax/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/nl.js
ckeditor/ckeditor/plugins/mathjax/lang/no.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/no.js
ckeditor/ckeditor/plugins/mathjax/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/pl.js
ckeditor/ckeditor/plugins/mathjax/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/pt-br.js
ckeditor/ckeditor/plugins/mathjax/lang/pt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/pt.js
ckeditor/ckeditor/plugins/mathjax/lang/ro.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ro.js
ckeditor/ckeditor/plugins/mathjax/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ru.js
ckeditor/ckeditor/plugins/mathjax/lang/sk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/sk.js
ckeditor/ckeditor/plugins/mathjax/lang/sl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/sl.js
ckeditor/ckeditor/plugins/mathjax/lang/sq.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/sq.js
ckeditor/ckeditor/plugins/mathjax/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/sv.js
ckeditor/ckeditor/plugins/mathjax/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/tr.js
ckeditor/ckeditor/plugins/mathjax/lang/tt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/tt.js
ckeditor/ckeditor/plugins/mathjax/lang/uk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/uk.js
ckeditor/ckeditor/plugins/mathjax/lang/vi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/vi.js
ckeditor/ckeditor/plugins/mathjax/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/zh-cn.js
ckeditor/ckeditor/plugins/mathjax/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/zh.js
ckeditor/ckeditor/plugins/menubutton/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/menubutton/plugin.js
ckeditor/ckeditor/plugins/notification/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/plugin.js
ckeditor/ckeditor/plugins/notification/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/cs.js
ckeditor/ckeditor/plugins/notification/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/da.js
ckeditor/ckeditor/plugins/notification/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/de.js
ckeditor/ckeditor/plugins/notification/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/en.js
ckeditor/ckeditor/plugins/notification/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/eo.js
ckeditor/ckeditor/plugins/notification/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/fr.js
ckeditor/ckeditor/plugins/notification/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/gl.js
ckeditor/ckeditor/plugins/notification/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/it.js
ckeditor/ckeditor/plugins/notification/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/ko.js
ckeditor/ckeditor/plugins/notification/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/ku.js
ckeditor/ckeditor/plugins/notification/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/nb.js
ckeditor/ckeditor/plugins/notification/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/nl.js
ckeditor/ckeditor/plugins/notification/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/pl.js
ckeditor/ckeditor/plugins/notification/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/pt-br.js
ckeditor/ckeditor/plugins/notification/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/ru.js
ckeditor/ckeditor/plugins/notification/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/sv.js
ckeditor/ckeditor/plugins/notification/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/tr.js
ckeditor/ckeditor/plugins/notification/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/zh-cn.js
ckeditor/ckeditor/plugins/notification/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/zh.js
ckeditor/ckeditor/plugins/notificationaggregator/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notificationaggregator/plugin.js
ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif
ckeditor/ckeditor/plugins/pastefromgdocs/filter/default.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/pastefromgdocs/filter/default.js
ckeditor/ckeditor/plugins/pastefromlibreoffice/filter/default.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/pastefromlibreoffice/filter/default.js
ckeditor/ckeditor/plugins/pastefromword/filter/default.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/pastefromword/filter/default.js
ckeditor/ckeditor/plugins/pastetools/filter/common.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/pastetools/filter/common.js
ckeditor/ckeditor/plugins/pastetools/filter/image.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/pastetools/filter/image.js
ckeditor/ckeditor/plugins/placeholder/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/plugin.js
ckeditor/ckeditor/plugins/placeholder/dialogs/placeholder.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/dialogs/placeholder.js
ckeditor/ckeditor/plugins/placeholder/icons/placeholder.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/icons/placeholder.png
ckeditor/ckeditor/plugins/placeholder/icons/hidpi/placeholder.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/icons/hidpi/placeholder.png
ckeditor/ckeditor/plugins/placeholder/lang/af.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/af.js
ckeditor/ckeditor/plugins/placeholder/lang/ar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ar.js
ckeditor/ckeditor/plugins/placeholder/lang/bg.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/bg.js
ckeditor/ckeditor/plugins/placeholder/lang/ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ca.js
ckeditor/ckeditor/plugins/placeholder/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/cs.js
ckeditor/ckeditor/plugins/placeholder/lang/cy.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/cy.js
ckeditor/ckeditor/plugins/placeholder/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/da.js
ckeditor/ckeditor/plugins/placeholder/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/de.js
ckeditor/ckeditor/plugins/placeholder/lang/el.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/el.js
ckeditor/ckeditor/plugins/placeholder/lang/en-gb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/en-gb.js
ckeditor/ckeditor/plugins/placeholder/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/en.js
ckeditor/ckeditor/plugins/placeholder/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/eo.js
ckeditor/ckeditor/plugins/placeholder/lang/es.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/es.js
ckeditor/ckeditor/plugins/placeholder/lang/et.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/et.js
ckeditor/ckeditor/plugins/placeholder/lang/eu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/eu.js
ckeditor/ckeditor/plugins/placeholder/lang/fa.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/fa.js
ckeditor/ckeditor/plugins/placeholder/lang/fi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/fi.js
ckeditor/ckeditor/plugins/placeholder/lang/fr-ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/fr-ca.js
ckeditor/ckeditor/plugins/placeholder/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/fr.js
ckeditor/ckeditor/plugins/placeholder/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/gl.js
ckeditor/ckeditor/plugins/placeholder/lang/he.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/he.js
ckeditor/ckeditor/plugins/placeholder/lang/hr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/hr.js
ckeditor/ckeditor/plugins/placeholder/lang/hu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/hu.js
ckeditor/ckeditor/plugins/placeholder/lang/id.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/id.js
ckeditor/ckeditor/plugins/placeholder/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/it.js
ckeditor/ckeditor/plugins/placeholder/lang/ja.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ja.js
ckeditor/ckeditor/plugins/placeholder/lang/km.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/km.js
ckeditor/ckeditor/plugins/placeholder/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ko.js
ckeditor/ckeditor/plugins/placeholder/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ku.js
ckeditor/ckeditor/plugins/placeholder/lang/lv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/lv.js
ckeditor/ckeditor/plugins/placeholder/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/nb.js
ckeditor/ckeditor/plugins/placeholder/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/nl.js
ckeditor/ckeditor/plugins/placeholder/lang/no.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/no.js
ckeditor/ckeditor/plugins/placeholder/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/pl.js
ckeditor/ckeditor/plugins/placeholder/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/pt-br.js
ckeditor/ckeditor/plugins/placeholder/lang/pt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/pt.js
ckeditor/ckeditor/plugins/placeholder/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ru.js
ckeditor/ckeditor/plugins/placeholder/lang/si.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/si.js
ckeditor/ckeditor/plugins/placeholder/lang/sk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/sk.js
ckeditor/ckeditor/plugins/placeholder/lang/sl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/sl.js
ckeditor/ckeditor/plugins/placeholder/lang/sq.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/sq.js
ckeditor/ckeditor/plugins/placeholder/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/sv.js
ckeditor/ckeditor/plugins/placeholder/lang/th.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/th.js
ckeditor/ckeditor/plugins/placeholder/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/tr.js
ckeditor/ckeditor/plugins/placeholder/lang/tt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/tt.js
ckeditor/ckeditor/plugins/placeholder/lang/ug.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ug.js
ckeditor/ckeditor/plugins/placeholder/lang/uk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/uk.js
ckeditor/ckeditor/plugins/placeholder/lang/vi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/vi.js
ckeditor/ckeditor/plugins/placeholder/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/zh-cn.js
ckeditor/ckeditor/plugins/placeholder/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/zh.js
ckeditor/ckeditor/plugins/preview/preview.html /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/preview/preview.html
ckeditor/ckeditor/plugins/preview/images/pagebreak.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/preview/images/pagebreak.gif
ckeditor/ckeditor/plugins/preview/styles/screen.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/preview/styles/screen.css
ckeditor/ckeditor/plugins/scayt/CHANGELOG.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/CHANGELOG.md
ckeditor/ckeditor/plugins/scayt/LICENSE.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/LICENSE.md
ckeditor/ckeditor/plugins/scayt/README.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/README.md
ckeditor/ckeditor/plugins/scayt/dialogs/dialog.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/dialogs/dialog.css
ckeditor/ckeditor/plugins/scayt/dialogs/options.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/dialogs/options.js
ckeditor/ckeditor/plugins/scayt/dialogs/toolbar.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/dialogs/toolbar.css
ckeditor/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css
ckeditor/ckeditor/plugins/sharedspace/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sharedspace/plugin.js
ckeditor/ckeditor/plugins/showblocks/images/block_address.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_address.png
ckeditor/ckeditor/plugins/showblocks/images/block_blockquote.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_blockquote.png
ckeditor/ckeditor/plugins/showblocks/images/block_div.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_div.png
ckeditor/ckeditor/plugins/showblocks/images/block_h1.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h1.png
ckeditor/ckeditor/plugins/showblocks/images/block_h2.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h2.png
ckeditor/ckeditor/plugins/showblocks/images/block_h3.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h3.png
ckeditor/ckeditor/plugins/showblocks/images/block_h4.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h4.png
ckeditor/ckeditor/plugins/showblocks/images/block_h5.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h5.png
ckeditor/ckeditor/plugins/showblocks/images/block_h6.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h6.png
ckeditor/ckeditor/plugins/showblocks/images/block_p.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_p.png
ckeditor/ckeditor/plugins/showblocks/images/block_pre.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_pre.png
ckeditor/ckeditor/plugins/smiley/dialogs/smiley.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/dialogs/smiley.js
ckeditor/ckeditor/plugins/smiley/images/angel_smile.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/angel_smile.gif
ckeditor/ckeditor/plugins/smiley/images/angel_smile.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/angel_smile.png
ckeditor/ckeditor/plugins/smiley/images/angry_smile.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/angry_smile.gif
ckeditor/ckeditor/plugins/smiley/images/angry_smile.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/angry_smile.png
ckeditor/ckeditor/plugins/smiley/images/broken_heart.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/broken_heart.gif
ckeditor/ckeditor/plugins/smiley/images/broken_heart.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/broken_heart.png
ckeditor/ckeditor/plugins/smiley/images/confused_smile.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/confused_smile.gif
ckeditor/ckeditor/plugins/smiley/images/confused_smile.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/confused_smile.png
ckeditor/ckeditor/plugins/smiley/images/cry_smile.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/cry_smile.gif
ckeditor/ckeditor/plugins/smiley/images/cry_smile.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/cry_smile.png
ckeditor/ckeditor/plugins/smiley/images/devil_smile.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/devil_smile.gif
ckeditor/ckeditor/plugins/smiley/images/devil_smile.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/devil_smile.png
ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif
ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.gif
ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.png
ckeditor/ckeditor/plugins/smiley/images/envelope.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/envelope.gif
ckeditor/ckeditor/plugins/smiley/images/envelope.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/envelope.png
ckeditor/ckeditor/plugins/smiley/images/heart.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/heart.gif
ckeditor/ckeditor/plugins/smiley/images/heart.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/heart.png
ckeditor/ckeditor/plugins/smiley/images/kiss.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/kiss.gif
ckeditor/ckeditor/plugins/smiley/images/kiss.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/kiss.png
ckeditor/ckeditor/plugins/smiley/images/lightbulb.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/lightbulb.gif
ckeditor/ckeditor/plugins/smiley/images/lightbulb.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/lightbulb.png
ckeditor/ckeditor/plugins/smiley/images/omg_smile.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/omg_smile.gif
ckeditor/ckeditor/plugins/smiley/images/omg_smile.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/omg_smile.png
ckeditor/ckeditor/plugins/smiley/images/regular_smile.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/regular_smile.gif
ckeditor/ckeditor/plugins/smiley/images/regular_smile.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/regular_smile.png
ckeditor/ckeditor/plugins/smiley/images/sad_smile.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/sad_smile.gif
ckeditor/ckeditor/plugins/smiley/images/sad_smile.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/sad_smile.png
ckeditor/ckeditor/plugins/smiley/images/shades_smile.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/shades_smile.gif
ckeditor/ckeditor/plugins/smiley/images/shades_smile.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/shades_smile.png
ckeditor/ckeditor/plugins/smiley/images/teeth_smile.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/teeth_smile.gif
ckeditor/ckeditor/plugins/smiley/images/teeth_smile.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/teeth_smile.png
ckeditor/ckeditor/plugins/smiley/images/thumbs_down.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/thumbs_down.gif
ckeditor/ckeditor/plugins/smiley/images/thumbs_down.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/thumbs_down.png
ckeditor/ckeditor/plugins/smiley/images/thumbs_up.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/thumbs_up.gif
ckeditor/ckeditor/plugins/smiley/images/thumbs_up.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/thumbs_up.png
ckeditor/ckeditor/plugins/smiley/images/tongue_smile.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/tongue_smile.gif
ckeditor/ckeditor/plugins/smiley/images/tongue_smile.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/tongue_smile.png
ckeditor/ckeditor/plugins/smiley/images/tounge_smile.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/tounge_smile.gif
ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png
ckeditor/ckeditor/plugins/smiley/images/wink_smile.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/wink_smile.gif
ckeditor/ckeditor/plugins/smiley/images/wink_smile.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/wink_smile.png
ckeditor/ckeditor/plugins/sourcedialog/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/plugin.js
ckeditor/ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js
ckeditor/ckeditor/plugins/sourcedialog/icons/sourcedialog-rtl.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/icons/sourcedialog-rtl.png
ckeditor/ckeditor/plugins/sourcedialog/icons/sourcedialog.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/icons/sourcedialog.png
ckeditor/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog-rtl.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog-rtl.png
ckeditor/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog.png
ckeditor/ckeditor/plugins/sourcedialog/lang/af.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/af.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ar.js
ckeditor/ckeditor/plugins/sourcedialog/lang/bg.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/bg.js
ckeditor/ckeditor/plugins/sourcedialog/lang/bn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/bn.js
ckeditor/ckeditor/plugins/sourcedialog/lang/bs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/bs.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ca.js
ckeditor/ckeditor/plugins/sourcedialog/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/cs.js
ckeditor/ckeditor/plugins/sourcedialog/lang/cy.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/cy.js
ckeditor/ckeditor/plugins/sourcedialog/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/da.js
ckeditor/ckeditor/plugins/sourcedialog/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/de.js
ckeditor/ckeditor/plugins/sourcedialog/lang/el.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/el.js
ckeditor/ckeditor/plugins/sourcedialog/lang/en-au.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/en-au.js
ckeditor/ckeditor/plugins/sourcedialog/lang/en-ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/en-ca.js
ckeditor/ckeditor/plugins/sourcedialog/lang/en-gb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/en-gb.js
ckeditor/ckeditor/plugins/sourcedialog/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/en.js
ckeditor/ckeditor/plugins/sourcedialog/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/eo.js
ckeditor/ckeditor/plugins/sourcedialog/lang/es.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/es.js
ckeditor/ckeditor/plugins/sourcedialog/lang/et.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/et.js
ckeditor/ckeditor/plugins/sourcedialog/lang/eu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/eu.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fa.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fa.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fi.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fo.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fr-ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fr-ca.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fr.js
ckeditor/ckeditor/plugins/sourcedialog/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/gl.js
ckeditor/ckeditor/plugins/sourcedialog/lang/gu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/gu.js
ckeditor/ckeditor/plugins/sourcedialog/lang/he.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/he.js
ckeditor/ckeditor/plugins/sourcedialog/lang/hi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/hi.js
ckeditor/ckeditor/plugins/sourcedialog/lang/hr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/hr.js
ckeditor/ckeditor/plugins/sourcedialog/lang/hu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/hu.js
ckeditor/ckeditor/plugins/sourcedialog/lang/id.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/id.js
ckeditor/ckeditor/plugins/sourcedialog/lang/is.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/is.js
ckeditor/ckeditor/plugins/sourcedialog/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/it.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ja.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ja.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ka.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ka.js
ckeditor/ckeditor/plugins/sourcedialog/lang/km.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/km.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ko.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ku.js
ckeditor/ckeditor/plugins/sourcedialog/lang/lt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/lt.js
ckeditor/ckeditor/plugins/sourcedialog/lang/lv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/lv.js
ckeditor/ckeditor/plugins/sourcedialog/lang/mn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/mn.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ms.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ms.js
ckeditor/ckeditor/plugins/sourcedialog/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/nb.js
ckeditor/ckeditor/plugins/sourcedialog/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/nl.js
ckeditor/ckeditor/plugins/sourcedialog/lang/no.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/no.js
ckeditor/ckeditor/plugins/sourcedialog/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/pl.js
ckeditor/ckeditor/plugins/sourcedialog/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/pt-br.js
ckeditor/ckeditor/plugins/sourcedialog/lang/pt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/pt.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ro.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ro.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ru.js
ckeditor/ckeditor/plugins/sourcedialog/lang/si.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/si.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sk.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sl.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sq.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sq.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sr-latn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sr-latn.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sr.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sv.js
ckeditor/ckeditor/plugins/sourcedialog/lang/th.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/th.js
ckeditor/ckeditor/plugins/sourcedialog/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/tr.js
ckeditor/ckeditor/plugins/sourcedialog/lang/tt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/tt.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ug.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ug.js
ckeditor/ckeditor/plugins/sourcedialog/lang/uk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/uk.js
ckeditor/ckeditor/plugins/sourcedialog/lang/vi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/vi.js
ckeditor/ckeditor/plugins/sourcedialog/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/zh-cn.js
ckeditor/ckeditor/plugins/sourcedialog/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/zh.js
ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/af.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/af.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ar.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/az.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/az.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/bg.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/bg.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/da.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-au.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-au.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eu.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/gl.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/he.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/he.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hr.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hu.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/id.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/id.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ja.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ja.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/km.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/km.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ko.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lt.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/oc.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/oc.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pl.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ro.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ro.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ru.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/si.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/si.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sl.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sq.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sq.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr-latn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr-latn.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/th.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/th.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tt.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/uk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/uk.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/vi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/vi.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh.js
ckeditor/ckeditor/plugins/stylesheetparser/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/stylesheetparser/plugin.js
ckeditor/ckeditor/plugins/table/dialogs/table.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/table/dialogs/table.js
ckeditor/ckeditor/plugins/tableresize/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/tableresize/plugin.js
ckeditor/ckeditor/plugins/tableselection/styles/tableselection.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/tableselection/styles/tableselection.css
ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js
ckeditor/ckeditor/plugins/templates/dialogs/templates.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/dialogs/templates.css
ckeditor/ckeditor/plugins/templates/dialogs/templates.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/dialogs/templates.js
ckeditor/ckeditor/plugins/templates/templates/default.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/templates/default.js
ckeditor/ckeditor/plugins/templates/templates/images/template1.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/templates/images/template1.gif
ckeditor/ckeditor/plugins/templates/templates/images/template2.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/templates/images/template2.gif
ckeditor/ckeditor/plugins/templates/templates/images/template3.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/templates/images/template3.gif
ckeditor/ckeditor/plugins/uicolor/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/plugin.js
ckeditor/ckeditor/plugins/uicolor/dialogs/uicolor.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/dialogs/uicolor.js
ckeditor/ckeditor/plugins/uicolor/icons/uicolor.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/icons/uicolor.png
ckeditor/ckeditor/plugins/uicolor/icons/hidpi/uicolor.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/icons/hidpi/uicolor.png
ckeditor/ckeditor/plugins/uicolor/lang/_translationstatus.txt /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/_translationstatus.txt
ckeditor/ckeditor/plugins/uicolor/lang/af.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/af.js
ckeditor/ckeditor/plugins/uicolor/lang/ar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ar.js
ckeditor/ckeditor/plugins/uicolor/lang/bg.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/bg.js
ckeditor/ckeditor/plugins/uicolor/lang/ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ca.js
ckeditor/ckeditor/plugins/uicolor/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/cs.js
ckeditor/ckeditor/plugins/uicolor/lang/cy.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/cy.js
ckeditor/ckeditor/plugins/uicolor/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/da.js
ckeditor/ckeditor/plugins/uicolor/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/de.js
ckeditor/ckeditor/plugins/uicolor/lang/el.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/el.js
ckeditor/ckeditor/plugins/uicolor/lang/en-gb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/en-gb.js
ckeditor/ckeditor/plugins/uicolor/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/en.js
ckeditor/ckeditor/plugins/uicolor/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/eo.js
ckeditor/ckeditor/plugins/uicolor/lang/es.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/es.js
ckeditor/ckeditor/plugins/uicolor/lang/et.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/et.js
ckeditor/ckeditor/plugins/uicolor/lang/eu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/eu.js
ckeditor/ckeditor/plugins/uicolor/lang/fa.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/fa.js
ckeditor/ckeditor/plugins/uicolor/lang/fi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/fi.js
ckeditor/ckeditor/plugins/uicolor/lang/fr-ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/fr-ca.js
ckeditor/ckeditor/plugins/uicolor/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/fr.js
ckeditor/ckeditor/plugins/uicolor/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/gl.js
ckeditor/ckeditor/plugins/uicolor/lang/he.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/he.js
ckeditor/ckeditor/plugins/uicolor/lang/hr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/hr.js
ckeditor/ckeditor/plugins/uicolor/lang/hu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/hu.js
ckeditor/ckeditor/plugins/uicolor/lang/id.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/id.js
ckeditor/ckeditor/plugins/uicolor/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/it.js
ckeditor/ckeditor/plugins/uicolor/lang/ja.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ja.js
ckeditor/ckeditor/plugins/uicolor/lang/km.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/km.js
ckeditor/ckeditor/plugins/uicolor/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ko.js
ckeditor/ckeditor/plugins/uicolor/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ku.js
ckeditor/ckeditor/plugins/uicolor/lang/lv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/lv.js
ckeditor/ckeditor/plugins/uicolor/lang/mk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/mk.js
ckeditor/ckeditor/plugins/uicolor/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/nb.js
ckeditor/ckeditor/plugins/uicolor/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/nl.js
ckeditor/ckeditor/plugins/uicolor/lang/no.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/no.js
ckeditor/ckeditor/plugins/uicolor/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/pl.js
ckeditor/ckeditor/plugins/uicolor/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/pt-br.js
ckeditor/ckeditor/plugins/uicolor/lang/pt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/pt.js
ckeditor/ckeditor/plugins/uicolor/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ru.js
ckeditor/ckeditor/plugins/uicolor/lang/si.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/si.js
ckeditor/ckeditor/plugins/uicolor/lang/sk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/sk.js
ckeditor/ckeditor/plugins/uicolor/lang/sl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/sl.js
ckeditor/ckeditor/plugins/uicolor/lang/sq.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/sq.js
ckeditor/ckeditor/plugins/uicolor/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/sv.js
ckeditor/ckeditor/plugins/uicolor/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/tr.js
ckeditor/ckeditor/plugins/uicolor/lang/tt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/tt.js
ckeditor/ckeditor/plugins/uicolor/lang/ug.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ug.js
ckeditor/ckeditor/plugins/uicolor/lang/uk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/uk.js
ckeditor/ckeditor/plugins/uicolor/lang/vi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/vi.js
ckeditor/ckeditor/plugins/uicolor/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/zh-cn.js
ckeditor/ckeditor/plugins/uicolor/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/zh.js
ckeditor/ckeditor/plugins/uicolor/yui/yui.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/yui.js
ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png
ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png
ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png
ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png
ckeditor/ckeditor/plugins/uicolor/yui/assets/yui.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/yui.css
ckeditor/ckeditor/plugins/uploadimage/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadimage/plugin.js
ckeditor/ckeditor/plugins/uploadwidget/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/plugin.js
ckeditor/ckeditor/plugins/uploadwidget/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/cs.js
ckeditor/ckeditor/plugins/uploadwidget/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/da.js
ckeditor/ckeditor/plugins/uploadwidget/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/de.js
ckeditor/ckeditor/plugins/uploadwidget/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/en.js
ckeditor/ckeditor/plugins/uploadwidget/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/eo.js
ckeditor/ckeditor/plugins/uploadwidget/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/fr.js
ckeditor/ckeditor/plugins/uploadwidget/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/gl.js
ckeditor/ckeditor/plugins/uploadwidget/lang/hu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/hu.js
ckeditor/ckeditor/plugins/uploadwidget/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/it.js
ckeditor/ckeditor/plugins/uploadwidget/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/ko.js
ckeditor/ckeditor/plugins/uploadwidget/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/ku.js
ckeditor/ckeditor/plugins/uploadwidget/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/nb.js
ckeditor/ckeditor/plugins/uploadwidget/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/nl.js
ckeditor/ckeditor/plugins/uploadwidget/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/pl.js
ckeditor/ckeditor/plugins/uploadwidget/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/pt-br.js
ckeditor/ckeditor/plugins/uploadwidget/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/ru.js
ckeditor/ckeditor/plugins/uploadwidget/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/sv.js
ckeditor/ckeditor/plugins/uploadwidget/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/tr.js
ckeditor/ckeditor/plugins/uploadwidget/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/zh-cn.js
ckeditor/ckeditor/plugins/uploadwidget/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/zh.js
ckeditor/ckeditor/plugins/widget/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/plugin.js
ckeditor/ckeditor/plugins/widget/images/handle.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/images/handle.png
ckeditor/ckeditor/plugins/widget/lang/af.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/af.js
ckeditor/ckeditor/plugins/widget/lang/ar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ar.js
ckeditor/ckeditor/plugins/widget/lang/bg.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/bg.js
ckeditor/ckeditor/plugins/widget/lang/ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ca.js
ckeditor/ckeditor/plugins/widget/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/cs.js
ckeditor/ckeditor/plugins/widget/lang/cy.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/cy.js
ckeditor/ckeditor/plugins/widget/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/da.js
ckeditor/ckeditor/plugins/widget/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/de.js
ckeditor/ckeditor/plugins/widget/lang/el.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/el.js
ckeditor/ckeditor/plugins/widget/lang/en-gb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/en-gb.js
ckeditor/ckeditor/plugins/widget/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/en.js
ckeditor/ckeditor/plugins/widget/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/eo.js
ckeditor/ckeditor/plugins/widget/lang/es.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/es.js
ckeditor/ckeditor/plugins/widget/lang/fa.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/fa.js
ckeditor/ckeditor/plugins/widget/lang/fi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/fi.js
ckeditor/ckeditor/plugins/widget/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/fr.js
ckeditor/ckeditor/plugins/widget/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/gl.js
ckeditor/ckeditor/plugins/widget/lang/he.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/he.js
ckeditor/ckeditor/plugins/widget/lang/hr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/hr.js
ckeditor/ckeditor/plugins/widget/lang/hu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/hu.js
ckeditor/ckeditor/plugins/widget/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/it.js
ckeditor/ckeditor/plugins/widget/lang/ja.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ja.js
ckeditor/ckeditor/plugins/widget/lang/km.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/km.js
ckeditor/ckeditor/plugins/widget/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ko.js
ckeditor/ckeditor/plugins/widget/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ku.js
ckeditor/ckeditor/plugins/widget/lang/lv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/lv.js
ckeditor/ckeditor/plugins/widget/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/nb.js
ckeditor/ckeditor/plugins/widget/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/nl.js
ckeditor/ckeditor/plugins/widget/lang/no.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/no.js
ckeditor/ckeditor/plugins/widget/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/pl.js
ckeditor/ckeditor/plugins/widget/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/pt-br.js
ckeditor/ckeditor/plugins/widget/lang/pt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/pt.js
ckeditor/ckeditor/plugins/widget/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ru.js
ckeditor/ckeditor/plugins/widget/lang/sk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/sk.js
ckeditor/ckeditor/plugins/widget/lang/sl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/sl.js
ckeditor/ckeditor/plugins/widget/lang/sq.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/sq.js
ckeditor/ckeditor/plugins/widget/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/sv.js
ckeditor/ckeditor/plugins/widget/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/tr.js
ckeditor/ckeditor/plugins/widget/lang/tt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/tt.js
ckeditor/ckeditor/plugins/widget/lang/uk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/uk.js
ckeditor/ckeditor/plugins/widget/lang/vi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/vi.js
ckeditor/ckeditor/plugins/widget/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/zh-cn.js
ckeditor/ckeditor/plugins/widget/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/zh.js
ckeditor/ckeditor/plugins/wsc/LICENSE.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/LICENSE.md
ckeditor/ckeditor/plugins/wsc/README.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/README.md
ckeditor/ckeditor/plugins/wsc/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/plugin.js
ckeditor/ckeditor/plugins/wsc/dialogs/ciframe.html /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/ciframe.html
ckeditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
ckeditor/ckeditor/plugins/wsc/dialogs/wsc.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/wsc.css
ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js
ckeditor/ckeditor/plugins/wsc/dialogs/wsc_ie.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/wsc_ie.js
ckeditor/ckeditor/plugins/wsc/icons/spellchecker.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/icons/spellchecker.png
ckeditor/ckeditor/plugins/wsc/icons/hidpi/spellchecker.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/icons/hidpi/spellchecker.png
ckeditor/ckeditor/plugins/wsc/lang/af.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/af.js
ckeditor/ckeditor/plugins/wsc/lang/ar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ar.js
ckeditor/ckeditor/plugins/wsc/lang/bg.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/bg.js
ckeditor/ckeditor/plugins/wsc/lang/bn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/bn.js
ckeditor/ckeditor/plugins/wsc/lang/bs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/bs.js
ckeditor/ckeditor/plugins/wsc/lang/ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ca.js
ckeditor/ckeditor/plugins/wsc/lang/cs.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/cs.js
ckeditor/ckeditor/plugins/wsc/lang/cy.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/cy.js
ckeditor/ckeditor/plugins/wsc/lang/da.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/da.js
ckeditor/ckeditor/plugins/wsc/lang/de.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/de.js
ckeditor/ckeditor/plugins/wsc/lang/el.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/el.js
ckeditor/ckeditor/plugins/wsc/lang/en-au.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/en-au.js
ckeditor/ckeditor/plugins/wsc/lang/en-ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/en-ca.js
ckeditor/ckeditor/plugins/wsc/lang/en-gb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/en-gb.js
ckeditor/ckeditor/plugins/wsc/lang/en.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/en.js
ckeditor/ckeditor/plugins/wsc/lang/eo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/eo.js
ckeditor/ckeditor/plugins/wsc/lang/es.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/es.js
ckeditor/ckeditor/plugins/wsc/lang/et.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/et.js
ckeditor/ckeditor/plugins/wsc/lang/eu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/eu.js
ckeditor/ckeditor/plugins/wsc/lang/fa.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/fa.js
ckeditor/ckeditor/plugins/wsc/lang/fi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/fi.js
ckeditor/ckeditor/plugins/wsc/lang/fo.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/fo.js
ckeditor/ckeditor/plugins/wsc/lang/fr-ca.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/fr-ca.js
ckeditor/ckeditor/plugins/wsc/lang/fr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/fr.js
ckeditor/ckeditor/plugins/wsc/lang/gl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/gl.js
ckeditor/ckeditor/plugins/wsc/lang/gu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/gu.js
ckeditor/ckeditor/plugins/wsc/lang/he.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/he.js
ckeditor/ckeditor/plugins/wsc/lang/hi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/hi.js
ckeditor/ckeditor/plugins/wsc/lang/hr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/hr.js
ckeditor/ckeditor/plugins/wsc/lang/hu.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/hu.js
ckeditor/ckeditor/plugins/wsc/lang/is.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/is.js
ckeditor/ckeditor/plugins/wsc/lang/it.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/it.js
ckeditor/ckeditor/plugins/wsc/lang/ja.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ja.js
ckeditor/ckeditor/plugins/wsc/lang/ka.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ka.js
ckeditor/ckeditor/plugins/wsc/lang/km.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/km.js
ckeditor/ckeditor/plugins/wsc/lang/ko.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ko.js
ckeditor/ckeditor/plugins/wsc/lang/ku.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ku.js
ckeditor/ckeditor/plugins/wsc/lang/lt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/lt.js
ckeditor/ckeditor/plugins/wsc/lang/lv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/lv.js
ckeditor/ckeditor/plugins/wsc/lang/mk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/mk.js
ckeditor/ckeditor/plugins/wsc/lang/mn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/mn.js
ckeditor/ckeditor/plugins/wsc/lang/ms.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ms.js
ckeditor/ckeditor/plugins/wsc/lang/nb.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/nb.js
ckeditor/ckeditor/plugins/wsc/lang/nl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/nl.js
ckeditor/ckeditor/plugins/wsc/lang/no.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/no.js
ckeditor/ckeditor/plugins/wsc/lang/pl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/pl.js
ckeditor/ckeditor/plugins/wsc/lang/pt-br.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/pt-br.js
ckeditor/ckeditor/plugins/wsc/lang/pt.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/pt.js
ckeditor/ckeditor/plugins/wsc/lang/ro.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ro.js
ckeditor/ckeditor/plugins/wsc/lang/ru.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ru.js
ckeditor/ckeditor/plugins/wsc/lang/sk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/sk.js
ckeditor/ckeditor/plugins/wsc/lang/sl.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/sl.js
ckeditor/ckeditor/plugins/wsc/lang/sr-latn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/sr-latn.js
ckeditor/ckeditor/plugins/wsc/lang/sr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/sr.js
ckeditor/ckeditor/plugins/wsc/lang/sv.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/sv.js
ckeditor/ckeditor/plugins/wsc/lang/th.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/th.js
ckeditor/ckeditor/plugins/wsc/lang/tr.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/tr.js
ckeditor/ckeditor/plugins/wsc/lang/ug.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ug.js
ckeditor/ckeditor/plugins/wsc/lang/uk.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/uk.js
ckeditor/ckeditor/plugins/wsc/lang/vi.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/vi.js
ckeditor/ckeditor/plugins/wsc/lang/zh-cn.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/zh-cn.js
ckeditor/ckeditor/plugins/wsc/lang/zh.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/zh.js
ckeditor/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css
ckeditor/ckeditor/plugins/xml/plugin.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/xml/plugin.js
ckeditor/ckeditor/skins/moono/dialog.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog.css
ckeditor/ckeditor/skins/moono/dialog_ie.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog_ie.css
ckeditor/ckeditor/skins/moono/dialog_ie7.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog_ie7.css
ckeditor/ckeditor/skins/moono/dialog_ie8.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog_ie8.css
ckeditor/ckeditor/skins/moono/dialog_iequirks.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog_iequirks.css
ckeditor/ckeditor/skins/moono/editor.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor.css
ckeditor/ckeditor/skins/moono/editor_gecko.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_gecko.css
ckeditor/ckeditor/skins/moono/editor_ie.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_ie.css
ckeditor/ckeditor/skins/moono/editor_ie7.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_ie7.css
ckeditor/ckeditor/skins/moono/editor_ie8.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_ie8.css
ckeditor/ckeditor/skins/moono/editor_iequirks.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_iequirks.css
ckeditor/ckeditor/skins/moono/icons.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/icons.png
ckeditor/ckeditor/skins/moono/icons_hidpi.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/icons_hidpi.png
ckeditor/ckeditor/skins/moono/readme.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/readme.md
ckeditor/ckeditor/skins/moono/images/arrow.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/arrow.png
ckeditor/ckeditor/skins/moono/images/close.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/close.png
ckeditor/ckeditor/skins/moono/images/lock-open.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/lock-open.png
ckeditor/ckeditor/skins/moono/images/lock.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/lock.png
ckeditor/ckeditor/skins/moono/images/refresh.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/refresh.png
ckeditor/ckeditor/skins/moono/images/spinner.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/spinner.gif
ckeditor/ckeditor/skins/moono/images/hidpi/close.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/hidpi/close.png
ckeditor/ckeditor/skins/moono/images/hidpi/lock-open.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/hidpi/lock-open.png
ckeditor/ckeditor/skins/moono/images/hidpi/lock.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/hidpi/lock.png
ckeditor/ckeditor/skins/moono/images/hidpi/refresh.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/hidpi/refresh.png
ckeditor/ckeditor/skins/moono-lisa/dialog.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/dialog.css
ckeditor/ckeditor/skins/moono-lisa/dialog_ie.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/dialog_ie.css
ckeditor/ckeditor/skins/moono-lisa/dialog_ie8.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/dialog_ie8.css
ckeditor/ckeditor/skins/moono-lisa/dialog_iequirks.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/dialog_iequirks.css
ckeditor/ckeditor/skins/moono-lisa/editor.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/editor.css
ckeditor/ckeditor/skins/moono-lisa/editor_gecko.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/editor_gecko.css
ckeditor/ckeditor/skins/moono-lisa/editor_ie.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/editor_ie.css
ckeditor/ckeditor/skins/moono-lisa/editor_ie8.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/editor_ie8.css
ckeditor/ckeditor/skins/moono-lisa/editor_iequirks.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/editor_iequirks.css
ckeditor/ckeditor/skins/moono-lisa/icons.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/icons.png
ckeditor/ckeditor/skins/moono-lisa/icons_hidpi.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/icons_hidpi.png
ckeditor/ckeditor/skins/moono-lisa/readme.md /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/readme.md
ckeditor/ckeditor/skins/moono-lisa/images/arrow.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/arrow.png
ckeditor/ckeditor/skins/moono-lisa/images/close.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/close.png
ckeditor/ckeditor/skins/moono-lisa/images/lock-open.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/lock-open.png
ckeditor/ckeditor/skins/moono-lisa/images/lock.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/lock.png
ckeditor/ckeditor/skins/moono-lisa/images/refresh.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/refresh.png
ckeditor/ckeditor/skins/moono-lisa/images/spinner.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/spinner.gif
ckeditor/ckeditor/skins/moono-lisa/images/hidpi/close.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/close.png
ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png
ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock.png
ckeditor/ckeditor/skins/moono-lisa/images/hidpi/refresh.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/refresh.png
ckeditor/ckeditor/vendor/promise.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/ckeditor/vendor/promise.js
ckeditor/file-icons/doc.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/file-icons/doc.png
ckeditor/file-icons/file.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/file-icons/file.png
ckeditor/file-icons/pdf.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/file-icons/pdf.png
ckeditor/file-icons/ppt.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/file-icons/ppt.png
ckeditor/file-icons/swf.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/file-icons/swf.png
ckeditor/file-icons/txt.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/file-icons/txt.png
ckeditor/file-icons/xls.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/file-icons/xls.png
ckeditor/galleriffic/css/basic.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/basic.css
ckeditor/galleriffic/css/black.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/black.css
ckeditor/galleriffic/css/caption.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/caption.png
ckeditor/galleriffic/css/galleriffic-1.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-1.css
ckeditor/galleriffic/css/galleriffic-2.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-2.css
ckeditor/galleriffic/css/galleriffic-3.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-3.css
ckeditor/galleriffic/css/galleriffic-4.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-4.css
ckeditor/galleriffic/css/galleriffic-5.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-5.css
ckeditor/galleriffic/css/jush.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/jush.css
ckeditor/galleriffic/css/loader.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/loader.gif
ckeditor/galleriffic/css/loaderWhite.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/loaderWhite.gif
ckeditor/galleriffic/css/nextPageArrow.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/nextPageArrow.gif
ckeditor/galleriffic/css/nextPageArrowWhite.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/nextPageArrowWhite.gif
ckeditor/galleriffic/css/prevPageArrow.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/prevPageArrow.gif
ckeditor/galleriffic/css/prevPageArrowWhite.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/prevPageArrowWhite.gif
ckeditor/galleriffic/css/white.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/white.css
ckeditor/galleriffic/js/jquery-1.3.2.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/js/jquery-1.3.2.js
ckeditor/galleriffic/js/jquery.galleriffic.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/js/jquery.galleriffic.js
ckeditor/galleriffic/js/jquery.history.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/js/jquery.history.js
ckeditor/galleriffic/js/jquery.opacityrollover.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/js/jquery.opacityrollover.js
ckeditor/galleriffic/js/jush.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor/static/ckeditor/galleriffic/js/jush.js
ckeditor/ckeditor_uploader/admin_base.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/ckeditor_uploader/static/ckeditor/ckeditor_uploader/admin_base.css
debug_toolbar/css/print.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/debug_toolbar/static/debug_toolbar/css/print.css
debug_toolbar/css/toolbar.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css
debug_toolbar/img/ajax-loader.gif /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/debug_toolbar/static/debug_toolbar/img/ajax-loader.gif
debug_toolbar/img/back.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/debug_toolbar/static/debug_toolbar/img/back.png
debug_toolbar/img/back_hover.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/debug_toolbar/static/debug_toolbar/img/back_hover.png
debug_toolbar/img/close.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/debug_toolbar/static/debug_toolbar/img/close.png
debug_toolbar/img/close_hover.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/debug_toolbar/static/debug_toolbar/img/close_hover.png
debug_toolbar/img/djdt_vertical.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/debug_toolbar/static/debug_toolbar/img/djdt_vertical.png
debug_toolbar/img/indicator.png /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/debug_toolbar/static/debug_toolbar/img/indicator.png
debug_toolbar/js/redirect.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/debug_toolbar/static/debug_toolbar/js/redirect.js
debug_toolbar/js/toolbar.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js
debug_toolbar/js/toolbar.timer.js /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.timer.js
styles.css /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar_promotions/static/styles.css

Templates (150 rendered)

Template paths

  1. /var/app/current/templates
  2. /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates
  3. /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar_accounts/templates

Templates

oscar/catalogue/browse.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/browse.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/layout_2_col.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/layout_2_col.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/layout.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/layout.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/base.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/base.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/browse.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/browse.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/layout_2_col.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/layout_2_col.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/layout.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/layout.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/base.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/base.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/partials/google_analytics.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/google_analytics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: tracking. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f532875bf90>, <TextNode: '\n '>]>}
oscar/partials/nav_accounts.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/nav_accounts.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754c90>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5328754bd0>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5328754e10>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754f50>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755d50>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755b10>, <TextNode: '\n'>]>}
oscar/partials/brand.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/brand.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754c90>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5328754bd0>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5328754e10>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754f50>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755d50>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755b10>, <TextNode: '\n'>]>}
oscar/partials/mini_basket.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/mini_basket.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754c90>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5328754bd0>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5328754e10>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754f50>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755d50>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755b10>, <TextNode: '\n'>]>} {'block': <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5328754e10>]>}
oscar/basket/partials/basket_quick.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/basket/partials/basket_quick.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754c90>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5328754bd0>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5328754e10>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754f50>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755d50>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755b10>, <TextNode: '\n'>]>} {'block': <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5328754e10>]>}
oscar/partials/nav_primary.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/nav_primary.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754c90>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5328754bd0>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5328754e10>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754f50>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755d50>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755b10>, <TextNode: '\n'>]>} {'block': <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754f50>, <TextNode: '\n '>]>}
oscar/partials/google_analytics.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/google_analytics.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: tracking. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b95950>, <TextNode: '\n '>]>}
oscar/partials/nav_accounts.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/nav_accounts.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88150>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88090>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5312b882d0>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88410>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b9c1d0>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b96f50>, <TextNode: '\n'>]>}
oscar/partials/brand.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/brand.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88150>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88090>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5312b882d0>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88410>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b9c1d0>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b96f50>, <TextNode: '\n'>]>}
oscar/partials/mini_basket.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/mini_basket.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88150>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88090>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5312b882d0>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88410>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b9c1d0>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b96f50>, <TextNode: '\n'>]>} {'block': <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5312b882d0>]>}
oscar/basket/partials/basket_quick.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/basket/partials/basket_quick.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88150>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88090>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5312b882d0>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88410>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b9c1d0>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b96f50>, <TextNode: '\n'>]>} {'block': <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5312b882d0>]>}
oscar/partials/nav_primary.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/nav_primary.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88150>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88090>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5312b882d0>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88410>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b9c1d0>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b96f50>, <TextNode: '\n'>]>} {'block': <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88410>, <TextNode: '\n '>]>}
oscar/partials/search.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/search.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754c90>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5328754bd0>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5328754e10>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754f50>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755d50>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755b10>, <TextNode: '\n'>]>} {'block': <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754f50>, <TextNode: '\n '>]>}
oscar/partials/search.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/search.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88150>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88090>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5312b882d0>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88410>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b9c1d0>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b96f50>, <TextNode: '\n'>]>} {'block': <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88410>, <TextNode: '\n '>]>}
oscar/partials/alert_messages.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/alert_messages.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754c90>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5328754bd0>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5328754e10>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754f50>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755d50>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755b10>, <TextNode: '\n'>]>} {'block': <Block Node: content_wrapper. Contents: [<TextNode: '\n<div class="container-fl'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n <div class="row"'>, <Block Node: column_left. Contents: []>, <TextNode: '\n </aside>\n\n '>, <Block Node: header. Contents: [<TextNode: '\n <div cla'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n </d'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328775150>, <TextNode: '\n\n '>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n\n '>]>}
oscar/partials/alert_messages.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/alert_messages.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88150>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88090>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5312b882d0>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88410>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b9c1d0>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b96f50>, <TextNode: '\n'>]>} {'block': <Block Node: content_wrapper. Contents: [<TextNode: '\n<div class="container-fl'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n <div class="row"'>, <Block Node: column_left. Contents: []>, <TextNode: '\n </aside>\n\n '>, <Block Node: header. Contents: [<TextNode: '\n <div cla'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n </d'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312bad950>, <TextNode: '\n\n '>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 20, 'revcounter0': 19}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: JOURNEY (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 20, 'revcounter0': 19}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: RESILIENCE Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 20, 'revcounter0': 19}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: JOURNEY (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53453543d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5328d071d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5328d071d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 20, 'revcounter0': 19}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: JOURNEY (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53453543d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5328d071d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5328d071d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 20, 'revcounter0': 19}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: RESILIENCE Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5311fcdc10>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f531196ccd0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f531196ccd0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 20, 'revcounter0': 19}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: RESILIENCE Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5311fcdc10>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f531196ccd0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f531196ccd0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 19, 'revcounter0': 18}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: JOURNEY Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 19, 'revcounter0': 18}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Debbie Training 2nd Payment>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 19, 'revcounter0': 18}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: JOURNEY Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53122e64d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5357571110>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5357571110>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 19, 'revcounter0': 18}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: JOURNEY Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53122e64d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5357571110>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5357571110>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 19, 'revcounter0': 18}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Debbie Training 2nd Payment>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5313e968d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5357127910>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5357127910>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 19, 'revcounter0': 18}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Debbie Training 2nd Payment>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5313e968d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5357127910>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5357127910>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 18, 'revcounter0': 17}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: OCEAN (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 18, 'revcounter0': 17}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Debbie Training 2nd Payment>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 18, 'revcounter0': 17}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: OCEAN (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f534557ab10>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53125f6910>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53125f6910>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 18, 'revcounter0': 17}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: OCEAN (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f534557ab10>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53125f6910>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53125f6910>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 18, 'revcounter0': 17}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Debbie Training 2nd Payment>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53122dde10>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5345366690>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5345366690>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 18, 'revcounter0': 17}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Debbie Training 2nd Payment>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53122dde10>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5345366690>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5345366690>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 4, 'counter0': 3, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 17, 'revcounter0': 16}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: OCEAN Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 4, 'counter0': 3, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 17, 'revcounter0': 16}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Debbie Training 2nd Payment>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 4, 'counter0': 3, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 17, 'revcounter0': 16}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: OCEAN Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53118c4950>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5344517610>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5344517610>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 4, 'counter0': 3, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 17, 'revcounter0': 16}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: OCEAN Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53118c4950>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5344517610>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5344517610>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 4, 'counter0': 3, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 17, 'revcounter0': 16}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Debbie Training 2nd Payment>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5354334110>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311596990>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311596990>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 4, 'counter0': 3, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 17, 'revcounter0': 16}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Debbie Training 2nd Payment>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5354334110>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311596990>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311596990>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 5, 'counter0': 4, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 16, 'revcounter0': 15}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: GRACE (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 5, 'counter0': 4, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 16, 'revcounter0': 15}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: 2GETHER (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 5, 'counter0': 4, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 16, 'revcounter0': 15}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: GRACE (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5355b83190>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f534455b510>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f534455b510>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 5, 'counter0': 4, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 16, 'revcounter0': 15}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: GRACE (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5355b83190>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f534455b510>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f534455b510>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 5, 'counter0': 4, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 16, 'revcounter0': 15}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: 2GETHER (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5313ee0750>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53128d3250>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53128d3250>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 5, 'counter0': 4, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 16, 'revcounter0': 15}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: 2GETHER (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5313ee0750>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53128d3250>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53128d3250>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 15, 'revcounter0': 14}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: GRACE Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 15, 'revcounter0': 14}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: VELVET (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 15, 'revcounter0': 14}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: GRACE Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f534455b190>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311ab2a50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311ab2a50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 15, 'revcounter0': 14}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: GRACE Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f534455b190>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311ab2a50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311ab2a50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 15, 'revcounter0': 14}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: VELVET (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5313e1c890>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5345366410>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5345366410>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 15, 'revcounter0': 14}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: VELVET (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5313e1c890>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5345366410>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5345366410>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 7, 'counter0': 6, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 14, 'revcounter0': 13}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SOAR (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 7, 'counter0': 6, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 14, 'revcounter0': 13}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: 2GETHER Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 7, 'counter0': 6, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 14, 'revcounter0': 13}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SOAR (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5312754ed0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311a407d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311a407d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 7, 'counter0': 6, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 14, 'revcounter0': 13}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SOAR (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5312754ed0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311a407d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311a407d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 7, 'counter0': 6, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 14, 'revcounter0': 13}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: 2GETHER Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53446789d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53547339d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53547339d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 7, 'counter0': 6, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 14, 'revcounter0': 13}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: 2GETHER Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53446789d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53547339d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53547339d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 8, 'counter0': 7, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 13, 'revcounter0': 12}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SOAR Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 8, 'counter0': 7, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 13, 'revcounter0': 12}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: 3 Belt Retakes with Debbie Rosas>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 8, 'counter0': 7, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 13, 'revcounter0': 12}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SOAR Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53118decd0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5344043a50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5344043a50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 8, 'counter0': 7, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 13, 'revcounter0': 12}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SOAR Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53118decd0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5344043a50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5344043a50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 8, 'counter0': 7, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 13, 'revcounter0': 12}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: 3 Belt Retakes with Debbie Rosas>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5313d33d10>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53128f74d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53128f74d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 8, 'counter0': 7, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 13, 'revcounter0': 12}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: 3 Belt Retakes with Debbie Rosas>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5313d33d10>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53128f74d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53128f74d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 12, 'revcounter0': 11}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SYNCHRONICITY (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 12, 'revcounter0': 11}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: 2 Belt Retakes with Debbie Rosas>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 12, 'revcounter0': 11}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SYNCHRONICITY (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5312385c10>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5313b97390>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5313b97390>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 12, 'revcounter0': 11}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SYNCHRONICITY (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5312385c10>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5313b97390>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5313b97390>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 12, 'revcounter0': 11}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: 2 Belt Retakes with Debbie Rosas>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f531167dfd0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f531373a1d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f531373a1d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 12, 'revcounter0': 11}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: 2 Belt Retakes with Debbie Rosas>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f531167dfd0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f531373a1d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f531373a1d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SYNCHRONICITY Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: 1 Belt Retake with Debbie Rosas>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SYNCHRONICITY Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53469e76d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5310d4a0d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5310d4a0d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SYNCHRONICITY Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53469e76d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5310d4a0d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5310d4a0d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: 1 Belt Retake with Debbie Rosas>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5311cbc7d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311014fd0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311014fd0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: 1 Belt Retake with Debbie Rosas>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5311cbc7d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311014fd0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311014fd0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 11, 'counter0': 10, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 10, 'revcounter0': 9}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: CANTA Album (CD)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 11, 'counter0': 10, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 10, 'revcounter0': 9}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: $299.50 OFF 2023 Nia Belt Training Registration Fees>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 11, 'counter0': 10, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 10, 'revcounter0': 9}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: CANTA Album (CD)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53288d6f90>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311942390>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311942390>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 11, 'counter0': 10, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 10, 'revcounter0': 9}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: CANTA Album (CD)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53288d6f90>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311942390>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311942390>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 11, 'counter0': 10, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 10, 'revcounter0': 9}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: $299.50 OFF 2023 Nia Belt Training Registration Fees>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53125014d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311931390>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311931390>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 11, 'counter0': 10, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 10, 'revcounter0': 9}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: $299.50 OFF 2023 Nia Belt Training Registration Fees>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53125014d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311931390>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311931390>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 9, 'revcounter0': 8}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: ALCHEMY (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 9, 'revcounter0': 8}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Knee Pads>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 9, 'revcounter0': 8}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: ALCHEMY (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5312a012d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53289aaf10>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53289aaf10>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 9, 'revcounter0': 8}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: ALCHEMY (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5312a012d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53289aaf10>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53289aaf10>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 9, 'revcounter0': 8}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Knee Pads>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5312b54450>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5312b522d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5312b522d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 9, 'revcounter0': 8}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Knee Pads>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5312b54450>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5312b522d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5312b522d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 13, 'counter0': 12, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 8, 'revcounter0': 7}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: ALCHEMY Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 13, 'counter0': 12, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 8, 'revcounter0': 7}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Black Belt>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 13, 'counter0': 12, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 8, 'revcounter0': 7}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: ALCHEMY Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5357514750>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311b276d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311b276d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 13, 'counter0': 12, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 8, 'revcounter0': 7}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: ALCHEMY Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5357514750>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311b276d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311b276d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 13, 'counter0': 12, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 8, 'revcounter0': 7}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Black Belt>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5313c36a50>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5313da9c10>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5313da9c10>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 13, 'counter0': 12, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 8, 'revcounter0': 7}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Black Belt>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5313c36a50>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5313da9c10>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5313da9c10>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 14, 'counter0': 13, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 7, 'revcounter0': 6}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: CONNECTING (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 14, 'counter0': 13, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 7, 'revcounter0': 6}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Brown Belt>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 14, 'counter0': 13, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 7, 'revcounter0': 6}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: CONNECTING (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5313cda410>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53130bb610>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53130bb610>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 14, 'counter0': 13, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 7, 'revcounter0': 6}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: CONNECTING (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5313cda410>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53130bb610>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53130bb610>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 14, 'counter0': 13, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 7, 'revcounter0': 6}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Brown Belt>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53124f2a10>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53444639d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53444639d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 14, 'counter0': 13, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 7, 'revcounter0': 6}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Brown Belt>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53124f2a10>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53444639d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53444639d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 15, 'counter0': 14, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 6, 'revcounter0': 5}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: CONNECTING Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 15, 'counter0': 14, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 6, 'revcounter0': 5}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Blue Belt>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 15, 'counter0': 14, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 6, 'revcounter0': 5}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: CONNECTING Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53288a0e90>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53282cedd0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53282cedd0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 15, 'counter0': 14, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 6, 'revcounter0': 5}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: CONNECTING Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53288a0e90>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53282cedd0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53282cedd0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 15, 'counter0': 14, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 6, 'revcounter0': 5}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Blue Belt>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53282cbc10>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5313dce210>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5313dce210>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 15, 'counter0': 14, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 6, 'revcounter0': 5}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Blue Belt>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53282cbc10>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5313dce210>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5313dce210>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 16, 'counter0': 15, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 5, 'revcounter0': 4}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SHINE (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 16, 'counter0': 15, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 5, 'revcounter0': 4}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Green Belt>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 16, 'counter0': 15, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 5, 'revcounter0': 4}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SHINE (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5312348710>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f531291f790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f531291f790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 16, 'counter0': 15, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 5, 'revcounter0': 4}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SHINE (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5312348710>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f531291f790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f531291f790>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 16, 'counter0': 15, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 5, 'revcounter0': 4}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Green Belt>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5312900110>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5312732050>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5312732050>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 16, 'counter0': 15, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 5, 'revcounter0': 4}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: Green Belt>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5312900110>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5312732050>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5312732050>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 4, 'revcounter0': 3}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SHINE Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 4, 'revcounter0': 3}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: White Belt>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 4, 'revcounter0': 3}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SHINE Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5311b4c490>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311f41390>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311f41390>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 4, 'revcounter0': 3}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: SHINE Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5311b4c490>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311f41390>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311f41390>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 4, 'revcounter0': 3}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: White Belt>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5311f7ebd0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311f627d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311f627d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 4, 'revcounter0': 3}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: White Belt>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5311f7ebd0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311f627d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5311f627d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 18, 'counter0': 17, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: ENERGi (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 18, 'counter0': 17, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: RESONANCE Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 18, 'counter0': 17, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: ENERGi (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5310ff6350>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5355b49d10>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5355b49d10>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 18, 'counter0': 17, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: ENERGi (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5310ff6350>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5355b49d10>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5355b49d10>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 19, 'counter0': 18, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: ENERGi Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 18, 'counter0': 17, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: RESONANCE Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5310ffa710>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5312af2590>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5312af2590>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 18, 'counter0': 17, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: RESONANCE Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5310ffa710>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5312af2590>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f5312af2590>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 19, 'counter0': 18, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: ENERGi Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5312af1e90>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53123d9110>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53123d9110>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 19, 'counter0': 18, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: ENERGi Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5312af1e90>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53123d9110>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53123d9110>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 19, 'counter0': 18, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: ONE Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 20, 'counter0': 19, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: TREASURE (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 19, 'counter0': 18, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: ONE Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53118e6b90>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53118c3890>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53118c3890>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 19, 'counter0': 18, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: ONE Album (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53118e6b90>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53118c3890>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53118c3890>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 20, 'counter0': 19, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: TREASURE (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53118ca750>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53446657d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53446657d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'forloop': {'counter': 20, 'counter0': 19, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'product': <Product: TREASURE (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f53118ca750>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53446657d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53446657d0>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/product.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/product.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 20, 'counter0': 19, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: ONE (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>}
oscar/partials/pagination.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/pagination.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754c90>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5328754bd0>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5328754e10>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754f50>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755d50>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755b10>, <TextNode: '\n'>]>} {'block': <Block Node: content_wrapper. Contents: [<TextNode: '\n<div class="container-fl'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n <div class="row"'>, <Block Node: column_left. Contents: []>, <TextNode: '\n </aside>\n\n '>, <Block Node: header. Contents: [<TextNode: '\n <div cla'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n </d'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328775150>, <TextNode: '\n\n '>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>}
oscar/partials/footer.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/footer.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754c90>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5328754bd0>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5328754e10>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328754f50>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755d50>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328755b10>, <TextNode: '\n'>]>}
oscar/partials/extrascripts.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/extrascripts.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 1 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311ab98d0>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53107a0190>} {'block': <Block Node: extrascripts. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5328772c50>, <TextNode: '\n '>, <Variable Node: block.super>, <TextNode: '\n'>]>}
oscar/catalogue/partials/stock_record.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/stock_record.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 20, 'counter0': 19, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: ONE (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5355bab4d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53123ec950>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53123ec950>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/catalogue/partials/add_to_basket_form_compact.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/catalogue/partials/add_to_basket_form_compact.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'anon_checkout_allowed': False, 'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'forloop': {'counter': 20, 'counter0': 19, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'is_paginated': True, 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'product': <Product: ONE (Digital Download)>, 'products': '<<productqueryset of catalogue.Product>>', 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'summary': 'All products', 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>, 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: product. Contents: [<TextNode: '\n <article class="prod'>, <Block Node: product_image. Contents: [<TextNode: '\n <div class="'>, <WithNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_review. Contents: [<TextNode: '\n '>, <oscar.templatetags.display_tags.ConditionalOutputNode object at 0x7f5355bab4d0>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: product_title. Contents: [<TextNode: '\n <h3><a href='>, <Variable Node: product.get_absolute_url>, <TextNode: '" title="'>, <Variable Node: product.get_title>, <TextNode: '">'>, <Variable Node: product.get_title|truncatewords:4>, <TextNode: '</a></h3>\n '>]>, <TextNode: '\n\n '>, <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53123ec950>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>, <TextNode: '\n </article>\n'>]>} {'block': <Block Node: product_price. Contents: [<TextNode: '\n <div class="'>, <django.template.loader_tags.IncludeNode object at 0x7f53123ec950>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>]>}
oscar/partials/pagination.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/pagination.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88150>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88090>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5312b882d0>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88410>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b9c1d0>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b96f50>, <TextNode: '\n'>]>} {'block': <Block Node: content_wrapper. Contents: [<TextNode: '\n<div class="container-fl'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n <div class="row"'>, <Block Node: column_left. Contents: []>, <TextNode: '\n </aside>\n\n '>, <Block Node: header. Contents: [<TextNode: '\n <div cla'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n </d'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312bad950>, <TextNode: '\n\n '>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n\n '>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n\n <form method="get" '>, <TextNode: '\n '>, <ForNode: for value in selected_facets, tail_len: 3>, <TextNode: '\n <input type="hid'>, <Variable Node: search_form.q.value|default_if_none:"">, <TextNode: '" />\n\n '>, <IfNode>, <TextNode: '\n </form>\n\n '>, <IfNode>, <TextNode: '\n\n'>]>}
oscar/partials/footer.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/footer.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: layout. Contents: [<TextNode: '\n '>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88150>, <TextNode: '\n\n '>, <TextNode: '\n <header class="heade'>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88090>, <TextNode: '\n '>, <TextNode: '\n '>, <Block Node: mini_basket. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f5312b882d0>]>, <TextNode: '\n </div>\n '>, <Block Node: navigation. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b88410>, <TextNode: '\n '>]>, <TextNode: '\n </header>\n\n '>, <TextNode: '\n '>, <Block Node: content_wrapper. Contents: [<TextNode: '\n <div class="cont'>, <Block Node: breadcrumbs. Contents: []>, <TextNode: '\n '>, <Block Node: header. Contents: [<TextNode: '\n <div'>, <Block Node: headertext. Contents: []>, <TextNode: '</h1>\n '>]>, <TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b9c1d0>, <TextNode: '\n '>, <Block Node: subnavigation. Contents: []>, <TextNode: '\n <div cla'>, <Block Node: subheader. Contents: []>, <TextNode: '\n\n '>, <TextNode: '\n <div'>, <Block Node: content. Contents: []>, <TextNode: '</div>\n </'>]>, <TextNode: '\n\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b96f50>, <TextNode: '\n'>]>}
oscar/partials/extrascripts.html
/var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/oscar/templates/oscar/partials/extrascripts.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'anon_checkout_allowed': False, 'csrf_token': <SimpleLazyObject: 'L9vyvuLUw8ovYo7jVqc5uCYUGmhOHeYVkfWJU1SkbW0NT94Dz0bMQee5EdOMv00t'>, 'debug': True, 'google_analytics_id': None, 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a0750>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b43cd0>, 'request': '<<request>>', 'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>, 'shop_name': 'Nia Store', 'shop_tagline': '', 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5312b72680>, 'url_path': '/catalogue/', 'use_less': False, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f5312bee550>>} {'basket': <SimpleLazyObject: <Basket: Open cart (owner: None, lines: 0)>>, 'is_paginated': True, 'object_list': '<<productqueryset of catalogue.Product>>', 'page_obj': <Page 3 of 9>, 'paginator': <django.core.paginator.Paginator object at 0x7f5311aae510>, 'products': '<<productqueryset of catalogue.Product>>', 'summary': 'All products', 'view': <oscar.apps.catalogue.search_handlers.SimpleProductSearchHandler object at 0x7f53128ce050>} {'block': <Block Node: extrascripts. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f5312b8e110>, <TextNode: '\n '>, <Variable Node: block.super>, <TextNode: '\n'>]>}

Context processors

django.template.context_processors.csrf
Toggle context {'csrf_token': <SimpleLazyObject: 'xjcUuHo9QYwTCKmFpKv4kFDAoKDovdCdcGsYBO65dcf5EenOKsupX8i8EopfajJs'>}
django.template.context_processors.debug
Toggle context {'debug': True, 'sql_queries': <function debug.<locals>.<lambda> at 0x7f5310dda9e0>}
django.template.context_processors.request
Toggle context {'request': <WSGIRequest: GET '/catalogue/?page=1'>}
django.contrib.auth.context_processors.auth
Toggle context {'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f53107a0b10>>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f5312b75990>}
django.contrib.messages.context_processors.messages
Toggle context {'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f53107a07d0>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}}
oscar.apps.search.context_processors.search_form
Toggle context {'search_form': <SearchForm bound=True, valid=Unknown, fields=(q;sort_by)>}
oscar_promotions.context_processors.promotions
Toggle context {'url_path': '/catalogue/'}
oscar.apps.checkout.context_processors.checkout
Toggle context {'anon_checkout_allowed': False}
oscar.apps.customer.notifications.context_processors.notifications
Toggle context {}
oscar.core.context_processors.metadata
Toggle context {'shop_name': 'Nia Store', 'shop_tagline': '', 'homepage_url': '/catalogue/', 'language_neutral_url_path': '/catalogue/', 'use_less': False, 'google_analytics_id': None}

Cache calls from 1 backend

Summary

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

Commands

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

Signals

Signal Providing Receivers
class_prepared class
connection_created connection register_type_handlers
got_request_exception request
post_delete instance, using delete_image_files, delete_image_files, delete_unused_related_conditions_and_benefits
post_init instance ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields
post_migrate interactive, plan, verbosity, apps, app_config, using create_permissions, create_contenttypes, create_default_site
post_save instance, using, created, raw, update_fields update_stock_alerts, send_product_alerts
pre_delete instance, using clear_site_cache
pre_init kwargs, args, instance
pre_save raw, update_fields, instance, using clear_site_cache
request_finished close_old_connections, close_caches, reset_urlconf
request_started environ reset_queries, close_old_connections, reset_search_queries

Log messages

Level Time Channel Message Location
ERROR 07:06:30 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:30 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:30 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:30 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:30 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:30 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:30 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:30 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:30 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:30 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:30 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:30 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:30 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:30 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:30 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:30 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:31 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:31 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:31 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:31 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:31 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:31 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:31 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:31 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:31 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:31 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:31 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:31 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:31 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:31 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:31 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:31 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:31 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:31 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:31 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:31 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:32 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:32 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123
ERROR 07:06:32 04/12/2026 sorl.thumbnail.base File does not exist: media/image_not_found.jpg /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:114
WARNING 07:06:32 04/12/2026 sorl.thumbnail.base Remote file [image_not_found.jpg] at [x155] does not exist /var/app/venv/staging-LQM1lest/lib64/python3.7/site-packages/sorl/thumbnail/base.py:123