Sam Simon
Sam Simon
- Director,
- DJ,
- Graphic Designer,
- Video Editor/Postproduction,
- Musician/Producer,
- Other
I love bananas. I am Cutter, Graphic Designer, Musician (Jazz Piano and electronic Music production). Based in Berlin. Sometimes in San Francisco.
Sam Simon
- Director,
- DJ,
- Graphic Designer,
- Video Editor/Postproduction,
- Musician/Producer,
- Other
I love bananas. I am Cutter, Graphic Designer, Musician (Jazz Piano and electronic Music production). Based in Berlin. Sometimes in San Francisco.
Invite Friends & Collaborators
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 | 1174.808 msec |
System CPU time | 228.441 msec |
Total CPU time | 1403.249 msec |
Elapsed time | 1491.343 msec |
Context switches | 179 voluntary, 7 involuntary |
Browser timing
Timing attribute | Timeline | Milliseconds since navigation start (+length) |
---|
Setting | Value |
---|---|
ABSOLUTE_URL_OVERRIDES | {} |
ACCOUNT_ADAPTER | 'profiles.adapter.AccountAdapter' |
ACCOUNT_AUTHENTICATION_METHOD | 'email' |
ACCOUNT_CONFIRM_EMAIL_ON_GET | True |
ACCOUNT_EMAIL_REQUIRED | True |
ACCOUNT_EMAIL_VERIFICATION | True |
ACCOUNT_SIGNUP_FORM_CLASS | 'profiles.forms.SignupForm' |
ACCOUNT_USERNAME_REQUIRED | False |
ACCOUNT_USER_MODEL_USERNAME_FIELD | None |
ACTSTREAM_SETTINGS | {'FETCH_RELATIONS': True, 'USE_JSONFIELD': True, 'USE_PREFETCH': True} |
ADAPTER | 'profiles.adapter.AccountAdapter' |
ADMINS | [] |
ADMIN_MEDIA_PREFIX | '/media/admin/' |
ALLOWED_HOSTS | ['*'] |
ALLOWED_INCLUDE_ROOTS | [] |
APPEND_SLASH | True |
ARTWORK_COVER_UPLOAD_DIRECTORY | '/app/fear/media/artworks-cover-thumbnails' |
AUTHENTICATION_BACKENDS | ('django.contrib.auth.backends.ModelBackend',
'allauth.account.auth_backends.AuthenticationBackend') |
AUTH_PASSWORD_VALIDATORS | u'********************' |
AUTH_USER_MODEL | 'profiles.FearUser' |
BASE_DIR | '/app/fear/fear' |
BASE_URL | 'https://dev.blaenks.com' |
BOXLOGO_DIR | '/app/fear/static/boxlogo' |
CACHES | {'default': {'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',
'LOCATION': 'memcached:11211'},
'select2': {'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',
'LOCATION': 'memcached:11211',
'TIMEOUT': 86400}} |
CACHE_MIDDLEWARE_ALIAS | 'default' |
CACHE_MIDDLEWARE_KEY_PREFIX | u'********************' |
CACHE_MIDDLEWARE_SECONDS | 600 |
CKEDITOR_UPLOAD_PATH | 'ck-uploads/' |
COMPRESS_CACHEABLE_PRECOMPILERS | () |
COMPRESS_CACHE_BACKEND | u'default' |
COMPRESS_CACHE_KEY_FUNCTION | u'********************' |
COMPRESS_CLEAN_CSS_ARGUMENTS | u'' |
COMPRESS_CLEAN_CSS_BINARY | u'cleancss' |
COMPRESS_CLOSURE_COMPILER_ARGUMENTS | u'' |
COMPRESS_CLOSURE_COMPILER_BINARY | u'java -jar compiler.jar' |
COMPRESS_CSS_COMPRESSOR | u'compressor.css.CssCompressor' |
COMPRESS_CSS_FILTERS | [u'compressor.filters.css_default.CssAbsoluteFilter'] |
COMPRESS_CSS_HASHING_METHOD | u'mtime' |
COMPRESS_DATA_URI_MAX_SIZE | 1024 |
COMPRESS_DEBUG_TOGGLE | None |
COMPRESS_ENABLED | True |
COMPRESS_JINJA2_GET_ENVIRONMENT | <function JINJA2_GET_ENVIRONMENT at 0x7fb12efe67d0> |
COMPRESS_JS_COMPRESSOR | u'compressor.js.JsCompressor' |
COMPRESS_JS_FILTERS | [u'compressor.filters.jsmin.JSMinFilter'] |
COMPRESS_MINT_DELAY | 30 |
COMPRESS_MTIME_DELAY | 10 |
COMPRESS_OFFLINE | True |
COMPRESS_OFFLINE_CONTEXT | {u'STATIC_URL': '/static/'} |
COMPRESS_OFFLINE_MANIFEST | u'manifest.json' |
COMPRESS_OFFLINE_TIMEOUT | 31536000 |
COMPRESS_OUTPUT_DIR | u'CACHE' |
COMPRESS_PARSER | u'compressor.parser.AutoSelectParser' |
COMPRESS_PRECOMPILERS | () |
COMPRESS_REBUILD_TIMEOUT | 2592000 |
COMPRESS_ROOT | '/app/fear/static' |
COMPRESS_STORAGE | u'compressor.storage.CompressorFileStorage' |
COMPRESS_TEMPLATE_FILTER_CONTEXT | {u'STATIC_URL': '/static/'} |
COMPRESS_URL | '/static/' |
COMPRESS_VERBOSE | False |
COMPRESS_YUGLIFY_BINARY | u'yuglify' |
COMPRESS_YUGLIFY_CSS_ARGUMENTS | u'--terminal' |
COMPRESS_YUGLIFY_JS_ARGUMENTS | u'--terminal' |
COMPRESS_YUI_BINARY | u'java -jar yuicompressor.jar' |
COMPRESS_YUI_CSS_ARGUMENTS | u'' |
COMPRESS_YUI_JS_ARGUMENTS | u'' |
CSRF_COOKIE_AGE | 31449600 |
CSRF_COOKIE_DOMAIN | None |
CSRF_COOKIE_HTTPONLY | False |
CSRF_COOKIE_NAME | 'csrftoken' |
CSRF_COOKIE_PATH | '/' |
CSRF_COOKIE_SECURE | False |
CSRF_FAILURE_VIEW | 'django.views.csrf.csrf_failure' |
CSRF_HEADER_NAME | 'HTTP_X_CSRFTOKEN' |
CSRF_TRUSTED_ORIGINS | [] |
DATABASES | {'default': {'ATOMIC_REQUESTS': False,
'AUTOCOMMIT': True,
'CONN_MAX_AGE': 0,
'ENGINE': 'django.db.backends.postgresql',
'HOST': 'db',
'NAME': 'feardev',
'OPTIONS': {},
'PASSWORD': u'********************',
'PORT': '5432',
'TEST': {'CHARSET': None,
'COLLATION': None,
'MIRROR': None,
'NAME': None},
'TIME_ZONE': None,
'USER': 'feardev'}} |
DATABASE_ROUTERS | [] |
DATETIME_FORMAT | 'N j, Y, P' |
DATETIME_INPUT_FORMATS | ['%Y-%m-%d %H:%M:%S',
'%Y-%m-%d %H:%M:%S.%f',
'%Y-%m-%d %H:%M',
'%Y-%m-%d',
'%m/%d/%Y %H:%M:%S',
'%m/%d/%Y %H:%M:%S.%f',
'%m/%d/%Y %H:%M',
'%m/%d/%Y',
'%m/%d/%y %H:%M:%S',
'%m/%d/%y %H:%M:%S.%f',
'%m/%d/%y %H:%M',
'%m/%d/%y'] |
DATE_FORMAT | 'N j, Y' |
DATE_INPUT_FORMATS | ['%Y-%m-%d',
'%m/%d/%Y',
'%m/%d/%y',
'%b %d %Y',
'%b %d, %Y',
'%d %b %Y',
'%d %b, %Y',
'%B %d %Y',
'%B %d, %Y',
'%d %B %Y',
'%d %B, %Y'] |
DEBUG | True |
DEBUG_PROPAGATE_EXCEPTIONS | False |
DEBUG_TOOLBAR_PANELS | ['debug_toolbar.panels.versions.VersionsPanel',
'debug_toolbar.panels.timer.TimerPanel',
'debug_toolbar.panels.settings.SettingsPanel',
'debug_toolbar.panels.headers.HeadersPanel',
'debug_toolbar.panels.request.RequestPanel',
'debug_toolbar.panels.sql.SQLPanel',
'debug_toolbar.panels.templates.TemplatesPanel',
'debug_toolbar.panels.cache.CachePanel',
'debug_toolbar.panels.signals.SignalsPanel',
'debug_toolbar.panels.logging.LoggingPanel',
'debug_toolbar.panels.redirects.RedirectsPanel'] |
DECIMAL_SEPARATOR | '.' |
DEFAULT_CHARSET | 'utf-8' |
DEFAULT_CONTENT_TYPE | 'text/html' |
DEFAULT_EXCEPTION_REPORTER_FILTER | 'django.views.debug.SafeExceptionReporterFilter' |
DEFAULT_FILE_STORAGE | 'django.core.files.storage.FileSystemStorage' |
DEFAULT_FROM_EMAIL | 'webmaster@localhost' |
DEFAULT_INDEX_TABLESPACE | '' |
DEFAULT_TABLESPACE | '' |
DISALLOWED_USER_AGENTS | [] |
DJANGO_WYSIWYG_FLAVOR | 'ckeditor' |
DJANGO_WYSIWYG_MEDIA_URL | '/static/ckeditor_basic/ckeditor/' |
EMAIL_BACKEND | 'django.core.mail.backends.smtp.EmailBackend' |
EMAIL_CONFIRMATION_SIGNUP | True |
EMAIL_HOST | 'localhost' |
EMAIL_HOST_PASSWORD | u'********************' |
EMAIL_HOST_USER | '' |
EMAIL_PORT | 25 |
EMAIL_SSL_CERTFILE | None |
EMAIL_SSL_KEYFILE | u'********************' |
EMAIL_SUBJECT_PREFIX | '[Django] ' |
EMAIL_TIMEOUT | None |
EMAIL_USE_SSL | False |
EMAIL_USE_TLS | False |
FILE_CHARSET | 'utf-8' |
FILE_UPLOAD_DIRECTORY_PERMISSIONS | None |
FILE_UPLOAD_HANDLERS | ['django.core.files.uploadhandler.MemoryFileUploadHandler',
'django.core.files.uploadhandler.TemporaryFileUploadHandler'] |
FILE_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
FILE_UPLOAD_PERMISSIONS | None |
FILE_UPLOAD_TEMP_DIR | None |
FIRST_DAY_OF_WEEK | 0 |
FIXTURE_DIRS | [] |
FORCE_SCRIPT_NAME | None |
FORMAT_MODULE_PATH | None |
GOOGLE_MAPS_API_KEY | u'********************' |
GOOGLE_MAPS_BACKEND_API_KEY | u'********************' |
GRADIENTS_DIR | '/app/fear/static/gradients' |
HAYSTACK_CONNECTIONS | {'default': {'BATCH_SIZE': 100,
'ENGINE': 'haystack.backends.elasticsearch_backend.ElasticsearchSearchEngine',
'INDEX_NAME': 'haystack',
'TIMEOUT': 300,
'URL': 'http://elastic:9200/'}} |
HAYSTACK_SIGNAL_PROCESSOR | 'haystack.signals.RealtimeSignalProcessor' |
HOME_DIR | '/app' |
IGNORABLE_404_URLS | [] |
INSTALLED_APPS | ['django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'django.contrib.sites',
'haystack',
'profiles',
'allauth',
'allauth.account',
'allauth.socialaccount',
'allauth.socialaccount.providers.facebook',
'compressor',
'rest_framework',
'rest_framework.authtoken',
'django_select2',
'artwork',
'embed_video',
'ajax_upload',
'postman',
'messaging',
'invitations',
'import_export',
'easy_thumbnails',
'actstream',
'responsive',
'django_wysiwyg',
'api',
'rest_framework_docs',
'articles',
'fearfront',
'jobs',
'ckeditor',
'ckeditor_uploader',
'adminsortable',
'debug_toolbar'] |
INTERNAL_IPS | [u'::1', u'127.0.0.1'] |
LANGUAGES | [('af', 'Afrikaans'),
('ar', 'Arabic'),
('ast', 'Asturian'),
('az', 'Azerbaijani'),
('bg', 'Bulgarian'),
('be', 'Belarusian'),
('bn', 'Bengali'),
('br', 'Breton'),
('bs', 'Bosnian'),
('ca', 'Catalan'),
('cs', 'Czech'),
('cy', 'Welsh'),
('da', 'Danish'),
('de', 'German'),
('el', 'Greek'),
('en', 'English'),
('en-au', 'Australian English'),
('en-gb', 'British English'),
('eo', 'Esperanto'),
('es', 'Spanish'),
('es-ar', 'Argentinian Spanish'),
('es-co', 'Colombian Spanish'),
('es-mx', 'Mexican Spanish'),
('es-ni', 'Nicaraguan Spanish'),
('es-ve', 'Venezuelan Spanish'),
('et', 'Estonian'),
('eu', 'Basque'),
('fa', 'Persian'),
('fi', 'Finnish'),
('fr', 'French'),
('fy', 'Frisian'),
('ga', 'Irish'),
('gd', 'Scottish Gaelic'),
('gl', 'Galician'),
('he', 'Hebrew'),
('hi', 'Hindi'),
('hr', 'Croatian'),
('hu', 'Hungarian'),
('ia', 'Interlingua'),
('id', 'Indonesian'),
('io', 'Ido'),
('is', 'Icelandic'),
('it', 'Italian'),
('ja', 'Japanese'),
('ka', 'Georgian'),
('kk', 'Kazakh'),
('km', 'Khmer'),
('kn', 'Kannada'),
('ko', 'Korean'),
('lb', 'Luxembourgish'),
('lt', 'Lithuanian'),
('lv', 'Latvian'),
('mk', 'Macedonian'),
('ml', 'Malayalam'),
('mn', 'Mongolian'),
('mr', 'Marathi'),
('my', 'Burmese'),
('nb', 'Norwegian Bokmal'),
('ne', 'Nepali'),
('nl', 'Dutch'),
('nn', 'Norwegian Nynorsk'),
('os', 'Ossetic'),
('pa', 'Punjabi'),
('pl', 'Polish'),
('pt', 'Portuguese'),
('pt-br', 'Brazilian Portuguese'),
('ro', 'Romanian'),
('ru', 'Russian'),
('sk', 'Slovak'),
('sl', 'Slovenian'),
('sq', 'Albanian'),
('sr', 'Serbian'),
('sr-latn', 'Serbian Latin'),
('sv', 'Swedish'),
('sw', 'Swahili'),
('ta', 'Tamil'),
('te', 'Telugu'),
('th', 'Thai'),
('tr', 'Turkish'),
('tt', 'Tatar'),
('udm', 'Udmurt'),
('uk', 'Ukrainian'),
('ur', 'Urdu'),
('vi', 'Vietnamese'),
('zh-hans', 'Simplified Chinese'),
('zh-hant', 'Traditional Chinese')] |
LANGUAGES_BIDI | ['he', 'ar', 'fa', 'ur'] |
LANGUAGE_CODE | 'en-us' |
LANGUAGE_COOKIE_AGE | None |
LANGUAGE_COOKIE_DOMAIN | None |
LANGUAGE_COOKIE_NAME | 'django_language' |
LANGUAGE_COOKIE_PATH | '/' |
LOCALE_PATHS | [] |
LOGGING | {'disable_existing_loggers': False,
'formatters': {'verbose': {'datefmt': '%Y-%m-%d %H:%M:%S',
'format': '%(asctime)s [%(process)d] [%(levelname)s] pathname=%(pathname)s lineno=%(lineno)s funcname=%(funcName)s %(message)s'}},
'handlers': {'console': {'class': 'logging.StreamHandler',
'formatter': 'verbose',
'level': 'DEBUG'},
'mail_admins': {'class': 'django.utils.log.AdminEmailHandler',
'formatter': 'verbose',
'level': 'ERROR'}},
'loggers': {'': {'handlers': ['console', 'mail_admins'],
'level': 'DEBUG',
'propagate': False},
'django': {'handlers': ['console', 'mail_admins'],
'level': 'INFO',
'propagate': False},
'fear': {'handlers': ['console', 'mail_admins'],
'level': 'DEBUG',
'propagate': False}},
'version': 1} |
LOGGING_CONFIG | 'logging.config.dictConfig' |
LOGIN_REDIRECT_URL | '/accounts/profile/' |
LOGIN_URL | '/accounts/login/' |
LOGOUT_URL | '/accounts/logout/' |
MAKINGOF_UPLOAD_DIRECTORY | '/app/fear/media/makingof_images' |
MANAGERS | [] |
MEDIA_DIR | '/app/fear/media' |
MEDIA_ROOT | '/app/fear/media' |
MEDIA_URL | '/media/' |
MESSAGE_STORAGE | 'django.contrib.messages.storage.fallback.FallbackStorage' |
MESSAGE_TAGS | {25: 'alert-success success',
30: 'alert-warning warning',
40: 'alert-danger error'} |
MIDDLEWARE_CLASSES | ['debug_toolbar.middleware.DebugToolbarMiddleware',
'django.middleware.security.SecurityMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.common.CommonMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.auth.middleware.SessionAuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.clickjacking.XFrameOptionsMiddleware',
'responsive.middleware.ResponsiveMiddleware'] |
MIGRATION_MODULES | {} |
MONTH_DAY_FORMAT | 'F j' |
NUMBER_GROUPING | 0 |
PASSWORD_HASHERS | u'********************' |
PASSWORD_RESET_TIMEOUT_DAYS | u'********************' |
POSTMAN_AUTO_MODERATE_AS | True |
POSTMAN_DISABLE_USER_EMAILING | True |
PREPEND_WWW | False |
PROJECT_DIR | '/app/fear' |
RESPONSIVE_CACHE_DURATION | 30758400 |
RESPONSIVE_CACHE_PREFIX | 'responsive_' |
RESPONSIVE_COOKIE_AGE | 365 |
RESPONSIVE_COOKIE_NAME | 'clientinfo' |
RESPONSIVE_DEFAULT_HEIGHT | 0 |
RESPONSIVE_DEFAULT_PIXEL_RATIO | 1 |
RESPONSIVE_DEFAULT_WIDTH | 0 |
RESPONSIVE_MEDIA_QUERIES | {'large': {'max_height': None,
'max_width': 1199,
'min_height': None,
'min_width': 992,
'pixel_ratio': None,
'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb132825110>},
'medium': {'max_height': None,
'max_width': 991,
'min_height': None,
'min_width': 769,
'pixel_ratio': None,
'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb1328aa650>},
'small': {'max_height': None,
'max_width': 768,
'min_height': None,
'min_width': None,
'pixel_ratio': None,
'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb1328aa810>},
'xlarge': {'max_height': None,
'max_width': 1440,
'min_height': None,
'min_width': 1200,
'pixel_ratio': None,
'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb132825190>},
'xxlarge': {'max_height': None,
'max_width': None,
'min_height': None,
'min_width': 1440,
'pixel_ratio': None,
'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb132825210>}} |
RESPONSIVE_VARIABLE_NAME | 'device' |
REST_FRAMEWORK | {'DEFAULT_RENDERER_CLASSES': ('rest_framework.renderers.JSONRenderer',)} |
REST_FRAMEWORK_DOCS | {'HIDE_DOCS': False} |
ROOT_URLCONF | 'fear.urls' |
SECRET_KEY | u'********************' |
SECURE_BROWSER_XSS_FILTER | False |
SECURE_CONTENT_TYPE_NOSNIFF | False |
SECURE_HSTS_INCLUDE_SUBDOMAINS | False |
SECURE_HSTS_SECONDS | 0 |
SECURE_PROXY_SSL_HEADER | None |
SECURE_REDIRECT_EXEMPT | [] |
SECURE_SSL_HOST | None |
SECURE_SSL_REDIRECT | False |
SELECT2_CACHE_BACKEND | 'select2' |
SELECT2_CACHE_PREFIX | u'select2_' |
SELECT2_CSS | u'//cdnjs.cloudflare.com/ajax/libs/select2/4.0.0/css/select2.min.css' |
SELECT2_JS | u'//cdnjs.cloudflare.com/ajax/libs/select2/4.0.0/js/select2.min.js' |
SERVER_EMAIL | 'root@localhost' |
SESSION_CACHE_ALIAS | 'default' |
SESSION_COOKIE_AGE | 1209600 |
SESSION_COOKIE_DOMAIN | None |
SESSION_COOKIE_HTTPONLY | True |
SESSION_COOKIE_NAME | 'sessionid' |
SESSION_COOKIE_PATH | '/' |
SESSION_COOKIE_SECURE | False |
SESSION_ENGINE | 'django.contrib.sessions.backends.db' |
SESSION_EXPIRE_AT_BROWSER_CLOSE | False |
SESSION_FILE_PATH | None |
SESSION_SAVE_EVERY_REQUEST | False |
SESSION_SERIALIZER | 'django.contrib.sessions.serializers.JSONSerializer' |
SETTINGS_MODULE | 'fear.settings' |
SHORT_DATETIME_FORMAT | 'm/d/Y P' |
SHORT_DATE_FORMAT | 'm/d/Y' |
SIGNING_BACKEND | 'django.core.signing.TimestampSigner' |
SILENCED_SYSTEM_CHECKS | [] |
SITE_ID | 1 |
SOCIALACCOUNT_ADAPTER | 'profiles.adapter.SocialAccountAdapter' |
SOCIALACCOUNT_AUTO_SIGNUP | True |
SOCIALACCOUNT_EMAIL_VERIFICATION | False |
SOCIALACCOUNT_PROVIDERS | {'facebook': {'METHOD': 'js_sdk', 'SCOPE': ['email']}} |
SOCIALACCOUNT_QUERY_EMAIL | True |
STATICFILES_DIRS | [] |
STATICFILES_FINDERS | ('django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder',
'compressor.finders.CompressorFinder') |
STATICFILES_STORAGE | 'django.contrib.staticfiles.storage.StaticFilesStorage' |
STATIC_DIR | '/app/fear/static' |
STATIC_ROOT | '/app/fear/static' |
STATIC_URL | '/static/' |
TEMPLATES | [{'APP_DIRS': True,
'BACKEND': 'django.template.backends.django.DjangoTemplates',
'DIRS': ['/app/fear/templates'],
'OPTIONS': {'context_processors': ['django.template.context_processors.debug',
'django.template.context_processors.request',
'django.contrib.auth.context_processors.auth',
'responsive.context_processors.device',
'django.core.context_processors.static',
'django.contrib.messages.context_processors.messages',
'postman.context_processors.inbox',
'fearfront.context_processors.gradient',
'fearfront.context_processors.box_logo']}}] |
TEMPLATE_CONTEXT_PROCESSORS | ['django.contrib.auth.context_processors.auth',
'django.template.context_processors.debug',
'django.template.context_processors.i18n',
'django.template.context_processors.media',
'django.template.context_processors.static',
'django.template.context_processors.tz',
'django.contrib.messages.context_processors.messages'] |
TEMPLATE_DEBUG | False |
TEMPLATE_DIRS | [] |
TEMPLATE_LOADERS | ['django.template.loaders.filesystem.Loader',
'django.template.loaders.app_directories.Loader'] |
TEMPLATE_STRING_IF_INVALID | '' |
TEST_NON_SERIALIZED_APPS | [] |
TEST_RUNNER | 'django.test.runner.DiscoverRunner' |
THOUSAND_SEPARATOR | ',' |
THUMBNAIL_ALIASES | {'': {'artwork_cover_tiny': {'autocrop': True,
'crop': ',0',
'size': (40, 40),
'upscale': True},
'gallery_thumbnail': {'autocrop': True,
'crop': 'smart',
'size': (400, 0),
'upscale': True},
'makingOf': {'autocrop': True,
'crop': 'smart',
'size': (400, 0),
'upscale': True}}} |
TIME_FORMAT | 'P' |
TIME_INPUT_FORMATS | ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M'] |
TIME_ZONE | 'UTC' |
UPLOAD_DIRECTORY | '/app/fear/media/gallery' |
USE_ETAGS | False |
USE_I18N | True |
USE_L10N | False |
USE_THOUSAND_SEPARATOR | False |
USE_TZ | True |
USE_X_FORWARDED_HOST | False |
USE_X_FORWARDED_PORT | False |
WSGI_APPLICATION | 'fear.wsgi.application' |
X_FRAME_OPTIONS | 'SAMEORIGIN' |
YEAR_MONTH_FORMAT | 'F Y' |
Request headers
Key | Value |
---|---|
Accept | */* |
Accept-Encoding | gzip, br, zstd, deflate |
Connection | close |
Cookie | => see Request panel |
Host | dev.blaenks.com |
User-Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
X-Forwarded-For | 18.227.72.24, 10.5.0.222 |
X-Forwarded-Proto | https |
X-Real-Ip | 18.227.72.24 |
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 | /profile/66/ |
QUERY_STRING | page=2 |
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 |
---|---|---|---|
profiles.views.ProfilesView |
() |
{'user_id': u'66'} |
my_profile |
Cookies
Variable | Value |
---|---|
'care_did' |
'24544a04-2a43-4d37-982f-6d79c3b4535c' |
'fikker-61vm-nk2N' |
'MgPGRI6oXLV7DSLWJk4y6wNi63F1ZE0E' |
No session data
GET data
Variable | Value |
---|---|
u'page' |
[u'2'] |
No POST data
- default 54.32 ms (164 queries including 150 duplicates )
Query | Timeline | Time (ms) | Action | ||
---|---|---|---|---|---|
+ |
SELECT ••• COUNT(*) AS "__count" FROM "invitations_invitationcode" WHERE "invitations_invitationcode"."user_id" IS NULL
|
1.17278369339% |
0.64 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(40) get_all_invites = InvitationCode.objects.filter(user_id=request.user.id).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "invitations_invitationcode" WHERE ("invitations_invitationcode"."status" = true AND "invitations_invitationcode"."user_id" IS NULL)
|
0.690414951236% |
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/profiles/views.py in get(41) get_accepted_invites = InvitationCode.objects.filter(user_id=request.user.id, status=True).count() |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "invitations_invitationcode" WHERE ("invitations_invitationcode"."status" = false AND "invitations_invitationcode"."user_id" IS NULL)
|
0.362544659708% |
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/profiles/views.py in get(42) get_pending_invites = InvitationCode.objects.filter(user_id=request.user.id, status=False).count() |
|||||
+ |
SELECT ••• "invitations_invitationcode"."id", "invitations_invitationcode"."user_id", "invitations_invitationcode"."invite_key", "invitations_invitationcode"."status", "invitations_invitationcode"."accepter_email" FROM "invitations_invitationcode" WHERE "invitations_invitationcode"."user_id" IS NULL ORDER BY "invitations_invitationcode"."id" DESC
|
0.723772571258% |
0.39 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(46) for email in get_accepted_users: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
1.18024526629% |
0.64 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(66) profile_user = FearUser.objects.get(id = user_id) |
|||||
+ |
SELECT ••• "profiles_userexpertise"."id", "profiles_userexpertise"."owner_id" FROM "profiles_userexpertise" WHERE "profiles_userexpertise"."owner_id" = 66
|
0.642573101469% |
0.35 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(98) if initial_expertises: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.528454927711% |
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/profiles/views.py in get(99) owner = initial_expertises[0].owner |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 36 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
1.20219106894% |
0.65 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(101) initial_value['expertise_items'] = [ex.pk for ex in initial_expertises[0].expertise_items.all()] |
|||||
+ |
SELECT ••• (1) AS "a" FROM "profiles_linkitem" WHERE "profiles_linkitem"."owner_id" = 66 LIMIT 1
|
0.622382963034% |
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/profiles/views.py in get(109) if initial_userlinks.exists(): |
|||||
+ |
SELECT ••• "profiles_linkitem"."id", "profiles_linkitem"."owner_id", "profiles_linkitem"."facebook_url", "profiles_linkitem"."instagram_url", "profiles_linkitem"."youtube_url", "profiles_linkitem"."vimeo_url", "profiles_linkitem"."twitter_url", "profiles_linkitem"."tumblr_url", "profiles_linkitem"."soundcloud_url", "profiles_linkitem"."website", "profiles_linkitem"."others" FROM "profiles_linkitem" WHERE "profiles_linkitem"."owner_id" = 66 LIMIT 1
|
0.564884960103% |
0.31 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(110) linkitem_instance = initial_userlinks[0] |
|||||
+ |
SELECT ••• "profiles_linkitem"."id", "profiles_linkitem"."owner_id", "profiles_linkitem"."facebook_url", "profiles_linkitem"."instagram_url", "profiles_linkitem"."youtube_url", "profiles_linkitem"."vimeo_url", "profiles_linkitem"."twitter_url", "profiles_linkitem"."tumblr_url", "profiles_linkitem"."soundcloud_url", "profiles_linkitem"."website", "profiles_linkitem"."others" FROM "profiles_linkitem" WHERE "profiles_linkitem"."owner_id" = 66
|
0.473151505043% |
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/profiles/views.py in get(114) if initial_userlinks: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.627649955669% |
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/profiles/views.py in get(115) owner = initial_userlinks[0].owner |
|||||
+ |
SELECT ••• (1) AS "a" FROM "profiles_backgroundsetting" WHERE "profiles_backgroundsetting"."owner_id" = 66 LIMIT 1
|
0.923918291388% |
0.50 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(142) if initial_bg_settings.exists(): |
|||||
+ |
SELECT ••• "profiles_backgroundsetting"."id", "profiles_backgroundsetting"."owner_id", "profiles_backgroundsetting"."profile_background_image", "profiles_backgroundsetting"."profile_background_color", "profiles_backgroundsetting"."background_type", "profiles_backgroundsetting"."new_artwok_status", "profiles_backgroundsetting"."new_message_status", "profiles_backgroundsetting"."paid_job_status", "profiles_backgroundsetting"."free_job_status" FROM "profiles_backgroundsetting" WHERE "profiles_backgroundsetting"."owner_id" = 66 LIMIT 1
|
0.559617967468% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(143) bg_instance = initial_bg_settings[0] |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.561373631679% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(149) sorted_artworks = paginated_artworks_list(request, user_id) /app/fear/artwork/views.py in paginated_artworks_list(531) fear_user = FearUser.objects.get(id = user_id) |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 66 ORDER BY "artwork_collaborator"."id" DESC
|
1.27768463004% |
0.69 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(149) sorted_artworks = paginated_artworks_list(request, user_id) /app/fear/artwork/views.py in paginated_artworks_list(536) artworks = get_sorted_artwork_list(fear_user) /app/fear/artwork/views.py in get_sorted_artwork_list(729) for collaboration in collaborations: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 152
|
1.27549004977% |
0.69 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(149) sorted_artworks = paginated_artworks_list(request, user_id) /app/fear/artwork/views.py in paginated_artworks_list(536) artworks = get_sorted_artwork_list(fear_user) /app/fear/artwork/views.py in get_sorted_artwork_list(736) 'artwork':collaboration.artwork, |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 127
|
0.574541113267% |
0.31 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(149) sorted_artworks = paginated_artworks_list(request, user_id) /app/fear/artwork/views.py in paginated_artworks_list(536) artworks = get_sorted_artwork_list(fear_user) /app/fear/artwork/views.py in get_sorted_artwork_list(736) 'artwork':collaboration.artwork, |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 144
|
0.520993354811% |
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/profiles/views.py in get(149) sorted_artworks = paginated_artworks_list(request, user_id) /app/fear/artwork/views.py in paginated_artworks_list(536) artworks = get_sorted_artwork_list(fear_user) /app/fear/artwork/views.py in get_sorted_artwork_list(736) 'artwork':collaboration.artwork, |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 143
|
0.548645066145% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(149) sorted_artworks = paginated_artworks_list(request, user_id) /app/fear/artwork/views.py in paginated_artworks_list(536) artworks = get_sorted_artwork_list(fear_user) /app/fear/artwork/views.py in get_sorted_artwork_list(736) 'artwork':collaboration.artwork, |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 128
|
0.579808105902% |
0.31 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(149) sorted_artworks = paginated_artworks_list(request, user_id) /app/fear/artwork/views.py in paginated_artworks_list(536) artworks = get_sorted_artwork_list(fear_user) /app/fear/artwork/views.py in get_sorted_artwork_list(736) 'artwork':collaboration.artwork, |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 130
|
0.557862303256% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(149) sorted_artworks = paginated_artworks_list(request, user_id) /app/fear/artwork/views.py in paginated_artworks_list(536) artworks = get_sorted_artwork_list(fear_user) /app/fear/artwork/views.py in get_sorted_artwork_list(736) 'artwork':collaboration.artwork, |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 129
|
0.552156394568% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(149) sorted_artworks = paginated_artworks_list(request, user_id) /app/fear/artwork/views.py in paginated_artworks_list(536) artworks = get_sorted_artwork_list(fear_user) /app/fear/artwork/views.py in get_sorted_artwork_list(736) 'artwork':collaboration.artwork, |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 133
|
0.623699711193% |
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/profiles/views.py in get(149) sorted_artworks = paginated_artworks_list(request, user_id) /app/fear/artwork/views.py in paginated_artworks_list(536) artworks = get_sorted_artwork_list(fear_user) /app/fear/artwork/views.py in get_sorted_artwork_list(736) 'artwork':collaboration.artwork, |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 82
|
0.677247469649% |
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/profiles/views.py in get(149) sorted_artworks = paginated_artworks_list(request, user_id) /app/fear/artwork/views.py in paginated_artworks_list(536) artworks = get_sorted_artwork_list(fear_user) /app/fear/artwork/views.py in get_sorted_artwork_list(736) 'artwork':collaboration.artwork, |
|||||
+ |
SELECT ••• "profiles_expertiseitem"."id", "profiles_expertiseitem"."name", "profiles_expertiseitem"."description", "profiles_expertiseitem"."cover_pic", "profiles_expertiseitem"."item_order" FROM "profiles_expertiseitem" INNER JOIN "profiles_userexpertise_expertise_items" ON ("profiles_expertiseitem"."id" = "profiles_userexpertise_expertise_items"."expertiseitem_id") WHERE "profiles_userexpertise_expertise_items"."userexpertise_id" = 36 ORDER BY "profiles_expertiseitem"."item_order" ASC
|
0.94981433851% |
0.52 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 66 LIMIT 1
|
0.703143516771% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.968248812732% |
0.53 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(15) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_collaborator" WHERE ("artwork_collaborator"."user_id" = 66 AND NOT ("artwork_collaborator"."visibility" = 4))
|
0.697876524136% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_artworks(21) number_of_artworks = Collaborator.objects.filter(user=profile_user).exclude(visibility=4).count() |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 66 LIMIT 1
|
0.61272680987% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 66 LIMIT 1
|
0.598242580124% |
0.32 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "socialaccount_socialaccount"."id", "socialaccount_socialaccount"."user_id", "socialaccount_socialaccount"."provider", "socialaccount_socialaccount"."uid", "socialaccount_socialaccount"."last_login", "socialaccount_socialaccount"."date_joined", "socialaccount_socialaccount"."extra_data" FROM "socialaccount_socialaccount" WHERE "socialaccount_socialaccount"."user_id" = 66 LIMIT 1
|
0.629405619881% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.67593072149% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(33) profile_user = FearUser.objects.get(id=user_id) |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."owner_id" = 66
|
0.579808105902% |
0.31 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(39) own_artwork_list = [artwork.id for artwork in profile_user.artworks.all()] |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."user_id" = 66
|
0.639061773045% |
0.35 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 128
|
0.740012465216% |
0.40 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 129
|
0.771175504973% |
0.42 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 133
|
0.830429172117% |
0.45 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 130
|
0.528454927711% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 82
|
0.708849425459% |
0.39 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 127
|
0.625894291458% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 144
|
0.769419840761% |
0.42 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 143
|
0.579808105902% |
0.31 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 152
|
0.828673507905% |
0.45 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(40) collborated_artwork_list = [collab.artwork.id for collab in profile_user.collaborated.all()] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 128
|
0.594731251701% |
0.32 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 129
|
0.611410061712% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 130
|
0.671980477014% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 133
|
0.46217860372% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 143
|
0.587269678801% |
0.32 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 144
|
0.533721920346% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 82
|
0.533721920346% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 152
|
0.552156394568% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 127
|
0.599998244336% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(43) for artwork in [Artwork.objects.get(id = artwork_id) for artwork_id in combined_artwork_list]: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 128
|
0.484124406366% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.710605089671% |
0.39 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 108
|
0.690414951236% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 129
|
0.528454927711% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.605704153024% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 108
|
0.64432876568% |
0.35 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 130
|
0.428820983699% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.445499793709% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 108
|
0.613165725923% |
0.33 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 133
|
0.519237690599% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.556106639044% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 109
|
0.552156394568% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 143
|
0.541183493245% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 20
|
0.526699263499% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 16
|
0.86554245635% |
0.47 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 51
|
0.948058674298% |
0.51 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.821211935005% |
0.45 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.839646409228% |
0.46 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 144
|
0.730795228105% |
0.40 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 72
|
0.837451828963% |
0.45 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 26
|
0.710605089671% |
0.39 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.708849425459% |
0.39 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.749229702327% |
0.41 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 82
|
0.789609979195% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
1.13064775231% |
0.61 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 16
|
0.859836547662% |
0.47 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.894949831895% |
0.49 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 49
|
0.797071552095% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 102
|
0.758446939438% |
0.41 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 152
|
0.736501136793% |
0.40 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.857641967397% |
0.47 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.734745472581% |
0.40 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 16
|
0.782148406296% |
0.42 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 127
|
0.69392627966% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(44) for collab in artwork.collaborators.all(): |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.55391205878% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 16
|
0.498608636112% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 107
|
0.591219923277% |
0.32 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 70
|
0.532405172187% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 122
|
0.55391205878% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 26
|
0.526699263499% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.64432876568% |
0.35 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/number_of_collabs_and_artworks.py in get_number_of_collaborators(45) if collab.user: |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.622382963034% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/artwork/templatetags/get_favorites_count.py in get_number_of_favorites(17) user = FearUser.objects.get(id = user_id) |
|||||
+ |
SELECT ••• "profiles_artistfavoritesrelationship"."id", "profiles_artistfavoritesrelationship"."favorited_id", "profiles_artistfavoritesrelationship"."favoriting_id" FROM "profiles_artistfavoritesrelationship" WHERE "profiles_artistfavoritesrelationship"."favoriting_id" = 66
|
0.750985366539% |
0.41 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/artwork/templatetags/get_favorites_count.py in get_number_of_favorites(18) if user.favoriting.all(): |
|||||
+ |
SELECT ••• "profiles_artworkfavoritesrelationship"."id", "profiles_artworkfavoritesrelationship"."favorited_by_id", "profiles_artworkfavoritesrelationship"."artwork_id" FROM "profiles_artworkfavoritesrelationship" WHERE "profiles_artworkfavoritesrelationship"."favorited_by_id" = 66
|
0.6171159704% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/artwork/templatetags/get_favorites_count.py in get_number_of_favorites(21) if user.favorited_by.all(): |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 130
|
0.741768129428% |
0.40 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/collaborated_users_in_an_artwork.py in get_number_of_collaborators_in_an_artwork(15) collaborators_list = [collab.user.id for collab in collaborators if collab.user ] |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.559617967468% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/collaborated_users_in_an_artwork.py in get_number_of_collaborators_in_an_artwork(15) collaborators_list = [collab.user.id for collab in collaborators if collab.user ] |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 108
|
0.574102197214% |
0.31 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/collaborated_users_in_an_artwork.py in get_number_of_collaborators_in_an_artwork(15) collaborators_list = [collab.user.id for collab in collaborators if collab.user ] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 130
|
0.502558880588% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/check_artwork_has_making_of.py in check_artwork_has_makingof(13) artwork = Artwork.objects.get(id = artwork_id) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 130
|
0.723333655205% |
0.39 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/check_artwork_has_making_of.py in check_artwork_has_makingof(15) if artwork_makingof_list: |
|||||
+ |
SELECT ••• "artwork_makingofimage"."id", "artwork_makingofimage"."makingof_image", "artwork_makingofimage"."makingof_image_thumbnail", "artwork_makingofimage"."making_of_id", "artwork_makingofimage"."about_image" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 130
|
0.704899180983% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/check_artwork_has_making_of.py in check_artwork_has_makingof(17) if artwork_makingof.embed_making_of_video or artwork_makingof.makingof_images.all(): |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 130 ORDER BY "artwork_collaborator"."collaborator_order" ASC
|
0.629844535934% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.542939157457% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 108
|
0.524504683234% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 130
|
0.506509125065% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 130 LIMIT 1
|
0.480613077943% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 130
|
0.478418497678% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 130 LIMIT 1
|
0.393707699465% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 130 LIMIT 1
|
0.394146615518% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingofimage"."id", "artwork_makingofimage"."makingof_image", "artwork_makingofimage"."makingof_image_thumbnail", "artwork_makingofimage"."making_of_id", "artwork_makingofimage"."about_image" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 130
|
0.384929378407% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 130
|
0.425309655275% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 129
|
0.487635734789% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/collaborated_users_in_an_artwork.py in get_number_of_collaborators_in_an_artwork(15) collaborators_list = [collab.user.id for collab in collaborators if collab.user ] |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.526699263499% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/collaborated_users_in_an_artwork.py in get_number_of_collaborators_in_an_artwork(15) collaborators_list = [collab.user.id for collab in collaborators if collab.user ] |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 108
|
0.445499793709% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/collaborated_users_in_an_artwork.py in get_number_of_collaborators_in_an_artwork(15) collaborators_list = [collab.user.id for collab in collaborators if collab.user ] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 129
|
0.482368742154% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/check_artwork_has_making_of.py in check_artwork_has_makingof(13) artwork = Artwork.objects.get(id = artwork_id) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 129
|
0.465689932144% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/check_artwork_has_making_of.py in check_artwork_has_makingof(15) if artwork_makingof_list: |
|||||
+ |
SELECT ••• "artwork_makingofimage"."id", "artwork_makingofimage"."makingof_image", "artwork_makingofimage"."makingof_image_thumbnail", "artwork_makingofimage"."making_of_id", "artwork_makingofimage"."about_image" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 129
|
0.425309655275% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/check_artwork_has_making_of.py in check_artwork_has_makingof(17) if artwork_makingof.embed_making_of_video or artwork_makingof.makingof_images.all(): |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 129 ORDER BY "artwork_collaborator"."collaborator_order" ASC
|
0.854569555027% |
0.46 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.567079540367% |
0.31 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 108
|
0.625894291458% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 129
|
0.544694821668% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 129 LIMIT 1
|
0.502558880588% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 129
|
0.495097307689% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 129 LIMIT 1
|
0.487635734789% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingofimage"."id", "artwork_makingofimage"."makingof_image", "artwork_makingofimage"."makingof_image_thumbnail", "artwork_makingofimage"."making_of_id", "artwork_makingofimage"."about_image" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 129
|
0.487635734789% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 143
|
0.550400730356% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/collaborated_users_in_an_artwork.py in get_number_of_collaborators_in_an_artwork(15) collaborators_list = [collab.user.id for collab in collaborators if collab.user ] |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 20
|
0.517482026388% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/collaborated_users_in_an_artwork.py in get_number_of_collaborators_in_an_artwork(15) collaborators_list = [collab.user.id for collab in collaborators if collab.user ] |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 16
|
0.451205702397% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/collaborated_users_in_an_artwork.py in get_number_of_collaborators_in_an_artwork(15) collaborators_list = [collab.user.id for collab in collaborators if collab.user ] |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 51
|
0.463934267932% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/collaborated_users_in_an_artwork.py in get_number_of_collaborators_in_an_artwork(15) collaborators_list = [collab.user.id for collab in collaborators if collab.user ] |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.485880070578% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/collaborated_users_in_an_artwork.py in get_number_of_collaborators_in_an_artwork(15) collaborators_list = [collab.user.id for collab in collaborators if collab.user ] |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.459984023456% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/collaborated_users_in_an_artwork.py in get_number_of_collaborators_in_an_artwork(15) collaborators_list = [collab.user.id for collab in collaborators if collab.user ] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 143
|
0.493341643477% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/check_artwork_has_making_of.py in check_artwork_has_makingof(13) artwork = Artwork.objects.get(id = artwork_id) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 143
|
0.409069761317% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/check_artwork_has_making_of.py in check_artwork_has_makingof(15) if artwork_makingof_list: |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 143 ORDER BY "artwork_collaborator"."collaborator_order" ASC
|
0.546889401933% |
0.30 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 20
|
0.452522450556% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 16
|
0.460422939509% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 51
|
0.458228359244% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 2
|
0.443305213445% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.460422939509% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 143
|
0.445499793709% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 143 LIMIT 1
|
0.423553991064% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 143
|
0.439793885022% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 143 LIMIT 1
|
0.427065319487% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingofimage"."id", "artwork_makingofimage"."makingof_image", "artwork_makingofimage"."makingof_image_thumbnail", "artwork_makingofimage"."making_of_id", "artwork_makingofimage"."about_image" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 143
|
0.383173714195% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 133
|
0.497291887954% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/collaborated_users_in_an_artwork.py in get_number_of_collaborators_in_an_artwork(15) collaborators_list = [collab.user.id for collab in collaborators if collab.user ] |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.478418497678% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/collaborated_users_in_an_artwork.py in get_number_of_collaborators_in_an_artwork(15) collaborators_list = [collab.user.id for collab in collaborators if collab.user ] |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 109
|
0.482368742154% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/collaborated_users_in_an_artwork.py in get_number_of_collaborators_in_an_artwork(15) collaborators_list = [collab.user.id for collab in collaborators if collab.user ] |
|||||
+ |
SELECT ••• "artwork_artwork"."id", "artwork_artwork"."owner_id", "artwork_artwork"."artwork_type_id", "artwork_artwork"."artwork_name", "artwork_artwork"."pub_date", "artwork_artwork"."location", "artwork_artwork"."embed_content", "artwork_artwork"."artwork_cover_thumbnail", "artwork_artwork"."about_artwork", "artwork_artwork"."number_of_collaborators", "artwork_artwork"."collaborators_name", "artwork_artwork"."is_spotlighted", "artwork_artwork"."created", "artwork_artwork"."updated", "artwork_artwork"."is_visible", "artwork_artwork"."order", "artwork_artwork"."is_mini_artwork", "artwork_artwork"."is_tiny_artwork", "artwork_artwork"."is_editing", "artwork_artwork"."slug", "artwork_artwork"."buy_link" FROM "artwork_artwork" WHERE "artwork_artwork"."id" = 133
|
0.489830315054% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/check_artwork_has_making_of.py in check_artwork_has_makingof(13) artwork = Artwork.objects.get(id = artwork_id) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 133
|
0.401169272365% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/check_artwork_has_making_of.py in check_artwork_has_makingof(15) if artwork_makingof_list: |
|||||
+ |
SELECT ••• "artwork_makingofimage"."id", "artwork_makingofimage"."makingof_image", "artwork_makingofimage"."makingof_image_thumbnail", "artwork_makingofimage"."making_of_id", "artwork_makingofimage"."about_image" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 133
|
0.397657943942% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) /app/fear/profiles/templatetags/check_artwork_has_making_of.py in check_artwork_has_makingof(17) if artwork_makingof.embed_making_of_video or artwork_makingof.makingof_images.all(): |
|||||
+ |
SELECT ••• "artwork_artworkgallery"."id", "artwork_artworkgallery"."gallery_embed_content", "artwork_artworkgallery"."gallery_image", "artwork_artworkgallery"."gallery_image_thumbnail", "artwork_artworkgallery"."artwork_id", "artwork_artworkgallery"."about_gallery_image" FROM "artwork_artworkgallery" WHERE "artwork_artworkgallery"."artwork_id" = 133
|
0.668030232538% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_artworkgallery"."id", "artwork_artworkgallery"."gallery_embed_content", "artwork_artworkgallery"."gallery_image", "artwork_artworkgallery"."gallery_image_thumbnail", "artwork_artworkgallery"."artwork_id", "artwork_artworkgallery"."about_gallery_image" FROM "artwork_artworkgallery" WHERE "artwork_artworkgallery"."artwork_id" = 133
|
0.496852971901% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 133 ORDER BY "artwork_collaborator"."collaborator_order" ASC
|
0.648279010157% |
0.35 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 66
|
0.500803216377% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "profiles_fearuser"."id", "profiles_fearuser"."password", "profiles_fearuser"."last_login", "profiles_fearuser"."is_superuser", "profiles_fearuser"."email", "profiles_fearuser"."first_name", "profiles_fearuser"."last_name", "profiles_fearuser"."city", "profiles_fearuser"."about", "profiles_fearuser"."unsubscribe_email", "profiles_fearuser"."profile_picture", "profiles_fearuser"."profile_thumbnail", "profiles_fearuser"."profile_thumbnail_tiny", "profiles_fearuser"."number_of_self_portfolio_items", "profiles_fearuser"."number_of_other_portfolio_items", "profiles_fearuser"."number_of_collaborators", "profiles_fearuser"."names_of_collaborators", "profiles_fearuser"."is_spotlighted", "profiles_fearuser"."joined", "profiles_fearuser"."is_active", "profiles_fearuser"."is_admin", "profiles_fearuser"."checked_collaborated_items", "profiles_fearuser"."has_gallery" FROM "profiles_fearuser" WHERE "profiles_fearuser"."id" = 109
|
0.524504683234% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 133
|
0.574541113267% |
0.31 | ||
Connection: default /usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 133 LIMIT 1
|
0.434526892387% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 133
|
0.429259899752% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 133 LIMIT 1
|
0.40336385263% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingof"."id", "artwork_makingof"."embed_making_of_video", "artwork_makingof"."makingof_image", "artwork_makingof"."makingof_image_thumbnail", "artwork_makingof"."makingof_type_id", "artwork_makingof"."artwork_id", "artwork_makingof"."number_of_makingof_pictures", "artwork_makingof"."about_image" FROM "artwork_makingof" WHERE "artwork_makingof"."artwork_id" = 133 LIMIT 1
|
0.416092418164% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_makingofimage"."id", "artwork_makingofimage"."makingof_image", "artwork_makingofimage"."makingof_image_thumbnail", "artwork_makingofimage"."making_of_id", "artwork_makingofimage"."about_image" FROM "artwork_makingofimage" WHERE "artwork_makingofimage"."making_of_id" = 133
|
0.395463363677% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
|||||
+ |
SELECT ••• "artwork_collaborator"."id", "artwork_collaborator"."user_id", "artwork_collaborator"."collaborator_name", "artwork_collaborator"."artwork_id", "artwork_collaborator"."assignment", "artwork_collaborator"."is_artwork_visible", "artwork_collaborator"."artwork_order", "artwork_collaborator"."is_mini_artwork", "artwork_collaborator"."is_tiny_artwork", "artwork_collaborator"."visibility", "artwork_collaborator"."collaborator_order" FROM "artwork_collaborator" WHERE "artwork_collaborator"."artwork_id" = 133
|
0.43057664791% |
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/profiles/views.py in get(191) return render(request, 'profile.html', context) |
Template path
- /app/fear/templates
Templates
- profile.html
- /app/fear/templates/profile.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {'about_form': <UpdateAboutForm bound=False, valid=Unknown, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=Unknown, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []}
- base.html
- /app/fear/templates/base.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {'about_form': <UpdateAboutForm bound=False, valid=Unknown, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=Unknown, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []}
- partials/searches/_search_form_header.html
- /app/fear/templates/partials/searches/_search_form_header.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=Unknown, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=Unknown, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: nav. Contents: [<TextNode: u'\n <div class="nav_wrappe'>, <django.template.defaulttags.URLNode object at 0x7fb12d862590>, <TextNode: u'" class="logo" id="">\n '>, <django.contrib.staticfiles.templatetags.staticfiles.StaticFilesNode object at 0x7fb12d862210>, <TextNode: u'"> -->\n <img src="'>, <django.contrib.staticfiles.templatetags.staticfiles.StaticFilesNode object at 0x7fb12d862f50>, <TextNode: u'">\n </a>\n <span'>, <django.template.loader_tags.IncludeNode object at 0x7fb12cb7c7d0>, <TextNode: u'\n <!-- end header se'>, <django.template.defaulttags.CommentNode object at 0x7fb12c1e9c50>, <TextNode: u'\n\n <nav id="menu" cl'>, <IfNode>, <TextNode: u'"\n href="/bro'>, <IfNode>, <TextNode: u' \n </li> '>, <django.template.defaulttags.CommentNode object at 0x7fb12d3cb790>, <TextNode: u'\n\n '>, <django.template.defaulttags.CommentNode object at 0x7fb12d3cb290>, <TextNode: u'\n '>, <django.template.defaulttags.CommentNode object at 0x7fb12d3cb750>, <TextNode: u'\n </ul>\n </na'>]>} {}
- partials/profiles/_add_userlinks_form.html
- /app/fear/templates/partials/profiles/_add_userlinks_form.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=Unknown, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=Unknown, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, u'number_of_artworks': 9} {}
- partials/profiles/_add_about.html
- /app/fear/templates/partials/profiles/_add_about.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=Unknown, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, u'number_of_artworks': 9} {}
- partials/profiles/_add_userlinks_form.html
- /app/fear/templates/partials/profiles/_add_userlinks_form.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, u'has_artist_favorited': False, u'number_of_artworks': 9} {}
- partials/profiles/_add_about.html
- /app/fear/templates/partials/profiles/_add_about.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, u'has_artist_favorited': False, u'number_of_artworks': 9} {}
- partials/_spinner.html
- /app/fear/templates/partials/_spinner.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, 'favorites_artists': [], u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_collborators': 13, u'number_of_favorites': 0} {}
- partials/artwork/_artwork_items.html
- /app/fear/templates/partials/artwork/_artwork_items.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, 'favorites_artists': [], u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_collborators': 13, u'number_of_favorites': 0} {u'artworks': <Page 2 of 3>}
- partials/artwork/big/_big_artwork_item.html
- /app/fear/templates/partials/artwork/big/_big_artwork_item.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, 'favorites_artists': [], u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_collborators': 13, u'number_of_favorites': 0} {u'artworks': <Page 2 of 3>} {u'artwork': {'artwork': <Artwork: Vizard - Zirkus>, 'artwork_id': 130, 'order': None, 'visibility': 1}, u'forloop': {u'counter': 1, u'counter0': 0, u'first': True, u'last': False, u'parentloop': {}, u'revcounter': 4, u'revcounter0': 3}} {u'artwork': <Artwork: Vizard - Zirkus>} {}
- partials/_spinner.html
- /app/fear/templates/partials/_spinner.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, 'favorites_artists': [], u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_collborators': 13, u'number_of_favorites': 0} {u'artworks': <Page 2 of 3>} {u'artwork': {'artwork': <Artwork: Vizard - Zirkus>, 'artwork_id': 130, 'order': None, 'visibility': 1}, u'forloop': {u'counter': 1, u'counter0': 0, u'first': True, u'last': False, u'parentloop': {}, u'revcounter': 4, u'revcounter0': 3}} {u'artwork': <Artwork: Vizard - Zirkus>} {u'collaborated_list': [66, 108], u'has_artwork_favorited': False, u'has_making_of': False} {}
- partials/_spinner.html
- /app/fear/templates/partials/_spinner.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, 'favorites_artists': [], u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_collborators': 13, u'number_of_favorites': 0} {u'artworks': <Page 2 of 3>} {u'artwork': {'artwork': <Artwork: Vizard - Zirkus>, 'artwork_id': 130, 'order': None, 'visibility': 1}, u'forloop': {u'counter': 1, u'counter0': 0, u'first': True, u'last': False, u'parentloop': {}, u'revcounter': 4, u'revcounter0': 3}} {u'artwork': <Artwork: Vizard - Zirkus>} {u'collaborated_list': [66, 108], u'has_artwork_favorited': False, u'has_making_of': False} {u'making_of': <MakingOf: Making of for artwork - Vizard - Zirkus>} {}
- partials/artwork/big/_big_artwork_item.html
- /app/fear/templates/partials/artwork/big/_big_artwork_item.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, 'favorites_artists': [], u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_collborators': 13, u'number_of_favorites': 0} {u'artworks': <Page 2 of 3>} {u'artwork': {'artwork': <Artwork: Winter EP>, 'artwork_id': 129, 'order': None, 'visibility': 1}, u'forloop': {u'counter': 2, u'counter0': 1, u'first': False, u'last': False, u'parentloop': {}, u'revcounter': 3, u'revcounter0': 2}} {u'artwork': <Artwork: Winter EP>} {}
- None
- <unknown source>
-
{'False': False, 'None': None, 'True': True} {u'django_version_info': '1.9.2', u'exception_type': 'VideoDoesntExistException', u'exception_value': u'SoundCloud returned status code `404`.', u'filtered_POST': {}, u'frames': [{u'context_line': u' return self.render_block(context, backend)', u'exc_cause': None, u'exc_cause_explicit': True, u'filename': '/usr/local/lib/python2.7/site-packages/embed_video/templatetags/embed_video_tags.py', u'function': 'render', u'id': 140398944289008, u'lineno': 113, u'post_context': [u' except requests.Timeout:', u" logger.exception('Timeout reached during rendering embed video (`{0}`)'.format(url))", u' except UnknownBackendException:', u" logger.exception('Backend wasn\\'t recognised (`{0}`)'.format(url))", u' except VideoDoesntExistException:', u" logger.exception('Attempt to render not existing video (`{0}`)'.format(url))"], u'pre_context': [u' size = self.size.resolve(context) if self.size else None', u' options = self.resolve_options(context)', u'', u' try:', u' if not self.variable_name:', u' return self.embed(url, size, context=context, **options)', u' backend = self.get_backend(url, context=context, **options)'], u'pre_context_lineno': 106, u'tb': <traceback object at 0x7fb12d3380f0>, u'type': u'user', u'vars': [('url', u'u'https://soundcloud.com/vizardmusic/sets/winter''), ('self', u'<VideoNode "artwork.embed_content">'), ('context', u'[{'False': False, 'None': None, 'True': True}, {u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': <WSGIRequest: GET '/profile/66/?page=2'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, u'STATIC_URL': '/static/', u'debug': True, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'WARNING': 30, 'SUCCESS': 25, 'ERROR': 40}, 'box_logo': '/static/boxlogo/00.jpg'}, {}, {'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'initial_expertises': [<ExpertiseItem: Director>, <ExpertiseItem: DJ>, <ExpertiseItem: Graphic Designer>, <ExpertiseItem: Video Editor/Postproduction>, <ExpertiseItem: Musician/Producer>, <ExpertiseItem: Other>], 'inviter_url': '', 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'user': <FearUser: schmiederdesign@gmail.com>, u'LANGUAGE_CODE': 'en-us', 'get_pending_invites': 0, 'get_all_invites': 0, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'can_edit': False, 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'users_list': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'pending_users': [], 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'get_accepted_invites': 0}, {u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_favorites': 0, u'number_of_collborators': 13, 'favorites_artists': [], 'block': <Block Node: content. Contents: [<TextNode: u'\\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\\n\\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \\n '>, <IfNode>, <TextNode: u'\\n </span>\\n\\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\\n '>, <IfNode>, <TextNode: u'\\n </span>\\n '>, <IfNode>, <TextNode: u'">\\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\\n\\n </div>\\n \\n'>]>}, {u'artworks': <Page 2 of 3>}, {u'forloop': {u'revcounter0': 2, u'last': False, u'counter': 2, u'parentloop': {}, u'revcounter': 3, u'counter0': 1, u'first': False}, u'artwork': {'artwork_id': 129, 'order': None, 'visibility': 1, 'artwork': <Artwork: Winter EP>}}, {u'artwork': <Artwork: Winter EP>}, {u'has_making_of': True, u'collaborated_list': [66, 108]}, {'my_video': <embed_video.backends.SoundCloudBackend object at 0x7fb132713610>}]'), ('backend', u'<embed_video.backends.SoundCloudBackend object at 0x7fb132713610>'), ('options', u'{}'), ('size', u'None')]}, {u'context_line': u' output = self.nodelist_file.render(context)', u'exc_cause': None, u'exc_cause_explicit': True, u'filename': '/usr/local/lib/python2.7/site-packages/embed_video/templatetags/embed_video_tags.py', u'function': 'render_block', u'id': 140398933610240, u'lineno': 144, u'post_context': [u' context.pop()', u' return output', u'', u' @staticmethod', u' def get_backend(backend_or_url, context=None, **options):', u' """'], u'pre_context': [u' :type context: django.template.RequestContext', u' :param backend: Given instance inherited from VideoBackend', u' :type backend: VideoBackend', u' :rtype: django.utils.safestring.SafeText', u' """', u' context.push()', u' context[self.variable_name] = backend'], u'pre_context_lineno': 137, u'tb': <traceback object at 0x7fb12c908f00>, u'type': u'user', u'vars': [('self', u'<VideoNode "artwork.embed_content">'), ('context', u'[{'False': False, 'None': None, 'True': True}, {u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': <WSGIRequest: GET '/profile/66/?page=2'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, u'STATIC_URL': '/static/', u'debug': True, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'WARNING': 30, 'SUCCESS': 25, 'ERROR': 40}, 'box_logo': '/static/boxlogo/00.jpg'}, {}, {'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'initial_expertises': [<ExpertiseItem: Director>, <ExpertiseItem: DJ>, <ExpertiseItem: Graphic Designer>, <ExpertiseItem: Video Editor/Postproduction>, <ExpertiseItem: Musician/Producer>, <ExpertiseItem: Other>], 'inviter_url': '', 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'user': <FearUser: schmiederdesign@gmail.com>, u'LANGUAGE_CODE': 'en-us', 'get_pending_invites': 0, 'get_all_invites': 0, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'can_edit': False, 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'users_list': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'pending_users': [], 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'get_accepted_invites': 0}, {u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_favorites': 0, u'number_of_collborators': 13, 'favorites_artists': [], 'block': <Block Node: content. Contents: [<TextNode: u'\\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\\n\\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \\n '>, <IfNode>, <TextNode: u'\\n </span>\\n\\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\\n '>, <IfNode>, <TextNode: u'\\n </span>\\n '>, <IfNode>, <TextNode: u'">\\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\\n\\n </div>\\n \\n'>]>}, {u'artworks': <Page 2 of 3>}, {u'forloop': {u'revcounter0': 2, u'last': False, u'counter': 2, u'parentloop': {}, u'revcounter': 3, u'counter0': 1, u'first': False}, u'artwork': {'artwork_id': 129, 'order': None, 'visibility': 1, 'artwork': <Artwork: Winter EP>}}, {u'artwork': <Artwork: Winter EP>}, {u'has_making_of': True, u'collaborated_list': [66, 108]}, {'my_video': <embed_video.backends.SoundCloudBackend object at 0x7fb132713610>}]'), ('backend', u'<embed_video.backends.SoundCloudBackend object at 0x7fb132713610>')]}, {u'context_line': u' bit = node.render_annotated(context)', u'exc_cause': None, u'exc_cause_explicit': True, u'filename': '/usr/local/lib/python2.7/site-packages/django/template/base.py', u'function': 'render', u'id': 140398927845088, u'lineno': 992, u'post_context': [u' else:', u' bit = node', u' bits.append(force_text(bit))', u" return mark_safe(''.join(bits))", u'', u' def get_nodes_by_type(self, nodetype):'], u'pre_context': [u' # extend_nodelist().', u' contains_nontext = False', u'', u' def render(self, context):', u' bits = []', u' for node in self:', u' if isinstance(node, Node):'], u'pre_context_lineno': 985, u'tb': <traceback object at 0x7fb12c3896e0>, u'type': u'django', u'vars': [('node', u'<Variable Node: my_video.url>'), ('bit', u'u'\\n <iframe class="global_iframe" src="''), ('bits', u'[u'\\n <iframe class="global_iframe" src="']'), ('self', u'[<TextNode: u'\\n <iframe clas'>,\n <Variable Node: my_video.url>,\n <TextNode: u'" width="100%" height="40'>]'), ('context', u'[{'False': False, 'None': None, 'True': True}, {u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': <WSGIRequest: GET '/profile/66/?page=2'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, u'STATIC_URL': '/static/', u'debug': True, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'WARNING': 30, 'SUCCESS': 25, 'ERROR': 40}, 'box_logo': '/static/boxlogo/00.jpg'}, {}, {'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'initial_expertises': [<ExpertiseItem: Director>, <ExpertiseItem: DJ>, <ExpertiseItem: Graphic Designer>, <ExpertiseItem: Video Editor/Postproduction>, <ExpertiseItem: Musician/Producer>, <ExpertiseItem: Other>], 'inviter_url': '', 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'user': <FearUser: schmiederdesign@gmail.com>, u'LANGUAGE_CODE': 'en-us', 'get_pending_invites': 0, 'get_all_invites': 0, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'can_edit': False, 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'users_list': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'pending_users': [], 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'get_accepted_invites': 0}, {u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_favorites': 0, u'number_of_collborators': 13, 'favorites_artists': [], 'block': <Block Node: content. Contents: [<TextNode: u'\\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\\n\\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \\n '>, <IfNode>, <TextNode: u'\\n </span>\\n\\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\\n '>, <IfNode>, <TextNode: u'\\n </span>\\n '>, <IfNode>, <TextNode: u'">\\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\\n\\n </div>\\n \\n'>]>}, {u'artworks': <Page 2 of 3>}, {u'forloop': {u'revcounter0': 2, u'last': False, u'counter': 2, u'parentloop': {}, u'revcounter': 3, u'counter0': 1, u'first': False}, u'artwork': {'artwork_id': 129, 'order': None, 'visibility': 1, 'artwork': <Artwork: Winter EP>}}, {u'artwork': <Artwork: Winter EP>}, {u'has_making_of': True, u'collaborated_list': [66, 108]}, {'my_video': <embed_video.backends.SoundCloudBackend object at 0x7fb132713610>}]')]}, {u'context_line': u' return self.render(context)', u'exc_cause': None, u'exc_cause_explicit': True, u'filename': '/usr/local/lib/python2.7/site-packages/django/template/base.py', u'function': 'render_annotated', u'id': 140398959656544, u'lineno': 959, u'post_context': [u' except Exception as e:', u" if context.template.engine.debug and not hasattr(e, 'template_debug'):", u' e.template_debug = context.template.get_exception_info(e, self.token)', u' raise', u'', u' def __iter__(self):'], u'pre_context': [u' """', u' Render the node. If debug is True and an exception occurs during', u' rendering, the exception is annotated with contextual line information', u' where it occurred in the template. For internal usage this method is', u' preferred over using the render method directly.', u' """', u' try:'], u'pre_context_lineno': 952, u'tb': <traceback object at 0x7fb12e1dfe60>, u'type': u'django', u'vars': [('self', u'<Variable Node: my_video.url>'), ('e', u'VideoDoesntExistException('SoundCloud returned status code `404`.',)'), ('context', u'[{'False': False, 'None': None, 'True': True}, {u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': <WSGIRequest: GET '/profile/66/?page=2'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, u'STATIC_URL': '/static/', u'debug': True, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'WARNING': 30, 'SUCCESS': 25, 'ERROR': 40}, 'box_logo': '/static/boxlogo/00.jpg'}, {}, {'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'initial_expertises': [<ExpertiseItem: Director>, <ExpertiseItem: DJ>, <ExpertiseItem: Graphic Designer>, <ExpertiseItem: Video Editor/Postproduction>, <ExpertiseItem: Musician/Producer>, <ExpertiseItem: Other>], 'inviter_url': '', 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'user': <FearUser: schmiederdesign@gmail.com>, u'LANGUAGE_CODE': 'en-us', 'get_pending_invites': 0, 'get_all_invites': 0, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'can_edit': False, 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'users_list': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'pending_users': [], 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'get_accepted_invites': 0}, {u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_favorites': 0, u'number_of_collborators': 13, 'favorites_artists': [], 'block': <Block Node: content. Contents: [<TextNode: u'\\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\\n\\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \\n '>, <IfNode>, <TextNode: u'\\n </span>\\n\\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\\n '>, <IfNode>, <TextNode: u'\\n </span>\\n '>, <IfNode>, <TextNode: u'">\\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\\n\\n </div>\\n \\n'>]>}, {u'artworks': <Page 2 of 3>}, {u'forloop': {u'revcounter0': 2, u'last': False, u'counter': 2, u'parentloop': {}, u'revcounter': 3, u'counter0': 1, u'first': False}, u'artwork': {'artwork_id': 129, 'order': None, 'visibility': 1, 'artwork': <Artwork: Winter EP>}}, {u'artwork': <Artwork: Winter EP>}, {u'has_making_of': True, u'collaborated_list': [66, 108]}, {'my_video': <embed_video.backends.SoundCloudBackend object at 0x7fb132713610>}]')]}, {u'context_line': u' output = self.filter_expression.resolve(context)', u'exc_cause': None, u'exc_cause_explicit': True, u'filename': '/usr/local/lib/python2.7/site-packages/django/template/base.py', u'function': 'render', u'id': 140398959656384, u'lineno': 1043, u'post_context': [u' except UnicodeDecodeError:', u' # Unicode conversion can fail sometimes for reasons out of our', u' # control (e.g. exception rendering). In that case, we fail', u' # quietly.', u" return ''", u' return render_value_in_context(output, context)'], u'pre_context': [u' self.filter_expression = filter_expression', u'', u' def __repr__(self):', u' return "<Variable Node: %s>" % self.filter_expression', u'', u' def render(self, context):', u' try:'], u'pre_context_lineno': 1036, u'tb': <traceback object at 0x7fb12e1dfdc0>, u'type': u'django', u'vars': [('self', u'<Variable Node: my_video.url>'), ('context', u'[{'False': False, 'None': None, 'True': True}, {u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': <WSGIRequest: GET '/profile/66/?page=2'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, u'STATIC_URL': '/static/', u'debug': True, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'WARNING': 30, 'SUCCESS': 25, 'ERROR': 40}, 'box_logo': '/static/boxlogo/00.jpg'}, {}, {'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'initial_expertises': [<ExpertiseItem: Director>, <ExpertiseItem: DJ>, <ExpertiseItem: Graphic Designer>, <ExpertiseItem: Video Editor/Postproduction>, <ExpertiseItem: Musician/Producer>, <ExpertiseItem: Other>], 'inviter_url': '', 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'user': <FearUser: schmiederdesign@gmail.com>, u'LANGUAGE_CODE': 'en-us', 'get_pending_invites': 0, 'get_all_invites': 0, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'can_edit': False, 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'users_list': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'pending_users': [], 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'get_accepted_invites': 0}, {u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_favorites': 0, u'number_of_collborators': 13, 'favorites_artists': [], 'block': <Block Node: content. Contents: [<TextNode: u'\\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\\n\\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \\n '>, <IfNode>, <TextNode: u'\\n </span>\\n\\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\\n '>, <IfNode>, <TextNode: u'\\n </span>\\n '>, <IfNode>, <TextNode: u'">\\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\\n\\n </div>\\n \\n'>]>}, {u'artworks': <Page 2 of 3>}, {u'forloop': {u'revcounter0': 2, u'last': False, u'counter': 2, u'parentloop': {}, u'revcounter': 3, u'counter0': 1, u'first': False}, u'artwork': {'artwork_id': 129, 'order': None, 'visibility': 1, 'artwork': <Artwork: Winter EP>}}, {u'artwork': <Artwork: Winter EP>}, {u'has_making_of': True, u'collaborated_list': [66, 108]}, {'my_video': <embed_video.backends.SoundCloudBackend object at 0x7fb132713610>}]')]}, {u'context_line': u' obj = self.var.resolve(context)', u'exc_cause': None, u'exc_cause_explicit': True, u'filename': '/usr/local/lib/python2.7/site-packages/django/template/base.py', u'function': 'resolve', u'id': 140398941009472, u'lineno': 709, u'post_context': [u' except VariableDoesNotExist:', u' if ignore_failures:', u' obj = None', u' else:', u' string_if_invalid = context.template.engine.string_if_invalid', u' if string_if_invalid:'], u'pre_context': [u'', u' self.filters = filters', u' self.var = var_obj', u'', u' def resolve(self, context, ignore_failures=False):', u' if isinstance(self.var, Variable):', u' try:'], u'pre_context_lineno': 702, u'tb': <traceback object at 0x7fb12d017640>, u'type': u'django', u'vars': [('self', u'<django.template.base.FilterExpression object at 0x7fb12d5aa2d0>'), ('ignore_failures', u'False'), ('context', u'[{'False': False, 'None': None, 'True': True}, {u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': <WSGIRequest: GET '/profile/66/?page=2'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, u'STATIC_URL': '/static/', u'debug': True, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'WARNING': 30, 'SUCCESS': 25, 'ERROR': 40}, 'box_logo': '/static/boxlogo/00.jpg'}, {}, {'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'initial_expertises': [<ExpertiseItem: Director>, <ExpertiseItem: DJ>, <ExpertiseItem: Graphic Designer>, <ExpertiseItem: Video Editor/Postproduction>, <ExpertiseItem: Musician/Producer>, <ExpertiseItem: Other>], 'inviter_url': '', 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'user': <FearUser: schmiederdesign@gmail.com>, u'LANGUAGE_CODE': 'en-us', 'get_pending_invites': 0, 'get_all_invites': 0, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'can_edit': False, 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'users_list': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'pending_users': [], 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'get_accepted_invites': 0}, {u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_favorites': 0, u'number_of_collborators': 13, 'favorites_artists': [], 'block': <Block Node: content. Contents: [<TextNode: u'\\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\\n\\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \\n '>, <IfNode>, <TextNode: u'\\n </span>\\n\\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\\n '>, <IfNode>, <TextNode: u'\\n </span>\\n '>, <IfNode>, <TextNode: u'">\\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\\n\\n </div>\\n \\n'>]>}, {u'artworks': <Page 2 of 3>}, {u'forloop': {u'revcounter0': 2, u'last': False, u'counter': 2, u'parentloop': {}, u'revcounter': 3, u'counter0': 1, u'first': False}, u'artwork': {'artwork_id': 129, 'order': None, 'visibility': 1, 'artwork': <Artwork: Winter EP>}}, {u'artwork': <Artwork: Winter EP>}, {u'has_making_of': True, u'collaborated_list': [66, 108]}, {'my_video': <embed_video.backends.SoundCloudBackend object at 0x7fb132713610>}]')]}, {u'context_line': u' value = self._resolve_lookup(context)', u'exc_cause': None, u'exc_cause_explicit': True, u'filename': '/usr/local/lib/python2.7/site-packages/django/template/base.py', u'function': 'resolve', u'id': 140398943877312, u'lineno': 850, u'post_context': [u' else:', u' # We\'re dealing with a literal, so it\'s already been "resolved"', u' value = self.literal', u' if self.translate:', u' is_safe = isinstance(value, SafeData)', u" msgid = value.replace('%', '%%')"], u'pre_context': [u' var)', u' self.lookups = tuple(var.split(VARIABLE_ATTRIBUTE_SEPARATOR))', u'', u' def resolve(self, context):', u' """Resolve this variable against a given context."""', u' if self.lookups is not None:', u" # We're dealing with a variable that needs to be resolved"], u'pre_context_lineno': 843, u'tb': <traceback object at 0x7fb12d2d38c0>, u'type': u'django', u'vars': [('self', u'<Variable: u'my_video.url'>'), ('context', u'[{'False': False, 'None': None, 'True': True}, {u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': <WSGIRequest: GET '/profile/66/?page=2'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, u'STATIC_URL': '/static/', u'debug': True, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'WARNING': 30, 'SUCCESS': 25, 'ERROR': 40}, 'box_logo': '/static/boxlogo/00.jpg'}, {}, {'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'initial_expertises': [<ExpertiseItem: Director>, <ExpertiseItem: DJ>, <ExpertiseItem: Graphic Designer>, <ExpertiseItem: Video Editor/Postproduction>, <ExpertiseItem: Musician/Producer>, <ExpertiseItem: Other>], 'inviter_url': '', 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'user': <FearUser: schmiederdesign@gmail.com>, u'LANGUAGE_CODE': 'en-us', 'get_pending_invites': 0, 'get_all_invites': 0, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'can_edit': False, 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'users_list': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'pending_users': [], 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'get_accepted_invites': 0}, {u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_favorites': 0, u'number_of_collborators': 13, 'favorites_artists': [], 'block': <Block Node: content. Contents: [<TextNode: u'\\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\\n\\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \\n '>, <IfNode>, <TextNode: u'\\n </span>\\n\\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\\n '>, <IfNode>, <TextNode: u'\\n </span>\\n '>, <IfNode>, <TextNode: u'">\\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\\n\\n </div>\\n \\n'>]>}, {u'artworks': <Page 2 of 3>}, {u'forloop': {u'revcounter0': 2, u'last': False, u'counter': 2, u'parentloop': {}, u'revcounter': 3, u'counter0': 1, u'first': False}, u'artwork': {'artwork_id': 129, 'order': None, 'visibility': 1, 'artwork': <Artwork: Winter EP>}}, {u'artwork': <Artwork: Winter EP>}, {u'has_making_of': True, u'collaborated_list': [66, 108]}, {'my_video': <embed_video.backends.SoundCloudBackend object at 0x7fb132713610>}]')]}, {u'context_line': u' current = getattr(current, bit)', u'exc_cause': None, u'exc_cause_explicit': True, u'filename': '/usr/local/lib/python2.7/site-packages/django/template/base.py', u'function': '_resolve_lookup', u'id': 140398959656224, u'lineno': 891, u'post_context': [u' except (TypeError, AttributeError) as e:', u' # Reraise an AttributeError raised by a @property', u' if (isinstance(e, AttributeError) and', u' not isinstance(current, BaseContext) and bit in dir(current)):', u' raise', u' try: # list-index lookup'], u'pre_context': [u' # ValueError/IndexError are for numpy.array lookup on', u' # numpy < 1.9 and 1.9+ respectively', u' except (TypeError, AttributeError, KeyError, ValueError, IndexError):', u' try: # attribute lookup', u" # Don't return class attributes if the class is the context:", u' if isinstance(current, BaseContext) and getattr(type(current), bit):', u' raise AttributeError'], u'pre_context_lineno': 884, u'tb': <traceback object at 0x7fb12e1dfd20>, u'type': u'django', u'vars': [('e', u'VideoDoesntExistException('SoundCloud returned status code `404`.',)'), ('template_name', u''profile.html''), ('self', u'<Variable: u'my_video.url'>'), ('current', u'<embed_video.backends.SoundCloudBackend object at 0x7fb132713610>'), ('context', u'[{'False': False, 'None': None, 'True': True}, {u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': <WSGIRequest: GET '/profile/66/?page=2'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, u'STATIC_URL': '/static/', u'debug': True, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'WARNING': 30, 'SUCCESS': 25, 'ERROR': 40}, 'box_logo': '/static/boxlogo/00.jpg'}, {}, {'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'initial_expertises': [<ExpertiseItem: Director>, <ExpertiseItem: DJ>, <ExpertiseItem: Graphic Designer>, <ExpertiseItem: Video Editor/Postproduction>, <ExpertiseItem: Musician/Producer>, <ExpertiseItem: Other>], 'inviter_url': '', 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'user': <FearUser: schmiederdesign@gmail.com>, u'LANGUAGE_CODE': 'en-us', 'get_pending_invites': 0, 'get_all_invites': 0, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'can_edit': False, 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'users_list': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'pending_users': [], 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'get_accepted_invites': 0}, {u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_favorites': 0, u'number_of_collborators': 13, 'favorites_artists': [], 'block': <Block Node: content. Contents: [<TextNode: u'\\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\\n\\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \\n '>, <IfNode>, <TextNode: u'\\n </span>\\n\\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\\n '>, <IfNode>, <TextNode: u'\\n </span>\\n '>, <IfNode>, <TextNode: u'">\\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\\n\\n </div>\\n \\n'>]>}, {u'artworks': <Page 2 of 3>}, {u'forloop': {u'revcounter0': 2, u'last': False, u'counter': 2, u'parentloop': {}, u'revcounter': 3, u'counter0': 1, u'first': False}, u'artwork': {'artwork_id': 129, 'order': None, 'visibility': 1, 'artwork': <Artwork: Winter EP>}}, {u'artwork': <Artwork: Winter EP>}, {u'has_making_of': True, u'collaborated_list': [66, 108]}, {'my_video': <embed_video.backends.SoundCloudBackend object at 0x7fb132713610>}]'), ('bit', u'u'url'')]}, {u'context_line': u' return self.get_url()', u'exc_cause': None, u'exc_cause_explicit': True, u'filename': '/usr/local/lib/python2.7/site-packages/embed_video/backends.py', u'function': 'url', u'id': 140398959656064, u'lineno': 178, u'post_context': [u'', u' @property', u' def protocol(self):', u' """', u' Protocol used to generate URL.', u' """'], u'pre_context': [u' return self.get_code()', u'', u' @property', u' def url(self):', u' """', u' URL of video.', u' """'], u'pre_context_lineno': 171, u'tb': <traceback object at 0x7fb12e1dfc80>, u'type': u'user', u'vars': [('self', u'<embed_video.backends.SoundCloudBackend object at 0x7fb132713610>')]}, {u'context_line': u" match = self.re_url.search(self.info.get('html'))", u'exc_cause': None, u'exc_cause_explicit': True, u'filename': '/usr/local/lib/python2.7/site-packages/embed_video/backends.py', u'function': 'get_url', u'id': 140398933189808, u'lineno': 439, u'post_context': [u" return match.group('url')", u'', u' def get_code(self):', u" match = self.re_code.search(self.info.get('html'))", u" return match.group('code')", u''], u'pre_context': [u'', u' return json.loads(r.text)', u'', u' def get_thumbnail_url(self):', u" return self.info.get('thumbnail_url')", u'', u' def get_url(self):'], u'pre_context_lineno': 432, u'tb': <traceback object at 0x7fb12c8a24b0>, u'type': u'user', u'vars': [('self', u'<embed_video.backends.SoundCloudBackend object at 0x7fb132713610>')]}, {u'context_line': u' return self.get_info()', u'exc_cause': None, u'exc_cause_explicit': True, u'filename': '/usr/local/lib/python2.7/site-packages/embed_video/backends.py', u'function': 'info', u'id': 140398933191248, u'lineno': 199, u'post_context': [u'', u' @property', u' def query(self):', u' """', u' String transformed to QueryDict appended to url.', u' """'], u'pre_context': [u' return self.get_thumbnail_url()', u'', u' @property', u' def info(self):', u' """', u' Additional information about video. Not implemented in all backends.', u' """'], u'pre_context_lineno': 192, u'tb': <traceback object at 0x7fb12c8a2a50>, u'type': u'user', u'vars': [('self', u'<embed_video.backends.SoundCloudBackend object at 0x7fb132713610>')]}, {u'context_line': u" 'SoundCloud returned status code `{0}`.'.format(r.status_code)", u'exc_cause': None, u'exc_cause_explicit': True, u'filename': '/usr/local/lib/python2.7/site-packages/embed_video/backends.py', u'function': 'get_info', u'id': 140398945676096, u'lineno': 430, u'post_context': [u' )', u'', u' return json.loads(r.text)', u'', u' def get_thumbnail_url(self):', u" return self.info.get('thumbnail_url')"], u'pre_context': [u' }', u' r = requests.get(self.base_url.format(protocol=self.protocol),', u' params=params,', u' timeout=EMBED_VIDEO_TIMEOUT)', u'', u' if r.status_code != 200:', u' raise VideoDoesntExistException('], u'pre_context_lineno': 423, u'tb': <traceback object at 0x7fb12d48ab40>, u'type': u'user', u'vars': [('self', u'<embed_video.backends.SoundCloudBackend object at 0x7fb132713610>'), ('r', u'<Response [404]>'), ('params', u'{'format': 'json', 'url': 'https://soundcloud.com/vizardmusic/sets/winter'}')]}], u'is_email': True, u'lastframe': {u'context_line': u" 'SoundCloud returned status code `{0}`.'.format(r.status_code)", u'exc_cause': None, u'exc_cause_explicit': True, u'filename': '/usr/local/lib/python2.7/site-packages/embed_video/backends.py', u'function': 'get_info', u'id': 140398945676096, u'lineno': 430, u'post_context': [u' )', u'', u' return json.loads(r.text)', u'', u' def get_thumbnail_url(self):', u" return self.info.get('thumbnail_url')"], u'pre_context': [u' }', u' r = requests.get(self.base_url.format(protocol=self.protocol),', u' params=params,', u' timeout=EMBED_VIDEO_TIMEOUT)', u'', u' if r.status_code != 200:', u' raise VideoDoesntExistException('], u'pre_context_lineno': 423, u'tb': <traceback object at 0x7fb12d48ab40>, u'type': u'user', u'vars': [('self', u'<embed_video.backends.SoundCloudBackend object at 0x7fb132713610>'), ('r', u'<Response [404]>'), ('params', u'{'format': 'json', 'url': 'https://soundcloud.com/vizardmusic/sets/winter'}')]}, u'postmortem': None, u'request': None, u'server_time': datetime.datetime(2024, 11, 21, 9, 8, 14, 974439, tzinfo=<UTC>), u'settings': {'ABSOLUTE_URL_OVERRIDES': {}, 'ACCOUNT_ADAPTER': 'profiles.adapter.AccountAdapter', 'ACCOUNT_AUTHENTICATION_METHOD': 'email', 'ACCOUNT_CONFIRM_EMAIL_ON_GET': True, 'ACCOUNT_EMAIL_REQUIRED': True, 'ACCOUNT_EMAIL_VERIFICATION': True, 'ACCOUNT_SIGNUP_FORM_CLASS': 'profiles.forms.SignupForm', 'ACCOUNT_USERNAME_REQUIRED': False, 'ACCOUNT_USER_MODEL_USERNAME_FIELD': None, 'ACTSTREAM_SETTINGS': {'FETCH_RELATIONS': True, 'USE_JSONFIELD': True, 'USE_PREFETCH': True}, 'ADAPTER': 'profiles.adapter.AccountAdapter', 'ADMINS': [], 'ADMIN_MEDIA_PREFIX': '/media/admin/', 'ALLOWED_HOSTS': ['*'], 'ALLOWED_INCLUDE_ROOTS': [], 'APPEND_SLASH': True, 'ARTWORK_COVER_UPLOAD_DIRECTORY': '/app/fear/media/artworks-cover-thumbnails', 'AUTHENTICATION_BACKENDS': ('django.contrib.auth.backends.ModelBackend', 'allauth.account.auth_backends.AuthenticationBackend'), 'AUTH_PASSWORD_VALIDATORS': u'********************', 'AUTH_USER_MODEL': 'profiles.FearUser', 'BASE_DIR': '/app/fear/fear', 'BASE_URL': 'https://dev.blaenks.com', 'BOXLOGO_DIR': '/app/fear/static/boxlogo', 'CACHES': {'default': {'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache', 'LOCATION': 'memcached:11211'}, 'select2': {'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache', 'LOCATION': 'memcached:11211', 'TIMEOUT': 86400}}, 'CACHE_MIDDLEWARE_ALIAS': 'default', 'CACHE_MIDDLEWARE_KEY_PREFIX': u'********************', 'CACHE_MIDDLEWARE_SECONDS': 600, 'CKEDITOR_UPLOAD_PATH': 'ck-uploads/', 'COMPRESS_CACHEABLE_PRECOMPILERS': (), 'COMPRESS_CACHE_BACKEND': u'default', 'COMPRESS_CACHE_KEY_FUNCTION': u'********************', 'COMPRESS_CLEAN_CSS_ARGUMENTS': u'', 'COMPRESS_CLEAN_CSS_BINARY': u'cleancss', 'COMPRESS_CLOSURE_COMPILER_ARGUMENTS': u'', 'COMPRESS_CLOSURE_COMPILER_BINARY': u'java -jar compiler.jar', 'COMPRESS_CSS_COMPRESSOR': u'compressor.css.CssCompressor', 'COMPRESS_CSS_FILTERS': [u'compressor.filters.css_default.CssAbsoluteFilter'], 'COMPRESS_CSS_HASHING_METHOD': u'mtime', 'COMPRESS_DATA_URI_MAX_SIZE': 1024, 'COMPRESS_DEBUG_TOGGLE': None, 'COMPRESS_ENABLED': True, 'COMPRESS_JINJA2_GET_ENVIRONMENT': <function JINJA2_GET_ENVIRONMENT at 0x7fb12efe67d0>, 'COMPRESS_JS_COMPRESSOR': u'compressor.js.JsCompressor', 'COMPRESS_JS_FILTERS': [u'compressor.filters.jsmin.JSMinFilter'], 'COMPRESS_MINT_DELAY': 30, 'COMPRESS_MTIME_DELAY': 10, 'COMPRESS_OFFLINE': True, 'COMPRESS_OFFLINE_CONTEXT': {u'STATIC_URL': '/static/'}, 'COMPRESS_OFFLINE_MANIFEST': u'manifest.json', 'COMPRESS_OFFLINE_TIMEOUT': 31536000, 'COMPRESS_OUTPUT_DIR': u'CACHE', 'COMPRESS_PARSER': u'compressor.parser.AutoSelectParser', 'COMPRESS_PRECOMPILERS': (), 'COMPRESS_REBUILD_TIMEOUT': 2592000, 'COMPRESS_ROOT': '/app/fear/static', 'COMPRESS_STORAGE': u'compressor.storage.CompressorFileStorage', 'COMPRESS_TEMPLATE_FILTER_CONTEXT': {u'STATIC_URL': '/static/'}, 'COMPRESS_URL': '/static/', 'COMPRESS_VERBOSE': False, 'COMPRESS_YUGLIFY_BINARY': u'yuglify', 'COMPRESS_YUGLIFY_CSS_ARGUMENTS': u'--terminal', 'COMPRESS_YUGLIFY_JS_ARGUMENTS': u'--terminal', 'COMPRESS_YUI_BINARY': u'java -jar yuicompressor.jar', 'COMPRESS_YUI_CSS_ARGUMENTS': u'', 'COMPRESS_YUI_JS_ARGUMENTS': u'', 'CSRF_COOKIE_AGE': 31449600, 'CSRF_COOKIE_DOMAIN': None, 'CSRF_COOKIE_HTTPONLY': False, 'CSRF_COOKIE_NAME': 'csrftoken', 'CSRF_COOKIE_PATH': '/', 'CSRF_COOKIE_SECURE': False, 'CSRF_FAILURE_VIEW': 'django.views.csrf.csrf_failure', 'CSRF_HEADER_NAME': 'HTTP_X_CSRFTOKEN', 'CSRF_TRUSTED_ORIGINS': [], 'DATABASES': {'default': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.db.backends.postgresql', 'HOST': 'db', 'NAME': 'feardev', 'OPTIONS': {}, 'PASSWORD': u'********************', 'PORT': '5432', 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'feardev'}}, 'DATABASE_ROUTERS': [], 'DATETIME_FORMAT': 'N j, Y, P', 'DATETIME_INPUT_FORMATS': ['%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%Y-%m-%d', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%Y', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M', '%m/%d/%y'], 'DATE_FORMAT': 'N j, Y', 'DATE_INPUT_FORMATS': ['%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', '%b %d %Y', '%b %d, %Y', '%d %b %Y', '%d %b, %Y', '%B %d %Y', '%B %d, %Y', '%d %B %Y', '%d %B, %Y'], 'DEBUG': True, 'DEBUG_PROPAGATE_EXCEPTIONS': False, 'DEBUG_TOOLBAR_PANELS': ['debug_toolbar.panels.versions.VersionsPanel', 'debug_toolbar.panels.timer.TimerPanel', 'debug_toolbar.panels.settings.SettingsPanel', 'debug_toolbar.panels.headers.HeadersPanel', 'debug_toolbar.panels.request.RequestPanel', 'debug_toolbar.panels.sql.SQLPanel', 'debug_toolbar.panels.templates.TemplatesPanel', 'debug_toolbar.panels.cache.CachePanel', 'debug_toolbar.panels.signals.SignalsPanel', 'debug_toolbar.panels.logging.LoggingPanel', 'debug_toolbar.panels.redirects.RedirectsPanel'], 'DECIMAL_SEPARATOR': '.', 'DEFAULT_CHARSET': 'utf-8', 'DEFAULT_CONTENT_TYPE': 'text/html', 'DEFAULT_EXCEPTION_REPORTER_FILTER': 'django.views.debug.SafeExceptionReporterFilter', 'DEFAULT_FILE_STORAGE': 'django.core.files.storage.FileSystemStorage', 'DEFAULT_FROM_EMAIL': 'webmaster@localhost', 'DEFAULT_INDEX_TABLESPACE': '', 'DEFAULT_TABLESPACE': '', 'DISALLOWED_USER_AGENTS': [], 'DJANGO_WYSIWYG_FLAVOR': 'ckeditor', 'DJANGO_WYSIWYG_MEDIA_URL': '/static/ckeditor_basic/ckeditor/', 'EMAIL_BACKEND': 'django.core.mail.backends.smtp.EmailBackend', 'EMAIL_CONFIRMATION_SIGNUP': True, 'EMAIL_HOST': 'localhost', 'EMAIL_HOST_PASSWORD': u'********************', 'EMAIL_HOST_USER': '', 'EMAIL_PORT': 25, 'EMAIL_SSL_CERTFILE': None, 'EMAIL_SSL_KEYFILE': u'********************', 'EMAIL_SUBJECT_PREFIX': '[Django] ', 'EMAIL_TIMEOUT': None, 'EMAIL_USE_SSL': False, 'EMAIL_USE_TLS': False, 'FILE_CHARSET': 'utf-8', 'FILE_UPLOAD_DIRECTORY_PERMISSIONS': None, 'FILE_UPLOAD_HANDLERS': ['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler'], 'FILE_UPLOAD_MAX_MEMORY_SIZE': 2621440, 'FILE_UPLOAD_PERMISSIONS': None, 'FILE_UPLOAD_TEMP_DIR': None, 'FIRST_DAY_OF_WEEK': 0, 'FIXTURE_DIRS': [], 'FORCE_SCRIPT_NAME': None, 'FORMAT_MODULE_PATH': None, 'GOOGLE_MAPS_API_KEY': u'********************', 'GOOGLE_MAPS_BACKEND_API_KEY': u'********************', 'GRADIENTS_DIR': '/app/fear/static/gradients', 'HAYSTACK_CONNECTIONS': {'default': {'BATCH_SIZE': 100, 'ENGINE': 'haystack.backends.elasticsearch_backend.ElasticsearchSearchEngine', 'INDEX_NAME': 'haystack', 'TIMEOUT': 300, 'URL': 'http://elastic:9200/'}}, 'HAYSTACK_SIGNAL_PROCESSOR': 'haystack.signals.RealtimeSignalProcessor', 'HOME_DIR': '/app', 'IGNORABLE_404_URLS': [], 'INSTALLED_APPS': ['django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.sites', 'haystack', 'profiles', 'allauth', 'allauth.account', 'allauth.socialaccount', 'allauth.socialaccount.providers.facebook', 'compressor', 'rest_framework', 'rest_framework.authtoken', 'django_select2', 'artwork', 'embed_video', 'ajax_upload', 'postman', 'messaging', 'invitations', 'import_export', 'easy_thumbnails', 'actstream', 'responsive', 'django_wysiwyg', 'api', 'rest_framework_docs', 'articles', 'fearfront', 'jobs', 'ckeditor', 'ckeditor_uploader', 'adminsortable', 'debug_toolbar'], 'INTERNAL_IPS': [u'::1', u'127.0.0.1'], 'LANGUAGES': [('af', 'Afrikaans'), ('ar', 'Arabic'), ('ast', 'Asturian'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-au', 'Australian English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-co', 'Colombian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy', 'Frisian'), ('ga', 'Irish'), ('gd', 'Scottish Gaelic'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('io', 'Ido'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('mr', 'Marathi'), ('my', 'Burmese'), ('nb', 'Norwegian Bokmal'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('os', 'Ossetic'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('vi', 'Vietnamese'), ('zh-hans', 'Simplified Chinese'), ('zh-hant', 'Traditional Chinese')], 'LANGUAGES_BIDI': ['he', 'ar', 'fa', 'ur'], 'LANGUAGE_CODE': 'en-us', 'LANGUAGE_COOKIE_AGE': None, 'LANGUAGE_COOKIE_DOMAIN': None, 'LANGUAGE_COOKIE_NAME': 'django_language', 'LANGUAGE_COOKIE_PATH': '/', 'LOCALE_PATHS': [], 'LOGGING': {'disable_existing_loggers': False, 'formatters': {'verbose': {'datefmt': '%Y-%m-%d %H:%M:%S', 'format': '%(asctime)s [%(process)d] [%(levelname)s] pathname=%(pathname)s lineno=%(lineno)s funcname=%(funcName)s %(message)s'}}, 'handlers': {'console': {'class': 'logging.StreamHandler', 'formatter': 'verbose', 'level': 'DEBUG'}, 'mail_admins': {'class': 'django.utils.log.AdminEmailHandler', 'formatter': 'verbose', 'level': 'ERROR'}}, 'loggers': {'': {'handlers': ['console', 'mail_admins'], 'level': 'DEBUG', 'propagate': False}, 'django': {'handlers': ['console', 'mail_admins'], 'level': 'INFO', 'propagate': False}, 'fear': {'handlers': ['console', 'mail_admins'], 'level': 'DEBUG', 'propagate': False}}, 'version': 1}, 'LOGGING_CONFIG': 'logging.config.dictConfig', 'LOGIN_REDIRECT_URL': '/accounts/profile/', 'LOGIN_URL': '/accounts/login/', 'LOGOUT_URL': '/accounts/logout/', 'MAKINGOF_UPLOAD_DIRECTORY': '/app/fear/media/makingof_images', 'MANAGERS': [], 'MEDIA_DIR': '/app/fear/media', 'MEDIA_ROOT': '/app/fear/media', 'MEDIA_URL': '/media/', 'MESSAGE_STORAGE': 'django.contrib.messages.storage.fallback.FallbackStorage', 'MESSAGE_TAGS': {25: 'alert-success success', 30: 'alert-warning warning', 40: 'alert-danger error'}, 'MIDDLEWARE_CLASSES': ['debug_toolbar.middleware.DebugToolbarMiddleware', 'django.middleware.security.SecurityMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.auth.middleware.SessionAuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware', 'responsive.middleware.ResponsiveMiddleware'], 'MIGRATION_MODULES': {}, 'MONTH_DAY_FORMAT': 'F j', 'NUMBER_GROUPING': 0, 'PASSWORD_HASHERS': u'********************', 'PASSWORD_RESET_TIMEOUT_DAYS': u'********************', 'POSTMAN_AUTO_MODERATE_AS': True, 'POSTMAN_DISABLE_USER_EMAILING': True, 'PREPEND_WWW': False, 'PROJECT_DIR': '/app/fear', 'RESPONSIVE_CACHE_DURATION': 30758400, 'RESPONSIVE_CACHE_PREFIX': 'responsive_', 'RESPONSIVE_COOKIE_AGE': 365, 'RESPONSIVE_COOKIE_NAME': 'clientinfo', 'RESPONSIVE_DEFAULT_HEIGHT': 0, 'RESPONSIVE_DEFAULT_PIXEL_RATIO': 1, 'RESPONSIVE_DEFAULT_WIDTH': 0, 'RESPONSIVE_MEDIA_QUERIES': {'large': {'max_height': None, 'max_width': 1199, 'min_height': None, 'min_width': 992, 'pixel_ratio': None, 'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb132825110>}, 'medium': {'max_height': None, 'max_width': 991, 'min_height': None, 'min_width': 769, 'pixel_ratio': None, 'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb1328aa650>}, 'small': {'max_height': None, 'max_width': 768, 'min_height': None, 'min_width': None, 'pixel_ratio': None, 'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb1328aa810>}, 'xlarge': {'max_height': None, 'max_width': 1440, 'min_height': None, 'min_width': 1200, 'pixel_ratio': None, 'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb132825190>}, 'xxlarge': {'max_height': None, 'max_width': None, 'min_height': None, 'min_width': 1440, 'pixel_ratio': None, 'verbose_name': <django.utils.functional.__proxy__ object at 0x7fb132825210>}}, 'RESPONSIVE_VARIABLE_NAME': 'device', 'REST_FRAMEWORK': {'DEFAULT_RENDERER_CLASSES': ('rest_framework.renderers.JSONRenderer',)}, 'REST_FRAMEWORK_DOCS': {'HIDE_DOCS': False}, 'ROOT_URLCONF': 'fear.urls', 'SECRET_KEY': u'********************', 'SECURE_BROWSER_XSS_FILTER': False, 'SECURE_CONTENT_TYPE_NOSNIFF': False, 'SECURE_HSTS_INCLUDE_SUBDOMAINS': False, 'SECURE_HSTS_SECONDS': 0, 'SECURE_PROXY_SSL_HEADER': None, 'SECURE_REDIRECT_EXEMPT': [], 'SECURE_SSL_HOST': None, 'SECURE_SSL_REDIRECT': False, 'SELECT2_CACHE_BACKEND': 'select2', 'SELECT2_CACHE_PREFIX': u'select2_', 'SELECT2_CSS': u'//cdnjs.cloudflare.com/ajax/libs/select2/4.0.0/css/select2.min.css', 'SELECT2_JS': u'//cdnjs.cloudflare.com/ajax/libs/select2/4.0.0/js/select2.min.js', 'SERVER_EMAIL': 'root@localhost', 'SESSION_CACHE_ALIAS': 'default', 'SESSION_COOKIE_AGE': 1209600, 'SESSION_COOKIE_DOMAIN': None, 'SESSION_COOKIE_HTTPONLY': True, 'SESSION_COOKIE_NAME': 'sessionid', 'SESSION_COOKIE_PATH': '/', 'SESSION_COOKIE_SECURE': False, 'SESSION_ENGINE': 'django.contrib.sessions.backends.db', 'SESSION_EXPIRE_AT_BROWSER_CLOSE': False, 'SESSION_FILE_PATH': None, 'SESSION_SAVE_EVERY_REQUEST': False, 'SESSION_SERIALIZER': 'django.contrib.sessions.serializers.JSONSerializer', 'SETTINGS_MODULE': 'fear.settings', 'SHORT_DATETIME_FORMAT': 'm/d/Y P', 'SHORT_DATE_FORMAT': 'm/d/Y', 'SIGNING_BACKEND': 'django.core.signing.TimestampSigner', 'SILENCED_SYSTEM_CHECKS': [], 'SITE_ID': 1, 'SOCIALACCOUNT_ADAPTER': 'profiles.adapter.SocialAccountAdapter', 'SOCIALACCOUNT_AUTO_SIGNUP': True, 'SOCIALACCOUNT_EMAIL_VERIFICATION': False, 'SOCIALACCOUNT_PROVIDERS': {'facebook': {'METHOD': 'js_sdk', 'SCOPE': ['email']}}, 'SOCIALACCOUNT_QUERY_EMAIL': True, 'STATICFILES_DIRS': [], 'STATICFILES_FINDERS': ('django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder', 'compressor.finders.CompressorFinder'), 'STATICFILES_STORAGE': 'django.contrib.staticfiles.storage.StaticFilesStorage', 'STATIC_DIR': '/app/fear/static', 'STATIC_ROOT': '/app/fear/static', 'STATIC_URL': '/static/', 'TEMPLATES': [{'APP_DIRS': True, 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': ['/app/fear/templates'], 'OPTIONS': {'context_processors': ['django.template.context_processors.debug', 'django.template.context_processors.request', 'django.contrib.auth.context_processors.auth', 'responsive.context_processors.device', 'django.core.context_processors.static', 'django.contrib.messages.context_processors.messages', 'postman.context_processors.inbox', 'fearfront.context_processors.gradient', 'fearfront.context_processors.box_logo']}}], 'TEMPLATE_CONTEXT_PROCESSORS': ['django.contrib.auth.context_processors.auth', 'django.template.context_processors.debug', 'django.template.context_processors.i18n', 'django.template.context_processors.media', 'django.template.context_processors.static', 'django.template.context_processors.tz', 'django.contrib.messages.context_processors.messages'], 'TEMPLATE_DEBUG': False, 'TEMPLATE_DIRS': [], 'TEMPLATE_LOADERS': ['django.template.loaders.filesystem.Loader', 'django.template.loaders.app_directories.Loader'], 'TEMPLATE_STRING_IF_INVALID': '', 'TEST_NON_SERIALIZED_APPS': [], 'TEST_RUNNER': 'django.test.runner.DiscoverRunner', 'THOUSAND_SEPARATOR': ',', 'THUMBNAIL_ALIASES': {'': {'artwork_cover_tiny': {'autocrop': True, 'crop': ',0', 'size': (40, 40), 'upscale': True}, 'gallery_thumbnail': {'autocrop': True, 'crop': 'smart', 'size': (400, 0), 'upscale': True}, 'makingOf': {'autocrop': True, 'crop': 'smart', 'size': (400, 0), 'upscale': True}}}, 'TIME_FORMAT': 'P', 'TIME_INPUT_FORMATS': ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M'], 'TIME_ZONE': 'UTC', 'UPLOAD_DIRECTORY': '/app/fear/media/gallery', 'USE_ETAGS': False, 'USE_I18N': True, 'USE_L10N': False, 'USE_THOUSAND_SEPARATOR': False, 'USE_TZ': True, 'USE_X_FORWARDED_HOST': False, 'USE_X_FORWARDED_PORT': False, 'WSGI_APPLICATION': 'fear.wsgi.application', 'X_FRAME_OPTIONS': 'SAMEORIGIN', 'YEAR_MONTH_FORMAT': 'F Y'}, u'sys_executable': '/usr/local/bin/python', u'sys_path': ['/app/fear', '/usr/local/bin', '/usr/local/lib/python27.zip', '/usr/local/lib/python2.7', '/usr/local/lib/python2.7/plat-linux2', '/usr/local/lib/python2.7/lib-tk', '/usr/local/lib/python2.7/lib-old', '/usr/local/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/site-packages'], u'sys_version_info': u'2.7.18', u'template_does_not_exist': False, u'template_info': {u'after': u'\n', u'before': u'', u'bottom': 51, u'during': u' </div>', u'end': 1794, u'line': 40, u'message': u'SoundCloud returned status code `404`.', u'name': u'/app/fear/templates/profile.html', u'source_lines': [(30, u' <!-- Start Profile --> \n'), (31, u' {% if user %}\n'), (32, u' {% get_number_of_artworks user.id as number_of_artworks %}\n'), (33, u' <div class="profile_wrapper">\n'), (34, u' <div class="container small_screen_nopadding">\n'), (35, u' <div class="col-md-12 nopadding">\n'), (36, u' {% if can_edit %} \n'), (37, u' <a data-target="#bgModal" data-toggle="modal" style="padding:2px 15px" class="btn btn-default custom_btn main_bg blur_bg_image" type="button"> Settings </a>\n'), (38, u' {% include "partials/profiles/_update_background_form.html" %}\n'), (39, u' {% endif %}\n'), (40, u' </div>\n'), (41, u' <div class="clearfix"></div>\n'), (42, u' <div class="profile row blur_bg_image">\n'), (43, u' <div class="container nopadding" style="margin-left: 0;">\n'), (44, u' <div class="col-md-12 mobile_user_name">\n'), (45, u' <h1>{{ user.get_full_name }} \n'), (46, u' {% if can_edit %}\n'), (47, u' <a title = "Update your basic information" href="#" class="" data-toggle="modal" data-target="#basic_user_info" > \n'), (48, u' <i class="fa fa-pencil edit_profile"> </i> \n'), (49, u' </a>\n'), (50, u' {% endif %}\n')], u'start': 1776, u'top': 30, u'total': 691}, u'unicode_hint': u''}
- partials/_spinner.html
- /app/fear/templates/partials/_spinner.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, 'favorites_artists': [], u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_collborators': 13, u'number_of_favorites': 0} {u'artworks': <Page 2 of 3>} {u'artwork': {'artwork': <Artwork: Winter EP>, 'artwork_id': 129, 'order': None, 'visibility': 1}, u'forloop': {u'counter': 2, u'counter0': 1, u'first': False, u'last': False, u'parentloop': {}, u'revcounter': 3, u'revcounter0': 2}} {u'artwork': <Artwork: Winter EP>} {u'collaborated_list': [66, 108], u'has_making_of': True} {u'has_artwork_favorited': False, 'my_video': <embed_video.backends.SoundCloudBackend object at 0x7fb132713610>} {}
- partials/_spinner.html
- /app/fear/templates/partials/_spinner.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, 'favorites_artists': [], u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_collborators': 13, u'number_of_favorites': 0} {u'artworks': <Page 2 of 3>} {u'artwork': {'artwork': <Artwork: Winter EP>, 'artwork_id': 129, 'order': None, 'visibility': 1}, u'forloop': {u'counter': 2, u'counter0': 1, u'first': False, u'last': False, u'parentloop': {}, u'revcounter': 3, u'revcounter0': 2}} {u'artwork': <Artwork: Winter EP>} {u'collaborated_list': [66, 108], u'has_making_of': True} {u'has_artwork_favorited': False, 'my_video': <embed_video.backends.SoundCloudBackend object at 0x7fb132713610>} {u'making_of': <MakingOf: Making of for artwork - Winter EP>} {}
- partials/artwork/big/_big_artwork_item.html
- /app/fear/templates/partials/artwork/big/_big_artwork_item.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, 'favorites_artists': [], u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_collborators': 13, u'number_of_favorites': 0} {u'artworks': <Page 2 of 3>} {u'artwork': {'artwork': <Artwork: Winter EP>, 'artwork_id': 129, 'order': None, 'visibility': 1}, u'forloop': {u'counter': 3, u'counter0': 2, u'first': False, u'last': False, u'parentloop': {}, u'revcounter': 2, u'revcounter0': 1}} {u'artwork': {'artwork': <Artwork: Darlyn Vlys "Augustin" Clubvideo>, 'artwork_id': 143, 'order': 4, 'visibility': 1}} {u'artwork': <Artwork: Darlyn Vlys "Augustin" Clubvideo>} {}
- partials/_spinner.html
- /app/fear/templates/partials/_spinner.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, 'favorites_artists': [], u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_collborators': 13, u'number_of_favorites': 0} {u'artworks': <Page 2 of 3>} {u'artwork': {'artwork': <Artwork: Winter EP>, 'artwork_id': 129, 'order': None, 'visibility': 1}, u'forloop': {u'counter': 3, u'counter0': 2, u'first': False, u'last': False, u'parentloop': {}, u'revcounter': 2, u'revcounter0': 1}} {u'artwork': {'artwork': <Artwork: Darlyn Vlys "Augustin" Clubvideo>, 'artwork_id': 143, 'order': 4, 'visibility': 1}} {u'artwork': <Artwork: Darlyn Vlys "Augustin" Clubvideo>} {u'collaborated_list': [20, 16, 51, 2, 66], u'has_artwork_favorited': False, u'has_making_of': True} {}
- partials/_spinner.html
- /app/fear/templates/partials/_spinner.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, 'favorites_artists': [], u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_collborators': 13, u'number_of_favorites': 0} {u'artworks': <Page 2 of 3>} {u'artwork': {'artwork': <Artwork: Winter EP>, 'artwork_id': 129, 'order': None, 'visibility': 1}, u'forloop': {u'counter': 3, u'counter0': 2, u'first': False, u'last': False, u'parentloop': {}, u'revcounter': 2, u'revcounter0': 1}} {u'artwork': {'artwork': <Artwork: Darlyn Vlys "Augustin" Clubvideo>, 'artwork_id': 143, 'order': 4, 'visibility': 1}} {u'artwork': <Artwork: Darlyn Vlys "Augustin" Clubvideo>} {u'collaborated_list': [20, 16, 51, 2, 66], u'has_artwork_favorited': False, u'has_making_of': True} {u'making_of': <MakingOf: Making of for artwork - Darlyn Vlys "Augustin" Clubvideo>} {}
- partials/artwork/big/_big_artwork_item.html
- /app/fear/templates/partials/artwork/big/_big_artwork_item.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, 'favorites_artists': [], u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_collborators': 13, u'number_of_favorites': 0} {u'artworks': <Page 2 of 3>} {u'artwork': {'artwork': <Artwork: Winter EP>, 'artwork_id': 129, 'order': None, 'visibility': 1}, u'forloop': {u'counter': 4, u'counter0': 3, u'first': False, u'last': True, u'parentloop': {}, u'revcounter': 1, u'revcounter0': 0}} {u'artwork': {'artwork': <Artwork: Fresh Meat>, 'artwork_id': 133, 'order': 5, 'visibility': 1}} {u'artwork': <Artwork: Fresh Meat>} {}
- partials/_spinner.html
- /app/fear/templates/partials/_spinner.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, 'favorites_artists': [], u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_collborators': 13, u'number_of_favorites': 0} {u'artworks': <Page 2 of 3>} {u'artwork': {'artwork': <Artwork: Winter EP>, 'artwork_id': 129, 'order': None, 'visibility': 1}, u'forloop': {u'counter': 4, u'counter0': 3, u'first': False, u'last': True, u'parentloop': {}, u'revcounter': 1, u'revcounter0': 0}} {u'artwork': {'artwork': <Artwork: Fresh Meat>, 'artwork_id': 133, 'order': 5, 'visibility': 1}} {u'artwork': <Artwork: Fresh Meat>} {u'collaborated_list': [66, 109], u'has_artwork_favorited': False, u'has_making_of': False} {}
- partials/_spinner.html
- /app/fear/templates/partials/_spinner.html
-
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, u'STATIC_URL': '/static/', 'box_logo': '/static/boxlogo/00.jpg', u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>, u'debug': True, 'device': <responsive.utils.Device object at 0x7fb12b928190>, 'gradient_file': '/static/gradients/bg_lightgrey.jpg', 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, u'request': u'<<request>>', u'sql_queries': <function <lambda> at 0x7fb12cc1c450>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>} {} {u'LANGUAGE_CODE': 'en-us', 'about_form': <UpdateAboutForm bound=False, valid=False, fields=(about)>, 'artworks': <Page 2 of 3>, 'bg_settings': <BackgroundSetting: Background Type - IMAGE>, 'bg_settings_form': <UpdateBackgroundSettingsForm bound=False, valid=Unknown, fields=(background_type;profile_background_image;profile_background_color;new_artwok_status;new_message_status;paid_job_status;free_job_status)>, 'can_edit': False, 'expertise_form': <EditExpertiseForm bound=False, valid=Unknown, fields=(expertise_items)>, 'get_accepted_invites': 0, 'get_all_invites': 0, 'get_pending_invites': 0, 'info_form': <UpdateBasicInfoForm bound=False, valid=Unknown, fields=(first_name;last_name;city)>, 'initial_expertises': u'<<queryset of profiles.ExpertiseItem>>', 'initial_link': <LinkItem: LinkItem for - schmiederdesign@gmail.com>, 'inviter_url': '', 'linkitem_form': <EditLinkItemForm bound=False, valid=False, fields=(facebook_url;instagram_url;youtube_url;vimeo_url;twitter_url;tumblr_url;soundcloud_url;website;others)>, 'links_exist': u'http://traumsucht.com/samsimon/index.html', 'pending_users': [], 'pp_form': <UploadProfilePictureForm bound=False, valid=Unknown, fields=(profile_picture)>, 'user': <FearUser: schmiederdesign@gmail.com>, 'users_list': []} {'block': <Block Node: content. Contents: [<TextNode: u'\n <!-- Start Profile -'>, <IfNode>, <TextNode: u'\n\n <div id="artwork_it'>, <IfNode>, <TextNode: u'">\n <a href='>, <Variable Node: number_of_artworks>, <TextNode: u'</span> \n '>, <IfNode>, <TextNode: u'\n </span>\n\n '>, <django.template.library.SimpleNode object at 0x7fb12b935c90>, <TextNode: u'\n '>, <IfNode>, <TextNode: u'\n </span>\n '>, <IfNode>, <TextNode: u'">\n <h2 clas'>, <django.template.library.SimpleNode object at 0x7fb12b935210>, <TextNode: u'\n <a id="c'>, <IfNode>, <TextNode: u' href="#" data-form="'>, <django.template.defaulttags.URLNode object at 0x7fb12b92fe50>, <TextNode: u'">\n Favo'>, <Variable Node: number_of_favorites>, <TextNode: u'</span>\n <'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fa50>, <TextNode: u'\n <!-- Ajax load A'>, <django.template.loader_tags.IncludeNode object at 0x7fb12b92fc10>, <TextNode: u'\n\n </div>\n \n'>]>, 'favorites_artists': [], u'has_artist_favorited': False, u'number_of_artworks': 9, u'number_of_collborators': 13, u'number_of_favorites': 0} {u'artworks': <Page 2 of 3>} {u'artwork': {'artwork': <Artwork: Winter EP>, 'artwork_id': 129, 'order': None, 'visibility': 1}, u'forloop': {u'counter': 4, u'counter0': 3, u'first': False, u'last': True, u'parentloop': {}, u'revcounter': 1, u'revcounter0': 0}} {u'artwork': {'artwork': <Artwork: Fresh Meat>, 'artwork_id': 133, 'order': 5, 'visibility': 1}} {u'artwork': <Artwork: Fresh Meat>} {u'collaborated_list': [66, 109], u'has_artwork_favorited': False, u'has_making_of': False} {u'making_of': <MakingOf: Making of for artwork - Fresh Meat>} {}
- responsive/snippet.html
- /usr/local/lib/python2.7/site-packages/responsive/templates/responsive/snippet.html
-
{'False': False, 'None': None, 'True': True} {u'cookie_age': 31536000, u'cookie_expires': 'Fri, 21 Nov 2025 09:08:15 GMT', u'cookie_name': 'clientinfo'}
Context processors
- django.template.context_processors.csrf
-
{u'csrf_token': <SimpleLazyObject: u'e5iOSqxEGzcyiPItvx8KTLbmNZqxCGig'>}
- django.template.context_processors.debug
-
{u'debug': True, u'sql_queries': <function <lambda> at 0x7fb12cc1c450>}
- django.template.context_processors.request
-
{u'request': <WSGIRequest: GET '/profile/66/?page=2'>}
- django.contrib.auth.context_processors.auth
-
{'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb12b928390>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb12b92ff90>>}
- responsive.context_processors.device
-
{'device': <responsive.utils.Device object at 0x7fb12b928190>}
- django.template.context_processors.static
-
{u'STATIC_URL': '/static/'}
- django.contrib.messages.context_processors.messages
-
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'WARNING': 30, 'SUCCESS': 25, 'ERROR': 40}, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb12b92fe10>}
- postman.context_processors.inbox
-
{}
- fearfront.context_processors.gradient
-
{'gradient_file': '/static/gradients/bg_lightgrey.jpg'}
- fearfront.context_processors.box_logo
-
{'box_logo': '/static/boxlogo/00.jpg'}
Summary
Total calls | Total time | Cache hits | Cache misses |
---|---|---|---|
1 | 0.865936279297 ms | 1 | 0 |
Commands
add | get | set | delete | clear | get_many | set_many | delete_many | has_key | incr | decr | incr_version | decr_version |
---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Calls
Time (ms) | Type | Arguments | Keyword arguments | Backend | |
---|---|---|---|---|---|
+ | 0.8659 | get | ('responsive_0_0_1.0', None) | {} | <django.core.cache.backends.memcached.MemcachedCache object at 0x7fb12b9225d0> |
/usr/local/bin/gunicorn in <module>(8) sys.exit(run()) /usr/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(61) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(223) super(Application, self).run() /usr/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72) Arbiter(self).run() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(203) self.manage_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(548) self.spawn_workers() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(619) self.spawn_worker() /usr/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(586) worker.init_process() /usr/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(140) self.run() /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124) self.run_for_one(timeout) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68) self.accept(listener) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30) self.handle(listener, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135) self.handle_request(listener, req, client, addr) /usr/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176) respiter = self.wsgi(environ, resp.start_response) /app/fear/profiles/views.py in get(191) return render(request, 'profile.html', context) /usr/local/lib/python2.7/contextlib.py in __enter__(17) return self.gen.next() /usr/local/lib/python2.7/site-packages/responsive/context_processors.py in device(17) device_obj = Device() /usr/local/lib/python2.7/site-packages/responsive/utils.py in __init__(26) matches = cache.get(self.cache_key, None) |
Signal | Providing | Receivers |
---|---|---|
class_prepared | class | ModelSignal._resolve_references, ModelSignal._resolve_references, ModelSignal._resolve_references, ModelSignal._resolve_references, ModelSignal._resolve_references, ModelSignal._resolve_references, ModelSignal._resolve_references |
connection_created | connection | configure_database_connection |
got_request_exception | request | |
post_delete | instance, using | RealtimeSignalProcessor.handle_delete |
post_init | instance | ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields |
post_migrate | using, verbosity, app_config, interactive | create_permissions, update_contenttypes, create_default_site |
post_save | update_fields, instance, created, using, raw | signal_committed_filefields, artwork_handler, RealtimeSignalProcessor.handle_save |
pre_delete | instance, using | clear_site_cache |
pre_init | instance, args, kwargs | GenericForeignKey.instance_pre_init, GenericForeignKey.instance_pre_init, GenericForeignKey.instance_pre_init, GenericForeignKey.instance_pre_init |
pre_save | update_fields, instance, using, raw | clear_site_cache, find_uncommitted_filefields |
request_finished | close_old_connections, close_caches | |
request_started | environ | reset_queries, close_old_connections, reset_search_queries |
Level | Time | Channel | Message | Location |
---|---|---|---|---|
INFO | 09:08:14 11/21/2024 | requests.packages.urllib3.connectionpool | Starting new HTTPS connection (1): soundcloud.com | /usr/local/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:758 |
DEBUG | 09:08:14 11/21/2024 | requests.packages.urllib3.connectionpool | "GET /oembed?url=https%3A%2F%2Fsoundcloud.com%2Fvizardmusic%2Fsets%2Fwinter&format=json HTTP/1.1" 404 None | /usr/local/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:387 |
ERROR | 09:08:14 11/21/2024 | embed_video.templatetags.embed_video_tags | Attempt to render not existing video (`https://soundcloud.com/vizardmusic/sets/winter`) | /usr/local/lib/python2.7/site-packages/embed_video/templatetags/embed_video_tags.py:119 |
Links