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 | 4257.025 msec |
System CPU time | 882.895 msec |
Total CPU time | 5139.920 msec |
Elapsed time | 5273.228 msec |
Context switches | 852 voluntary, 26 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 0x7fb8dff8f7d0> |
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_width': 1199,
'min_width': 992,
'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb8e37ce190>},
'medium': {'max_width': 991,
'min_width': 769,
'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb8e38536d0>},
'small': {'max_width': 768,
'min_width': None,
'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb8e3853890>},
'xlarge': {'max_width': 1440,
'min_width': 1200,
'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb8e37ce210>},
'xxlarge': {'max_width': None,
'min_width': 1440,
'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb8e37ce290>}} |
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 | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
Accept-Encoding | br,gzip |
Accept-Language | en-US,en;q=0.5 |
Connection | close |
Host | dev.blaenks.com |
If-Modified-Since | Mon, 20 May 2024 17:38:16 GMT |
User-Agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
X-Forwarded-For | 98.80.143.34, 10.5.0.222 |
X-Forwarded-Proto | https |
X-Real-Ip | 98.80.143.34 |
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 221.60 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.454018276925% |
1.01 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-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.285644200293% |
0.63 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-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.132655103187% |
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" = 212
|
0.128136437872% |
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" = 155
|
0.123617772556% |
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(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.126737803369% |
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.129535072374% |
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.106511396719% |
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.105220349486% |
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(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.105973460372% |
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(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.107802443952% |
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.11006177661% |
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.112751458345% |
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.301029179819% |
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(39) for user in all_users: |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_artwork" WHERE "artwork_artwork"."artwork_name" = 'rajindermohan001@gmail.com'
|
0.264449508219% |
0.59 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-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.163747824047% |
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(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.119529456318% |
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" = 217
|
0.115010791003% |
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" = 'aakashaviox@gmail.com'
|
0.121358439899% |
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" = 216
|
0.088974671805% |
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" = 'aarushisharma306@gmail.com'
|
0.109631427532% |
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" = 212
|
0.0820890865626% |
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" = 'kishanchauhan00007@gmail.com'
|
0.0970437170111% |
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" = 156
|
0.0894050208827% |
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" = 'vishalsharma239258@gmail.com'
|
0.0969361297416% |
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" = 155
|
0.121466027168% |
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(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.0966133679334% |
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" = 133
|
0.0906960681157% |
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+langing@gmail.com'
|
0.095214733431% |
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.098334764244% |
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.095214733431% |
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.0878987991109% |
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" = 'danny@solutions.io'
|
0.0906960681157% |
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" = 130
|
0.0888670845356% |
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.0938160989286% |
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.104682413139% |
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" = 'f.wettstaedt@zbo-pankow.de'
|
0.101132033249% |
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" = 128
|
0.102961016829% |
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" = 'peltzer@graphtwerk.com'
|
0.095214733431% |
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" = 127
|
0.0892974336133% |
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.118238409086% |
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" = 126
|
0.0911264171933% |
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.0960754315863% |
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.0979044151664% |
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" = 'lalemeinert@googlemail.com'
|
0.095214733431% |
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" = 124
|
0.0924174644263% |
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" = 'Arashhmarandi@hotmail.com'
|
0.0938160989286% |
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.088436735458% |
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.0957526697781% |
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" = 122
|
0.090265719038% |
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.100163747824% |
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" = 121
|
0.0861774028003% |
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" = 'idalowzyl@yahoo.pl'
|
0.093385749851% |
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" = 120
|
0.0898353699603% |
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.0925250516957% |
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" = 119
|
0.0957526697781% |
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" = 'andi@fest-platten.de'
|
0.0991954623993% |
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" = 118
|
0.088436735458% |
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" = 'zigeuner.s@web.de'
|
0.0993030496687% |
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" = 117
|
0.082196673832% |
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.0934933371204% |
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" = 116
|
0.0911264171933% |
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" = 'zoe@annazoeschmidt.net'
|
0.0939236861981% |
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.0807980393296% |
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" = 'lig@katjaruge.de'
|
0.087145688225% |
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(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 113
|
0.0870381009556% |
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" = 'o_koeppel@yahoo.de'
|
0.093385749851% |
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" = 112
|
0.100594096902% |
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" = 'heath_brodie@hotmail.com'
|
0.101024445979% |
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.0866077518779% |
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" = 'lydia.pakebusch@gmail.com'
|
0.0942464480063% |
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" = 110
|
0.110599712957% |
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" = 'smalaika@hotmail.de'
|
0.0929554007733% |
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" = 109
|
0.100163747824% |
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" = 'basti.schmiedecke@hotmail.de'
|
0.0939236861981% |
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" = 108
|
0.112751458345% |
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" = 'ingo.brunner@gmx.net'
|
0.0960754315863% |
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.122757074401% |
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(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.116517012775% |
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" = 106
|
0.0885443227274% |
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" = 'angelol.l@hotmail.com'
|
0.101132033249% |
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.085316704645% |
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" = 'davidsias88@gmail.com'
|
0.0912340044627% |
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" = 104
|
0.0987651133217% |
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" = 'elsaloy@gmx.de'
|
0.0939236861981% |
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" = 103
|
0.0861774028003% |
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" = 'derek.nowak@web.de'
|
0.0919871153486% |
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.0847787682979% |
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" = 'frauclarapeter@gmail.com'
|
0.0997333987464% |
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.0843484192203% |
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" = 'benson@herzundleber.berlin'
|
0.090265719038% |
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" = 99
|
0.0847787682979% |
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" = 'linusignatius@gmail.com'
|
0.0929554007733% |
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" = 98
|
0.0888670845356% |
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.0906960681157% |
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" = 97
|
0.0866077518779% |
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" = 'mollist@gmx.de'
|
0.090265719038% |
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" = 96
|
0.0834877210649% |
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.092094702618% |
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" = 95
|
0.085316704645% |
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.0897277826909% |
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.0880063863803% |
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.0916643535404% |
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" = 93
|
0.0974740660887% |
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.0906960681157% |
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" = 92
|
0.0888670845356% |
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@mosso-art.com'
|
0.096505780664% |
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" = 91
|
0.0874684500332% |
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" = 'keya@mosso-art.com'
|
0.123617772556% |
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" = 90
|
0.102423080482% |
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.102423080482% |
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" = 89
|
0.0878987991109% |
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" = 'info@sedlarwolff.com'
|
0.0970437170111% |
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" = 88
|
0.0929554007733% |
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" = 'luisa.friedrichs@gmx.net'
|
0.0960754315863% |
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" = 87
|
0.088436735458% |
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" = 'monotraum@gmx.net'
|
0.0897277826909% |
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" = 86
|
0.088436735458% |
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" = 'lovebirdonly1@yahoo.com'
|
0.0942464480063% |
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.0812283884073% |
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@gmail.com'
|
0.095214733431% |
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" = 84
|
0.193119148597% |
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(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.161165729582% |
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(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 83
|
0.164285760395% |
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(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.194087434022% |
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(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 82
|
0.151590462604% |
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(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.165576807628% |
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(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 81
|
0.169234774788% |
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(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.170095472943% |
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(43) own_artworks = Artwork.objects.filter(artwork_name=user).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 80
|
0.177841756341% |
0.39 | ||
Connection: default /usr/local/bin/gunicorn in |