/home/snapper/apps/django/env/lib/python3.10/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)
SET SESSION TRANSACTION ISOLATIONLEVELREADCOMMITTEDSETSESSIONTRANSACTIONISOLATIONLEVELREADCOMMITTED
0.25
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.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(125)
records = distributors.count()
SELECT COUNT(*) AS `__count` FROM `distributors_distributor`SELECT ••• FROM `distributors_distributor`
2 similar queries.
Duplicated 2 times.
0.82
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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(68)
return self.page(number)/home/snapper/apps/django/env/lib/python3.10/site-packages/django/core/paginator.py in page(72)
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.
12.87
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.
3.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(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.
2.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(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.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(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.
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(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.94
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.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(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.82
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.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(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.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(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.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(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.83
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.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(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.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(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.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` = 'Specialty'SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`primary_category` = 'Specialty'
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`.`type` = 'Undefined'SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`type` = 'Undefined'
10 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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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` = 'No Info'SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`status` = 'No Info'
10 similar queries.
1.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(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.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(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.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(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.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`.`area` = 'Local'SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`area` = 'Local'
4 similar queries.
1.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(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.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(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.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(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.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(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.21
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.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(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.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(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.18
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.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(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` = 1SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`image_available` = 1
2 similar queries.
1.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(154)
('true', 'Yes', distributors.filter(image_available=True).count()),
SELECT COUNT(*) AS `__count` FROM `distributors_distributor` WHERE `distributors_distributor`.`image_available` = 0SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`image_available` = 0
2 similar queries.
1.15
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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` = 1SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`sku_available` = 1
2 similar queries.
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(158)
('true', 'Yes', distributors.filter(sku_available=True).count()),
SELECT COUNT(*) AS `__count` FROM `distributors_distributor` WHERE `distributors_distributor`.`sku_available` = 0SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`sku_available` = 0
2 similar queries.
1.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(159)
('false', 'No', distributors.filter(sku_available=False).count())
SELECT COUNT(*) AS `__count` FROM `distributors_distributor` WHERE `distributors_distributor`.`gtin_available` = 1SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`gtin_available` = 1
2 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(162)
('true', 'Yes', distributors.filter(gtin_available=True).count()),
SELECT COUNT(*) AS `__count` FROM `distributors_distributor` WHERE `distributors_distributor`.`gtin_available` = 0SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`gtin_available` = 0
2 similar queries.
1.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(163)
('false', 'No', distributors.filter(gtin_available=False).count())
SELECT COUNT(*) AS `__count` FROM `distributors_distributor` WHERE `distributors_distributor`.`login_required` = 1SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`login_required` = 1
2 similar queries.
1.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(166)
('true', 'Yes', distributors.filter(login_required=True).count()),
SELECT COUNT(*) AS `__count` FROM `distributors_distributor` WHERE `distributors_distributor`.`login_required` = 0SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`login_required` = 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(167)
('false', 'No', distributors.filter(login_required=False).count())
SELECT COUNT(*) AS `__count` FROM `distributors_distributor` WHERE `distributors_distributor`.`favorite` = 1SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`favorite` = 1
2 similar queries.
1.25
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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` = 0SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`favorite` = 0
2 similar queries.
1.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(171)
('false', 'No', distributors.filter(favorite=False).count())
SELECT COUNT(*) AS `__count` FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro` = 1SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro` = 1
2 similar queries.
1.27
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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` = 0SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro` = 0
2 similar queries.
1.29
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.
1.33
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.
1.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(179)
('false', 'No', distributors.filter(unipro_market=False).count())
SELECTDISTINCT `distributors_distributor`.`framework` FROM `distributors_distributor` ORDER BY `distributors_distributor`.`framework` ASCSELECT ••• FROM `distributors_distributor` ORDER BY `distributors_distributor`.`framework` ASC
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(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.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(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.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` = 'Choco'SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Choco'
36 similar queries.
1.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(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.05
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.
1.15
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.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(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.06
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.06
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.06
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.12
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.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(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.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(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.15
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.
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(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.
1.18
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.05
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.
1.14
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.
1.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(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.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(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.
1.21
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.
1.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(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.
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` = 'SAP Commerce Cloud'SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'SAP Commerce Cloud'
36 similar queries.
1.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(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.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(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.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(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.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` = 'Squarespace'SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Squarespace'
36 similar queries.
1.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(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.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(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.
1.18
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.
1.21
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.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` = 'Webflow Ecommerce'SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Webflow Ecommerce'
36 similar queries.
1.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` = 'Weebly'SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`framework` = 'Weebly'
36 similar queries.
1.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(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.
1.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(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.
1.12
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.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(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]
SELECTDISTINCT `distributors_distributor`.`unipro_market` FROM `distributors_distributor` ORDER BY `distributors_distributor`.`unipro_market` ASCSELECT ••• FROM `distributors_distributor` ORDER BY `distributors_distributor`.`unipro_market` ASC
2.12
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.15
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.
1.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(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.
1.14
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.
1.33
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.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` = 'Chicago, IL'SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Chicago, IL'
43 similar queries.
1.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(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.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(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.
1.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(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.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(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.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` = 'Detroit, MI'SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Detroit, MI'
43 similar queries.
1.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(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.33
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.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(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.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(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.33
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.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(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.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(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.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(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.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(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.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(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.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(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.33
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.29
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.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(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.
1.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(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.
1.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(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.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(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.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(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.
1.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(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.
1.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(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.
1.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(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.
1.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(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.
1.33
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.
1.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(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.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` = 'Salt Lake City, UT'SELECT ••• FROM `distributors_distributor` WHERE `distributors_distributor`.`unipro_market` = 'Salt Lake City, UT'
43 similar queries.
1.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(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.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(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.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(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.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(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.33
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.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(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]
SELECTDISTINCT `distributors_distributor`.`method` FROM `distributors_distributor` ORDER BY `distributors_distributor`.`method` ASCSELECT ••• FROM `distributors_distributor` ORDER BY `distributors_distributor`.`method` ASC
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(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.
1.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(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.
1.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(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.
1.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(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.
1.21
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.
1.33
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.
1.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(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.
1.21
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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.
1.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(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]
SELECTDISTINCT `distributors_distributor`.`source` FROM `distributors_distributor` ORDER BY `distributors_distributor`.`source` ASCSELECT ••• FROM `distributors_distributor` ORDER BY `distributors_distributor`.`source` ASC
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(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.
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(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.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(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.
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(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.
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(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.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(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.33
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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` ASCSELECT ••• FROM `distributors_market` ORDER BY `distributors_market`.`name` ASC
1.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(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)
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 50SELECT ••• FROM `distributors_distributor` ORDER BY `distributors_distributor`.`name` ASCLIMIT 50
8.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(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)
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` = 1985SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1985
100 similar queries.
Duplicated 2 times.
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(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:
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` = 1985SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1985
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:
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` = 1697SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1697
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:
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` = 1697SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1697
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:
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` = 1151SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1151
100 similar queries.
Duplicated 2 times.
0.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(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:
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` = 1151SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1151
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:
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` = 1155SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1155
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:
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` = 1155SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1155
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:
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` = 1986SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1986
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:
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` = 1986SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1986
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 get_status_display(190)
for note in notes:
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` = 1987SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1987
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:
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` = 1987SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1987
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:
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` = 772SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 772
100 similar queries.
Duplicated 2 times.
1.05
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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:
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` = 772SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 772
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 get_status_display(190)
for note in notes:
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` = 1267SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1267
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:
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` = 1267SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1267
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:
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` = 1988SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1988
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 scraped_products(222)
for note in notes:
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` = 1988SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1988
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:
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` = 3201SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3201
100 similar queries.
Duplicated 2 times.
0.87
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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:
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` = 3201SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3201
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:
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` = 1989SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1989
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 scraped_products(222)
for note in notes:
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` = 1989SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1989
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:
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` = 773SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 773
100 similar queries.
Duplicated 2 times.
1.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 scraped_products(222)
for note in notes:
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` = 773SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 773
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 get_status_display(190)
for note in notes:
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` = 1990SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1990
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:
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` = 1990SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1990
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 get_status_display(190)
for note in notes:
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` = 1250SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1250
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 scraped_products(222)
for note in notes:
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` = 1250SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1250
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 get_status_display(190)
for note in notes:
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` = 1991SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1991
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:
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` = 1991SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1991
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 get_status_display(190)
for note in notes:
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` = 1956SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1956
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 scraped_products(222)
for note in notes:
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` = 1956SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1956
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:
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` = 1992SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1992
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 scraped_products(222)
for note in notes:
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` = 1992SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1992
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:
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` = 1993SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1993
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 scraped_products(222)
for note in notes:
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` = 1993SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1993
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:
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` = 774SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 774
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 scraped_products(222)
for note in notes:
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` = 774SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 774
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:
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` = 1994SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1994
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 scraped_products(222)
for note in notes:
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` = 1994SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1994
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:
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` = 1995SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1995
100 similar queries.
Duplicated 2 times.
0.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(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:
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` = 1995SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1995
100 similar queries.
Duplicated 2 times.
0.27
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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:
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` = 1999SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1999
100 similar queries.
Duplicated 2 times.
0.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(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:
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` = 1999SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1999
100 similar queries.
Duplicated 2 times.
0.29
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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:
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` = 1251SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1251
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 scraped_products(222)
for note in notes:
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` = 1251SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1251
100 similar queries.
Duplicated 2 times.
0.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(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:
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` = 2000SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 2000
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:
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` = 2000SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 2000
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 get_status_display(190)
for note in notes:
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` = 776SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 776
100 similar queries.
Duplicated 2 times.
0.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(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:
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` = 776SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 776
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:
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` = 1996SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1996
100 similar queries.
Duplicated 2 times.
0.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(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:
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` = 1996SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1996
100 similar queries.
Duplicated 2 times.
0.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(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:
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` = 777SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 777
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:
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` = 777SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 777
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:
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` = 1997SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1997
100 similar queries.
Duplicated 2 times.
0.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(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:
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` = 1997SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1997
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:
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` = 1931SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1931
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:
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` = 1931SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1931
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 get_status_display(190)
for note in notes:
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` = 5SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 5
100 similar queries.
Duplicated 2 times.
1.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(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:
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` = 5SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 5
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:
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` = 1434SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1434
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:
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` = 1434SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1434
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:
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` = 388SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 388
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 scraped_products(222)
for note in notes:
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` = 388SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 388
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 get_status_display(190)
for note in notes:
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` = 1998SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1998
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 scraped_products(222)
for note in notes:
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` = 1998SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1998
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:
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` = 2001SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 2001
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:
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` = 2001SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 2001
100 similar queries.
Duplicated 2 times.
0.33
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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:
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` = 3392SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3392
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:
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` = 3392SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 3392
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:
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` = 778SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 778
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:
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` = 778SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 778
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 get_status_display(190)
for note in notes:
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` = 6SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 6
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:
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` = 6SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 6
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 get_status_display(190)
for note in notes:
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` = 1272SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1272
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:
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` = 1272SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1272
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:
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` = 1632SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1632
100 similar queries.
Duplicated 2 times.
1.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 scraped_products(222)
for note in notes:
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` = 1632SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1632
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:
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` = 1704SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1704
100 similar queries.
Duplicated 2 times.
0.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(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:
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` = 1704SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1704
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:
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` = 389SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 389
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 scraped_products(222)
for note in notes:
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` = 389SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 389
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:
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` = 390SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 390
100 similar queries.
Duplicated 2 times.
0.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(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:
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` = 390SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 390
100 similar queries.
Duplicated 2 times.
0.25
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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:
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` = 391SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 391
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 scraped_products(222)
for note in notes:
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` = 391SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 391
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:
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` = 392SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 392
100 similar queries.
Duplicated 2 times.
0.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(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:
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` = 392SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 392
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 get_status_display(190)
for note in notes:
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` = 1392SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1392
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 scraped_products(222)
for note in notes:
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` = 1392SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1392
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 get_status_display(190)
for note in notes:
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` = 1706SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1706
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:
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` = 1706SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1706
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:
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` = 1317SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1317
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:
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` = 1317SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 1317
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:
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` = 7SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 7
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 scraped_products(222)
for note in notes:
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` = 7SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 7
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:
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` = 2002SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 2002
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 scraped_products(222)
for note in notes:
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` = 2002SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 2002
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:
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` = 2003SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 2003
100 similar queries.
Duplicated 2 times.
0.33
Connection: default
/home/snapper/apps/django/env/lib/python3.10/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:
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` = 2003SELECT ••• FROM `distributors_note` WHERE `distributors_note`.`distributor_id` = 2003
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: