Filters

Distributors 3422 total

Name Area Type Count Products Status Price? Framework Status Actions
winebank.com No Status City Hive Undefined
Winebow National Distributor 4004 Login Multiple Login
Winebow (CA) No Status
Winebow - Chicago Local Distributor Portfolio Multiple Undefined
Winebow - SF No Status Undefined
Winemonger 289 Yes Data Complete Yes Shopify Scraped
Wines and More, Milford, CT, Milford, CT Yes Undefined City Hive Research
WINESA
winesandmoremilford.com No Status City Hive Undefined
winesuperstores.com No Status City Hive Undefined
WineWise 479 Multiple No
WineWise/The Vienna Wine Company
WIRTZ BEVERAGE OF ILLINOIS Undefined Closed
Wise Sons Commissary No Status Undefined
Wisepak foods Local Manufacturer No
Wismettac Asian Foods No Status
Wismettac Asian Foods Chicago Local Retail Yes Multiple Undefined
Wismettac Asian Foods Los Anageles National 3276 Yes Multiple No Scraped
Wohrle's Foods Inc No Status Undefined
Wood 'N Beez No Status Undefined
Wood-Fruitticher Grocery Co. No Status Undefined
Woods N Trophies No Status Undefined
Woodside Bakery & Cafe No Status Undefined
Woolco Foods 559 No In Progress Cut&Dry Undefined
Woolco Foods
Woolco Foods, Inc. No Status Undefined
Workwell Food & Beverage Ignore
World Wide Wine LLC State Distributor 16186 Portfolio Multiple Login Storefronts.sites
World's Best Cheese
Worldwide Produce Yes Multiple Cut&Dry Research
Worldwide Produce - D&D No Status Undefined
Worldwide Produce - Hdq No Status Undefined
Worldwide Produce - Las Vegas No Status Undefined
Worldwide Produce - Left Coast No Status Undefined
Worldwide Produce - Los Angeles CA
Worldwide Produce - Valley FS No Status Undefined
Worldwide Produce- Chef Choice No No Status Undefined
Worldwide Wine & Spirits Southington CT, Southington, CT Yes Undefined City Hive Research
worldwidebev.com No Status City Hive Undefined
Wrist NA - Corpus Christi No Status Undefined
Wrist NA - Houston HQ No Status Undefined
Wrist NA - Jacksonville No Status Undefined
Wrist NA - Long Beach No Status Undefined
Wrist NA - New Jersey No Status Undefined
Wrist NA - New Orleans No Status Undefined
Wrist NA - Oakland No No Status Ignore
Wrist NA - Portland No Status Undefined
Wrist NA - Seattle No Status Undefined
Wrist NA - Vancouver No Status Undefined
Wrist North America - Oakland No Status Undefined
DJDT

Versions

Package Name Version
Django 4.2
Python 3.10.19
allauth Allauth 0.52.0.final.0
crispy_forms Crispy_Forms 2.0
debug_toolbar Debug Toolbar 4.0.0
rest_framework Django REST framework 3.14.0

Time

Resource usage

Resource Value
User CPU time 3182.244 msec
System CPU time 68.125 msec
Total CPU time 3250.369 msec
Elapsed time 3216.563 msec
Context switches 4196 voluntary, 10 involuntary

Browser timing

Timing attribute Timeline Milliseconds since navigation start (+length)

Settings from django_project.settings

