CollaborationThe super power of creatives!
Blaenks is the Platform to build your Network, showcase your portfolio, find inspiration or connect to your clients and fans. Artworks are the dots that connect the creative world.
Spotlight
Discover
Travel the world of
creativity and get inspired
Find inspiring artists and
build your crew
Show & grow your network
Connect to clients and find jobs
Creatives
Showcase
Work, experiment,
and build your portfolio
Pitch your skills and
references to Clients
Give fans insight into
your creative process
Contribute & inspire others
My ProfileCollaborate
Upload your work
and link collaborators - now your
team shares one artwork
Someone links you in a artwork,
your portfolio grows automatically
Credits never get lost
The App
We are very close, but not yet
finished - still confident enough
to tease it to you.
Yes, the App will visualize the
creative network
No, it is not going to look like this :)
Name | Version |
---|---|
Actstream | 0.6.3 |
Adminsortable | 2.1 |
Ajax_Upload | 0.5.5 |
Allauth | 0.24.1.final.0 |
Ckeditor | 5.3.0 |
Compressor | 2.0 |
Debug Toolbar | 1.4 |
Django | 1.9.2 |
Django_Select2 | 5.8.4 |
Django_Wysiwyg | 0.8.0 |
Easy_Thumbnails | <module 'easy_thumbnails.get_version' from '/usr/local/lib/python2.7/site-packages/easy_thumbnails/get_version.pyc'> |
Embed_Video | 1.2.0 |
Haystack | 0.0.dev0 |
Import_Export | 0.5.1 |
Postman | 3.3.1 |
Python | 2.7.18 |
Responsive | 0.1.3 |
Rest_Framework | 3.3.2 |
Rest_Framework_Docs | 0.0.11 |
Resource usage
Resource | Value |
---|---|
User CPU time | 4259.458 msec |
System CPU time | 890.935 msec |
Total CPU time | 5150.393 msec |
Elapsed time | 5285.403 msec |
Context switches | 852 voluntary, 17 involuntary |
Browser timing
Timing attribute | Timeline | Milliseconds since navigation start (+length) |
---|
Setting | Value |
---|---|
ABSOLUTE_URL_OVERRIDES | {} |
ACCOUNT_ADAPTER | 'profiles.adapter.AccountAdapter' |
ACCOUNT_AUTHENTICATION_METHOD | 'email' |
ACCOUNT_CONFIRM_EMAIL_ON_GET | True |
ACCOUNT_EMAIL_REQUIRED | True |
ACCOUNT_EMAIL_VERIFICATION | True |
ACCOUNT_SIGNUP_FORM_CLASS | 'profiles.forms.SignupForm' |
ACCOUNT_USERNAME_REQUIRED | False |
ACCOUNT_USER_MODEL_USERNAME_FIELD | None |
ACTSTREAM_SETTINGS | {'FETCH_RELATIONS': True, 'USE_JSONFIELD': True, 'USE_PREFETCH': True} |
ADAPTER | 'profiles.adapter.AccountAdapter' |
ADMINS | [] |
ADMIN_MEDIA_PREFIX | '/media/admin/' |
ALLOWED_HOSTS | ['*'] |
ALLOWED_INCLUDE_ROOTS | [] |
APPEND_SLASH | True |
ARTWORK_COVER_UPLOAD_DIRECTORY | '/app/fear/media/artworks-cover-thumbnails' |
AUTHENTICATION_BACKENDS | ('django.contrib.auth.backends.ModelBackend',
'allauth.account.auth_backends.AuthenticationBackend') |
AUTH_PASSWORD_VALIDATORS | u'********************' |
AUTH_USER_MODEL | 'profiles.FearUser' |
BASE_DIR | '/app/fear/fear' |
BASE_URL | 'https://dev.blaenks.com' |
BOXLOGO_DIR | '/app/fear/static/boxlogo' |
CACHES | {'default': {'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',
'LOCATION': 'memcached:11211'},
'select2': {'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',
'LOCATION': 'memcached:11211',
'TIMEOUT': 86400}} |
CACHE_MIDDLEWARE_ALIAS | 'default' |
CACHE_MIDDLEWARE_KEY_PREFIX | u'********************' |
CACHE_MIDDLEWARE_SECONDS | 600 |
CKEDITOR_UPLOAD_PATH | 'ck-uploads/' |
COMPRESS_CACHEABLE_PRECOMPILERS | () |
COMPRESS_CACHE_BACKEND | u'default' |
COMPRESS_CACHE_KEY_FUNCTION | u'********************' |
COMPRESS_CLEAN_CSS_ARGUMENTS | u'' |
COMPRESS_CLEAN_CSS_BINARY | u'cleancss' |
COMPRESS_CLOSURE_COMPILER_ARGUMENTS | u'' |
COMPRESS_CLOSURE_COMPILER_BINARY | u'java -jar compiler.jar' |
COMPRESS_CSS_COMPRESSOR | u'compressor.css.CssCompressor' |
COMPRESS_CSS_FILTERS | [u'compressor.filters.css_default.CssAbsoluteFilter'] |
COMPRESS_CSS_HASHING_METHOD | u'mtime' |
COMPRESS_DATA_URI_MAX_SIZE | 1024 |
COMPRESS_DEBUG_TOGGLE | None |
COMPRESS_ENABLED | True |
COMPRESS_JINJA2_GET_ENVIRONMENT | <function JINJA2_GET_ENVIRONMENT at 0x7fb12efe67d0> |
COMPRESS_JS_COMPRESSOR | u'compressor.js.JsCompressor' |
COMPRESS_JS_FILTERS | [u'compressor.filters.jsmin.JSMinFilter'] |
COMPRESS_MINT_DELAY | 30 |
COMPRESS_MTIME_DELAY | 10 |
COMPRESS_OFFLINE | True |
COMPRESS_OFFLINE_CONTEXT | {u'STATIC_URL': '/static/'} |
COMPRESS_OFFLINE_MANIFEST | u'manifest.json' |
COMPRESS_OFFLINE_TIMEOUT | 31536000 |
COMPRESS_OUTPUT_DIR | u'CACHE' |
COMPRESS_PARSER | u'compressor.parser.AutoSelectParser' |
COMPRESS_PRECOMPILERS | () |
COMPRESS_REBUILD_TIMEOUT | 2592000 |
COMPRESS_ROOT | '/app/fear/static' |
COMPRESS_STORAGE | u'compressor.storage.CompressorFileStorage' |
COMPRESS_TEMPLATE_FILTER_CONTEXT | {u'STATIC_URL': '/static/'} |
COMPRESS_URL | '/static/' |
COMPRESS_VERBOSE | False |
COMPRESS_YUGLIFY_BINARY | u'yuglify' |
COMPRESS_YUGLIFY_CSS_ARGUMENTS | u'--terminal' |
COMPRESS_YUGLIFY_JS_ARGUMENTS | u'--terminal' |
COMPRESS_YUI_BINARY | u'java -jar yuicompressor.jar' |
COMPRESS_YUI_CSS_ARGUMENTS | u'' |
COMPRESS_YUI_JS_ARGUMENTS | u'' |
CSRF_COOKIE_AGE | 31449600 |
CSRF_COOKIE_DOMAIN | None |
CSRF_COOKIE_HTTPONLY | False |
CSRF_COOKIE_NAME | 'csrftoken' |
CSRF_COOKIE_PATH | '/' |
CSRF_COOKIE_SECURE | False |
CSRF_FAILURE_VIEW | 'django.views.csrf.csrf_failure' |
CSRF_HEADER_NAME | 'HTTP_X_CSRFTOKEN' |
CSRF_TRUSTED_ORIGINS | [] |
DATABASES | {'default': {'ATOMIC_REQUESTS': False,
'AUTOCOMMIT': True,
'CONN_MAX_AGE': 0,
'ENGINE': 'django.db.backends.postgresql',
'HOST': 'db',
'NAME': 'feardev',
'OPTIONS': {},
'PASSWORD': u'********************',
'PORT': '5432',
'TEST': {'CHARSET': None,
'COLLATION': None,
'MIRROR': None,
'NAME': None},
'TIME_ZONE': None,
'USER': 'feardev'}} |
DATABASE_ROUTERS | [] |
DATETIME_FORMAT | 'N j, Y, P' |
DATETIME_INPUT_FORMATS | ['%Y-%m-%d %H:%M:%S',
'%Y-%m-%d %H:%M:%S.%f',
'%Y-%m-%d %H:%M',
'%Y-%m-%d',
'%m/%d/%Y %H:%M:%S',
'%m/%d/%Y %H:%M:%S.%f',
'%m/%d/%Y %H:%M',
'%m/%d/%Y',
'%m/%d/%y %H:%M:%S',
'%m/%d/%y %H:%M:%S.%f',
'%m/%d/%y %H:%M',
'%m/%d/%y'] |
DATE_FORMAT | 'N j, Y' |
DATE_INPUT_FORMATS | ['%Y-%m-%d',
'%m/%d/%Y',
'%m/%d/%y',
'%b %d %Y',
'%b %d, %Y',
'%d %b %Y',
'%d %b, %Y',
'%B %d %Y',
'%B %d, %Y',
'%d %B %Y',
'%d %B, %Y'] |
DEBUG | True |
DEBUG_PROPAGATE_EXCEPTIONS | False |
DEBUG_TOOLBAR_PANELS | ['debug_toolbar.panels.versions.VersionsPanel',
'debug_toolbar.panels.timer.TimerPanel',
'debug_toolbar.panels.settings.SettingsPanel',
'debug_toolbar.panels.headers.HeadersPanel',
'debug_toolbar.panels.request.RequestPanel',
'debug_toolbar.panels.sql.SQLPanel',
'debug_toolbar.panels.templates.TemplatesPanel',
'debug_toolbar.panels.cache.CachePanel',
'debug_toolbar.panels.signals.SignalsPanel',
'debug_toolbar.panels.logging.LoggingPanel',
'debug_toolbar.panels.redirects.RedirectsPanel'] |
DECIMAL_SEPARATOR | '.' |
DEFAULT_CHARSET | 'utf-8' |
DEFAULT_CONTENT_TYPE | 'text/html' |
DEFAULT_EXCEPTION_REPORTER_FILTER | 'django.views.debug.SafeExceptionReporterFilter' |
DEFAULT_FILE_STORAGE | 'django.core.files.storage.FileSystemStorage' |
DEFAULT_FROM_EMAIL | 'webmaster@localhost' |
DEFAULT_INDEX_TABLESPACE | '' |
DEFAULT_TABLESPACE | '' |
DISALLOWED_USER_AGENTS | [] |
DJANGO_WYSIWYG_FLAVOR | 'ckeditor' |
DJANGO_WYSIWYG_MEDIA_URL | '/static/ckeditor_basic/ckeditor/' |
EMAIL_BACKEND | 'django.core.mail.backends.smtp.EmailBackend' |
EMAIL_CONFIRMATION_SIGNUP | True |
EMAIL_HOST | 'localhost' |
EMAIL_HOST_PASSWORD | u'********************' |
EMAIL_HOST_USER | '' |
EMAIL_PORT | 25 |
EMAIL_SSL_CERTFILE | None |
EMAIL_SSL_KEYFILE | u'********************' |
EMAIL_SUBJECT_PREFIX | '[Django] ' |
EMAIL_TIMEOUT | None |
EMAIL_USE_SSL | False |
EMAIL_USE_TLS | False |
FILE_CHARSET | 'utf-8' |
FILE_UPLOAD_DIRECTORY_PERMISSIONS | None |
FILE_UPLOAD_HANDLERS | ['django.core.files.uploadhandler.MemoryFileUploadHandler',
'django.core.files.uploadhandler.TemporaryFileUploadHandler'] |
FILE_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
FILE_UPLOAD_PERMISSIONS | None |
FILE_UPLOAD_TEMP_DIR | None |
FIRST_DAY_OF_WEEK | 0 |
FIXTURE_DIRS | [] |
FORCE_SCRIPT_NAME | None |
FORMAT_MODULE_PATH | None |
GOOGLE_MAPS_API_KEY | u'********************' |
GOOGLE_MAPS_BACKEND_API_KEY | u'********************' |
GRADIENTS_DIR | '/app/fear/static/gradients' |
HAYSTACK_CONNECTIONS | {'default': {'BATCH_SIZE': 100,
'ENGINE': 'haystack.backends.elasticsearch_backend.ElasticsearchSearchEngine',
'INDEX_NAME': 'haystack',
'TIMEOUT': 300,
'URL': 'http://elastic:9200/'}} |
HAYSTACK_SIGNAL_PROCESSOR | 'haystack.signals.RealtimeSignalProcessor' |
HOME_DIR | '/app' |
IGNORABLE_404_URLS | [] |
INSTALLED_APPS | ['django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'django.contrib.sites',
'haystack',
'profiles',
'allauth',
'allauth.account',
'allauth.socialaccount',
'allauth.socialaccount.providers.facebook',
'compressor',
'rest_framework',
'rest_framework.authtoken',
'django_select2',
'artwork',
'embed_video',
'ajax_upload',
'postman',
'messaging',
'invitations',
'import_export',
'easy_thumbnails',
'actstream',
'responsive',
'django_wysiwyg',
'api',
'rest_framework_docs',
'articles',
'fearfront',
'jobs',
'ckeditor',
'ckeditor_uploader',
'adminsortable',
'debug_toolbar'] |
INTERNAL_IPS | [u'::1', u'127.0.0.1'] |
LANGUAGES | [('af', 'Afrikaans'),
('ar', 'Arabic'),
('ast', 'Asturian'),
('az', 'Azerbaijani'),
('bg', 'Bulgarian'),
('be', 'Belarusian'),
('bn', 'Bengali'),
('br', 'Breton'),
('bs', 'Bosnian'),
('ca', 'Catalan'),
('cs', 'Czech'),
('cy', 'Welsh'),
('da', 'Danish'),
('de', 'German'),
('el', 'Greek'),
('en', 'English'),
('en-au', 'Australian English'),
('en-gb', 'British English'),
('eo', 'Esperanto'),
('es', 'Spanish'),
('es-ar', 'Argentinian Spanish'),
('es-co', 'Colombian Spanish'),
('es-mx', 'Mexican Spanish'),
('es-ni', 'Nicaraguan Spanish'),
('es-ve', 'Venezuelan Spanish'),
('et', 'Estonian'),
('eu', 'Basque'),
('fa', 'Persian'),
('fi', 'Finnish'),
('fr', 'French'),
('fy', 'Frisian'),
('ga', 'Irish'),
('gd', 'Scottish Gaelic'),
('gl', 'Galician'),
('he', 'Hebrew'),
('hi', 'Hindi'),
('hr', 'Croatian'),
('hu', 'Hungarian'),
('ia', 'Interlingua'),
('id', 'Indonesian'),
('io', 'Ido'),
('is', 'Icelandic'),
('it', 'Italian'),
('ja', 'Japanese'),
('ka', 'Georgian'),
('kk', 'Kazakh'),
('km', 'Khmer'),
('kn', 'Kannada'),
('ko', 'Korean'),
('lb', 'Luxembourgish'),
('lt', 'Lithuanian'),
('lv', 'Latvian'),
('mk', 'Macedonian'),
('ml', 'Malayalam'),
('mn', 'Mongolian'),
('mr', 'Marathi'),
('my', 'Burmese'),
('nb', 'Norwegian Bokmal'),
('ne', 'Nepali'),
('nl', 'Dutch'),
('nn', 'Norwegian Nynorsk'),
('os', 'Ossetic'),
('pa', 'Punjabi'),
('pl', 'Polish'),
('pt', 'Portuguese'),
('pt-br', 'Brazilian Portuguese'),
('ro', 'Romanian'),
('ru', 'Russian'),
('sk', 'Slovak'),
('sl', 'Slovenian'),
('sq', 'Albanian'),
('sr', 'Serbian'),
('sr-latn', 'Serbian Latin'),
('sv', 'Swedish'),
('sw', 'Swahili'),
('ta', 'Tamil'),
('te', 'Telugu'),
('th', 'Thai'),
('tr', 'Turkish'),
('tt', 'Tatar'),
('udm', 'Udmurt'),
('uk', 'Ukrainian'),
('ur', 'Urdu'),
('vi', 'Vietnamese'),
('zh-hans', 'Simplified Chinese'),
('zh-hant', 'Traditional Chinese')] |
LANGUAGES_BIDI | ['he', 'ar', 'fa', 'ur'] |
LANGUAGE_CODE | 'en-us' |
LANGUAGE_COOKIE_AGE | None |
LANGUAGE_COOKIE_DOMAIN | None |
LANGUAGE_COOKIE_NAME | 'django_language' |
LANGUAGE_COOKIE_PATH | '/' |
LOCALE_PATHS | [] |
LOGGING | {'disable_existing_loggers': False,
'formatters': {'verbose': {'datefmt': '%Y-%m-%d %H:%M:%S',
'format': '%(asctime)s [%(process)d] [%(levelname)s] pathname=%(pathname)s lineno=%(lineno)s funcname=%(funcName)s %(message)s'}},
'handlers': {'console': {'class': 'logging.StreamHandler',
'formatter': 'verbose',
'level': 'DEBUG'},
'mail_admins': {'class': 'django.utils.log.AdminEmailHandler',
'formatter': 'verbose',
'level': 'ERROR'}},
'loggers': {'': {'handlers': ['console', 'mail_admins'],
'level': 'DEBUG',
'propagate': False},
'django': {'handlers': ['console', 'mail_admins'],
'level': 'INFO',
'propagate': False},
'fear': {'handlers': ['console', 'mail_admins'],
'level': 'DEBUG',
'propagate': False}},
'version': 1} |
LOGGING_CONFIG | 'logging.config.dictConfig' |
LOGIN_REDIRECT_URL | '/accounts/profile/' |
LOGIN_URL | '/accounts/login/' |
LOGOUT_URL | '/accounts/logout/' |
MAKINGOF_UPLOAD_DIRECTORY | '/app/fear/media/makingof_images' |
MANAGERS | [] |
MEDIA_DIR | '/app/fear/media' |
MEDIA_ROOT | '/app/fear/media' |
MEDIA_URL | '/media/' |
MESSAGE_STORAGE | 'django.contrib.messages.storage.fallback.FallbackStorage' |
MESSAGE_TAGS | {25: 'alert-success success',
30: 'alert-warning warning',
40: 'alert-danger error'} |
MIDDLEWARE_CLASSES | ['debug_toolbar.middleware.DebugToolbarMiddleware',
'django.middleware.security.SecurityMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.common.CommonMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.auth.middleware.SessionAuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.clickjacking.XFrameOptionsMiddleware',
'responsive.middleware.ResponsiveMiddleware'] |
MIGRATION_MODULES | {} |
MONTH_DAY_FORMAT | 'F j' |
NUMBER_GROUPING | 0 |
PASSWORD_HASHERS | u'********************' |
PASSWORD_RESET_TIMEOUT_DAYS | u'********************' |
POSTMAN_AUTO_MODERATE_AS | True |
POSTMAN_DISABLE_USER_EMAILING | True |
PREPEND_WWW | False |
PROJECT_DIR | '/app/fear' |
RESPONSIVE_CACHE_DURATION | 30758400 |
RESPONSIVE_CACHE_PREFIX | 'responsive_' |
RESPONSIVE_COOKIE_AGE | 365 |
RESPONSIVE_COOKIE_NAME | 'clientinfo' |
RESPONSIVE_DEFAULT_HEIGHT | 0 |
RESPONSIVE_DEFAULT_PIXEL_RATIO | 1 |
RESPONSIVE_DEFAULT_WIDTH | 0 |
RESPONSIVE_MEDIA_QUERIES | {'large': {'max_height': None,
'max_width': 1199,
'min_height': None,
'min_width': 992,
'pixel_ratio': None,
'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb132825110>},
'medium': {'max_height': None,
'max_width': 991,
'min_height': None,
'min_width': 769,
'pixel_ratio': None,
'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb1328aa650>},
'small': {'max_height': None,
'max_width': 768,
'min_height': None,
'min_width': None,
'pixel_ratio': None,
'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb1328aa810>},
'xlarge': {'max_height': None,
'max_width': 1440,
'min_height': None,
'min_width': 1200,
'pixel_ratio': None,
'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb132825190>},
'xxlarge': {'max_height': None,
'max_width': None,
'min_height': None,
'min_width': 1440,
'pixel_ratio': None,
'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb132825210>}} |
RESPONSIVE_VARIABLE_NAME | 'device' |
REST_FRAMEWORK | {'DEFAULT_RENDERER_CLASSES': ('rest_framework.renderers.JSONRenderer',)} |
REST_FRAMEWORK_DOCS | {'HIDE_DOCS': False} |
ROOT_URLCONF | 'fear.urls' |
SECRET_KEY | u'********************' |
SECURE_BROWSER_XSS_FILTER | False |
SECURE_CONTENT_TYPE_NOSNIFF | False |
SECURE_HSTS_INCLUDE_SUBDOMAINS | False |
SECURE_HSTS_SECONDS | 0 |
SECURE_PROXY_SSL_HEADER | None |
SECURE_REDIRECT_EXEMPT | [] |
SECURE_SSL_HOST | None |
SECURE_SSL_REDIRECT | False |
SELECT2_CACHE_BACKEND | 'select2' |
SELECT2_CACHE_PREFIX | u'select2_' |
SELECT2_CSS | u'//cdnjs.cloudflare.com/ajax/libs/select2/4.0.0/css/select2.min.css' |
SELECT2_JS | u'//cdnjs.cloudflare.com/ajax/libs/select2/4.0.0/js/select2.min.js' |
SERVER_EMAIL | 'root@localhost' |
SESSION_CACHE_ALIAS | 'default' |
SESSION_COOKIE_AGE | 1209600 |
SESSION_COOKIE_DOMAIN | None |
SESSION_COOKIE_HTTPONLY | True |
SESSION_COOKIE_NAME | 'sessionid' |
SESSION_COOKIE_PATH | '/' |
SESSION_COOKIE_SECURE | False |
SESSION_ENGINE | 'django.contrib.sessions.backends.db' |
SESSION_EXPIRE_AT_BROWSER_CLOSE | False |
SESSION_FILE_PATH | None |
SESSION_SAVE_EVERY_REQUEST | False |
SESSION_SERIALIZER | 'django.contrib.sessions.serializers.JSONSerializer' |
SETTINGS_MODULE | 'fear.settings' |
SHORT_DATETIME_FORMAT | 'm/d/Y P' |
SHORT_DATE_FORMAT | 'm/d/Y' |
SIGNING_BACKEND | 'django.core.signing.TimestampSigner' |
SILENCED_SYSTEM_CHECKS | [] |
SITE_ID | 1 |
SOCIALACCOUNT_ADAPTER | 'profiles.adapter.SocialAccountAdapter' |
SOCIALACCOUNT_AUTO_SIGNUP | True |
SOCIALACCOUNT_EMAIL_VERIFICATION | False |
SOCIALACCOUNT_PROVIDERS | {'facebook': {'METHOD': 'js_sdk', 'SCOPE': ['email']}} |
SOCIALACCOUNT_QUERY_EMAIL | True |
STATICFILES_DIRS | [] |
STATICFILES_FINDERS | ('django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder',
'compressor.finders.CompressorFinder') |
STATICFILES_STORAGE | 'django.contrib.staticfiles.storage.StaticFilesStorage' |
STATIC_DIR | '/app/fear/static' |
STATIC_ROOT | '/app/fear/static' |
STATIC_URL | '/static/' |
TEMPLATES | [{'APP_DIRS': True,
'BACKEND': 'django.template.backends.django.DjangoTemplates',
'DIRS': ['/app/fear/templates'],
'OPTIONS': {'context_processors': ['django.template.context_processors.debug',
'django.template.context_processors.request',
'django.contrib.auth.context_processors.auth',
'responsive.context_processors.device',
'django.core.context_processors.static',
'django.contrib.messages.context_processors.messages',
'postman.context_processors.inbox',
'fearfront.context_processors.gradient',
'fearfront.context_processors.box_logo']}}] |
TEMPLATE_CONTEXT_PROCESSORS | ['django.contrib.auth.context_processors.auth',
'django.template.context_processors.debug',
'django.template.context_processors.i18n',
'django.template.context_processors.media',
'django.template.context_processors.static',
'django.template.context_processors.tz',
'django.contrib.messages.context_processors.messages'] |
TEMPLATE_DEBUG | False |
TEMPLATE_DIRS | [] |
TEMPLATE_LOADERS | ['django.template.loaders.filesystem.Loader',
'django.template.loaders.app_directories.Loader'] |
TEMPLATE_STRING_IF_INVALID | '' |
TEST_NON_SERIALIZED_APPS | [] |
TEST_RUNNER | 'django.test.runner.DiscoverRunner' |
THOUSAND_SEPARATOR | ',' |
THUMBNAIL_ALIASES | {'': {'artwork_cover_tiny': {'autocrop': True,
'crop': ',0',
'size': (40, 40),
'upscale': True},
'gallery_thumbnail': {'autocrop': True,
'crop': 'smart',
'size': (400, 0),
'upscale': True},
'makingOf': {'autocrop': True,
'crop': 'smart',
'size': (400, 0),
'upscale': True}}} |
TIME_FORMAT | 'P' |
TIME_INPUT_FORMATS | ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M'] |
TIME_ZONE | 'UTC' |
UPLOAD_DIRECTORY | '/app/fear/media/gallery' |
USE_ETAGS | False |
USE_I18N | True |
USE_L10N | False |
USE_THOUSAND_SEPARATOR | False |
USE_TZ | True |
USE_X_FORWARDED_HOST | False |
USE_X_FORWARDED_PORT | False |
WSGI_APPLICATION | 'fear.wsgi.application' |
X_FRAME_OPTIONS | 'SAMEORIGIN' |
YEAR_MONTH_FORMAT | 'F Y' |
Request headers
Key | Value |
---|---|
Accept | */* |
Accept-Encoding | gzip, br, zstd, deflate |
Connection | close |
Host | dev.blaenks.com |
User-Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
X-Forwarded-For | 18.191.129.241, 10.5.0.222 |
X-Forwarded-Proto | https |
X-Real-Ip | 18.191.129.241 |
Response headers
Key | Value |
---|---|
Content-Type | text/html; charset=utf-8 |
Vary | Cookie |
X-Frame-Options | SAMEORIGIN |
WSGI environ
Since the WSGI environ inherits the environment of the server, only a significant subset is shown below.
Key | Value |
---|---|
PATH_INFO | / |
QUERY_STRING | |
REMOTE_ADDR | 127.0.0.1 |
REQUEST_METHOD | GET |
SCRIPT_NAME | |
SERVER_NAME | 0.0.0.0 |
SERVER_PORT | 8010 |
SERVER_PROTOCOL | HTTP/1.0 |
SERVER_SOFTWARE | gunicorn/19.10.0 |
View information
View function | Arguments | Keyword arguments | URL name |
---|---|---|---|
fearfront.views.core.HomeView |
() |
{} |
index |
No cookies
No session data
No GET data
No POST data
- default 220.95 ms (837 queries including 824 duplicates )
Query | Timeline | Time (ms) | Action | ||
---|---|---|---|---|---|
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" ORDER BY "artwork_artwork"."id" DESC LIMIT 12
|
0.477494110906% |
1.06 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(32) for get_emails in latest_artworks: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 155
|
0.294157953973% |
0.65 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(33) user_emails = get_emails.owner |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 155
|
0.127655487729% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(33) user_emails = get_emails.owner |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 212
|
0.129058295287% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(33) user_emails = get_emails.owner |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 155
|
0.126684313266% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(33) user_emails = get_emails.owner |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 129
|
0.127115946361% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(33) user_emails = get_emails.owner |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.129813653202% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(33) user_emails = get_emails.owner |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 132
|
0.107260824009% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(33) user_emails = get_emails.owner |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 129
|
0.108555723293% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(33) user_emails = get_emails.owner |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 128
|
0.109095264661% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(33) user_emails = get_emails.owner |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.111361338408% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(33) user_emails = get_emails.owner |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.112224604597% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(33) user_emails = get_emails.owner |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.111253430134% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(33) user_emails = get_emails.owner |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" ORDER BY "profiles_fearuser"."id" DESC
|
0.311423277757% |
0.69 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(39) for user in all_users: |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'rajindermohan001@gmail.com'
|
0.240743358516% |
0.53 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 219
|
0.159704245004% |
0.35 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'sulakhanaviox@gmail.com'
|
0.122152165773% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 217
|
0.13121646076% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'aakashaviox@gmail.com'
|
0.115353944533% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 216
|
0.0865424354682% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'aarushisharma306@gmail.com'
|
0.0918299408771% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 212
|
0.0869740685628% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'kishanchauhan00007@gmail.com'
|
0.0940960146237% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 156
|
0.0864345271945% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'vishalsharma239258@gmail.com'
|
0.101325868958% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 155
|
0.0909666746878% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'sazzadahmed41@gmail.com'
|
0.109526897756% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 133
|
0.0820102879748% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'paul.rajib03+langing@gmail.com'
|
0.0950671890866% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 132
|
0.0981965290225% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'paul.rajib03+0909@gmail.com'
|
0.0940960146237% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 131
|
0.104563117168% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'danny@solutions.io'
|
0.0994914283063% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 130
|
0.0926932070663% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'bdalomgir@gmail.com'
|
0.0964699966441% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 129
|
0.111792971503% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'f.wettstaedt@zbo-pankow.de'
|
0.0959304552758% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 128
|
0.0932327484345% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'peltzer@graphtwerk.com'
|
0.0990597952117% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 127
|
0.0895638671304% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'somepoetriesberlin@googlemail.com'
|
0.0950671890866% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 126
|
0.0895638671304% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'jupp.wegner@hotmail.de'
|
0.094635555992% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 125
|
0.159812153277% |
0.35 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'lalemeinert@googlemail.com'
|
0.134885342064% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 124
|
0.0986281621171% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'Arashhmarandi@hotmail.com'
|
0.0954988221812% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 123
|
0.0892401423094% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'izabela@izamac.com'
|
0.101865410327% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 122
|
0.0901034084986% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'desi.rehform@gmail.com'
|
0.11319577906% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 121
|
0.0892401423094% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'idalowzyl@yahoo.pl'
|
0.112224604597% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 120
|
0.0923694822453% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'koone@web.de'
|
0.0986281621171% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 119
|
0.0887006009412% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'andi@fest-platten.de'
|
0.0972253545596% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 118
|
0.0855712610053% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'zigeuner.s@web.de'
|
0.0969016297387% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 117
|
0.0833051872586% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'maryam.bonakdar.media@gmail.com'
|
0.138014682% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 116
|
0.109526897756% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'zoe@annazoeschmidt.net'
|
0.096793721465% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 114
|
0.089671775404% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'lig@katjaruge.de'
|
0.0950671890866% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 113
|
0.0969016297387% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'o_koeppel@yahoo.de'
|
0.108555723293% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 112
|
0.10639755782% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'heath_brodie@hotmail.com'
|
0.0983044372961% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 111
|
0.129058295287% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'lydia.pakebusch@gmail.com'
|
0.103591942705% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 110
|
0.0926932070663% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'smalaika@hotmail.de'
|
0.0909666746878% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 109
|
0.104994750262% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'basti.schmiedecke@hotmail.de'
|
0.0981965290225% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 108
|
0.101865410327% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'ingo.brunner@gmx.net'
|
0.0950671890866% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 107
|
0.094635555992% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'office@annajanebrooks.com'
|
0.089995500225% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 106
|
0.0837368203532% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'angelol.l@hotmail.com'
|
0.100894235864% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 105
|
0.108663631567% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'davidsias88@gmail.com'
|
0.117727926553% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 104
|
0.0891322340358% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'elsaloy@gmx.de'
|
0.0981965290225% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 103
|
0.089671775404% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'derek.nowak@web.de'
|
0.0891322340358% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 102
|
0.089995500225% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'frauclarapeter@gmail.com'
|
0.0983044372961% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 101
|
0.0887006009412% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'benson@herzundleber.berlin'
|
0.0954988221812% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 99
|
0.13035319457% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'linusignatius@gmail.com'
|
0.101002144137% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 98
|
0.0905350415932% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'waynetteposch@gmail.com'
|
0.100894235864% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 97
|
0.0882689678466% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'mollist@gmx.de'
|
0.096793721465% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 96
|
0.0864345271945% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'davidmp@hotmail.de'
|
0.0954988221812% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 95
|
0.087837334752% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'lisa@micatone.de'
|
0.0909666746878% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 94
|
0.0887006009412% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'mail@marcuswitte.com'
|
0.0991677034853% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 93
|
0.101433777232% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'feeglgr@gmail.com'
|
0.094635555992% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 92
|
0.0972253545596% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'info@mosso-art.com'
|
0.106829190915% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 91
|
0.106721282641% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'keya@mosso-art.com'
|
0.0994914283063% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 90
|
0.105534291631% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'jgarde@hotmail.fr'
|
0.0973332628333% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 89
|
0.0895638671304% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'info@sedlarwolff.com'
|
0.0959304552758% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 88
|
0.0882689678466% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'luisa.friedrichs@gmx.net'
|
0.0981965290225% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 87
|
0.0854633527316% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'monotraum@gmx.net'
|
0.0954988221812% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 86
|
0.101325868958% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'lovebirdonly1@yahoo.com'
|
0.0942039228974% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 85
|
0.0895638671304% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'paul.rajib03@gmail.com'
|
0.104994750262% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 84
|
0.112656237692% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'irisromen@yahoo.com'
|
0.0918299408771% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 83
|
0.089671775404% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'me@mustafavelioglu.com'
|
0.0969016297387% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 82
|
0.0923694822453% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'patrick.baber@ueberdosis.io'
|
0.0954988221812% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 81
|
0.0891322340358% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'pahusidubrovsky@gmail.com'
|
0.100894235864% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 80
|
0.0882689678466% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'mishok123@gmail.com'
|
0.0973332628333% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 79
|
0.0969016297387% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'jonny@eclecticmethod.net'
|
0.0963620883704% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 78
|
0.0895638671304% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'info@davedk.com'
|
0.094635555992% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 77
|
0.0887006009412% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'martin@cutz.me'
|
0.104563117168% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 76
|
0.0827656458904% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'annabellkarmann@hotmail.com'
|
0.0887006009412% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 75
|
0.0950671890866% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'ednahermsen@gmail.com'
|
0.0932327484345% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 74
|
0.0854633527316% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'stylistberlin@gmail.com'
|
0.0923694822453% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 73
|
0.0800679390491% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'sid@sidlerock.com'
|
0.100030969675% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 72
|
0.0977648959279% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'lalong@gmx.at'
|
0.096793721465% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 71
|
0.0922615739717% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'linda.alles@hotmail.de'
|
0.0950671890866% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 70
|
0.116325118996% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'victoria.suschke@web.de'
|
0.106829190915% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 69
|
0.0959304552758% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'susankinsch@gmail.com'
|
0.0932327484345% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 68
|
0.0874057016574% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'paul.rajib03+reg@gmail.com'
|
0.0932327484345% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 67
|
0.114490678344% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'schmiederdesign@gmail.com'
|
0.0963620883704% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 66
|
0.0887006009412% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(47) all_collaborator = Collaborator.objects.filter(user=user).count() |
|||||
+ |
SELECT ••• COUNT(*) FROM (SELECT "articles_article"."id" AS Col1 FROM "articles_article" ORDER BY "articles_article"."id" DESC LIMIT 12) subquery
|
0.167905273801% |
0.37 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(55) count_articles = articles.count() |
|||||
+ |
SELECT ••• COUNT(*) FROM (SELECT "jobs_postjob"."id" AS Col1 FROM "jobs_postjob" ORDER BY "jobs_postjob"."id" DESC LIMIT 12) subquery
|
0.150747858291% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(57) count_jobs = latest_jobs.count() |
|||||
+ |
SELECT ••• "fearfront_frontvideo"."id", "fearfront_frontvideo"."link" FROM "fearfront_frontvideo"
|
0.104994750262% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(60) if FrontVideo.objects.all(): |
|||||
+ |
SELECT ••• "fearfront_frontvideo"."id", "fearfront_frontvideo"."link" FROM "fearfront_frontvideo" LIMIT 1
|
0.0751041584611% |
0.17 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(61) front_video = FrontVideo.objects.all()[0] |
|||||
+ |
SELECT ••• "socialaccount_socialapp"."id", "socialaccount_socialapp"."provider", "socialaccount_socialapp"."name", "socialaccount_socialapp"."client_id", "socialaccount_socialapp"."secret", "socialaccount_socialapp"."key" FROM "socialaccount_socialapp" INNER JOIN "socialaccount_socialapp_sites" ON ("socialaccount_socialapp"."id" = "socialaccount_socialapp_sites"."socialapp_id") WHERE ("socialaccount_socialapp_sites"."site_id" = 1 AND "socialaccount_socialapp"."provider" = 'facebook')
|
0.303761790328% |
0.67 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /usr/local/lib/python2.7/site-packages/allauth/socialaccount/templatetags/socialaccount.py in render(57) for p in providers.registry.get_list()]) /usr/local/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/provider.py in media_js(131) app = self.get_app(request) /usr/local/lib/python2.7/site-packages/allauth/socialaccount/providers/base.py in get_app(38) return SocialApp.objects.get_current(self.id, request) /usr/local/lib/python2.7/site-packages/allauth/socialaccount/models.py in get_current(31) provider=provider) |
|||||
+ |
SELECT ••• "articles_article"."id", "articles_article"."title", "articles_article"."subheadline", "articles_article"."cover_photo", "articles_article"."pub_date", "articles_article"."slug", "articles_article"."details", "articles_article"."posted_by_id", "articles_article"."posted_by_link" FROM "articles_article" ORDER BY "articles_article"."id" DESC LIMIT 12
|
0.186897129964% |
0.41 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.160243786372% |
0.35 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 256
|
0.104563117168% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 256
|
0.193695351204% |
0.43 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 256 LIMIT 1
|
0.155280005784% |
0.34 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 248
|
0.170171347548% |
0.38 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.109095264661% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 255
|
0.119454458932% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 255
|
0.118159559648% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 255 LIMIT 1
|
0.115893485901% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 247
|
0.094635555992% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 166
|
0.0936643815291% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 166
|
0.0994914283063% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 166 LIMIT 1
|
0.096793721465% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 159
|
0.114490678344% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 166 LIMIT 1
|
0.100462602769% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 159
|
0.105102658536% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 164
|
0.102728676516% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 164
|
0.100030969675% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 164 LIMIT 1
|
0.0969016297387% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 158
|
0.0960383635494% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 164 LIMIT 1
|
0.100894235864% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 158
|
0.101865410327% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 157
|
0.094635555992% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 157
|
0.0959304552758% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 157 LIMIT 1
|
0.0981965290225% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 157
|
0.0959304552758% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 156
|
0.100030969675% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 156
|
0.100894235864% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 156 LIMIT 1
|
0.0942039228974% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 156
|
0.114059045249% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0913983077825% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 155
|
0.0963620883704% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 155
|
0.0991677034853% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 155 LIMIT 1
|
0.0995993365799% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 155
|
0.104994750262% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0901034084986% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 154
|
0.129921561476% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 154
|
0.103699850979% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 154 LIMIT 1
|
0.100462602769% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 154
|
0.0977648959279% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 153
|
0.089671775404% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 153
|
0.128087120824% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 153 LIMIT 1
|
0.10995853085% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 153
|
0.105965924725% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0882689678466% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 152
|
0.111361338408% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 152
|
0.0972253545596% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 152 LIMIT 1
|
0.0923694822453% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 152
|
0.100030969675% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 152 LIMIT 1
|
0.0983044372961% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 152
|
0.111792971503% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0887006009412% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 151
|
0.100462602769% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 151
|
0.0995993365799% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 151 LIMIT 1
|
0.160135878098% |
0.35 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 151
|
0.143410095682% |
0.32 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 149
|
0.11082179704% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 149
|
0.104994750262% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 149 LIMIT 1
|
0.119454458932% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 149
|
0.106289649546% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 129
|
0.161107052561% |
0.36 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(15) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE ("artwork_collaborator"."user_id" = 129 AND NOT ("artwork_collaborator"."visibility" = 4))
|
0.115893485901% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(21) number_of_artworks = Collaborator.objects.filter(user=profile_user).exclude(visibility=4).count() |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 129 LIMIT 1
|
0.233081871086% |
0.51 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 129
|
0.164775933865% |
0.36 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 129 LIMIT 1
|
0.0936643815291% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 67 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.251642094154% |
0.56 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 129
|
0.0841684534478% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 129 LIMIT 1
|
0.106829190915% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 67 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.162509860119% |
0.36 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 129
|
0.13035319457% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(33) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 129
|
0.189594836805% |
0.42 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(39) own_artwork_list = [artwork.id for artwork in profile_user.artworks.all()] |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 129
|
0.176106302599% |
0.39 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 79
|
0.128518753918% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 154
|
0.136288149621% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 157
|
0.141251930209% |
0.31 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 154
|
0.143949637051% |
0.32 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 157
|
0.111792971503% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 79
|
0.121720532678% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 154
|
0.109526897756% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 129
|
0.135316975158% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 157
|
0.164775933865% |
0.36 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 129
|
0.123123340236% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 79
|
0.110390163945% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 129
|
0.130892735939% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.151179491385% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 129 ORDER BY "artwork_artwork"."id" DESC
|
0.169739714453% |
0.38 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(87) if len(artworks)==3: |
|||||
+ |
SELECT ••• "artwork_collaborator"."artwork_id" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 129 ORDER BY "artwork_collaborator"."id" DESC
|
0.121288899584% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(93) if all_collaborators: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" IN (157, 154, 79, 157, 154) ORDER BY "artwork_artwork"."id" DESC LIMIT 3
|
0.174703495041% |
0.39 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 7
|
0.101002144137% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworkgallery"."id", "artwork_artworkgallery"."gallery_embed_content", "artwork_artworkgallery"."gallery_image", "artwork_artworkgallery"."gallery_image_thumbnail", "artwork_artworkgallery"."artwork_id", "artwork_artworkgallery"."about_gallery_image" FROM "artwork_artworkgallery" WHERE "artwork_artworkgallery"."artwork_id" = 157
|
0.171034613737% |
0.38 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.101865410327% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 7
|
0.104131484073% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworkgallery"."id", "artwork_artworkgallery"."gallery_embed_content", "artwork_artworkgallery"."gallery_image", "artwork_artworkgallery"."gallery_image_thumbnail", "artwork_artworkgallery"."artwork_id", "artwork_artworkgallery"."about_gallery_image" FROM "artwork_artworkgallery" WHERE "artwork_artworkgallery"."artwork_id" = 79
|
0.116325118996% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworkgallery"."id", "artwork_artworkgallery"."gallery_embed_content", "artwork_artworkgallery"."gallery_image", "artwork_artworkgallery"."gallery_image_thumbnail", "artwork_artworkgallery"."artwork_id", "artwork_artworkgallery"."about_gallery_image" FROM "artwork_artworkgallery" WHERE "artwork_artworkgallery"."artwork_id" = 79 LIMIT 1
|
0.112332512871% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /usr/local/lib/python2.7/site-packages/easy_thumbnails/templatetags/thumbnail.py in render(55) source = self.source_var.resolve(context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 125
|
0.146539435618% |
0.32 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(15) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE ("artwork_collaborator"."user_id" = 125 AND NOT ("artwork_collaborator"."visibility" = 4))
|
0.114059045249% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(21) number_of_artworks = Collaborator.objects.filter(user=profile_user).exclude(visibility=4).count() |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 125 LIMIT 1
|
0.1040235758% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 125
|
0.104563117168% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 125 LIMIT 1
|
0.0887006009412% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 63 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.174703495041% |
0.39 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 125
|
0.216787721765% |
0.48 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 125 LIMIT 1
|
0.273763290253% |
0.60 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 63 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.262540829793% |
0.58 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 125
|
0.202328013096% |
0.45 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(33) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 125
|
0.198659131792% |
0.44 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(39) own_artwork_list = [artwork.id for artwork in profile_user.artworks.all()] |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 125
|
0.180638450092% |
0.40 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 145
|
0.194666525667% |
0.43 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 147
|
0.213118840461% |
0.47 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 147
|
0.273763290253% |
0.60 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 146
|
0.27840334602% |
0.62 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 145
|
0.254339800996% |
0.56 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 146
|
0.214090014924% |
0.47 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 147
|
0.193695351204% |
0.43 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 145
|
0.124957780888% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 126
|
0.186465496869% |
0.41 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 125
|
0.159272611909% |
0.35 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 146
|
0.167905273801% |
0.37 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 126
|
0.164344300771% |
0.36 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 125
|
0.15840934572% |
0.35 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 147
|
0.180098908724% |
0.40 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 125
|
0.167905273801% |
0.37 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 125
|
0.1900264699% |
0.42 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 125 ORDER BY "artwork_artwork"."id" DESC
|
0.259411489857% |
0.57 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(87) if len(artworks)==3: |
|||||
+ |
SELECT ••• "artwork_collaborator"."artwork_id" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 125 ORDER BY "artwork_collaborator"."id" DESC
|
0.201356838633% |
0.44 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(93) if all_collaborators: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" IN (147, 147, 146, 145, 147) ORDER BY "artwork_artwork"."id" DESC LIMIT 3
|
0.20275964619% |
0.45 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.138985856463% |
0.31 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.150747858291% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.174703495041% |
0.39 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 112
|
0.18560223068% |
0.41 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(15) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE ("artwork_collaborator"."user_id" = 112 AND NOT ("artwork_collaborator"."visibility" = 4))
|
0.128950387013% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(21) number_of_artworks = Collaborator.objects.filter(user=profile_user).exclude(visibility=4).count() |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 112 LIMIT 1
|
0.11675675209% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 112 LIMIT 1
|
0.0950671890866% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 112
|
0.0872977933837% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 112 LIMIT 1
|
0.0905350415932% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 56 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.147942243176% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 112
|
0.108663631567% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 112 LIMIT 1
|
0.0806074804173% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 56 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.217758896228% |
0.48 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 112
|
0.236319119296% |
0.52 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(33) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 112
|
0.218622162417% |
0.48 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(39) own_artwork_list = [artwork.id for artwork in profile_user.artworks.all()] |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 112
|
0.207291793684% |
0.46 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 137
|
0.180098908724% |
0.40 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 139
|
0.177832834977% |
0.39 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 138
|
0.169200173085% |
0.37 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 136
|
0.183336156933% |
0.41 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 136
|
0.190997644362% |
0.42 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 137
|
0.312286543946% |
0.69 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 138
|
0.262972462888% |
0.58 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 139
|
0.183336156933% |
0.41 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 136
|
0.192292543646% |
0.42 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 112
|
0.225420383657% |
0.50 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 137
|
0.154308831321% |
0.34 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 112
|
0.211392308082% |
0.47 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 138
|
0.180098908724% |
0.40 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 112
|
0.148481784544% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 139
|
0.145352444608% |
0.32 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 112
|
0.201464746907% |
0.45 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 112 ORDER BY "artwork_artwork"."id" DESC
|
0.187436671332% |
0.41 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(87) if len(artworks)==3: |
|||||
+ |
SELECT ••• "artwork_collaborator"."artwork_id" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 112 ORDER BY "artwork_collaborator"."id" DESC
|
0.119022825837% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(93) if all_collaborators: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" IN (139, 136, 138, 137, 139, 138, 137, 136) ORDER BY "artwork_artwork"."id" DESC LIMIT 3
|
0.187868304427% |
0.42 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0945276477183% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 5
|
0.0877294264783% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 5
|
0.0806074804173% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 109
|
0.118159559648% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(15) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE ("artwork_collaborator"."user_id" = 109 AND NOT ("artwork_collaborator"."visibility" = 4))
|
0.101865410327% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(21) number_of_artworks = Collaborator.objects.filter(user=profile_user).exclude(visibility=4).count() |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 109 LIMIT 1
|
0.104563117168% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 109 LIMIT 1
|
0.12441823952% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 109
|
0.0932327484345% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 109 LIMIT 1
|
0.0887006009412% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 54 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.18236498247% |
0.40 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 109
|
0.0891322340358% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 109 LIMIT 1
|
0.109095264661% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 54 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.167473640706% |
0.37 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 109
|
0.134453708969% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(33) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 109
|
0.150639950017% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(39) own_artwork_list = [artwork.id for artwork in profile_user.artworks.all()] |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 109
|
0.140280755746% |
0.31 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 132
|
0.185494322406% |
0.41 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 131
|
0.121720532678% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 133
|
0.136288149621% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 131
|
0.151179491385% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 132
|
0.108231998472% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 133
|
0.118591192743% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 131
|
0.120857266489% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 109
|
0.139417489557% |
0.31 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 132
|
0.104994750262% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 109
|
0.129489928381% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 133
|
0.113087870786% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.142115196398% |
0.31 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 109
|
0.143518003956% |
0.32 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 109 ORDER BY "artwork_artwork"."id" DESC
|
0.165639200054% |
0.37 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(87) if len(artworks)==3: |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 7
|
0.0869740685628% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworkgallery"."id", "artwork_artworkgallery"."gallery_embed_content", "artwork_artworkgallery"."gallery_image", "artwork_artworkgallery"."gallery_image_thumbnail", "artwork_artworkgallery"."artwork_id", "artwork_artworkgallery"."about_gallery_image" FROM "artwork_artworkgallery" WHERE "artwork_artworkgallery"."artwork_id" = 133
|
0.114059045249% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworkgallery"."id", "artwork_artworkgallery"."gallery_embed_content", "artwork_artworkgallery"."gallery_image", "artwork_artworkgallery"."gallery_image_thumbnail", "artwork_artworkgallery"."artwork_id", "artwork_artworkgallery"."about_gallery_image" FROM "artwork_artworkgallery" WHERE "artwork_artworkgallery"."artwork_id" = 133 LIMIT 1
|
0.102297043421% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /usr/local/lib/python2.7/site-packages/easy_thumbnails/templatetags/thumbnail.py in render(55) source = self.source_var.resolve(context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 7
|
0.0841684534478% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworkgallery"."id", "artwork_artworkgallery"."gallery_embed_content", "artwork_artworkgallery"."gallery_image", "artwork_artworkgallery"."gallery_image_thumbnail", "artwork_artworkgallery"."artwork_id", "artwork_artworkgallery"."about_gallery_image" FROM "artwork_artworkgallery" WHERE "artwork_artworkgallery"."artwork_id" = 132
|
0.134885342064% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworkgallery"."id", "artwork_artworkgallery"."gallery_embed_content", "artwork_artworkgallery"."gallery_image", "artwork_artworkgallery"."gallery_image_thumbnail", "artwork_artworkgallery"."artwork_id", "artwork_artworkgallery"."about_gallery_image" FROM "artwork_artworkgallery" WHERE "artwork_artworkgallery"."artwork_id" = 132 LIMIT 1
|
0.0969016297387% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /usr/local/lib/python2.7/site-packages/easy_thumbnails/templatetags/thumbnail.py in render(55) source = self.source_var.resolve(context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 7
|
0.0981965290225% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworkgallery"."id", "artwork_artworkgallery"."gallery_embed_content", "artwork_artworkgallery"."gallery_image", "artwork_artworkgallery"."gallery_image_thumbnail", "artwork_artworkgallery"."artwork_id", "artwork_artworkgallery"."about_gallery_image" FROM "artwork_artworkgallery" WHERE "artwork_artworkgallery"."artwork_id" = 131
|
0.104563117168% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworkgallery"."id", "artwork_artworkgallery"."gallery_embed_content", "artwork_artworkgallery"."gallery_image", "artwork_artworkgallery"."gallery_image_thumbnail", "artwork_artworkgallery"."artwork_id", "artwork_artworkgallery"."about_gallery_image" FROM "artwork_artworkgallery" WHERE "artwork_artworkgallery"."artwork_id" = 131 LIMIT 1
|
0.101325868958% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /usr/local/lib/python2.7/site-packages/easy_thumbnails/templatetags/thumbnail.py in render(55) source = self.source_var.resolve(context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 108
|
0.160675419466% |
0.36 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(15) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE ("artwork_collaborator"."user_id" = 108 AND NOT ("artwork_collaborator"."visibility" = 4))
|
0.107692457104% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(21) number_of_artworks = Collaborator.objects.filter(user=profile_user).exclude(visibility=4).count() |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 108 LIMIT 1
|
0.107260824009% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 108
|
0.0864345271945% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 108
|
0.146647343892% |
0.32 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(33) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 108
|
0.142546829493% |
0.31 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(39) own_artwork_list = [artwork.id for artwork in profile_user.artworks.all()] |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 108
|
0.13121646076% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 129
|
0.130892735939% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 128
|
0.137583048905% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 130
|
0.12355497333% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 128
|
0.159272611909% |
0.35 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 129
|
0.147942243176% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 130
|
0.131756002128% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 128
|
0.125281505709% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.112764145965% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 108
|
0.108124090198% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 129
|
0.100462602769% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.102728676516% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 108
|
0.209018326062% |
0.46 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 130
|
0.112656237692% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.113087870786% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 108
|
0.141144021936% |
0.31 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 108 ORDER BY "artwork_artwork"."id" DESC
|
0.129813653202% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(87) if len(artworks)==3: |
|||||
+ |
SELECT ••• "artwork_collaborator"."artwork_id" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 108 ORDER BY "artwork_collaborator"."id" DESC
|
0.10316030961% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(93) if all_collaborators: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" IN (128, 130, 129) ORDER BY "artwork_artwork"."id" DESC LIMIT 3
|
0.150639950017% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0804995721437% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 6
|
0.0860028940999% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0905350415932% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 107
|
0.113627412155% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(15) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE ("artwork_collaborator"."user_id" = 107 AND NOT ("artwork_collaborator"."visibility" = 4))
|
0.114490678344% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(21) number_of_artworks = Collaborator.objects.filter(user=profile_user).exclude(visibility=4).count() |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 107 LIMIT 1
|
0.0990597952117% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 107 LIMIT 1
|
0.103699850979% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 107
|
0.0806074804173% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 107
|
0.114059045249% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(33) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 107
|
0.11675675209% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(39) own_artwork_list = [artwork.id for artwork in profile_user.artworks.all()] |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 107
|
0.103268217884% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 41
|
0.112764145965% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 111
|
0.113087870786% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 126
|
0.109095264661% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 127
|
0.11319577906% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 34
|
0.11082179704% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 41
|
0.112224604597% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 34
|
0.110929705313% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 111
|
0.112656237692% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 126
|
0.109526897756% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 127
|
0.11319577906% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 41
|
0.102728676516% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.112764145965% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 40
|
0.107692457104% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 107
|
0.113087870786% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 71
|
0.121720532678% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 48
|
0.103591942705% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 34
|
0.0986281621171% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 38
|
0.110390163945% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 107
|
0.109095264661% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 93
|
0.110929705313% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 16
|
0.112224604597% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 48
|
0.111361338408% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 101
|
0.120425633395% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.10995853085% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 111
|
0.10995853085% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 90
|
0.116325118996% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 94
|
0.107800365377% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 107
|
0.108124090198% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 93
|
0.10316030961% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.115461852807% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 126
|
0.101433777232% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 107
|
0.109526897756% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.122691707141% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 127
|
0.10316030961% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.110498072219% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 16
|
0.108124090198% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 107
|
0.118159559648% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 70
|
0.108663631567% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 122
|
0.108987356388% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 26
|
0.110390163945% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.10995853085% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 107 ORDER BY "artwork_artwork"."id" DESC
|
0.126252680172% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(87) if len(artworks)==3: |
|||||
+ |
SELECT ••• "artwork_collaborator"."artwork_id" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 107 ORDER BY "artwork_collaborator"."id" DESC
|
0.0913983077825% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(93) if all_collaborators: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" IN (34, 127, 111, 126, 41) ORDER BY "artwork_artwork"."id" DESC LIMIT 3
|
0.156143271973% |
0.34 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0950671890866% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 5
|
0.0800679390491% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0806074804173% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 93
|
0.114922311438% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(15) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE ("artwork_collaborator"."user_id" = 93 AND NOT ("artwork_collaborator"."visibility" = 4))
|
0.0981965290225% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(21) number_of_artworks = Collaborator.objects.filter(user=profile_user).exclude(visibility=4).count() |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 93 LIMIT 1
|
0.0954988221812% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 93
|
0.0819023797012% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 93 LIMIT 1
|
0.0837368203532% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 50 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.135316975158% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 93
|
0.0792046728599% |
0.17 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 93 LIMIT 1
|
0.111792971503% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 50 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.175135128136% |
0.39 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 93
|
0.139417489557% |
0.31 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(33) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 93
|
0.129489928381% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(39) own_artwork_list = [artwork.id for artwork in profile_user.artworks.all()] |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 93
|
0.128518753918% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 111
|
0.110498072219% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 36
|
0.110929705313% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 34
|
0.121720532678% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 34
|
0.111361338408% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 36
|
0.111361338408% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 111
|
0.107800365377% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 34
|
0.104994750262% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 38
|
0.122691707141% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 107
|
0.119130734111% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 93
|
0.101865410327% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 16
|
0.102297043421% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 48
|
0.105426383357% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 101
|
0.111792971503% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.109526897756% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 36
|
0.111361338408% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 93
|
0.113627412155% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 38
|
0.114059045249% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.110498072219% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 128
|
0.11319577906% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 111
|
0.105426383357% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 90
|
0.115030219712% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 94
|
0.11762001828% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 107
|
0.107260824009% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 93
|
0.109526897756% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.112656237692% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 93 ORDER BY "artwork_artwork"."id" DESC
|
0.126252680172% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(87) if len(artworks)==3: |
|||||
+ |
SELECT ••• "artwork_collaborator"."artwork_id" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 93 ORDER BY "artwork_collaborator"."id" DESC
|
0.102297043421% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(93) if all_collaborators: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" IN (36, 34, 111) ORDER BY "artwork_artwork"."id" DESC LIMIT 3
|
0.138014682% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0801758473227% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.100462602769% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0918299408771% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 90
|
0.115893485901% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(15) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE ("artwork_collaborator"."user_id" = 90 AND NOT ("artwork_collaborator"."visibility" = 4))
|
0.0969016297387% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(21) number_of_artworks = Collaborator.objects.filter(user=profile_user).exclude(visibility=4).count() |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 90 LIMIT 1
|
0.0922615739717% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 90 LIMIT 1
|
0.0949592808129% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 90
|
0.0804995721437% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 90 LIMIT 1
|
0.0796363059545% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 49 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.16520756696% |
0.37 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 90
|
0.0800679390491% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 90 LIMIT 1
|
0.0787730397653% |
0.17 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 49 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.150747858291% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 90
|
0.204162453748% |
0.45 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(33) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 90
|
0.145244536334% |
0.32 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(39) own_artwork_list = [artwork.id for artwork in profile_user.artworks.all()] |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 90
|
0.121828440952% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 115
|
0.135856516527% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 110
|
0.10995853085% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 116
|
0.110929705313% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 117
|
0.103268217884% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 111
|
0.113627412155% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 110
|
0.108555723293% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 111
|
0.12355497333% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 115
|
0.110929705313% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 116
|
0.110929705313% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 117
|
0.108124090198% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 110
|
0.101865410327% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 91
|
0.114490678344% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 90
|
0.114059045249% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 111
|
0.0960383635494% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 90
|
0.114490678344% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 94
|
0.10995853085% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 107
|
0.113087870786% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 93
|
0.10995853085% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.11319577906% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 115
|
0.108124090198% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 91
|
0.114059045249% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 90
|
0.118591192743% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 38
|
0.10995853085% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 116
|
0.107260824009% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 90
|
0.115030219712% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 38
|
0.124526147793% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 117
|
0.110390163945% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 90
|
0.134885342064% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 90 ORDER BY "artwork_artwork"."id" DESC
|
0.137151415811% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(87) if len(artworks)==3: |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0792046728599% |
0.17 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 5
|
0.0806074804173% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 5
|
0.0833051872586% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 79
|
0.108663631567% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(15) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE ("artwork_collaborator"."user_id" = 79 AND NOT ("artwork_collaborator"."visibility" = 4))
|
0.0969016297387% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(21) number_of_artworks = Collaborator.objects.filter(user=profile_user).exclude(visibility=4).count() |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 79 LIMIT 1
|
0.0991677034853% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 79
|
0.089995500225% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 79
|
0.111361338408% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(33) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 79
|
0.117727926553% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(39) own_artwork_list = [artwork.id for artwork in profile_user.artworks.all()] |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 79
|
0.102297043421% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 90
|
0.112764145965% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 92
|
0.115785577628% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 96
|
0.112764145965% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 91
|
0.121288899584% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 93
|
0.114490678344% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 95
|
0.110498072219% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 96
|
0.118483284469% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 90
|
0.115461852807% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 91
|
0.108987356388% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 92
|
0.108124090198% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 93
|
0.119562367205% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 95
|
0.115785577628% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 96
|
0.106721282641% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.11319577906% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 13
|
0.103268217884% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 79
|
0.113087870786% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 90
|
0.101433777232% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.11762001828% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 79
|
0.107692457104% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 91
|
0.0950671890866% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.113627412155% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 79
|
0.114922311438% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 92
|
0.110498072219% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.104994750262% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 79
|
0.111361338408% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 93
|
0.1040235758% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.108555723293% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 79
|
0.109095264661% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 95
|
0.0969016297387% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.119022825837% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 79
|
0.107692457104% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 13
|
0.108124090198% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 79 ORDER BY "artwork_artwork"."id" DESC
|
0.13035319457% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(87) if len(artworks)==3: |
|||||
+ |
SELECT ••• "artwork_collaborator"."artwork_id" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 79 ORDER BY "artwork_collaborator"."id" DESC
|
0.0915062160561% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(93) if all_collaborators: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" IN (96, 95, 93, 92, 91, 90) ORDER BY "artwork_artwork"."id" DESC LIMIT 3
|
0.131648093854% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.081039113512% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0837368203532% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0846000865424% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 70
|
0.119022825837% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(15) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE ("artwork_collaborator"."user_id" = 70 AND NOT ("artwork_collaborator"."visibility" = 4))
|
0.0959304552758% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(21) number_of_artworks = Collaborator.objects.filter(user=profile_user).exclude(visibility=4).count() |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 70 LIMIT 1
|
0.100030969675% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 70
|
0.0855712610053% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 70 LIMIT 1
|
0.094635555992% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 40 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.144381270145% |
0.32 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 70
|
0.0804995721437% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 70 LIMIT 1
|
0.0888085092148% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 40 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.166502466244% |
0.37 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 70
|
0.148481784544% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(33) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 70
|
0.129489928381% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(39) own_artwork_list = [artwork.id for artwork in profile_user.artworks.all()] |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 70
|
0.108663631567% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 127
|
0.120425633395% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 77
|
0.11675675209% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 134
|
0.224880842289% |
0.50 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 77
|
0.1199940003% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 134
|
0.110066439124% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 127
|
0.118591192743% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 77
|
0.111792971503% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 70
|
0.120425633395% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 16
|
0.111361338408% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 46
|
0.11762001828% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 99
|
0.111792971503% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.114059045249% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 134
|
0.102728676516% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.116325118996% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 70
|
0.112224604597% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 127
|
0.103591942705% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.111361338408% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 16
|
0.112656237692% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 107
|
0.111792971503% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 70
|
0.111792971503% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 122
|
0.121288899584% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 26
|
0.114490678344% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.114059045249% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 70 ORDER BY "artwork_artwork"."id" DESC
|
0.13121646076% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(87) if len(artworks)==3: |
|||||
+ |
SELECT ••• "artwork_collaborator"."artwork_id" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 70 ORDER BY "artwork_collaborator"."id" DESC
|
0.107260824009% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(93) if all_collaborators: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" IN (134, 77, 127) ORDER BY "artwork_artwork"."id" DESC LIMIT 3
|
0.127655487729% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0918299408771% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0874057016574% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 5
|
0.094635555992% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.118591192743% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(15) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE ("artwork_collaborator"."user_id" = 67 AND NOT ("artwork_collaborator"."visibility" = 4))
|
0.107692457104% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(21) number_of_artworks = Collaborator.objects.filter(user=profile_user).exclude(visibility=4).count() |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 67 LIMIT 1
|
0.102189135148% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 67
|
0.0887006009412% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 67 LIMIT 1
|
0.0814707466066% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 43 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.146215710797% |
0.32 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.117188385185% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(33) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 67
|
0.136611874442% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(39) own_artwork_list = [artwork.id for artwork in profile_user.artworks.all()] |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 67
|
0.115353944533% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 84
|
0.118591192743% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 90
|
0.115461852807% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 88
|
0.112764145965% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 92
|
0.158948887088% |
0.35 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 94
|
0.109095264661% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 96
|
0.118591192743% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 98
|
0.114490678344% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 100
|
0.117727926553% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 95
|
0.185494322406% |
0.41 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 87
|
0.135856516527% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 89
|
0.120857266489% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 91
|
0.112224604597% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 93
|
0.116325118996% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 99
|
0.112764145965% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 101
|
0.112656237692% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 97
|
0.112656237692% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 149
|
0.111361338408% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 151
|
0.168876448264% |
0.37 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 156
|
0.152150665848% |
0.34 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 64
|
0.123986606425% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 151
|
0.115030219712% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 84
|
0.106829190915% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 149
|
0.107692457104% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 87
|
0.119130734111% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 88
|
0.11675675209% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 89
|
0.11319577906% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 90
|
0.111792971503% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 91
|
0.115461852807% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 92
|
0.121720532678% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 93
|
0.116325118996% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 94
|
0.105858016452% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 95
|
0.112224604597% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 96
|
0.110929705313% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 97
|
0.127223854635% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 98
|
0.108124090198% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 99
|
0.111361338408% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 100
|
0.104994750262% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 101
|
0.106829190915% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 156
|
0.115030219712% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 62
|
0.129921561476% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 63
|
0.124957780888% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 64
|
0.100894235864% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 151
|
0.0936643815291% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.116325118996% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.114598586617% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 84
|
0.0954988221812% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.115893485901% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 13
|
0.106829190915% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 149
|
0.100030969675% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.10995853085% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 87
|
0.111361338408% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.124957780888% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 13
|
0.119022825837% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 88
|
0.11319577906% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.114490678344% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 13
|
0.135424883432% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 89
|
0.0959304552758% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.11082179704% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 13
|
0.10316030961% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 90
|
0.0981965290225% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.127655487729% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 79
|
0.115353944533% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 91
|
0.104994750262% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.114490678344% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 79
|
0.112656237692% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 92
|
0.100462602769% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.114490678344% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 79
|
0.109526897756% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 93
|
0.0990597952117% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.110390163945% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 79
|
0.117727926553% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 94
|
0.127547579456% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.186465496869% |
0.41 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 13
|
0.162941493213% |
0.36 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 95
|
0.129921561476% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.150208316922% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 79
|
0.127655487729% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 13
|
0.134453708969% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 96
|
0.101865410327% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.173840228852% |
0.38 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 13
|
0.147078976986% |
0.32 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 79
|
0.12679222154% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 97
|
0.145784077703% |
0.32 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 19
|
0.129489928381% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.152150665848% |
0.34 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.134453708969% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 98
|
0.115461852807% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.147510610081% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 13
|
0.130784827665% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 19
|
0.109526897756% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 99
|
0.11082179704% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.115353944533% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 13
|
0.118159559648% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 19
|
0.108555723293% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 100
|
0.110929705313% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.118051651374% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 19
|
0.102728676516% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 13
|
0.120857266489% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.109095264661% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 101
|
0.102297043421% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.114490678344% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 13
|
0.110066439124% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 19
|
0.103591942705% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 156
|
0.0991677034853% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 67
|
0.119022825837% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.107800365377% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 62
|
0.0986281621171% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 64
|
0.245383414283% |
0.54 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 63
|
0.17556676123% |
0.39 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 67 ORDER BY "artwork_artwork"."id" DESC
|
0.258871948489% |
0.57 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(87) if len(artworks)==3: |
|||||
+ |
SELECT ••• "artwork_collaborator"."artwork_id" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 67 ORDER BY "artwork_collaborator"."id" DESC
|
0.191968818825% |
0.42 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(93) if all_collaborators: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" IN (156, 151, 149, 97, 101, 100, 99, 98, 96, 95, 94, 93, 92, 91, 90, 89, 88, 87, 84, 101, 99, 98, 97, 96, 95, 94, 93, 92, 91, 90, 89, 88, 87, 84, 64, 63, 62) ORDER BY "artwork_artwork"."id" DESC LIMIT 3
|
0.226715282941% |
0.50 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 7
|
0.171034613737% |
0.38 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworkgallery"."id", "artwork_artworkgallery"."gallery_embed_content", "artwork_artworkgallery"."gallery_image", "artwork_artworkgallery"."gallery_image_thumbnail", "artwork_artworkgallery"."artwork_id", "artwork_artworkgallery"."about_gallery_image" FROM "artwork_artworkgallery" WHERE "artwork_artworkgallery"."artwork_id" = 156
|
0.199630306254% |
0.44 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworkgallery"."id", "artwork_artworkgallery"."gallery_embed_content", "artwork_artworkgallery"."gallery_image", "artwork_artworkgallery"."gallery_image_thumbnail", "artwork_artworkgallery"."artwork_id", "artwork_artworkgallery"."about_gallery_image" FROM "artwork_artworkgallery" WHERE "artwork_artworkgallery"."artwork_id" = 156 LIMIT 1
|
0.179235642534% |
0.40 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /usr/local/lib/python2.7/site-packages/easy_thumbnails/templatetags/thumbnail.py in render(55) source = self.source_var.resolve(context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.177509110156% |
0.39 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 7
|
0.11675675209% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworkgallery"."id", "artwork_artworkgallery"."gallery_embed_content", "artwork_artworkgallery"."gallery_image", "artwork_artworkgallery"."gallery_image_thumbnail", "artwork_artworkgallery"."artwork_id", "artwork_artworkgallery"."about_gallery_image" FROM "artwork_artworkgallery" WHERE "artwork_artworkgallery"."artwork_id" = 149
|
0.121720532678% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworkgallery"."id", "artwork_artworkgallery"."gallery_embed_content", "artwork_artworkgallery"."gallery_image", "artwork_artworkgallery"."gallery_image_thumbnail", "artwork_artworkgallery"."artwork_id", "artwork_artworkgallery"."about_gallery_image" FROM "artwork_artworkgallery" WHERE "artwork_artworkgallery"."artwork_id" = 149 LIMIT 1
|
0.0981965290225% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /usr/local/lib/python2.7/site-packages/easy_thumbnails/templatetags/thumbnail.py in render(55) source = self.source_var.resolve(context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.15840934572% |
0.35 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(15) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE ("artwork_collaborator"."user_id" = 66 AND NOT ("artwork_collaborator"."visibility" = 4))
|
0.107260824009% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(21) number_of_artworks = Collaborator.objects.filter(user=profile_user).exclude(visibility=4).count() |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 66 LIMIT 1
|
0.121288899584% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 66
|
0.0932327484345% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 66 LIMIT 1
|
0.0833051872586% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 36 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.147078976986% |
0.32 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 66
|
0.0874057016574% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(170) if self.expertises.all(): |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 66 LIMIT 1
|
0.0892401423094% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 36 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.137151415811% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in get_user_expertises_comma(171) return ',' ' '.join(item.name for item in self.expertises.all()[0].expertise_items.all()) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.119022825837% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(33) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 66
|
0.136288149621% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(39) own_artwork_list = [artwork.id for artwork in profile_user.artworks.all()] |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 66
|
0.100570511043% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 128
|
0.114490678344% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 129
|
0.116325118996% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 133
|
0.109095264661% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 130
|
0.125389413983% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 82
|
0.108663631567% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 127
|
0.117188385185% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 144
|
0.112656237692% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 143
|
0.108987356388% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 152
|
0.131756002128% |
0.29 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 128
|
0.11319577906% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 129
|
0.108663631567% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 130
|
0.114490678344% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 133
|
0.109095264661% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 143
|
0.118159559648% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 144
|
0.119454458932% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 82
|
0.114490678344% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 152
|
0.122152165773% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 127
|
0.111792971503% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 128
|
0.106289649546% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.120317725121% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 108
|
0.109526897756% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 129
|
0.105534291631% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.12355497333% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 108
|
0.109526897756% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 130
|
0.0987360703907% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.114059045249% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 108
|
0.109095264661% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 133
|
0.0990597952117% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.117727926553% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 109
|
0.11675675209% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 143
|
0.0991677034853% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 20
|
0.114059045249% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 16
|
0.109095264661% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 51
|
0.111792971503% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.121828440952% |
0.27 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.119022825837% |
0.26 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 144
|
0.107260824009% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 72
|
0.112764145965% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 26
|
0.104455208894% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.109095264661% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.112224604597% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 82
|
0.101865410327% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.114490678344% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 16
|
0.113627412155% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.108987356388% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 49
|
0.108231998472% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 102
|
0.12679222154% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 152
|
0.0954988221812% |
0.21 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.114490678344% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.125821047077% |
0.28 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 16
|
0.112656237692% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 127
|
0.105426383357% |
0.23 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.109526897756% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 16
|
0.111792971503% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 107
|
0.113087870786% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 70
|
0.111361338408% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 122
|
0.111792971503% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 26
|
0.107260824009% |
0.24 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.111792971503% |
0.25 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 66 ORDER BY "artwork_artwork"."id" DESC
|
0.158840978814% |
0.35 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /app/fear/profiles/models.py in getArtworks(87) if len(artworks)==3: |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0868661602891% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 6
|
0.0864345271945% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "artwork_artworktype"."id", "artwork_artworktype"."artwork_type", "artwork_artworktype"."media_provider", "artwork_artworktype"."description" FROM "artwork_artworktype" WHERE "artwork_artworktype"."id" = 4
|
0.0787730397653% |
0.17 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "jobs_postjob"."id", "jobs_postjob"."user_id", "jobs_postjob"."title", "jobs_postjob"."select_job_id", "jobs_postjob"."job_location", "jobs_postjob"."job_type", "jobs_postjob"."status_field", "jobs_postjob"."created_date", "jobs_postjob"."job_description" FROM "jobs_postjob" ORDER BY "jobs_postjob"."id" DESC LIMIT 12
|
0.134885342064% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" WHERE "profiles_expertiseitem"."id" = 4
|
0.0891322340358% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" WHERE "profiles_expertiseitem"."id" = 11
|
0.0986281621171% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" WHERE "profiles_expertiseitem"."id" = 16
|
0.0823340127958% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" WHERE "profiles_expertiseitem"."id" = 17
|
0.081039113512% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" WHERE "profiles_expertiseitem"."id" = 12
|
0.0824419210694% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" WHERE "profiles_expertiseitem"."id" = 11
|
0.0804995721437% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" WHERE "profiles_expertiseitem"."id" = 10
|
0.0874057016574% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" WHERE "profiles_expertiseitem"."id" = 15
|
0.0792046728599% |
0.17 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" WHERE "profiles_expertiseitem"."id" = 10
|
0.0860028940999% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" WHERE "profiles_expertiseitem"."id" = 12
|
0.0874057016574% |
0.19 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" WHERE "profiles_expertiseitem"."id" = 4
|
0.0892401423094% |
0.20 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" WHERE "profiles_expertiseitem"."id" = 10
|
0.0796363059545% |
0.18 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.101325868958% |
0.22 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) |
Template path
- /app/fear/templates
Templates
- home.html
- /app/fear/templates/home.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/01.jpg', u'csrf_token': <SimpleLazyObject: u'neYUIZpMQjQfazeI2SUZE6k6hAoL2c54'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12d3681d0>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12d0607d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12d368e10>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12d983d50>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12d38cdd0>>} {} {'articles': u'<<queryset of articles.Article>>', 'categories': u'<<queryset of profiles.ExpertiseItem>>', 'count_articles': 7, 'count_artworks': 12, 'count_jobs': 12, 'count_recent_artists': 12, 'latest_artworks': u'<<queryset of artwork.Artwork>>', 'latest_jobs': u'<<queryset of jobs.PostJob>>', 'recent_artists': [<FearUser: bdalomgir@gmail.com>, <FearUser: jupp.wegner@hotmail.de>, <FearUser: o_koeppel@yahoo.de>, <FearUser: smalaika@hotmail.de>, <FearUser: basti.schmiedecke@hotmail.de>, <FearUser: ingo.brunner@gmx.net>, <FearUser: mail@marcuswitte.com>, <FearUser: keya@mosso-art.com>, <FearUser: mishok123@gmail.com>, <FearUser: linda.alles@hotmail.de>, <FearUser: paul.rajib03+reg@gmail.com>, <FearUser: schmiederdesign@gmail.com>], 'title': 'Welcome to Fear Platform', 'user_expertise': u'<<queryset of profiles.UserExpertise>>', 'video': <FrontVideo: https://www.youtube.com/embed/qYgXQDmVRg4>}
- base.html
- /app/fear/templates/base.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/01.jpg', u'csrf_token': <SimpleLazyObject: u'neYUIZpMQjQfazeI2SUZE6k6hAoL2c54'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12d3681d0>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12d0607d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12d368e10>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12d983d50>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12d38cdd0>>} {} {'articles': u'<<queryset of articles.Article>>', 'categories': u'<<queryset of profiles.ExpertiseItem>>', 'count_articles': 7, 'count_artworks': 12, 'count_jobs': 12, 'count_recent_artists': 12, 'latest_artworks': u'<<queryset of artwork.Artwork>>', 'latest_jobs': u'<<queryset of jobs.PostJob>>', 'recent_artists': [<FearUser: bdalomgir@gmail.com>, <FearUser: jupp.wegner@hotmail.de>, <FearUser: o_koeppel@yahoo.de>, <FearUser: smalaika@hotmail.de>, <FearUser: basti.schmiedecke@hotmail.de>, <FearUser: ingo.brunner@gmx.net>, <FearUser: mail@marcuswitte.com>, <FearUser: keya@mosso-art.com>, <FearUser: mishok123@gmail.com>, <FearUser: linda.alles@hotmail.de>, <FearUser: paul.rajib03+reg@gmail.com>, <FearUser: schmiederdesign@gmail.com>], 'title': 'Welcome to Fear Platform', 'user_expertise': u'<<queryset of profiles.UserExpertise>>', 'video': <FrontVideo: https://www.youtube.com/embed/qYgXQDmVRg4>}
- partials/searches/_search_form_header.html
- /app/fear/templates/partials/searches/_search_form_header.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/01.jpg', u'csrf_token': <SimpleLazyObject: u'neYUIZpMQjQfazeI2SUZE6k6hAoL2c54'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12d3681d0>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12d0607d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12d368e10>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12d983d50>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12d38cdd0>>} {} {u'LANGUAGE_CODE': 'en-us', 'articles': u'<<queryset of articles.Article>>', 'categories': u'<<queryset of profiles.ExpertiseItem>>', 'count_articles': 7, 'count_artworks': 12, 'count_jobs': 12, 'count_recent_artists': 12, 'latest_artworks': u'<<queryset of artwork.Artwork>>', 'latest_jobs': u'<<queryset of jobs.PostJob>>', 'recent_artists': [<FearUser: bdalomgir@gmail.com>, <FearUser: jupp.wegner@hotmail.de>, <FearUser: o_koeppel@yahoo.de>, <FearUser: smalaika@hotmail.de>, <FearUser: basti.schmiedecke@hotmail.de>, <FearUser: ingo.brunner@gmx.net>, <FearUser: mail@marcuswitte.com>, <FearUser: keya@mosso-art.com>, <FearUser: mishok123@gmail.com>, <FearUser: linda.alles@hotmail.de>, <FearUser: paul.rajib03+reg@gmail.com>, <FearUser: schmiederdesign@gmail.com>], 'title': 'Welcome to Fear Platform', 'user_expertise': u'<<queryset of profiles.UserExpertise>>', 'video': <FrontVideo: https://www.youtube.com/embed/qYgXQDmVRg4>} {'block': <Block Node: nav. Contents: [<TextNode: u'\n <div class="nav_wrappe'>, <django.template.defaulttags.URLNode object at 0x7fb12cb94d10>, <TextNode: u'" class="logo" id="">\n '>, <django.contrib.staticfiles.templatetags.staticfiles.StaticFilesNode object at 0x7fb12d6df550>, <TextNode: u'"> -->\n <img src="'>, <django.contrib.staticfiles.templatetags.staticfiles.StaticFilesNode object at 0x7fb12d6df7d0>, <TextNode: u'">\n </a>\n <span'>, <django.template.loader_tags.IncludeNode object at 0x7fb12c965610>, <TextNode: u'\n <!-- end header se'>, <django.template.defaulttags.CommentNode object at 0x7fb12d022410>, <TextNode: u'\n\n <nav id="menu" cl'>, <IfNode>, <TextNode: u'"\n href="/bro'>, <IfNode>, <TextNode: u' \n </li> '>, <django.template.defaulttags.CommentNode object at 0x7fb12c34ba90>, <TextNode: u'\n\n '>, <django.template.defaulttags.CommentNode object at 0x7fb12d3c5b90>, <TextNode: u'\n '>, <django.template.defaulttags.CommentNode object at 0x7fb12c3425d0>, <TextNode: u'\n </ul>\n </na'>]>} {}
- socialaccount/snippets/provider_list.html
- /app/fear/templates/socialaccount/snippets/provider_list.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/01.jpg', u'csrf_token': <SimpleLazyObject: u'neYUIZpMQjQfazeI2SUZE6k6hAoL2c54'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12d3681d0>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12d0607d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12d368e10>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12d983d50>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12d38cdd0>>} {} {u'LANGUAGE_CODE': 'en-us', 'articles': u'<<queryset of articles.Article>>', 'categories': u'<<queryset of profiles.ExpertiseItem>>', 'count_articles': 7, 'count_artworks': 12, 'count_jobs': 12, 'count_recent_artists': 12, 'latest_artworks': u'<<queryset of artwork.Artwork>>', 'latest_jobs': u'<<queryset of jobs.PostJob>>', 'recent_artists': [<FearUser: bdalomgir@gmail.com>, <FearUser: jupp.wegner@hotmail.de>, <FearUser: o_koeppel@yahoo.de>, <FearUser: smalaika@hotmail.de>, <FearUser: basti.schmiedecke@hotmail.de>, <FearUser: ingo.brunner@gmx.net>, <FearUser: mail@marcuswitte.com>, <FearUser: keya@mosso-art.com>, <FearUser: mishok123@gmail.com>, <FearUser: linda.alles@hotmail.de>, <FearUser: paul.rajib03+reg@gmail.com>, <FearUser: schmiederdesign@gmail.com>], 'title': 'Welcome to Fear Platform', 'user_expertise': u'<<queryset of profiles.UserExpertise>>', 'video': <FrontVideo: https://www.youtube.com/embed/qYgXQDmVRg4>} {'block': <Block Node: content. Contents: [<TextNode: u'\n<div class="main-three-s'>, <django.contrib.staticfiles.templatetags.staticfiles.StaticFilesNode object at 0x7fb12c952f10>, <TextNode: u'">\n <div class'>, <django.contrib.staticfiles.templatetags.staticfiles.StaticFilesNode object at 0x7fb12c9524d0>, <TextNode: u'" data-toggle="modal" dat'>, <IfNode>, <TextNode: u'\n </div>\n '>, <django.template.library.SimpleNode object at 0x7fb12d81b190>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n <!-- E'>, <IfNode>, <TextNode: u'\n <!-- Latest Artw'>, <For Node: for artworks in latest_artworks, tail_len: 15>, <TextNode: u'\n </div>'>, <For Node: for recent_users in recent_artists, tail_len: 35>, <TextNode: u'\n </div>'>, <For Node: for jobs in latest_jobs, tail_len: 17>, <TextNode: u'\n </div>\n '>, <django.contrib.staticfiles.templatetags.staticfiles.StaticFilesNode object at 0x7fb12e110b90>, <TextNode: u'">\n </div>\n </div'>, <IfNode>, <TextNode: u'\n </div>\n '>, <django.contrib.staticfiles.templatetags.staticfiles.StaticFilesNode object at 0x7fb12d523150>, <TextNode: u'">\n </div>\n '>, <IfNode>, <TextNode: u'">My Profile\n </a>'>, <django.contrib.staticfiles.templatetags.staticfiles.StaticFilesNode object at 0x7fb12c9bb4d0>, <TextNode: u'">\n </div>\n </div'>]>, u'socialaccount_providers': [<allauth.socialaccount.providers.facebook.provider.FacebookProvider object at 0x7fb12f049650>]} {u'process': u'login'}
- socialaccount/snippets/login_extra.html
- /app/fear/templates/socialaccount/snippets/login_extra.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/01.jpg', u'csrf_token': <SimpleLazyObject: u'neYUIZpMQjQfazeI2SUZE6k6hAoL2c54'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12d3681d0>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12d0607d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12d368e10>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12d983d50>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12d38cdd0>>} {} {u'LANGUAGE_CODE': 'en-us', 'articles': u'<<queryset of articles.Article>>', 'categories': u'<<queryset of profiles.ExpertiseItem>>', 'count_articles': 7, 'count_artworks': 12, 'count_jobs': 12, 'count_recent_artists': 12, 'latest_artworks': u'<<queryset of artwork.Artwork>>', 'latest_jobs': u'<<queryset of jobs.PostJob>>', 'recent_artists': [<FearUser: bdalomgir@gmail.com>, <FearUser: jupp.wegner@hotmail.de>, <FearUser: o_koeppel@yahoo.de>, <FearUser: smalaika@hotmail.de>, <FearUser: basti.schmiedecke@hotmail.de>, <FearUser: ingo.brunner@gmx.net>, <FearUser: mail@marcuswitte.com>, <FearUser: keya@mosso-art.com>, <FearUser: mishok123@gmail.com>, <FearUser: linda.alles@hotmail.de>, <FearUser: paul.rajib03+reg@gmail.com>, <FearUser: schmiederdesign@gmail.com>], 'title': 'Welcome to Fear Platform', 'user_expertise': u'<<queryset of profiles.UserExpertise>>', 'video': <FrontVideo: https://www.youtube.com/embed/qYgXQDmVRg4>} {'block': <Block Node: content. Contents: [<TextNode: u'\n<div class="main-three-s'>, <django.contrib.staticfiles.templatetags.staticfiles.StaticFilesNode object at 0x7fb12c952f10>, <TextNode: u'">\n <div class'>, <django.contrib.staticfiles.templatetags.staticfiles.StaticFilesNode object at 0x7fb12c9524d0>, <TextNode: u'" data-toggle="modal" dat'>, <IfNode>, <TextNode: u'\n </div>\n '>, <django.template.library.SimpleNode object at 0x7fb12d81b190>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n <!-- E'>, <IfNode>, <TextNode: u'\n <!-- Latest Artw'>, <For Node: for artworks in latest_artworks, tail_len: 15>, <TextNode: u'\n </div>'>, <For Node: for recent_users in recent_artists, tail_len: 35>, <TextNode: u'\n </div>'>, <For Node: for jobs in latest_jobs, tail_len: 17>, <TextNode: u'\n </div>\n '>, <django.contrib.staticfiles.templatetags.staticfiles.StaticFilesNode object at 0x7fb12e110b90>, <TextNode: u'">\n </div>\n </div'>, <IfNode>, <TextNode: u'\n </div>\n '>, <django.contrib.staticfiles.templatetags.staticfiles.StaticFilesNode object at 0x7fb12d523150>, <TextNode: u'">\n </div>\n '>, <IfNode>, <TextNode: u'">My Profile\n </a>'>, <django.contrib.staticfiles.templatetags.staticfiles.StaticFilesNode object at 0x7fb12c9bb4d0>, <TextNode: u'">\n </div>\n </div'>]>, u'socialaccount_providers': [<allauth.socialaccount.providers.facebook.provider.FacebookProvider object at 0x7fb12f049650>]} {}
- facebook/fbconnect.html
- /usr/local/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/templates/facebook/fbconnect.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'neYUIZpMQjQfazeI2SUZE6k6hAoL2c54'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12d5a91d0>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12d0607d0>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12d5a9ed0>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12df24650>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12d38cdd0>>} {} {'fb_data': '{"cancelUrl": "https://dev.blaenks.com/accounts/social/login/cancelled/", "loginByTokenUrl": "https://dev.blaenks.com/accounts/facebook/login/token/", "version": "v2.4", "logoutUrl": "https://dev.blaenks.com/accounts/logout/", "loginOptions": {"scope": "email"}, "appId": "606184942907626", "locale": "en_US", "loginUrl": "https://dev.blaenks.com/accounts/facebook/login/", "csrfToken": "neYUIZpMQjQfazeI2SUZE6k6hAoL2c54", "errorUrl": "https://dev.blaenks.com/accounts/social/login/error/"}'}
- responsive/snippet.html
- /usr/local/lib/python2.7/site-packages/responsive/templates/responsive/snippet.html
-
{'False': False, 'None': None, 'True': True} {u'cookie_age': 31536000, u'cookie_expires': 'Thu, 20 Nov 2025 22:31:29 GMT', u'cookie_name': 'clientinfo'}
Context processors
- django.template.context_processors.csrf
-
{u'csrf_token': <SimpleLazyObject: u'neYUIZpMQjQfazeI2SUZE6k6hAoL2c54'>}
- django.template.context_processors.debug
-
{u'debug': True, u'sql_queries': <function <lambda> at 0x7fb12d983d50>}
- django.template.context_processors.request
-
{u'request': <WSGIRequest: GET '/'>}
- django.contrib.auth.context_processors.auth
-
{'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12d368e10>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12d38cdd0>>}
- responsive.context_processors.device
-
{'device': <responsive.utils.Device object at 0x7fb12d3681d0>}
- django.template.context_processors.static
-
{u'STATIC_URL': '/static/'}
- django.contrib.messages.context_processors.messages
-
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'WARNING': 30, 'SUCCESS': 25, 'ERROR': 40}, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12d0607d0>}
- postman.context_processors.inbox
-
{}
- fearfront.context_processors.gradient
-
{'gradient_file': '/static/gradients/bg_lightgrey.jpg'}
- fearfront.context_processors.box_logo
-
{'box_logo': '/static/boxlogo/01.jpg'}
Summary
Total calls | Total time | Cache hits | Cache misses |
---|---|---|---|
2 | 1.0449886322 ms | 2 | 0 |
Commands
add | get | set | delete | clear | get_many | set_many | delete_many | has_key | incr | decr | incr_version | decr_version |
---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Calls
Time (ms) | Type | Arguments | Keyword arguments | Backend | |
---|---|---|---|---|---|
+ | 0.7720 | get | ('responsive_0_0_1.0', None) | {} | <django.core.cache.backends.memcached.MemcachedCache object at 0x7fb12d368410> |
/usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /usr/local/lib/python2.7/contextlib.py in __enter__(17) return self.gen.next() /usr/local/lib/python2.7/site-packages/responsive/context_processors.py in device(17) device_obj = Device() /usr/local/lib/python2.7/site-packages/responsive/utils.py in __init__(26) matches = cache.get(self.cache_key, None) |
|||||
+ | 0.2730 | get | ('responsive_0_0_1.0', None) | {} | <django.core.cache.backends.memcached.MemcachedCache object at 0x7fb12d368410> |
/usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/fearfront/views/core.py in get(77) return render(request, 'home.html', context) /usr/local/lib/python2.7/site-packages/allauth/socialaccount/templatetags/socialaccount.py in render(57) for p in providers.registry.get_list()]) /usr/local/lib/python2.7/site-packages/allauth/socialaccount/providers/facebook/provider.py in media_js(155) RequestContext(request)) /usr/local/lib/python2.7/contextlib.py in __enter__(17) return self.gen.next() /usr/local/lib/python2.7/site-packages/responsive/context_processors.py in device(17) device_obj = Device() /usr/local/lib/python2.7/site-packages/responsive/utils.py in __init__(26) matches = cache.get(self.cache_key, None) |
Signal | Providing | Receivers |
---|---|---|
class_prepared | class | ModelSignal._resolve_references, ModelSignal._resolve_references, ModelSignal._resolve_references, ModelSignal._resolve_references, ModelSignal._resolve_references, ModelSignal._resolve_references, ModelSignal._resolve_references |
connection_created | connection | configure_database_connection |
got_request_exception | request | |
post_delete | instance, using | RealtimeSignalProcessor.handle_delete |
post_init | instance | ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields |
post_migrate | using, verbosity, app_config, interactive | create_permissions, update_contenttypes, create_default_site |
post_save | update_fields, instance, created, using, raw | signal_committed_filefields, artwork_handler, RealtimeSignalProcessor.handle_save |
pre_delete | instance, using | clear_site_cache |
pre_init | instance, args, kwargs | GenericForeignKey.instance_pre_init, GenericForeignKey.instance_pre_init, GenericForeignKey.instance_pre_init, GenericForeignKey.instance_pre_init |
pre_save | update_fields, instance, using, raw | clear_site_cache, find_uncommitted_filefields |
request_finished | close_old_connections, close_caches | |
request_started | environ | reset_queries, close_old_connections, reset_search_queries |