Setting Value
ABSOLUTE_URL_OVERRIDES {}
ACCOUNT_AUTHENTICATION_METHOD 'email'
ACCOUNT_EMAIL_REQUIRED True
ACCOUNT_LOGOUT_REDIRECT_URL 'home'
ACCOUNT_SESSION_REMEMBER True
ACCOUNT_SIGNUP_PASSWORD_ENTER_TWICE '********************'
ACCOUNT_UNIQUE_EMAIL True
ACCOUNT_USERNAME_REQUIRED False
ADMINS []
ALLOWED_HOSTS ['localhost', '0.0.0.0', '127.0.0.1', 'snappersworld.com', 'django.snappersworld.com']
APPEND_SLASH True
AUTHENTICATION_BACKENDS ('django.contrib.auth.backends.ModelBackend', 'allauth.account.auth_backends.AuthenticationBackend')
AUTH_PASSWORD_VALIDATORS '********************'
AUTH_USER_MODEL 'accounts.CustomUser'
BASE_DIR PosixPath('/home/snapper/apps/django/django')
CACHES {'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
CACHE_MIDDLEWARE_ALIAS 'default'
CACHE_MIDDLEWARE_KEY_PREFIX '********************'
CACHE_MIDDLEWARE_SECONDS 600
CRISPY_TEMPLATE_PACK 'bootstrap5'
CSRF_COOKIE_AGE 31449600
CSRF_COOKIE_DOMAIN None
CSRF_COOKIE_HTTPONLY False
CSRF_COOKIE_MASKED False
CSRF_COOKIE_NAME 'csrftoken'
CSRF_COOKIE_PATH '/'
CSRF_COOKIE_SAMESITE 'Lax'
CSRF_COOKIE_SECURE False
CSRF_FAILURE_VIEW 'django.views.csrf.csrf_failure'
CSRF_HEADER_NAME 'HTTP_X_CSRFTOKEN'
CSRF_TRUSTED_ORIGINS []
CSRF_USE_SESSIONS False
DATABASES {'default': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_HEALTH_CHECKS': False, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.db.backends.mysql', 'HOST': '', 'NAME': '', 'OPTIONS': {'read_default_file': '/home/snapper/apps/django/django/django_project/my.cnf'}, 'PASSWORD': '********************', 'PORT': '', 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIGRATE': True, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': ''}}
DATABASE_ROUTERS []
DATA_UPLOAD_MAX_MEMORY_SIZE 2621440
DATA_UPLOAD_MAX_NUMBER_FIELDS 1000
DATA_UPLOAD_MAX_NUMBER_FILES 100
DATETIME_FORMAT 'N j, Y, P'
DATETIME_INPUT_FORMATS ['%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M']
DATE_FORMAT 'N j, Y'
DATE_INPUT_FORMATS ['%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', '%b %d %Y', '%b %d, %Y', '%d %b %Y', '%d %b, %Y', '%B %d %Y', '%B %d, %Y', '%d %B %Y', '%d %B, %Y']
DEBUG True
DEBUG_PROPAGATE_EXCEPTIONS False
DECIMAL_SEPARATOR '.'
DEFAULT_AUTO_FIELD 'django.db.models.AutoField'
DEFAULT_CHARSET 'utf-8'
DEFAULT_EXCEPTION_REPORTER 'django.views.debug.ExceptionReporter'
DEFAULT_EXCEPTION_REPORTER_FILTER 'django.views.debug.SafeExceptionReporterFilter'
DEFAULT_FILE_STORAGE 'django.core.files.storage.FileSystemStorage'
DEFAULT_FROM_EMAIL 'webmaster@localhost'
DEFAULT_INDEX_TABLESPACE ''
DEFAULT_TABLESPACE ''
DISALLOWED_USER_AGENTS []
EMAIL_BACKEND 'django.core.mail.backends.console.EmailBackend'
EMAIL_HOST 'localhost'
EMAIL_HOST_PASSWORD '********************'
EMAIL_HOST_USER ''
EMAIL_PORT 25
EMAIL_SSL_CERTFILE None
EMAIL_SSL_KEYFILE '********************'
EMAIL_SUBJECT_PREFIX '[Django] '
EMAIL_TIMEOUT None
EMAIL_USE_LOCALTIME False
EMAIL_USE_SSL False
EMAIL_USE_TLS False
FILE_UPLOAD_DIRECTORY_PERMISSIONS None
FILE_UPLOAD_HANDLERS ['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler']
FILE_UPLOAD_MAX_MEMORY_SIZE 2621440
FILE_UPLOAD_PERMISSIONS 420
FILE_UPLOAD_TEMP_DIR None
FIRST_DAY_OF_WEEK 0
FIXTURE_DIRS []
FORCE_SCRIPT_NAME None
FORMAT_MODULE_PATH None
FORM_RENDERER 'django.forms.renderers.DjangoTemplates'
IGNORABLE_404_URLS []
INSTALLED_APPS ['django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'whitenoise.runserver_nostatic', 'django.contrib.staticfiles', 'django.contrib.sites', 'allauth', 'allauth.account', 'crispy_forms', 'crispy_bootstrap5', 'debug_toolbar', 'rest_framework', 'rest', 'accounts', 'distributors']
INTERNAL_IPS ['127.0.0.1']
LANGUAGES [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ar-dz', 'Algerian Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('ckb', 'Central Kurdish (Sorani)'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('dsb', 'Lower Sorbian'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hsb', 'Upper Sorbian'), ('hu', 'Hungarian'), ('hy', 'Armenian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('ig', 'Igbo'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kab', 'Kabyle'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('ky', 'Kyrgyz'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('ms', 'Malay'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmål'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('tg', 'Tajik'), ('th', 'Thai'), ('tk', 'Turkmen'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('uz', 'Uzbek'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')]
LANGUAGES_BIDI ['he', 'ar', 'ar-dz', 'ckb', 'fa', 'ur']
LANGUAGE_CODE 'en-us'
LANGUAGE_COOKIE_AGE None
LANGUAGE_COOKIE_DOMAIN None
LANGUAGE_COOKIE_HTTPONLY False
LANGUAGE_COOKIE_NAME 'django_language'
LANGUAGE_COOKIE_PATH '/'
LANGUAGE_COOKIE_SAMESITE None
LANGUAGE_COOKIE_SECURE False
LOCALE_PATHS []
LOGGING {}
LOGGING_CONFIG 'logging.config.dictConfig'
LOGIN_REDIRECT_URL 'home'
LOGIN_URL '/accounts/login/'
LOGOUT_REDIRECT_URL None
MANAGERS []
MEDIA_ROOT ''
MEDIA_URL '/'
MESSAGE_STORAGE 'django.contrib.messages.storage.fallback.FallbackStorage'
MIDDLEWARE ['django.middleware.security.SecurityMiddleware', 'whitenoise.middleware.WhiteNoiseMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.CommonMiddleware', 'debug_toolbar.middleware.DebugToolbarMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware']
MIGRATION_MODULES {}
MONTH_DAY_FORMAT 'F j'
NUMBER_GROUPING 0
PASSWORD_HASHERS '********************'
PASSWORD_RESET_TIMEOUT '********************'
PREPEND_WWW False
REST_FRAMEWORK {'DEFAULT_PAGINATION_CLASS': 'rest_framework.pagination.PageNumberPagination', 'PAGE_SIZE': 10}
ROOT_URLCONF 'django_project.urls'
SECRET_KEY '********************'
SECRET_KEY_FALLBACKS '********************'
SECURE_CONTENT_TYPE_NOSNIFF True
SECURE_CROSS_ORIGIN_OPENER_POLICY 'same-origin'
SECURE_HSTS_INCLUDE_SUBDOMAINS False
SECURE_HSTS_PRELOAD False
SECURE_HSTS_SECONDS 0
SECURE_PROXY_SSL_HEADER None
SECURE_REDIRECT_EXEMPT []
SECURE_REFERRER_POLICY 'same-origin'
SECURE_SSL_HOST None
SECURE_SSL_REDIRECT False
SERVER_EMAIL 'root@localhost'
SESSION_CACHE_ALIAS 'default'
SESSION_COOKIE_AGE 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 'django_project.settings'
SHORT_DATETIME_FORMAT 'm/d/Y P'
SHORT_DATE_FORMAT 'm/d/Y'
SIGNING_BACKEND 'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS []
SITE_ID 1
STATICFILES_DIRS [PosixPath('/home/snapper/apps/django/django/static')]
STATICFILES_FINDERS ['django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder']
STATICFILES_STORAGE 'whitenoise.storage.CompressedManifestStaticFilesStorage'
STATIC_ROOT PosixPath('/home/snapper/apps/django/django/staticfiles')
STATIC_URL '/static/'
STORAGES {'default': {'BACKEND': 'django.core.files.storage.FileSystemStorage'}, 'staticfiles': {'BACKEND': 'django.contrib.staticfiles.storage.StaticFilesStorage'}}
TEMPLATES [{'APP_DIRS': True, 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': [PosixPath('/home/snapper/apps/django/django/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']}}]
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_DEPRECATED_PYTZ False
USE_I18N True
USE_L10N True
USE_THOUSAND_SEPARATOR False
USE_TZ True
USE_X_FORWARDED_HOST False
USE_X_FORWARDED_PORT False
WSGI_APPLICATION 'django_project.wsgi.application'
X_FRAME_OPTIONS 'DENY'
YEAR_MONTH_FORMAT 'F Y'

Headers

Request headers

Key Value
Accept */*
Accept-Encoding gzip, br, zstd, deflate
Connection upgrade
Cookie => see Request panel
Forwarded-Request-Uri /distributors/?direction=asc&page=68
Host django.snappersworld.com
Https on
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
X-Forwarded-For 216.73.216.49
X-Forwarded-Host django.snappersworld.com
X-Forwarded-Proto https
X-Forwarded-Server django.snappersworld.com
X-Forwarded-Ssl on

Response headers

Key Value
Content-Type text/html; charset=utf-8
Vary Cookie
X-Frame-Options DENY

WSGI environ

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

Key Value
PATH_INFO /distributors/
QUERY_STRING direction=asc&page=68
REMOTE_ADDR 127.0.0.1
REQUEST_METHOD GET
SCRIPT_NAME
SERVER_NAME opal7.opalstack.com
SERVER_PORT 50187
SERVER_PROTOCOL HTTP/1.1

Request

View information

View function Arguments Keyword arguments URL name
distributors.views.distributor_list () {} distributor_list

Cookies

Variable Value
'csrftoken' 'Stb5YGi8090zeMjYtiLgcCSQQ8oWwYA7'

No session data

GET data

Variable Value
'direction' 'asc'
'page' '68'

No POST data

SQL queries from 1 connection

  • default 415.79 ms (262 queries including 255 similar and 102 duplicates )
Query Timeline Time (ms) Action

   SET

SESSION

TRANSACTION

ISOLATION
LEVEL READ COMMITTED
SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED
5.28

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(125)
  records = distributors.count()

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/utils/asyncio.py in inner(26)
  return func(*args, **kwargs)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/utils/asyncio.py in inner(26)
  return func(*args, **kwargs)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/utils/asyncio.py in inner(26)
  return func(*args, **kwargs)

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
SELECT ••• FROM `distributors_distributor`
2 similar queries. Duplicated 2 times.
2.51

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(125)
  records = distributors.count()

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
SELECT ••• FROM `distributors_distributor`
2 similar queries. Duplicated 2 times.
1.16

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(128)
  page_obj = paginator.get_page(page_number)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/core/paginator.py in get_page(63)
  number = self.validate_number(number)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/core/paginator.py in validate_number(53)
  if number > self.num_pages:

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/core/paginator.py in num_pages(99)
  if self.count == 0 and not self.allow_empty_first_page:

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/core/paginator.py in count(93)
  return c()

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`primary_category` = 'Undefined'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`primary_category` = 'Undefined'
16 similar queries.
13.70

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(145)
  primary_categories = get_filter_options('primary_category', Distributor.PRIMARY_CATEGORY_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`primary_category` = 'Broadliner'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`primary_category` = 'Broadliner'
16 similar queries.
9.64

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(145)
  primary_categories = get_filter_options('primary_category', Distributor.PRIMARY_CATEGORY_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`primary_category` = 'Alcohol'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`primary_category` = 'Alcohol'
16 similar queries.
4.20

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(145)
  primary_categories = get_filter_options('primary_category', Distributor.PRIMARY_CATEGORY_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`primary_category` = 'Wine'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`primary_category` = 'Wine'
16 similar queries.
2.92

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(145)
  primary_categories = get_filter_options('primary_category', Distributor.PRIMARY_CATEGORY_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`primary_category` = 'Seafood'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`primary_category` = 'Seafood'
16 similar queries.
1.68

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(145)
  primary_categories = get_filter_options('primary_category', Distributor.PRIMARY_CATEGORY_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`primary_category` = 'Meat'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`primary_category` = 'Meat'
16 similar queries.
1.66

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(145)
  primary_categories = get_filter_options('primary_category', Distributor.PRIMARY_CATEGORY_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`primary_category` = 'Produce'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`primary_category` = 'Produce'
16 similar queries.
1.47

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(145)
  primary_categories = get_filter_options('primary_category', Distributor.PRIMARY_CATEGORY_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`primary_category` = 'Bakery'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`primary_category` = 'Bakery'
16 similar queries.
1.48

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(145)
  primary_categories = get_filter_options('primary_category', Distributor.PRIMARY_CATEGORY_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`primary_category` = 'Dairy'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`primary_category` = 'Dairy'
16 similar queries.
1.47

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(145)
  primary_categories = get_filter_options('primary_category', Distributor.PRIMARY_CATEGORY_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`primary_category` = 'Beverage'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`primary_category` = 'Beverage'
16 similar queries.
1.49

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(145)
  primary_categories = get_filter_options('primary_category', Distributor.PRIMARY_CATEGORY_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`primary_category` = 'Supplies'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`primary_category` = 'Supplies'
16 similar queries.
1.67

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(145)
  primary_categories = get_filter_options('primary_category', Distributor.PRIMARY_CATEGORY_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`primary_category` = 'Linens'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`primary_category` = 'Linens'
16 similar queries.
1.65

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(145)
  primary_categories = get_filter_options('primary_category', Distributor.PRIMARY_CATEGORY_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`primary_category` = 'Office Supplies'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`primary_category` = 'Office Supplies'
16 similar queries.
1.66

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(145)
  primary_categories = get_filter_options('primary_category', Distributor.PRIMARY_CATEGORY_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`primary_category` = 'Services'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`primary_category` = 'Services'
16 similar queries.
1.47

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(145)
  primary_categories = get_filter_options('primary_category', Distributor.PRIMARY_CATEGORY_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`primary_category` = 'Ethnic'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`primary_category` = 'Ethnic'
16 similar queries.
1.66

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(145)
  primary_categories = get_filter_options('primary_category', Distributor.PRIMARY_CATEGORY_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`primary_category` = 'Specialty'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`primary_category` = 'Specialty'
16 similar queries.
1.42

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(145)
  primary_categories = get_filter_options('primary_category', Distributor.PRIMARY_CATEGORY_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`type` = 'Undefined'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`type` = 'Undefined'
10 similar queries.
1.66

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(146)
  distributor_types = get_filter_options('type', Distributor.DISTRIBUTOR_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`type` = 'Distributor'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`type` = 'Distributor'
10 similar queries.
1.55

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(146)
  distributor_types = get_filter_options('type', Distributor.DISTRIBUTOR_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`type` = 'Restaurant'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`type` = 'Restaurant'
10 similar queries.
1.40

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(146)
  distributor_types = get_filter_options('type', Distributor.DISTRIBUTOR_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`type` = 'Brewery/Distillery'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`type` = 'Brewery/Distillery'
10 similar queries.
1.47

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(146)
  distributor_types = get_filter_options('type', Distributor.DISTRIBUTOR_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`type` = 'Manufacturer'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`type` = 'Manufacturer'
10 similar queries.
1.53

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(146)
  distributor_types = get_filter_options('type', Distributor.DISTRIBUTOR_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`type` = 'Online'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`type` = 'Online'
10 similar queries.
1.44

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(146)
  distributor_types = get_filter_options('type', Distributor.DISTRIBUTOR_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`type` = 'Retail'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`type` = 'Retail'
10 similar queries.
1.44

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(146)
  distributor_types = get_filter_options('type', Distributor.DISTRIBUTOR_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`type` = 'Services'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`type` = 'Services'
10 similar queries.
1.39

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(146)
  distributor_types = get_filter_options('type', Distributor.DISTRIBUTOR_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`type` = 'Grocery'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`type` = 'Grocery'
10 similar queries.
1.46

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(146)
  distributor_types = get_filter_options('type', Distributor.DISTRIBUTOR_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`type` = 'Ignore'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`type` = 'Ignore'
10 similar queries.
1.37

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(146)
  distributor_types = get_filter_options('type', Distributor.DISTRIBUTOR_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`status` = 'Undefined'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`status` = 'Undefined'
10 similar queries.
1.55

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(147)
  statuses = get_filter_options('status', Distributor.STATUS_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`status` = 'Research'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`status` = 'Research'
10 similar queries.
1.56

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(147)
  statuses = get_filter_options('status', Distributor.STATUS_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`status` = 'Scrapeable'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`status` = 'Scrapeable'
10 similar queries.
1.41

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(147)
  statuses = get_filter_options('status', Distributor.STATUS_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`status` = 'Scraped'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`status` = 'Scraped'
10 similar queries.
1.41

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(147)
  statuses = get_filter_options('status', Distributor.STATUS_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`status` = 'Processed'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`status` = 'Processed'
10 similar queries.
1.48

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(147)
  statuses = get_filter_options('status', Distributor.STATUS_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`status` = 'Uploaded'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`status` = 'Uploaded'
10 similar queries.
1.56

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(147)
  statuses = get_filter_options('status', Distributor.STATUS_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`status` = 'Tested'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`status` = 'Tested'
10 similar queries.
1.57

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(147)
  statuses = get_filter_options('status', Distributor.STATUS_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`status` = 'On Hold'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`status` = 'On Hold'
10 similar queries.
1.43

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(147)
  statuses = get_filter_options('status', Distributor.STATUS_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`status` = 'Ignore'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`status` = 'Ignore'
10 similar queries.
1.40

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(147)
  statuses = get_filter_options('status', Distributor.STATUS_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`status` = 'No Info'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`status` = 'No Info'
10 similar queries.
1.41

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(147)
  statuses = get_filter_options('status', Distributor.STATUS_TYPE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`area` = 'Undefined'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`area` = 'Undefined'
4 similar queries.
1.71

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(148)
  areas = get_filter_options('area', Distributor.DISTRIBUTOR_AREA_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`area` = 'National'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`area` = 'National'
4 similar queries.
1.37

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(148)
  areas = get_filter_options('area', Distributor.DISTRIBUTOR_AREA_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`area` = 'Regional'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`area` = 'Regional'
4 similar queries.
1.39

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(148)
  areas = get_filter_options('area', Distributor.DISTRIBUTOR_AREA_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`area` = 'Local'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`area` = 'Local'
4 similar queries.
1.41

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(148)
  areas = get_filter_options('area', Distributor.DISTRIBUTOR_AREA_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`price_available` = 'Unknown'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`price_available` = 'Unknown'
4 similar queries.
1.59

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(149)
  price_availabilities = get_filter_options('price_available', Distributor.DISTRIBUTOR_PRICE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`price_available` = 'Yes'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`price_available` = 'Yes'
4 similar queries.
1.40

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(149)
  price_availabilities = get_filter_options('price_available', Distributor.DISTRIBUTOR_PRICE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`price_available` = 'No'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`price_available` = 'No'
4 similar queries.
1.38

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(149)
  price_availabilities = get_filter_options('price_available', Distributor.DISTRIBUTOR_PRICE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`price_available` = 'Login'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`price_available` = 'Login'
4 similar queries.
1.52

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(149)
  price_availabilities = get_filter_options('price_available', Distributor.DISTRIBUTOR_PRICE_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`pack_size_available` = 'Unknown'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`pack_size_available` = 'Unknown'
4 similar queries.
1.53

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(150)
  pack_size_availabilities = get_filter_options('pack_size_available', Distributor.DISTRIBUTOR_PACK_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`pack_size_available` = 'Yes'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`pack_size_available` = 'Yes'
4 similar queries.
1.41

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(150)
  pack_size_availabilities = get_filter_options('pack_size_available', Distributor.DISTRIBUTOR_PACK_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`pack_size_available` = 'No'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`pack_size_available` = 'No'
4 similar queries.
1.45

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(150)
  pack_size_availabilities = get_filter_options('pack_size_available', Distributor.DISTRIBUTOR_PACK_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`pack_size_available` = 'In Name'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`pack_size_available` = 'In Name'
4 similar queries.
1.35

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(150)
  pack_size_availabilities = get_filter_options('pack_size_available', Distributor.DISTRIBUTOR_PACK_CHOICES)

/home/snapper/apps/django/django/distributors/views.py in get_filter_options(133)
  return [

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(134)
  (choice[0], choice[1], distributors.filter(**{field_name: choice[0]}).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`image_available` = 1
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`image_available` = 1
2 similar queries.
1.30

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(154)
  ('true', 'Yes', distributors.filter(image_available=True).count()),

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`image_available` = 0
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`image_available` = 0
2 similar queries.
1.40

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(155)
  ('false', 'No', distributors.filter(image_available=False).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`sku_available` = 1
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`sku_available` = 1
2 similar queries.
1.45

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(158)
  ('true', 'Yes', distributors.filter(sku_available=True).count()),

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`sku_available` = 0
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`sku_available` = 0
2 similar queries.
1.39

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(159)
  ('false', 'No', distributors.filter(sku_available=False).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`gtin_available` = 1
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`gtin_available` = 1
2 similar queries.
1.44

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(162)
  ('true', 'Yes', distributors.filter(gtin_available=True).count()),

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`gtin_available` = 0
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`gtin_available` = 0
2 similar queries.
1.36

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(163)
  ('false', 'No', distributors.filter(gtin_available=False).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`login_required` = 1
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`login_required` = 1
2 similar queries.
1.36

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(166)
  ('true', 'Yes', distributors.filter(login_required=True).count()),

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`login_required` = 0
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`login_required` = 0
2 similar queries.
1.49

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(167)
  ('false', 'No', distributors.filter(login_required=False).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`favorite` = 1
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`favorite` = 1
2 similar queries.
1.46

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(170)
  ('true', 'Yes', distributors.filter(favorite=True).count()),

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`favorite` = 0
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`favorite` = 0
2 similar queries.
3.65

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(171)
  ('false', 'No', distributors.filter(favorite=False).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro` = 1
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro` = 1
2 similar queries.
3.44

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(174)
  ('true', 'Yes', distributors.filter(unipro=True).count()),

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro` = 0
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro` = 0
2 similar queries.
2.58

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(175)
  ('false', 'No', distributors.filter(unipro=False).count())

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'True'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'True'
43 similar queries.
2.19

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(178)
  ('true', 'Yes', distributors.filter(unipro_market=True).count()),

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'False'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'False'
43 similar queries.
2.11

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(179)
  ('false', 'No', distributors.filter(unipro_market=False).count())

SELECT DISTINCT `distributors_distributor`.`framework`
  FROM
`distributors_distributor`
 ORDER BY
`distributors_distributor`.`framework` ASC
SELECT ••• FROM `distributors_distributor` ORDER BY `distributors_distributor`.`framework` ASC
3.22

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'BEES'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'BEES'
36 similar queries.
1.49

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'BIGCOMMERCE'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'BIGCOMMERCE'
36 similar queries.
1.42

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Choco'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Choco'
36 similar queries.
1.41

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'City Hive'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'City Hive'
36 similar queries.
1.88

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Cut&Dry'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Cut&Dry'
36 similar queries.
3.75

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Doordash'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Doordash'
36 similar queries.
1.68

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'dsdlink'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'dsdlink'
36 similar queries.
1.48

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Ecwid'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Ecwid'
36 similar queries.
1.51

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'entree.Net'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'entree.Net'
36 similar queries.
1.46

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Fresh Software Solutions'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Fresh Software Solutions'
36 similar queries.
1.49

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Insite'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Insite'
36 similar queries.
1.79

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'localexpress.io'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'localexpress.io'
36 similar queries.
1.46

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Magento'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Magento'
36 similar queries.
1.48

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Mirakl'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Mirakl'
36 similar queries.
2.24

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Miva'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Miva'
36 similar queries.
2.59

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'NitroSell'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'NitroSell'
36 similar queries.
1.63

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'PDF'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'PDF'
36 similar queries.
2.80

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Pepper'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Pepper'
36 similar queries.
7.70

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Prestashop'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Prestashop'
36 similar queries.
1.89

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Provi'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Provi'
36 similar queries.
2.36

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Revel Systems'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Revel Systems'
36 similar queries.
2.23

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Salesforce Commerce Cloud'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Salesforce Commerce Cloud'
36 similar queries.
2.10

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'SAP Commerce Cloud'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'SAP Commerce Cloud'
36 similar queries.
1.58

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'SevenFifty'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'SevenFifty'
36 similar queries.
1.51

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Shopify'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Shopify'
36 similar queries.
1.52

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'SipMarket'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'SipMarket'
36 similar queries.
1.60

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Squarespace'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Squarespace'
36 similar queries.
1.46

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Storefronts.sites'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Storefronts.sites'
36 similar queries.
1.47

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Toast'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Toast'
36 similar queries.
2.41

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Unknown'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Unknown'
36 similar queries.
2.09

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'VIP'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'VIP'
36 similar queries.
1.77

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Webflow Ecommerce'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Webflow Ecommerce'
36 similar queries.
1.41

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Weebly'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Weebly'
36 similar queries.
1.48

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Wix'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Wix'
36 similar queries.
3.54

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'WooCommerce'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'WooCommerce'
36 similar queries.
3.69

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`framework` = 'Wordpress'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Wordpress'
36 similar queries.
1.76

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(184)
  frameworks = [(f, f, distributors.filter(framework=f).count()) for f in frameworks if f]

SELECT DISTINCT `distributors_distributor`.`unipro_market`
  FROM
`distributors_distributor`
 ORDER BY
`distributors_distributor`.`unipro_market` ASC
SELECT ••• FROM `distributors_distributor` ORDER BY `distributors_distributor`.`unipro_market` ASC
2.91

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Atlanta, GA'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Atlanta, GA'
43 similar queries.
1.53

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Austin, TX'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Austin, TX'
43 similar queries.
3.49

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Baltimore, MD'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Baltimore, MD'
43 similar queries.
2.73

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Boston, MA'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Boston, MA'
43 similar queries.
2.07

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Charlotte, NC'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Charlotte, NC'
43 similar queries.
1.79

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Chicago, IL'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Chicago, IL'
43 similar queries.
2.63

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Cleveland, OH'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Cleveland, OH'
43 similar queries.
1.63

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Columbus, OH'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Columbus, OH'
43 similar queries.
2.13

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Dallas-Fort Worth, TX'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Dallas-Fort Worth, TX'
43 similar queries.
1.53

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Denver, CO'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Denver, CO'
43 similar queries.
1.47

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Detroit, MI'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Detroit, MI'
43 similar queries.
1.60

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Hartford, CT'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Hartford, CT'
43 similar queries.
1.46

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Houston, TX'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Houston, TX'
43 similar queries.
1.79

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Jacksonville, FL'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Jacksonville, FL'
43 similar queries.
1.49

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Kansas City, MO'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Kansas City, MO'
43 similar queries.
1.46

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Las Vegas, NV'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Las Vegas, NV'
43 similar queries.
1.38

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Louisville, KY'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Louisville, KY'
43 similar queries.
1.37

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'McAllen, TX'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'McAllen, TX'
43 similar queries.
1.37

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Memphis, TN'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Memphis, TN'
43 similar queries.
1.39

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Milwaukee, WI'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Milwaukee, WI'
43 similar queries.
1.65

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Minneapolis, MN'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Minneapolis, MN'
43 similar queries.
1.59

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Nashville, TN'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Nashville, TN'
43 similar queries.
1.41

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'New Orleans, LA'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'New Orleans, LA'
43 similar queries.
1.55

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'New York City, NY'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'New York City, NY'
43 similar queries.
1.66

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Oklahoma City, OK'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Oklahoma City, OK'
43 similar queries.
2.11

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Orlando, FL'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Orlando, FL'
43 similar queries.
2.26

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Philadelphia, PA'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Philadelphia, PA'
43 similar queries.
1.96

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Pittsburgh, PA'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Pittsburgh, PA'
43 similar queries.
1.71

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Portland, OR'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Portland, OR'
43 similar queries.
3.57

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Providence, RI'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Providence, RI'
43 similar queries.
3.52

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Raleigh, NC'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Raleigh, NC'
43 similar queries.
2.64

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Richmond'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Richmond'
43 similar queries.
2.50

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Richmond, VA'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Richmond, VA'
43 similar queries.
2.53

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Riverside-San Bernardino, CA'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Riverside-San Bernardino, CA'
43 similar queries.
2.69

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Sacramento, CA'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Sacramento, CA'
43 similar queries.
1.70

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Salt Lake City, UT'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Salt Lake City, UT'
43 similar queries.
1.43

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'San Francisco, CA'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'San Francisco, CA'
43 similar queries.
1.48

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'San Jose, CA'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'San Jose, CA'
43 similar queries.
1.49

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Seattle, WA'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Seattle, WA'
43 similar queries.
1.43

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'St. Louis, MO'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'St. Louis, MO'
43 similar queries.
1.60

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`unipro_market` = 'Tucson, AZ'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Tucson, AZ'
43 similar queries.
1.39

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(187)
  unipro_markets = [(m, m, distributors.filter(unipro_market=m).count()) for m in unipro_markets if m]

SELECT DISTINCT `distributors_distributor`.`method`
  FROM
`distributors_distributor`
 ORDER BY
`distributors_distributor`.`method` ASC
SELECT ••• FROM `distributors_distributor` ORDER BY `distributors_distributor`.`method` ASC
6.07

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(190)
  methods = [(m, m, distributors.filter(method=m).count()) for m in methods if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`method` = 'Instant Data Scrapper'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`method` = 'Instant Data Scrapper'
8 similar queries.
3.39

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(190)
  methods = [(m, m, distributors.filter(method=m).count()) for m in methods if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(190)
  methods = [(m, m, distributors.filter(method=m).count()) for m in methods if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`method` = 'Instant Data Scrapper Extension'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`method` = 'Instant Data Scrapper Extension'
8 similar queries.
3.35

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(190)
  methods = [(m, m, distributors.filter(method=m).count()) for m in methods if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(190)
  methods = [(m, m, distributors.filter(method=m).count()) for m in methods if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`method` = 'PDF'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`method` = 'PDF'
8 similar queries.
3.61

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(190)
  methods = [(m, m, distributors.filter(method=m).count()) for m in methods if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(190)
  methods = [(m, m, distributors.filter(method=m).count()) for m in methods if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`method` = 'Puppeeter code'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`method` = 'Puppeeter code'
8 similar queries.
2.58

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(190)
  methods = [(m, m, distributors.filter(method=m).count()) for m in methods if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(190)
  methods = [(m, m, distributors.filter(method=m).count()) for m in methods if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`method` = 'Puppeteer Script'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`method` = 'Puppeteer Script'
8 similar queries.
2.46

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(190)
  methods = [(m, m, distributors.filter(method=m).count()) for m in methods if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(190)
  methods = [(m, m, distributors.filter(method=m).count()) for m in methods if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`method` = 'Rest Api'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`method` = 'Rest Api'
8 similar queries.
4.17

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(190)
  methods = [(m, m, distributors.filter(method=m).count()) for m in methods if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(190)
  methods = [(m, m, distributors.filter(method=m).count()) for m in methods if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`method` = 'Rest API Script'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`method` = 'Rest API Script'
8 similar queries.
3.75

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(190)
  methods = [(m, m, distributors.filter(method=m).count()) for m in methods if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(190)
  methods = [(m, m, distributors.filter(method=m).count()) for m in methods if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`method` = 'Web Scrapper Extension'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`method` = 'Web Scrapper Extension'
8 similar queries.
2.37

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(190)
  methods = [(m, m, distributors.filter(method=m).count()) for m in methods if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(190)
  methods = [(m, m, distributors.filter(method=m).count()) for m in methods if m]

SELECT DISTINCT `distributors_distributor`.`source`
  FROM
`distributors_distributor`
 ORDER BY
`distributors_distributor`.`source` ASC
SELECT ••• FROM `distributors_distributor` ORDER BY `distributors_distributor`.`source` ASC
4.97

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(193)
  sources = [(m, m, distributors.filter(source=m).count()) for m in sources if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`source` = 'Legacy'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`source` = 'Legacy'
6 similar queries.
2.00

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(193)
  sources = [(m, m, distributors.filter(source=m).count()) for m in sources if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(193)
  sources = [(m, m, distributors.filter(source=m).count()) for m in sources if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`source` = 'Manual'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`source` = 'Manual'
6 similar queries.
1.93

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(193)
  sources = [(m, m, distributors.filter(source=m).count()) for m in sources if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(193)
  sources = [(m, m, distributors.filter(source=m).count()) for m in sources if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`source` = 'PFG Site'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`source` = 'PFG Site'
6 similar queries.
2.02

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(193)
  sources = [(m, m, distributors.filter(source=m).count()) for m in sources if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(193)
  sources = [(m, m, distributors.filter(source=m).count()) for m in sources if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`source` = 'Scrape'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`source` = 'Scrape'
6 similar queries.
2.04

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(193)
  sources = [(m, m, distributors.filter(source=m).count()) for m in sources if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(193)
  sources = [(m, m, distributors.filter(source=m).count()) for m in sources if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`source` = 'Unipro'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`source` = 'Unipro'
6 similar queries.
1.51

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(193)
  sources = [(m, m, distributors.filter(source=m).count()) for m in sources if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(193)
  sources = [(m, m, distributors.filter(source=m).count()) for m in sources if m]

SELECT COUNT(*) AS `__count`
  FROM
`distributors_distributor`
 WHERE
`distributors_distributor`.`source` = 'Upload'
SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`source` = 'Upload'
6 similar queries.
1.59

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(193)
  sources = [(m, m, distributors.filter(source=m).count()) for m in sources if m]

/home/snapper/apps/django/django/distributors/views.py in <listcomp>(193)
  sources = [(m, m, distributors.filter(source=m).count()) for m in sources if m]

SELECT `distributors_market`.`id`,
       `distributors_market`.`name`,
       `distributors_market`.`city`,
       `distributors_market`.`state`,
       `distributors_market`.`zipcode`
  FROM
`distributors_market`
 ORDER BY
`distributors_market`.`name` ASC
SELECT ••• FROM `distributors_market` ORDER BY `distributors_market`.`name` ASC
0.91

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(208)
  return template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(177)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(742)
  new_obj = func(obj, *arg_vals)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaultfilters.py in length(609)
  return len(value)

293 <h2 class="accordion-header" id="headingPrice">
294 <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapsePrice" aria-expanded="false" aria-controls="collapsePrice">
295 Market
296 <span class="badge bg-primary rounded-pill ms-2">{{ markets|length }}</span>
297 </button>
298 </h2>
299 <div id="collapsePrice" class="accordion-collapse collapse" aria-labelledby="headingPrice" data-bs-parent="#filtersAccordion">
300 <div class="accordion-body p-2">

/home/snapper/apps/django/django/templates/distributors/includes/filters.html

SELECT `distributors_distributor`.`id`,
       `distributors_distributor`.`parent_id`,
       `distributors_distributor`.`name`,
       `distributors_distributor`.`city`,
       `distributors_distributor`.`state`,
       `distributors_distributor`.`address`,
       `distributors_distributor`.`phone_number`,
       `distributors_distributor`.`email`,
       `distributors_distributor`.`website_url`,
       `distributors_distributor`.`logo_url`,
       `distributors_distributor`.`area`,
       `distributors_distributor`.`type`,
       `distributors_distributor`.`primary_category`,
       `distributors_distributor`.`markets`,
       `distributors_distributor`.`products_available`,
       `distributors_distributor`.`skus_with_leading_zeros`,
       `distributors_distributor`.`sku_available`,
       `distributors_distributor`.`pack_size_available`,
       `distributors_distributor`.`image_available`,
       `distributors_distributor`.`gtin_available`,
       `distributors_distributor`.`price_available`,
       `distributors_distributor`.`login_required`,
       `distributors_distributor`.`sample_product_url`,
       `distributors_distributor`.`framework`,
       `distributors_distributor`.`taxonomy`,
       `distributors_distributor`.`status`,
       `distributors_distributor`.`additional_notes`,
       `distributors_distributor`.`method`,
       `distributors_distributor`.`suggested_url`,
       `distributors_distributor`.`suggested_address`,
       `distributors_distributor`.`suggested_categories`,
       `distributors_distributor`.`suggested_market`,
       `distributors_distributor`.`meta_category`,
       `distributors_distributor`.`favorite`,
       `distributors_distributor`.`unipro`,
       `distributors_distributor`.`unipro_market`,
       `distributors_distributor`.`unipro_type`,
       `distributors_distributor`.`source`,
       `distributors_distributor`.`zip`
  FROM
`distributors_distributor`
 ORDER BY
`distributors_distributor`.`name` ASC
 LIMIT
50
OFFSET
3350
SELECT ••• FROM `distributors_distributor` ORDER BY `distributors_distributor`.`name` ASC LIMIT 50 OFFSET 3350
19.16

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
  len_values = len(values)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/core/paginator.py in __len__(174)
  return len(self.object_list)

173 </tr>
174 </thead>
175 <tbody>
176 {% for distributor in page_obj %}
177 <tr>
178 <td><a href="{% url 'distributor_detail' distributor.id %}">{{ distributor.name }}</a></td>
179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3292
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3292
100 similar queries. Duplicated 2 times.
0.50

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3292
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3292
100 similar queries. Duplicated 2 times.
0.39

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 353
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 353
100 similar queries. Duplicated 2 times.
0.50

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 353
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 353
100 similar queries. Duplicated 2 times.
0.61

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 763
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 763
100 similar queries. Duplicated 2 times.
0.57

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 763
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 763
100 similar queries. Duplicated 2 times.
0.65

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3119
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3119
100 similar queries. Duplicated 2 times.
0.97

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3119
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3119
100 similar queries. Duplicated 2 times.
0.81

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3118
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3118
100 similar queries. Duplicated 2 times.
0.77

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3118
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3118
100 similar queries. Duplicated 2 times.
0.73

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 354
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 354
100 similar queries. Duplicated 2 times.
0.86

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 354
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 354
100 similar queries. Duplicated 2 times.
0.75

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3237
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3237
100 similar queries. Duplicated 2 times.
0.60

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3237
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3237
100 similar queries. Duplicated 2 times.
0.57

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1238
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1238
100 similar queries. Duplicated 2 times.
0.62

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1238
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1238
100 similar queries. Duplicated 2 times.
0.53

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3316
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3316
100 similar queries. Duplicated 2 times.
0.69

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3316
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3316
100 similar queries. Duplicated 2 times.
0.41

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3357
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3357
100 similar queries. Duplicated 2 times.
0.38

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3357
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3357
100 similar queries. Duplicated 2 times.
0.36

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 355
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 355
100 similar queries. Duplicated 2 times.
0.39

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 355
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 355
100 similar queries. Duplicated 2 times.
0.49

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 765
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 765
100 similar queries. Duplicated 2 times.
0.48

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 765
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 765
100 similar queries. Duplicated 2 times.
0.51

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1137
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1137
100 similar queries. Duplicated 2 times.
0.47

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1137
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1137
100 similar queries. Duplicated 2 times.
0.51

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3120
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3120
100 similar queries. Duplicated 2 times.
0.39

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3120
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3120
100 similar queries. Duplicated 2 times.
0.40

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1138
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1138
100 similar queries. Duplicated 2 times.
0.49

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1138
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1138
100 similar queries. Duplicated 2 times.
0.36

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 766
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 766
100 similar queries. Duplicated 2 times.
0.50

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 766
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 766
100 similar queries. Duplicated 2 times.
0.69

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3526
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3526
100 similar queries. Duplicated 2 times.
0.59

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3526
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3526
100 similar queries. Duplicated 2 times.
0.71

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 356
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 356
100 similar queries. Duplicated 2 times.
0.74

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 356
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 356
100 similar queries. Duplicated 2 times.
0.67

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1427
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1427
100 similar queries. Duplicated 2 times.
0.66

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1427
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1427
100 similar queries. Duplicated 2 times.
0.75

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3121
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3121
100 similar queries. Duplicated 2 times.
0.81

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3121
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3121
100 similar queries. Duplicated 2 times.
0.58

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1631
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1631
100 similar queries. Duplicated 2 times.
0.69

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1631
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1631
100 similar queries. Duplicated 2 times.
0.32

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3122
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3122
100 similar queries. Duplicated 2 times.
0.62

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3122
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3122
100 similar queries. Duplicated 2 times.
0.75

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3123
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3123
100 similar queries. Duplicated 2 times.
0.86

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3123
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3123
100 similar queries. Duplicated 2 times.
0.74

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1335
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1335
100 similar queries. Duplicated 2 times.
0.41

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1335
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1335
100 similar queries. Duplicated 2 times.
0.35

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1150
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1150
100 similar queries. Duplicated 2 times.
0.41

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1150
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1150
100 similar queries. Duplicated 2 times.
0.30

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1356
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1356
100 similar queries. Duplicated 2 times.
0.35

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1356
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1356
100 similar queries. Duplicated 2 times.
0.35

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1139
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1139
100 similar queries. Duplicated 2 times.
0.41

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1139
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1139
100 similar queries. Duplicated 2 times.
0.75

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 357
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 357
100 similar queries. Duplicated 2 times.
0.44

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 357
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 357
100 similar queries. Duplicated 2 times.
0.51

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1239
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1239
100 similar queries. Duplicated 2 times.
0.92

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1239
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1239
100 similar queries. Duplicated 2 times.
0.62

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 380
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 380
100 similar queries. Duplicated 2 times.
1.04

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 380
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 380
100 similar queries. Duplicated 2 times.
0.74

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1553
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1553
100 similar queries. Duplicated 2 times.
0.76

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1553
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1553
100 similar queries. Duplicated 2 times.
0.77

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1512
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1512
100 similar queries. Duplicated 2 times.
0.36

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1512
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1512
100 similar queries. Duplicated 2 times.
0.51

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1726
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1726
100 similar queries. Duplicated 2 times.
0.50

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1726
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1726
100 similar queries. Duplicated 2 times.
0.52

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1559
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1559
100 similar queries. Duplicated 2 times.
0.74

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1559
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1559
100 similar queries. Duplicated 2 times.
0.40

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 767
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 767
100 similar queries. Duplicated 2 times.
0.43

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 767
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 767
100 similar queries. Duplicated 2 times.
0.58

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1537
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1537
100 similar queries. Duplicated 2 times.
0.65

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1537
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1537
100 similar queries. Duplicated 2 times.
0.67

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1498
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1498
100 similar queries. Duplicated 2 times.
0.34

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1498
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1498
100 similar queries. Duplicated 2 times.
0.57

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3239
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3239
100 similar queries. Duplicated 2 times.
0.85

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3239
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3239
100 similar queries. Duplicated 2 times.
0.58

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3314
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3314
100 similar queries. Duplicated 2 times.
0.67

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 3314
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3314
100 similar queries. Duplicated 2 times.
0.28

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1843
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1843
100 similar queries. Duplicated 2 times.
0.78

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1843
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1843
100 similar queries. Duplicated 2 times.
0.61

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1575
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1575
100 similar queries. Duplicated 2 times.
0.54

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1575
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1575
100 similar queries. Duplicated 2 times.
0.48

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1879
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1879
100 similar queries. Duplicated 2 times.
0.62

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1879
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1879
100 similar queries. Duplicated 2 times.
0.59

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1548
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1548
100 similar queries. Duplicated 2 times.
0.40

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1548
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1548
100 similar queries. Duplicated 2 times.
0.35

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1450
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1450
100 similar queries. Duplicated 2 times.
0.45

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1450
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1450
100 similar queries. Duplicated 2 times.
0.20

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1957
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1957
100 similar queries. Duplicated 2 times.
0.38

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1957
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1957
100 similar queries. Duplicated 2 times.
0.56

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1478
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1478
100 similar queries. Duplicated 2 times.
0.54

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1478
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1478
100 similar queries. Duplicated 2 times.
0.63

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1798
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1798
100 similar queries. Duplicated 2 times.
0.68

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1798
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1798
100 similar queries. Duplicated 2 times.
0.67

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1793
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1793
100 similar queries. Duplicated 2 times.
0.76

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1793
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1793
100 similar queries. Duplicated 2 times.
0.36

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1796
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1796
100 similar queries. Duplicated 2 times.
0.69

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1796
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1796
100 similar queries. Duplicated 2 times.
0.31

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1475
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1475
100 similar queries. Duplicated 2 times.
0.50

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in scraped_products(222)
  for note in notes:

179 <td>{{ distributor.area_display|default:"" }}</td>
180 <td>{{ distributor.type_display|default:"" }}</td>
181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

SELECT `distributors_note`.`id`,
       `distributors_note`.`distributor_id`,
       `distributors_note`.`market`,
       `distributors_note`.`new_market_id`,
       `distributors_note`.`note_type`,
       `distributors_note`.`scraped`,
       `distributors_note`.`long_skus`,
       `distributors_note`.`extra_data`,
       `distributors_note`.`images_viewable`,
       `distributors_note`.`created_at`,
       `distributors_note`.`taxonomy_name`,
       `distributors_note`.`framework`,
       `distributors_note`.`status`,
       `distributors_note`.`sample_file_link`,
       `distributors_note`.`products`,
       `distributors_note`.`scraped_folder_link`,
       `distributors_note`.`processed_folder_link`,
       `distributors_note`.`issues`,
       `distributors_note`.`extra_data_sample`,
       `distributors_note`.`suggested_catalog_url`,
       `distributors_note`.`suggested_notes`,
       `distributors_note`.`suggested_products`,
       `distributors_note`.`suggested_products_available`,
       `distributors_note`.`suggested_categories`
  FROM
`distributors_note`
 WHERE
`distributors_note`.`distributor_id` = 1475
SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1475
100 similar queries. Duplicated 2 times.
0.28

Connection: default

/home/snapper/apps/django/env/lib/python3.10/site-packages/whitenoise/middleware.py in __call__(124)
  return self.get_response(request)

/home/snapper/apps/django/django/distributors/views.py in distributor_list(204)
  return render(request, 'distributors/distributor_list.html', {

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
  return template.render(context, request)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(175)
  return self._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(157)
  return compiled_parent._render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(112)
  return self.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/loader_tags.py in render(63)
  result = block.nodelist.render(context)

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

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

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/defaulttags.py in render(238)
  nodelist.append(node.render_annotated(context))

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render_annotated(966)
  return self.render(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in render(1064)
  output = self.filter_expression.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(715)
  obj = self.var.resolve(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in resolve(847)
  value = self._resolve_lookup(context)

/home/snapper/apps/django/env/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(890)
  current = getattr(current, bit)

/home/snapper/apps/django/django/distributors/models.py in get_status_display(190)
  for note in notes:

181 {# <td>{{ distributor.primary_category_display|default:"" }}</td>#}
182 <td style="text-align: right;">{{ distributor.scraped_products|default:"" }}</td>
183 <td>{{ distributor.has_products_display|default:"" }}</td>
184 <td>{{ distributor.get_status_display|default:"" }}</td>
185 <td>{{ distributor.price_available_display|default:"" }}</td>
186 <td>{{ distributor.framework|default:"" }}</td>
187 <td>{{ distributor.status|default:"" }}</td>
188 {# <td>{{ distributor.get_market_display|default:"" }}</td>#}

/home/snapper/apps/django/django/templates/distributors/distributor_list.html

Static files (171 found, 0 used)

Static file path

  1. /home/snapper/apps/django/django/static

Static file apps

  1. django.contrib.admin
  2. debug_toolbar
  3. rest_framework

Static files

None

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

Path Location
images/favicon.ico /home/snapper/apps/django/django/static/images/favicon.ico
images/logo.png /home/snapper/apps/django/django/static/images/logo.png
css/base.css /home/snapper/apps/django/django/static/css/base.css
js/base.js /home/snapper/apps/django/django/static/js/base.js

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

Path Location
admin/css/autocomplete.css /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/autocomplete.css
admin/css/base.css /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/base.css
admin/css/changelists.css /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/changelists.css
admin/css/dark_mode.css /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/dark_mode.css
admin/css/dashboard.css /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/dashboard.css
admin/css/forms.css /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/forms.css
admin/css/login.css /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/login.css
admin/css/nav_sidebar.css /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/nav_sidebar.css
admin/css/responsive.css /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/responsive.css
admin/css/responsive_rtl.css /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/responsive_rtl.css
admin/css/rtl.css /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/rtl.css
admin/css/widgets.css /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/widgets.css
admin/css/vendor/select2/LICENSE-SELECT2.md /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md
admin/css/vendor/select2/select2.css /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.css
admin/css/vendor/select2/select2.min.css /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css
admin/img/LICENSE /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/LICENSE
admin/img/README.txt /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/README.txt
admin/img/calendar-icons.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/calendar-icons.svg
admin/img/icon-addlink.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-addlink.svg
admin/img/icon-alert.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-alert.svg
admin/img/icon-calendar.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-calendar.svg
admin/img/icon-changelink.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-changelink.svg
admin/img/icon-clock.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-clock.svg
admin/img/icon-deletelink.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg
admin/img/icon-no.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-no.svg
admin/img/icon-unknown-alt.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg
admin/img/icon-unknown.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-unknown.svg
admin/img/icon-viewlink.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-viewlink.svg
admin/img/icon-yes.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-yes.svg
admin/img/inline-delete.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/inline-delete.svg
admin/img/search.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/search.svg
admin/img/selector-icons.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/selector-icons.svg
admin/img/sorting-icons.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/sorting-icons.svg
admin/img/tooltag-add.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/tooltag-add.svg
admin/img/tooltag-arrowright.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg
admin/img/gis/move_vertex_off.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg
admin/img/gis/move_vertex_on.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg
admin/js/SelectBox.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/SelectBox.js
admin/js/SelectFilter2.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/SelectFilter2.js
admin/js/actions.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/actions.js
admin/js/autocomplete.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/autocomplete.js
admin/js/calendar.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/calendar.js
admin/js/cancel.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/cancel.js
admin/js/change_form.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/change_form.js
admin/js/collapse.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/collapse.js
admin/js/core.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/core.js
admin/js/filters.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/filters.js
admin/js/inlines.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/inlines.js
admin/js/jquery.init.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/jquery.init.js
admin/js/nav_sidebar.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/nav_sidebar.js
admin/js/popup_response.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/popup_response.js
admin/js/prepopulate.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/prepopulate.js
admin/js/prepopulate_init.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/prepopulate_init.js
admin/js/theme.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/theme.js
admin/js/urlify.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/urlify.js
admin/js/admin/DateTimeShortcuts.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js
admin/js/admin/RelatedObjectLookups.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js
admin/js/vendor/jquery/LICENSE.txt /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt
admin/js/vendor/jquery/jquery.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js
admin/js/vendor/jquery/jquery.min.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js
admin/js/vendor/select2/LICENSE.md /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md
admin/js/vendor/select2/select2.full.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js
admin/js/vendor/select2/select2.full.min.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js
admin/js/vendor/select2/i18n/af.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js
admin/js/vendor/select2/i18n/ar.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js
admin/js/vendor/select2/i18n/az.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js
admin/js/vendor/select2/i18n/bg.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js
admin/js/vendor/select2/i18n/bn.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js
admin/js/vendor/select2/i18n/bs.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js
admin/js/vendor/select2/i18n/ca.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js
admin/js/vendor/select2/i18n/cs.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js
admin/js/vendor/select2/i18n/da.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js
admin/js/vendor/select2/i18n/de.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js
admin/js/vendor/select2/i18n/dsb.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js
admin/js/vendor/select2/i18n/el.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js
admin/js/vendor/select2/i18n/en.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js
admin/js/vendor/select2/i18n/es.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js
admin/js/vendor/select2/i18n/et.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js
admin/js/vendor/select2/i18n/eu.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js
admin/js/vendor/select2/i18n/fa.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js
admin/js/vendor/select2/i18n/fi.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js
admin/js/vendor/select2/i18n/fr.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js
admin/js/vendor/select2/i18n/gl.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js
admin/js/vendor/select2/i18n/he.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js
admin/js/vendor/select2/i18n/hi.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js
admin/js/vendor/select2/i18n/hr.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js
admin/js/vendor/select2/i18n/hsb.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js
admin/js/vendor/select2/i18n/hu.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js
admin/js/vendor/select2/i18n/hy.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js
admin/js/vendor/select2/i18n/id.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js
admin/js/vendor/select2/i18n/is.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js
admin/js/vendor/select2/i18n/it.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js
admin/js/vendor/select2/i18n/ja.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js
admin/js/vendor/select2/i18n/ka.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js
admin/js/vendor/select2/i18n/km.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js
admin/js/vendor/select2/i18n/ko.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js
admin/js/vendor/select2/i18n/lt.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js
admin/js/vendor/select2/i18n/lv.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js
admin/js/vendor/select2/i18n/mk.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js
admin/js/vendor/select2/i18n/ms.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js
admin/js/vendor/select2/i18n/nb.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js
admin/js/vendor/select2/i18n/ne.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js
admin/js/vendor/select2/i18n/nl.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js
admin/js/vendor/select2/i18n/pl.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js
admin/js/vendor/select2/i18n/ps.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js
admin/js/vendor/select2/i18n/pt-BR.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js
admin/js/vendor/select2/i18n/pt.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js
admin/js/vendor/select2/i18n/ro.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js
admin/js/vendor/select2/i18n/ru.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js
admin/js/vendor/select2/i18n/sk.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js
admin/js/vendor/select2/i18n/sl.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js
admin/js/vendor/select2/i18n/sq.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js
admin/js/vendor/select2/i18n/sr-Cyrl.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js
admin/js/vendor/select2/i18n/sr.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js
admin/js/vendor/select2/i18n/sv.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js
admin/js/vendor/select2/i18n/th.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js
admin/js/vendor/select2/i18n/tk.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js
admin/js/vendor/select2/i18n/tr.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js
admin/js/vendor/select2/i18n/uk.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js
admin/js/vendor/select2/i18n/vi.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js
admin/js/vendor/select2/i18n/zh-CN.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js
admin/js/vendor/select2/i18n/zh-TW.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js
admin/js/vendor/xregexp/LICENSE.txt /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt
admin/js/vendor/xregexp/xregexp.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js
admin/js/vendor/xregexp/xregexp.min.js /home/snapper/apps/django/env/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js
debug_toolbar/css/print.css /home/snapper/apps/django/env/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/css/print.css
debug_toolbar/css/toolbar.css /home/snapper/apps/django/env/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css
debug_toolbar/js/history.js /home/snapper/apps/django/env/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/history.js
debug_toolbar/js/redirect.js /home/snapper/apps/django/env/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/redirect.js
debug_toolbar/js/timer.js /home/snapper/apps/django/env/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/timer.js
debug_toolbar/js/toolbar.js /home/snapper/apps/django/env/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js
debug_toolbar/js/utils.js /home/snapper/apps/django/env/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/utils.js
rest_framework/css/bootstrap-theme.min.css /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css
rest_framework/css/bootstrap-theme.min.css.map /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css.map
rest_framework/css/bootstrap-tweaks.css /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/bootstrap-tweaks.css
rest_framework/css/bootstrap.min.css /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css
rest_framework/css/bootstrap.min.css.map /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css.map
rest_framework/css/default.css /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/default.css
rest_framework/css/font-awesome-4.0.3.css /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/font-awesome-4.0.3.css
rest_framework/css/prettify.css /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/css/prettify.css
rest_framework/docs/css/base.css /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/css/base.css
rest_framework/docs/css/highlight.css /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/css/highlight.css
rest_framework/docs/css/jquery.json-view.min.css /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css
rest_framework/docs/img/favicon.ico /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/img/favicon.ico
rest_framework/docs/img/grid.png /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/img/grid.png
rest_framework/docs/js/api.js /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/js/api.js
rest_framework/docs/js/highlight.pack.js /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/js/highlight.pack.js
rest_framework/docs/js/jquery.json-view.min.js /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/docs/js/jquery.json-view.min.js
rest_framework/fonts/fontawesome-webfont.eot /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot
rest_framework/fonts/fontawesome-webfont.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg
rest_framework/fonts/fontawesome-webfont.ttf /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf
rest_framework/fonts/fontawesome-webfont.woff /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff
rest_framework/fonts/glyphicons-halflings-regular.eot /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot
rest_framework/fonts/glyphicons-halflings-regular.svg /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg
rest_framework/fonts/glyphicons-halflings-regular.ttf /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf
rest_framework/fonts/glyphicons-halflings-regular.woff /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff
rest_framework/fonts/glyphicons-halflings-regular.woff2 /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2
rest_framework/img/glyphicons-halflings-white.png /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png
rest_framework/img/glyphicons-halflings.png /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings.png
rest_framework/img/grid.png /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/img/grid.png
rest_framework/js/ajax-form.js /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/ajax-form.js
rest_framework/js/bootstrap.min.js /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/bootstrap.min.js
rest_framework/js/coreapi-0.1.1.js /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/coreapi-0.1.1.js
rest_framework/js/csrf.js /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/csrf.js
rest_framework/js/default.js /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/default.js
rest_framework/js/jquery-3.5.1.min.js /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/jquery-3.5.1.min.js
rest_framework/js/prettify-min.js /home/snapper/apps/django/env/lib/python3.10/site-packages/rest_framework/static/rest_framework/js/prettify-min.js

Templates (12 rendered)

Template path

  1. /home/snapper/apps/django/env/lib/python3.10/site-packages/django/forms/templates

Templates

django/forms/default.html
/home/snapper/apps/django/env/lib/python3.10/site-packages/django/forms/templates/django/forms/default.html
Toggle context {'False': False, 'None': None, 'True': True} {'errors': [], 'fields': [], 'form': <SignedDataForm bound=False, valid=False, fields=(signed)>, 'hidden_fields': [<django.forms.boundfield.BoundField object at 0x7fe7e24b5510>]}
django/forms/table.html
/home/snapper/apps/django/env/lib/python3.10/site-packages/django/forms/templates/django/forms/table.html
Toggle context {'False': False, 'None': None, 'True': True} {'errors': [], 'fields': [], 'form': <SignedDataForm bound=False, valid=False, fields=(signed)>, 'hidden_fields': [<django.forms.boundfield.BoundField object at 0x7fe7e24b5510>]}
django/forms/default.html
/home/snapper/apps/django/env/lib/python3.10/site-packages/django/forms/templates/django/forms/default.html
Toggle context {'False': False, 'None': None, 'True': True} {'errors': [], 'fields': [], 'form': <SignedDataForm bound=False, valid=False, fields=(signed)>, 'hidden_fields': [<django.forms.boundfield.BoundField object at 0x7fe7e24b56f0>]}
django/forms/table.html
/home/snapper/apps/django/env/lib/python3.10/site-packages/django/forms/templates/django/forms/table.html
Toggle context {'False': False, 'None': None, 'True': True} {'errors': [], 'fields': [], 'form': <SignedDataForm bound=False, valid=False, fields=(signed)>, 'hidden_fields': [<django.forms.boundfield.BoundField object at 0x7fe7e24b56f0>]}
django/forms/default.html
/home/snapper/apps/django/env/lib/python3.10/site-packages/django/forms/templates/django/forms/default.html
Toggle context {'False': False, 'None': None, 'True': True} {'errors': [], 'fields': [], 'form': <SignedDataForm bound=False, valid=False, fields=(signed)>, 'hidden_fields': [<django.forms.boundfield.BoundField object at 0x7fe7e24b4d60>]}
django/forms/table.html
/home/snapper/apps/django/env/lib/python3.10/site-packages/django/forms/templates/django/forms/table.html
Toggle context {'False': False, 'None': None, 'True': True} {'errors': [], 'fields': [], 'form': <SignedDataForm bound=False, valid=False, fields=(signed)>, 'hidden_fields': [<django.forms.boundfield.BoundField object at 0x7fe7e24b4d60>]}
django/forms/default.html
/home/snapper/apps/django/env/lib/python3.10/site-packages/django/forms/templates/django/forms/default.html
Toggle context {'False': False, 'None': None, 'True': True} {'errors': [], 'fields': [], 'form': <SignedDataForm bound=False, valid=False, fields=(signed)>, 'hidden_fields': [<django.forms.boundfield.BoundField object at 0x7fe7e24b5360>]}
django/forms/table.html
/home/snapper/apps/django/env/lib/python3.10/site-packages/django/forms/templates/django/forms/table.html
Toggle context {'False': False, 'None': None, 'True': True} {'errors': [], 'fields': [], 'form': <SignedDataForm bound=False, valid=False, fields=(signed)>, 'hidden_fields': [<django.forms.boundfield.BoundField object at 0x7fe7e24b5360>]}
distributors/distributor_list.html
/home/snapper/apps/django/django/templates/distributors/distributor_list.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'slApgoPw08PJhA19xHDjkbrfQEFeS325aEBk4UXuQ7F8lcaXQPepmD9VwCT0eRs2'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/distributors/?direction=asc&page=68'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fe7e23efaf0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fe7e2462050>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fe7e23efaf0>>} {'active_filters': {}, 'areas': [('Undefined', 'Undefined', 2902), ('National', 'National', 118), ('Regional', 'Regional', 70), ('Local', 'Local', 171)], 'direction': 'asc', 'distributor_types': [('Undefined', 'Undefined', 2251), ('Distributor', 'Distributor', 347), ('Restaurant', 'Restaurant', 32), ('Brewery/Distillery', 'Brewery', 8), ('Manufacturer', 'Manufacturer', 46), ('Online', 'Online', 58), ('Retail', 'Retail', 31), ('Services', 'Services', 33), ('Grocery', 'Grocery', 7), ('Ignore', 'Ignore', 1)], 'distributors': <Page 68 of 69>, 'favorite_options': [('true', 'Yes', 25), ('false', 'No', 3397)], 'favorite_toggle': False, 'frameworks': [('BEES', 'BEES', 2), ('BIGCOMMERCE', 'BIGCOMMERCE', 7), ('Choco', 'Choco', 1), ('City Hive', 'City Hive', 193), ('Cut&Dry', 'Cut&Dry', 111), ('Doordash', 'Doordash', 1), ('dsdlink', 'dsdlink', 2), ('Ecwid', 'Ecwid', 1), ('entree.Net', 'entree.Net', 3), ('Fresh Software Solutions', 'Fresh Software Solutions', 1), ('Insite', 'Insite', 1), ('localexpress.io', 'localexpress.io', 1), ('Magento', 'Magento', 7), ('Mirakl', 'Mirakl', 1), ('Miva', 'Miva', 1), ('NitroSell', 'NitroSell', 1), ('PDF', 'PDF', 11), ('Pepper', 'Pepper', 28), ('Prestashop', 'Prestashop', 1), ('Provi', 'Provi', 1), ('Revel Systems', 'Revel Systems', 1), ('Salesforce Commerce Cloud', 'Salesforce Commerce Cloud', 1), ('SAP Commerce Cloud', 'SAP Commerce Cloud', 1), ('SevenFifty', 'SevenFifty', 2), ('Shopify', 'Shopify', 62), ('SipMarket', 'SipMarket', 3), ('Squarespace', 'Squarespace', 6), ('Storefronts.sites', 'Storefronts.sites', 4), ('Toast', 'Toast', 2), ('Unknown', 'Unknown', 13), ('VIP', 'VIP', 4), ('Webflow Ecommerce', 'Webflow Ecommerce', 2), ('Weebly', 'Weebly', 1), ('Wix', 'Wix', 5), ('WooCommerce', 'WooCommerce', 25), ('Wordpress', 'Wordpress', 3)], 'gtin_availabilities': [('true', 'Yes', 25), ('false', 'No', 0)], 'image_availabilities': [('true', 'Yes', 83), ('false', 'No', 126)], 'login_required_options': [('true', 'Yes', 1), ('false', 'No', 3015)], 'markets': '<<queryset of distributors.Market>>', 'methods': [('Instant Data Scrapper', 'Instant Data Scrapper', 2), ('Instant Data Scrapper Extension', 'Instant Data Scrapper Extension', 1), ('PDF', 'PDF', 2), ('Puppeeter code', 'Puppeeter code', 1), ('Puppeteer Script', 'Puppeteer Script', 32), ('Rest Api', 'Rest Api', 2), ('Rest API Script', 'Rest API Script', 4), ('Web Scrapper Extension', 'Web Scrapper Extension', 69)], 'pack_size_availabilities': [('Unknown', 'Unknown', 1064), ('Yes', 'Yes', 63), ('No', 'No', 16), ('In Name', 'In Name', 6)], 'page_obj': <Page 68 of 69>, 'price_availabilities': [('Unknown', 'Unknown', 3192), ('Yes', 'Yes', 131), ('No', 'No', 68), ('Login', 'Login', 31)], 'primary_categories': [('Undefined', 'Undefined', 2251), ('Broadliner', 'Broadliner', 61), ('Alcohol', 'Alcohol', 123), ('Wine', 'Wine', 50), ('Seafood', 'Seafood', 33), ('Meat', 'Meat', 45), ('Produce', 'Produce', 49), ('Bakery', 'Bakery', 33), ('Dairy', 'Dairy', 8), ('Beverage', 'Beverage', 25), ('Supplies', 'Supplies', 31), ('Linens', 'Linens', 4), ('Office Supplies', 'Office', 1), ('Services', 'Services', 21), ('Ethnic', 'Ethnic', 19), ('Specialty', 'Specialty', 70)], 'records': 3422, 'search': '', 'selected_area': 'all', 'selected_favorite': 'all', 'selected_favorite_toggle': False, 'selected_framework': 'all', 'selected_gtin_available': 'all', 'selected_image_available': 'all', 'selected_login_required': 'all', 'selected_market': None, 'selected_method': 'all', 'selected_new_market': 'all', 'selected_pack_size_available': 'all', 'selected_price_available': 'all', 'selected_primary_category': 'all', 'selected_sku_available': 'all', 'selected_source': 'all', 'selected_status': 'all', 'selected_type': 'all', 'selected_unipro': 'all', 'selected_unipro_market': 'all', 'selected_unipro_toggle': False, 'sku_availabilities': [('true', 'Yes', 44), ('false', 'No', 499)], 'sort': 'name', 'sources': [('Legacy', 'Legacy', 1471), ('Manual', 'Manual', 245), ('PFG Site', 'PFG Site', 66), ('Scrape', 'Scrape', 808), ('Unipro', 'Unipro', 568), ('Upload', 'Upload', 210)], 'statuses': [('Undefined', 'Undefined', 2130), ('Research', 'Research', 134), ('Scrapeable', 'Scrapeable', 78), ('Scraped', 'Scraped', 89), ('Processed', 'Processed', 0), ('Uploaded', 'Uploaded', 1), ('Tested', 'Tested', 0), ('On Hold', 'On Hold', 2), ('Ignore', 'Ignore', 105), ('No Info', 'No Info', 8)], 'unipro_market_options': [('true', 'Yes', 0), ('false', 'No', 0)], 'unipro_markets': [('Atlanta, GA', 'Atlanta, GA', 24), ('Austin, TX', 'Austin, TX', 15), ('Baltimore, MD', 'Baltimore, MD', 30), ('Boston, MA', 'Boston, MA', 1), ('Charlotte, NC', 'Charlotte, NC', 2), ('Chicago, IL', 'Chicago, IL', 46), ('Cleveland, OH', 'Cleveland, OH', 4), ('Columbus, OH', 'Columbus, OH', 15), ('Dallas-Fort Worth, TX', 'Dallas-Fort Worth, TX', 17), ('Denver, CO', 'Denver, CO', 6), ('Detroit, MI', 'Detroit, MI', 1), ('Hartford, CT', 'Hartford, CT', 110), ('Houston, TX', 'Houston, TX', 8), ('Jacksonville, FL', 'Jacksonville, FL', 13), ('Kansas City, MO', 'Kansas City, MO', 10), ('Las Vegas, NV', 'Las Vegas, NV', 11), ('Louisville, KY', 'Louisville, KY', 23), ('McAllen, TX', 'McAllen, TX', 1), ('Memphis, TN', 'Memphis, TN', 9), ('Milwaukee, WI', 'Milwaukee, WI', 1), ('Minneapolis, MN', 'Minneapolis, MN', 2), ('Nashville, TN', 'Nashville, TN', 11), ('New Orleans, LA', 'New Orleans, LA', 11), ('New York City, NY', 'New York City, NY', 1), ('Oklahoma City, OK', 'Oklahoma City, OK', 3), ('Orlando, FL', 'Orlando, FL', 14), ('Philadelphia, PA', 'Philadelphia, PA', 1), ('Pittsburgh, PA', 'Pittsburgh, PA', 20), ('Portland, OR', 'Portland, OR', 22), ('Providence, RI', 'Providence, RI', 1), ('Raleigh, NC', 'Raleigh, NC', 12), ('Richmond', 'Richmond', 1), ('Richmond, VA', 'Richmond, VA', 31), ('Riverside-San Bernardino, CA', 'Riverside-San Bernardino, CA', 48), ('Sacramento, CA', 'Sacramento, CA', 4), ('Salt Lake City, UT', 'Salt Lake City, UT', 5), ('San Francisco, CA', 'San Francisco, CA', 38), ('San Jose, CA', 'San Jose, CA', 5), ('Seattle, WA', 'Seattle, WA', 6), ('St. Louis, MO', 'St. Louis, MO', 11), ('Tucson, AZ', 'Tucson, AZ', 10)], 'unipro_options': [('true', 'Yes', 605), ('false', 'No', 1278)], 'unipro_toggle': False}
distributors/base.html
/home/snapper/apps/django/django/templates/distributors/base.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'slApgoPw08PJhA19xHDjkbrfQEFeS325aEBk4UXuQ7F8lcaXQPepmD9VwCT0eRs2'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/distributors/?direction=asc&page=68'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fe7e23efaf0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fe7e2462050>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fe7e23efaf0>>} {'active_filters': {}, 'areas': [('Undefined', 'Undefined', 2902), ('National', 'National', 118), ('Regional', 'Regional', 70), ('Local', 'Local', 171)], 'direction': 'asc', 'distributor_types': [('Undefined', 'Undefined', 2251), ('Distributor', 'Distributor', 347), ('Restaurant', 'Restaurant', 32), ('Brewery/Distillery', 'Brewery', 8), ('Manufacturer', 'Manufacturer', 46), ('Online', 'Online', 58), ('Retail', 'Retail', 31), ('Services', 'Services', 33), ('Grocery', 'Grocery', 7), ('Ignore', 'Ignore', 1)], 'distributors': <Page 68 of 69>, 'favorite_options': [('true', 'Yes', 25), ('false', 'No', 3397)], 'favorite_toggle': False, 'frameworks': [('BEES', 'BEES', 2), ('BIGCOMMERCE', 'BIGCOMMERCE', 7), ('Choco', 'Choco', 1), ('City Hive', 'City Hive', 193), ('Cut&Dry', 'Cut&Dry', 111), ('Doordash', 'Doordash', 1), ('dsdlink', 'dsdlink', 2), ('Ecwid', 'Ecwid', 1), ('entree.Net', 'entree.Net', 3), ('Fresh Software Solutions', 'Fresh Software Solutions', 1), ('Insite', 'Insite', 1), ('localexpress.io', 'localexpress.io', 1), ('Magento', 'Magento', 7), ('Mirakl', 'Mirakl', 1), ('Miva', 'Miva', 1), ('NitroSell', 'NitroSell', 1), ('PDF', 'PDF', 11), ('Pepper', 'Pepper', 28), ('Prestashop', 'Prestashop', 1), ('Provi', 'Provi', 1), ('Revel Systems', 'Revel Systems', 1), ('Salesforce Commerce Cloud', 'Salesforce Commerce Cloud', 1), ('SAP Commerce Cloud', 'SAP Commerce Cloud', 1), ('SevenFifty', 'SevenFifty', 2), ('Shopify', 'Shopify', 62), ('SipMarket', 'SipMarket', 3), ('Squarespace', 'Squarespace', 6), ('Storefronts.sites', 'Storefronts.sites', 4), ('Toast', 'Toast', 2), ('Unknown', 'Unknown', 13), ('VIP', 'VIP', 4), ('Webflow Ecommerce', 'Webflow Ecommerce', 2), ('Weebly', 'Weebly', 1), ('Wix', 'Wix', 5), ('WooCommerce', 'WooCommerce', 25), ('Wordpress', 'Wordpress', 3)], 'gtin_availabilities': [('true', 'Yes', 25), ('false', 'No', 0)], 'image_availabilities': [('true', 'Yes', 83), ('false', 'No', 126)], 'login_required_options': [('true', 'Yes', 1), ('false', 'No', 3015)], 'markets': '<<queryset of distributors.Market>>', 'methods': [('Instant Data Scrapper', 'Instant Data Scrapper', 2), ('Instant Data Scrapper Extension', 'Instant Data Scrapper Extension', 1), ('PDF', 'PDF', 2), ('Puppeeter code', 'Puppeeter code', 1), ('Puppeteer Script', 'Puppeteer Script', 32), ('Rest Api', 'Rest Api', 2), ('Rest API Script', 'Rest API Script', 4), ('Web Scrapper Extension', 'Web Scrapper Extension', 69)], 'pack_size_availabilities': [('Unknown', 'Unknown', 1064), ('Yes', 'Yes', 63), ('No', 'No', 16), ('In Name', 'In Name', 6)], 'page_obj': <Page 68 of 69>, 'price_availabilities': [('Unknown', 'Unknown', 3192), ('Yes', 'Yes', 131), ('No', 'No', 68), ('Login', 'Login', 31)], 'primary_categories': [('Undefined', 'Undefined', 2251), ('Broadliner', 'Broadliner', 61), ('Alcohol', 'Alcohol', 123), ('Wine', 'Wine', 50), ('Seafood', 'Seafood', 33), ('Meat', 'Meat', 45), ('Produce', 'Produce', 49), ('Bakery', 'Bakery', 33), ('Dairy', 'Dairy', 8), ('Beverage', 'Beverage', 25), ('Supplies', 'Supplies', 31), ('Linens', 'Linens', 4), ('Office Supplies', 'Office', 1), ('Services', 'Services', 21), ('Ethnic', 'Ethnic', 19), ('Specialty', 'Specialty', 70)], 'records': 3422, 'search': '', 'selected_area': 'all', 'selected_favorite': 'all', 'selected_favorite_toggle': False, 'selected_framework': 'all', 'selected_gtin_available': 'all', 'selected_image_available': 'all', 'selected_login_required': 'all', 'selected_market': None, 'selected_method': 'all', 'selected_new_market': 'all', 'selected_pack_size_available': 'all', 'selected_price_available': 'all', 'selected_primary_category': 'all', 'selected_sku_available': 'all', 'selected_source': 'all', 'selected_status': 'all', 'selected_type': 'all', 'selected_unipro': 'all', 'selected_unipro_market': 'all', 'selected_unipro_toggle': False, 'sku_availabilities': [('true', 'Yes', 44), ('false', 'No', 499)], 'sort': 'name', 'sources': [('Legacy', 'Legacy', 1471), ('Manual', 'Manual', 245), ('PFG Site', 'PFG Site', 66), ('Scrape', 'Scrape', 808), ('Unipro', 'Unipro', 568), ('Upload', 'Upload', 210)], 'statuses': [('Undefined', 'Undefined', 2130), ('Research', 'Research', 134), ('Scrapeable', 'Scrapeable', 78), ('Scraped', 'Scraped', 89), ('Processed', 'Processed', 0), ('Uploaded', 'Uploaded', 1), ('Tested', 'Tested', 0), ('On Hold', 'On Hold', 2), ('Ignore', 'Ignore', 105), ('No Info', 'No Info', 8)], 'unipro_market_options': [('true', 'Yes', 0), ('false', 'No', 0)], 'unipro_markets': [('Atlanta, GA', 'Atlanta, GA', 24), ('Austin, TX', 'Austin, TX', 15), ('Baltimore, MD', 'Baltimore, MD', 30), ('Boston, MA', 'Boston, MA', 1), ('Charlotte, NC', 'Charlotte, NC', 2), ('Chicago, IL', 'Chicago, IL', 46), ('Cleveland, OH', 'Cleveland, OH', 4), ('Columbus, OH', 'Columbus, OH', 15), ('Dallas-Fort Worth, TX', 'Dallas-Fort Worth, TX', 17), ('Denver, CO', 'Denver, CO', 6), ('Detroit, MI', 'Detroit, MI', 1), ('Hartford, CT', 'Hartford, CT', 110), ('Houston, TX', 'Houston, TX', 8), ('Jacksonville, FL', 'Jacksonville, FL', 13), ('Kansas City, MO', 'Kansas City, MO', 10), ('Las Vegas, NV', 'Las Vegas, NV', 11), ('Louisville, KY', 'Louisville, KY', 23), ('McAllen, TX', 'McAllen, TX', 1), ('Memphis, TN', 'Memphis, TN', 9), ('Milwaukee, WI', 'Milwaukee, WI', 1), ('Minneapolis, MN', 'Minneapolis, MN', 2), ('Nashville, TN', 'Nashville, TN', 11), ('New Orleans, LA', 'New Orleans, LA', 11), ('New York City, NY', 'New York City, NY', 1), ('Oklahoma City, OK', 'Oklahoma City, OK', 3), ('Orlando, FL', 'Orlando, FL', 14), ('Philadelphia, PA', 'Philadelphia, PA', 1), ('Pittsburgh, PA', 'Pittsburgh, PA', 20), ('Portland, OR', 'Portland, OR', 22), ('Providence, RI', 'Providence, RI', 1), ('Raleigh, NC', 'Raleigh, NC', 12), ('Richmond', 'Richmond', 1), ('Richmond, VA', 'Richmond, VA', 31), ('Riverside-San Bernardino, CA', 'Riverside-San Bernardino, CA', 48), ('Sacramento, CA', 'Sacramento, CA', 4), ('Salt Lake City, UT', 'Salt Lake City, UT', 5), ('San Francisco, CA', 'San Francisco, CA', 38), ('San Jose, CA', 'San Jose, CA', 5), ('Seattle, WA', 'Seattle, WA', 6), ('St. Louis, MO', 'St. Louis, MO', 11), ('Tucson, AZ', 'Tucson, AZ', 10)], 'unipro_options': [('true', 'Yes', 605), ('false', 'No', 1278)], 'unipro_toggle': False}
distributors/includes/filters.html
/home/snapper/apps/django/django/templates/distributors/includes/filters.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'slApgoPw08PJhA19xHDjkbrfQEFeS325aEBk4UXuQ7F8lcaXQPepmD9VwCT0eRs2'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/distributors/?direction=asc&page=68'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fe7e23efaf0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fe7e2462050>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fe7e23efaf0>>} {'active_filters': {}, 'areas': [('Undefined', 'Undefined', 2902), ('National', 'National', 118), ('Regional', 'Regional', 70), ('Local', 'Local', 171)], 'direction': 'asc', 'distributor_types': [('Undefined', 'Undefined', 2251), ('Distributor', 'Distributor', 347), ('Restaurant', 'Restaurant', 32), ('Brewery/Distillery', 'Brewery', 8), ('Manufacturer', 'Manufacturer', 46), ('Online', 'Online', 58), ('Retail', 'Retail', 31), ('Services', 'Services', 33), ('Grocery', 'Grocery', 7), ('Ignore', 'Ignore', 1)], 'distributors': <Page 68 of 69>, 'favorite_options': [('true', 'Yes', 25), ('false', 'No', 3397)], 'favorite_toggle': False, 'frameworks': [('BEES', 'BEES', 2), ('BIGCOMMERCE', 'BIGCOMMERCE', 7), ('Choco', 'Choco', 1), ('City Hive', 'City Hive', 193), ('Cut&Dry', 'Cut&Dry', 111), ('Doordash', 'Doordash', 1), ('dsdlink', 'dsdlink', 2), ('Ecwid', 'Ecwid', 1), ('entree.Net', 'entree.Net', 3), ('Fresh Software Solutions', 'Fresh Software Solutions', 1), ('Insite', 'Insite', 1), ('localexpress.io', 'localexpress.io', 1), ('Magento', 'Magento', 7), ('Mirakl', 'Mirakl', 1), ('Miva', 'Miva', 1), ('NitroSell', 'NitroSell', 1), ('PDF', 'PDF', 11), ('Pepper', 'Pepper', 28), ('Prestashop', 'Prestashop', 1), ('Provi', 'Provi', 1), ('Revel Systems', 'Revel Systems', 1), ('Salesforce Commerce Cloud', 'Salesforce Commerce Cloud', 1), ('SAP Commerce Cloud', 'SAP Commerce Cloud', 1), ('SevenFifty', 'SevenFifty', 2), ('Shopify', 'Shopify', 62), ('SipMarket', 'SipMarket', 3), ('Squarespace', 'Squarespace', 6), ('Storefronts.sites', 'Storefronts.sites', 4), ('Toast', 'Toast', 2), ('Unknown', 'Unknown', 13), ('VIP', 'VIP', 4), ('Webflow Ecommerce', 'Webflow Ecommerce', 2), ('Weebly', 'Weebly', 1), ('Wix', 'Wix', 5), ('WooCommerce', 'WooCommerce', 25), ('Wordpress', 'Wordpress', 3)], 'gtin_availabilities': [('true', 'Yes', 25), ('false', 'No', 0)], 'image_availabilities': [('true', 'Yes', 83), ('false', 'No', 126)], 'login_required_options': [('true', 'Yes', 1), ('false', 'No', 3015)], 'markets': '<<queryset of distributors.Market>>', 'methods': [('Instant Data Scrapper', 'Instant Data Scrapper', 2), ('Instant Data Scrapper Extension', 'Instant Data Scrapper Extension', 1), ('PDF', 'PDF', 2), ('Puppeeter code', 'Puppeeter code', 1), ('Puppeteer Script', 'Puppeteer Script', 32), ('Rest Api', 'Rest Api', 2), ('Rest API Script', 'Rest API Script', 4), ('Web Scrapper Extension', 'Web Scrapper Extension', 69)], 'pack_size_availabilities': [('Unknown', 'Unknown', 1064), ('Yes', 'Yes', 63), ('No', 'No', 16), ('In Name', 'In Name', 6)], 'page_obj': <Page 68 of 69>, 'price_availabilities': [('Unknown', 'Unknown', 3192), ('Yes', 'Yes', 131), ('No', 'No', 68), ('Login', 'Login', 31)], 'primary_categories': [('Undefined', 'Undefined', 2251), ('Broadliner', 'Broadliner', 61), ('Alcohol', 'Alcohol', 123), ('Wine', 'Wine', 50), ('Seafood', 'Seafood', 33), ('Meat', 'Meat', 45), ('Produce', 'Produce', 49), ('Bakery', 'Bakery', 33), ('Dairy', 'Dairy', 8), ('Beverage', 'Beverage', 25), ('Supplies', 'Supplies', 31), ('Linens', 'Linens', 4), ('Office Supplies', 'Office', 1), ('Services', 'Services', 21), ('Ethnic', 'Ethnic', 19), ('Specialty', 'Specialty', 70)], 'records': 3422, 'search': '', 'selected_area': 'all', 'selected_favorite': 'all', 'selected_favorite_toggle': False, 'selected_framework': 'all', 'selected_gtin_available': 'all', 'selected_image_available': 'all', 'selected_login_required': 'all', 'selected_market': None, 'selected_method': 'all', 'selected_new_market': 'all', 'selected_pack_size_available': 'all', 'selected_price_available': 'all', 'selected_primary_category': 'all', 'selected_sku_available': 'all', 'selected_source': 'all', 'selected_status': 'all', 'selected_type': 'all', 'selected_unipro': 'all', 'selected_unipro_market': 'all', 'selected_unipro_toggle': False, 'sku_availabilities': [('true', 'Yes', 44), ('false', 'No', 499)], 'sort': 'name', 'sources': [('Legacy', 'Legacy', 1471), ('Manual', 'Manual', 245), ('PFG Site', 'PFG Site', 66), ('Scrape', 'Scrape', 808), ('Unipro', 'Unipro', 568), ('Upload', 'Upload', 210)], 'statuses': [('Undefined', 'Undefined', 2130), ('Research', 'Research', 134), ('Scrapeable', 'Scrapeable', 78), ('Scraped', 'Scraped', 89), ('Processed', 'Processed', 0), ('Uploaded', 'Uploaded', 1), ('Tested', 'Tested', 0), ('On Hold', 'On Hold', 2), ('Ignore', 'Ignore', 105), ('No Info', 'No Info', 8)], 'unipro_market_options': [('true', 'Yes', 0), ('false', 'No', 0)], 'unipro_markets': [('Atlanta, GA', 'Atlanta, GA', 24), ('Austin, TX', 'Austin, TX', 15), ('Baltimore, MD', 'Baltimore, MD', 30), ('Boston, MA', 'Boston, MA', 1), ('Charlotte, NC', 'Charlotte, NC', 2), ('Chicago, IL', 'Chicago, IL', 46), ('Cleveland, OH', 'Cleveland, OH', 4), ('Columbus, OH', 'Columbus, OH', 15), ('Dallas-Fort Worth, TX', 'Dallas-Fort Worth, TX', 17), ('Denver, CO', 'Denver, CO', 6), ('Detroit, MI', 'Detroit, MI', 1), ('Hartford, CT', 'Hartford, CT', 110), ('Houston, TX', 'Houston, TX', 8), ('Jacksonville, FL', 'Jacksonville, FL', 13), ('Kansas City, MO', 'Kansas City, MO', 10), ('Las Vegas, NV', 'Las Vegas, NV', 11), ('Louisville, KY', 'Louisville, KY', 23), ('McAllen, TX', 'McAllen, TX', 1), ('Memphis, TN', 'Memphis, TN', 9), ('Milwaukee, WI', 'Milwaukee, WI', 1), ('Minneapolis, MN', 'Minneapolis, MN', 2), ('Nashville, TN', 'Nashville, TN', 11), ('New Orleans, LA', 'New Orleans, LA', 11), ('New York City, NY', 'New York City, NY', 1), ('Oklahoma City, OK', 'Oklahoma City, OK', 3), ('Orlando, FL', 'Orlando, FL', 14), ('Philadelphia, PA', 'Philadelphia, PA', 1), ('Pittsburgh, PA', 'Pittsburgh, PA', 20), ('Portland, OR', 'Portland, OR', 22), ('Providence, RI', 'Providence, RI', 1), ('Raleigh, NC', 'Raleigh, NC', 12), ('Richmond', 'Richmond', 1), ('Richmond, VA', 'Richmond, VA', 31), ('Riverside-San Bernardino, CA', 'Riverside-San Bernardino, CA', 48), ('Sacramento, CA', 'Sacramento, CA', 4), ('Salt Lake City, UT', 'Salt Lake City, UT', 5), ('San Francisco, CA', 'San Francisco, CA', 38), ('San Jose, CA', 'San Jose, CA', 5), ('Seattle, WA', 'Seattle, WA', 6), ('St. Louis, MO', 'St. Louis, MO', 11), ('Tucson, AZ', 'Tucson, AZ', 10)], 'unipro_options': [('true', 'Yes', 605), ('false', 'No', 1278)], 'unipro_toggle': False} {'block': <Block Node: content. Contents: [<TextNode: '\n<div class="container-fl'>, <IncludeNode: template=<FilterExpression "'distributors/includes/filters.html'">>, <TextNode: '\n </div>\n '>, <IncludeNode: template=<FilterExpression "'distributors/includes/filters.html'">>, <TextNode: '\n </div>\n '>, <Variable Node: page_obj.paginator.count>, <TextNode: ' total</small></h1>\n '>, <URLNode view_name=''distributor_create'' args=[] kwargs={} as=None>, <TextNode: '" class="btn btn-sm btn-p'>, <django.template.library.SimpleNode object at 0x7fe7e29f17b0>, <TextNode: '" class="btn btn-sm btn-o'>, <IfNode>, <TextNode: '\n\n <!-- Distri'>, <IfNode>, <TextNode: '" class="text-decoration-'>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '" class="text-decoration-'>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '" class="text-decoration-'>, <IfNode>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n '>, <IfNode>, <TextNode: '" class="text-decoration-'>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '" class="text-decoration-'>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '" class="text-decoration-'>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '" class="text-decoration-'>, <IfNode>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n '>, <ForNode: for distributor in page_obj, tail_len: 35>, <TextNode: '\n </tb'>, <IfNode>, <TextNode: '\n </main>\n </di'>]>}
distributors/includes/filters.html
/home/snapper/apps/django/django/templates/distributors/includes/filters.html
Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'csrf_token': <SimpleLazyObject: 'slApgoPw08PJhA19xHDjkbrfQEFeS325aEBk4UXuQ7F8lcaXQPepmD9VwCT0eRs2'>, 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/distributors/?direction=asc&page=68'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fe7e23efaf0>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fe7e2462050>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fe7e23efaf0>>} {'active_filters': {}, 'areas': [('Undefined', 'Undefined', 2902), ('National', 'National', 118), ('Regional', 'Regional', 70), ('Local', 'Local', 171)], 'direction': 'asc', 'distributor_types': [('Undefined', 'Undefined', 2251), ('Distributor', 'Distributor', 347), ('Restaurant', 'Restaurant', 32), ('Brewery/Distillery', 'Brewery', 8), ('Manufacturer', 'Manufacturer', 46), ('Online', 'Online', 58), ('Retail', 'Retail', 31), ('Services', 'Services', 33), ('Grocery', 'Grocery', 7), ('Ignore', 'Ignore', 1)], 'distributors': <Page 68 of 69>, 'favorite_options': [('true', 'Yes', 25), ('false', 'No', 3397)], 'favorite_toggle': False, 'frameworks': [('BEES', 'BEES', 2), ('BIGCOMMERCE', 'BIGCOMMERCE', 7), ('Choco', 'Choco', 1), ('City Hive', 'City Hive', 193), ('Cut&Dry', 'Cut&Dry', 111), ('Doordash', 'Doordash', 1), ('dsdlink', 'dsdlink', 2), ('Ecwid', 'Ecwid', 1), ('entree.Net', 'entree.Net', 3), ('Fresh Software Solutions', 'Fresh Software Solutions', 1), ('Insite', 'Insite', 1), ('localexpress.io', 'localexpress.io', 1), ('Magento', 'Magento', 7), ('Mirakl', 'Mirakl', 1), ('Miva', 'Miva', 1), ('NitroSell', 'NitroSell', 1), ('PDF', 'PDF', 11), ('Pepper', 'Pepper', 28), ('Prestashop', 'Prestashop', 1), ('Provi', 'Provi', 1), ('Revel Systems', 'Revel Systems', 1), ('Salesforce Commerce Cloud', 'Salesforce Commerce Cloud', 1), ('SAP Commerce Cloud', 'SAP Commerce Cloud', 1), ('SevenFifty', 'SevenFifty', 2), ('Shopify', 'Shopify', 62), ('SipMarket', 'SipMarket', 3), ('Squarespace', 'Squarespace', 6), ('Storefronts.sites', 'Storefronts.sites', 4), ('Toast', 'Toast', 2), ('Unknown', 'Unknown', 13), ('VIP', 'VIP', 4), ('Webflow Ecommerce', 'Webflow Ecommerce', 2), ('Weebly', 'Weebly', 1), ('Wix', 'Wix', 5), ('WooCommerce', 'WooCommerce', 25), ('Wordpress', 'Wordpress', 3)], 'gtin_availabilities': [('true', 'Yes', 25), ('false', 'No', 0)], 'image_availabilities': [('true', 'Yes', 83), ('false', 'No', 126)], 'login_required_options': [('true', 'Yes', 1), ('false', 'No', 3015)], 'markets': '<<queryset of distributors.Market>>', 'methods': [('Instant Data Scrapper', 'Instant Data Scrapper', 2), ('Instant Data Scrapper Extension', 'Instant Data Scrapper Extension', 1), ('PDF', 'PDF', 2), ('Puppeeter code', 'Puppeeter code', 1), ('Puppeteer Script', 'Puppeteer Script', 32), ('Rest Api', 'Rest Api', 2), ('Rest API Script', 'Rest API Script', 4), ('Web Scrapper Extension', 'Web Scrapper Extension', 69)], 'pack_size_availabilities': [('Unknown', 'Unknown', 1064), ('Yes', 'Yes', 63), ('No', 'No', 16), ('In Name', 'In Name', 6)], 'page_obj': <Page 68 of 69>, 'price_availabilities': [('Unknown', 'Unknown', 3192), ('Yes', 'Yes', 131), ('No', 'No', 68), ('Login', 'Login', 31)], 'primary_categories': [('Undefined', 'Undefined', 2251), ('Broadliner', 'Broadliner', 61), ('Alcohol', 'Alcohol', 123), ('Wine', 'Wine', 50), ('Seafood', 'Seafood', 33), ('Meat', 'Meat', 45), ('Produce', 'Produce', 49), ('Bakery', 'Bakery', 33), ('Dairy', 'Dairy', 8), ('Beverage', 'Beverage', 25), ('Supplies', 'Supplies', 31), ('Linens', 'Linens', 4), ('Office Supplies', 'Office', 1), ('Services', 'Services', 21), ('Ethnic', 'Ethnic', 19), ('Specialty', 'Specialty', 70)], 'records': 3422, 'search': '', 'selected_area': 'all', 'selected_favorite': 'all', 'selected_favorite_toggle': False, 'selected_framework': 'all', 'selected_gtin_available': 'all', 'selected_image_available': 'all', 'selected_login_required': 'all', 'selected_market': None, 'selected_method': 'all', 'selected_new_market': 'all', 'selected_pack_size_available': 'all', 'selected_price_available': 'all', 'selected_primary_category': 'all', 'selected_sku_available': 'all', 'selected_source': 'all', 'selected_status': 'all', 'selected_type': 'all', 'selected_unipro': 'all', 'selected_unipro_market': 'all', 'selected_unipro_toggle': False, 'sku_availabilities': [('true', 'Yes', 44), ('false', 'No', 499)], 'sort': 'name', 'sources': [('Legacy', 'Legacy', 1471), ('Manual', 'Manual', 245), ('PFG Site', 'PFG Site', 66), ('Scrape', 'Scrape', 808), ('Unipro', 'Unipro', 568), ('Upload', 'Upload', 210)], 'statuses': [('Undefined', 'Undefined', 2130), ('Research', 'Research', 134), ('Scrapeable', 'Scrapeable', 78), ('Scraped', 'Scraped', 89), ('Processed', 'Processed', 0), ('Uploaded', 'Uploaded', 1), ('Tested', 'Tested', 0), ('On Hold', 'On Hold', 2), ('Ignore', 'Ignore', 105), ('No Info', 'No Info', 8)], 'unipro_market_options': [('true', 'Yes', 0), ('false', 'No', 0)], 'unipro_markets': [('Atlanta, GA', 'Atlanta, GA', 24), ('Austin, TX', 'Austin, TX', 15), ('Baltimore, MD', 'Baltimore, MD', 30), ('Boston, MA', 'Boston, MA', 1), ('Charlotte, NC', 'Charlotte, NC', 2), ('Chicago, IL', 'Chicago, IL', 46), ('Cleveland, OH', 'Cleveland, OH', 4), ('Columbus, OH', 'Columbus, OH', 15), ('Dallas-Fort Worth, TX', 'Dallas-Fort Worth, TX', 17), ('Denver, CO', 'Denver, CO', 6), ('Detroit, MI', 'Detroit, MI', 1), ('Hartford, CT', 'Hartford, CT', 110), ('Houston, TX', 'Houston, TX', 8), ('Jacksonville, FL', 'Jacksonville, FL', 13), ('Kansas City, MO', 'Kansas City, MO', 10), ('Las Vegas, NV', 'Las Vegas, NV', 11), ('Louisville, KY', 'Louisville, KY', 23), ('McAllen, TX', 'McAllen, TX', 1), ('Memphis, TN', 'Memphis, TN', 9), ('Milwaukee, WI', 'Milwaukee, WI', 1), ('Minneapolis, MN', 'Minneapolis, MN', 2), ('Nashville, TN', 'Nashville, TN', 11), ('New Orleans, LA', 'New Orleans, LA', 11), ('New York City, NY', 'New York City, NY', 1), ('Oklahoma City, OK', 'Oklahoma City, OK', 3), ('Orlando, FL', 'Orlando, FL', 14), ('Philadelphia, PA', 'Philadelphia, PA', 1), ('Pittsburgh, PA', 'Pittsburgh, PA', 20), ('Portland, OR', 'Portland, OR', 22), ('Providence, RI', 'Providence, RI', 1), ('Raleigh, NC', 'Raleigh, NC', 12), ('Richmond', 'Richmond', 1), ('Richmond, VA', 'Richmond, VA', 31), ('Riverside-San Bernardino, CA', 'Riverside-San Bernardino, CA', 48), ('Sacramento, CA', 'Sacramento, CA', 4), ('Salt Lake City, UT', 'Salt Lake City, UT', 5), ('San Francisco, CA', 'San Francisco, CA', 38), ('San Jose, CA', 'San Jose, CA', 5), ('Seattle, WA', 'Seattle, WA', 6), ('St. Louis, MO', 'St. Louis, MO', 11), ('Tucson, AZ', 'Tucson, AZ', 10)], 'unipro_options': [('true', 'Yes', 605), ('false', 'No', 1278)], 'unipro_toggle': False} {'block': <Block Node: content. Contents: [<TextNode: '\n<div class="container-fl'>, <IncludeNode: template=<FilterExpression "'distributors/includes/filters.html'">>, <TextNode: '\n </div>\n '>, <IncludeNode: template=<FilterExpression "'distributors/includes/filters.html'">>, <TextNode: '\n </div>\n '>, <Variable Node: page_obj.paginator.count>, <TextNode: ' total</small></h1>\n '>, <URLNode view_name=''distributor_create'' args=[] kwargs={} as=None>, <TextNode: '" class="btn btn-sm btn-p'>, <django.template.library.SimpleNode object at 0x7fe7e29f17b0>, <TextNode: '" class="btn btn-sm btn-o'>, <IfNode>, <TextNode: '\n\n <!-- Distri'>, <IfNode>, <TextNode: '" class="text-decoration-'>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '" class="text-decoration-'>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '" class="text-decoration-'>, <IfNode>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n '>, <IfNode>, <TextNode: '" class="text-decoration-'>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '" class="text-decoration-'>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '" class="text-decoration-'>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '" class="text-decoration-'>, <IfNode>, <TextNode: '\n '>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n '>, <ForNode: for distributor in page_obj, tail_len: 35>, <TextNode: '\n </tb'>, <IfNode>, <TextNode: '\n </main>\n </di'>]>}

Context processors

None

Cache calls from 1 backend

Summary

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

Commands

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

Signals

Signal Receivers
class_prepared
connection_created
got_request_exception
m2m_changed
post_delete
post_init
post_migrate create_permissions, create_contenttypes, create_default_site
post_save
pre_delete clear_site_cache
pre_init
pre_migrate inject_rename_contenttypes_operations
pre_save clear_site_cache
request_finished close_old_connections, close_caches, reset_urlconf
request_started reset_queries, close_old_connections
setting_changed reset_cache, clear_cache_handlers, update_installed_apps, update_connections_time_zone, clear_routers_cache, reset_template_engines, storages_changed, clear_serializers_cache, language_changed, localize_settings_changed, file_storage_changed, complex_setting_changed, root_urlconf_changed, static_storage_changed, static_finders_changed, auth_password_validators_changed, user_model_swapped, update_toolbar_config, reset_hashers, update_level_tags, reload_api_settings, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, CompressedManifestStaticFilesStorage._clear_cached_properties, DebugStaticFilesStorage._clear_cached_properties