Name | Version |
---|---|
Adminsortable | 2.0.15 |
Autocomplete_Light | 2.2.5 |
Backup and restore | 3.0.2 |
Captcha | 0.5.1 |
Compressor | 1.5 |
Crispy_Forms | 1.4.0 |
Debug Toolbar | 1.4 |
Django | 1.8.18 |
Djrill | 1.3.0.dev1 |
Haystack | 0.0.dev0 |
Import_Export | 0.2.8 |
Loginas | 0.2.1 |
Mptt | 0.7.4 |
Photologue | 3.3.2 |
Python | 3.4.3 |
Rest_Framework | 3.3.3 |
Sitemap | 1.0.0 |
Sortedm2M | 1.0.1 |
Suit | 0.2.16 |
User_Agents | 0.3.2 |
elasticstack | 0.5.0 |
Resource | Value |
---|---|
User CPU time | 2322.063 msec |
System CPU time | 11.379 msec |
Total CPU time | 2333.442 msec |
Elapsed time | 2474.028 msec |
Context switches | 115 voluntary, 643 involuntary |
Timing attribute | Timeline | Milliseconds since navigation start (+length) |
---|
Setting | Value |
---|---|
ABSOLUTE_URL_OVERRIDES | {'publications.article': <function <lambda> at 0x7f64edc7df28>} |
ADMINS | (('MTS', 'david@mytrendingstories.com'),) |
ALLOWED_HOSTS | ['104.236.21.249', 'mytrendingstories.com', '192.241.138.138'] |
ALLOWED_INCLUDE_ROOTS | () |
APPEND_SLASH | True |
AUTHENTICATION_BACKENDS | ('django.contrib.auth.backends.ModelBackend',
'apps.facebook_auth.auth_backend.FacebookAuth') |
AUTH_USER_MODEL | 'accounts.User' |
BASE_DIR | '.' |
BROKER_URL | 'redis://localhost:6379/0' |
CACHES | {'default': {'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',
'LOCATION': '127.0.0.1:11211'}} |
CACHE_MIDDLEWARE_ALIAS | 'default' |
CACHE_MIDDLEWARE_KEY_PREFIX | '********************' |
CACHE_MIDDLEWARE_SECONDS | 600 |
CC_API | '********************' |
CC_API_KEY | '********************' |
CC_SECRET | '********************' |
CC_TOKEN | '********************' |
CELERYD_HIJACK_ROOT_LOGGER | False |
CKEDITOR_CONFIGS | {'default': {'skin': 'nixa',
'toolbar': 'custom',
'toolbar_custom': [['Preview', 'Print', '-', 'Templates'],
['Cut',
'Copy',
'Paste',
'PasteText',
'PasteFromWord',
'-',
'Undo',
'Redo'],
['Find',
'Replace',
'-',
'SelectAll',
'-',
'ShowBlocks',
'Maximize'],
['Source',
'-',
'Image',
'Blockquote',
'Table',
'HorizontalRule',
'PageBreak',
'Iframe',
'CreateDiv'],
['NumberedList',
'BulletedList',
'Outdent',
'Indent',
'-',
'Link',
'Unlink',
'Anchor'],
['Form',
'Checkbox',
'Radio',
'TextField',
'Textarea',
'Select',
'Button',
'ImageButton',
'HiddenField'],
['JustifyLeft',
'JustifyCenter',
'JustifyRight',
'JustifyBlock',
'-',
'BidiLtr',
'BidiRtl'],
['Bold',
'Italic',
'Underline',
'Strike',
'Subscript',
'Superscript',
'-',
'TextColor',
'BGColor',
'-',
'RemoveFormat'],
['Styles'],
['Format'],
['richcombo', 'lineheight'],
['Font'],
['FontSize'],
['SpecialChar'],
['About']]}} |
CKEDITOR_UPLOAD_PATH | 'docs/' |
COMPRESS | False |
COMPRESS_CACHE_BACKEND | 'default' |
COMPRESS_CACHE_KEY_FUNCTION | '********************' |
COMPRESS_CLEAN_CSS_ARGUMENTS | '' |
COMPRESS_CLEAN_CSS_BINARY | 'cleancss' |
COMPRESS_CLOSURE_COMPILER_ARGUMENTS | '' |
COMPRESS_CLOSURE_COMPILER_BINARY | 'java -jar compiler.jar' |
COMPRESS_CSSTIDY_ARGUMENTS | '--template=highest' |
COMPRESS_CSSTIDY_BINARY | 'csstidy' |
COMPRESS_CSS_COMPRESSOR | 'compressor.css.CssCompressor' |
COMPRESS_CSS_FILTERS | ('compressor.filters.css_default.CssAbsoluteFilter',
'compressor.filters.cssmin.CSSMinFilter') |
COMPRESS_CSS_HASHING_METHOD | 'mtime' |
COMPRESS_DATA_URI_MAX_SIZE | 1024 |
COMPRESS_DEBUG_TOGGLE | None |
COMPRESS_ENABLED | False |
COMPRESS_JINJA2_GET_ENVIRONMENT | <function CompressorConf.JINJA2_GET_ENVIRONMENT at 0x7f64e928f378> |
COMPRESS_JS_COMPRESSOR | 'compressor.js.JsCompressor' |
COMPRESS_JS_FILTERS | ['compressor.filters.jsmin.JSMinFilter'] |
COMPRESS_MINT_DELAY | 30 |
COMPRESS_MTIME_DELAY | 10 |
COMPRESS_OFFLINE | False |
COMPRESS_OFFLINE_CONTEXT | {'STATIC_URL': '/static/'} |
COMPRESS_OFFLINE_MANIFEST | 'manifest.json' |
COMPRESS_OFFLINE_TIMEOUT | 31536000 |
COMPRESS_OUTPUT_DIR | 'CACHE' |
COMPRESS_PARSER | 'compressor.parser.AutoSelectParser' |
COMPRESS_PRECOMPILERS | () |
COMPRESS_REBUILD_TIMEOUT | 2592000 |
COMPRESS_ROOT | '/home/deploy/mytrendingstories/project/static' |
COMPRESS_STORAGE | 'compressor.storage.CompressorFileStorage' |
COMPRESS_TEMPLATE_FILTER_CONTEXT | {'STATIC_URL': '/static/'} |
COMPRESS_URL | '/static/' |
COMPRESS_VERBOSE | False |
COMPRESS_YUGLIFY_BINARY | 'yuglify' |
COMPRESS_YUGLIFY_CSS_ARGUMENTS | '--terminal' |
COMPRESS_YUGLIFY_JS_ARGUMENTS | '--terminal' |
COMPRESS_YUI_BINARY | 'java -jar yuicompressor.jar' |
COMPRESS_YUI_CSS_ARGUMENTS | '' |
COMPRESS_YUI_JS_ARGUMENTS | '' |
CONTACT_MAIL | ('info@mytrendingstories.com',
'manager@mytrendingstories.com',
'work@mytrendingstories.com',
'david@mytrendingstories.com') |
CRISPY_TEMPLATE_PACK | 'bootstrap3' |
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 | 'apps.front.views.custom_csrf_failure' |
DATABASES | {'default': {'ATOMIC_REQUESTS': False,
'AUTOCOMMIT': True,
'CONN_MAX_AGE': 0,
'ENGINE': 'django.db.backends.postgresql_psycopg2',
'HOST': '127.0.0.1',
'NAME': 'mytrendingstories',
'OPTIONS': {},
'PASSWORD': '********************',
'PORT': '',
'TEST': {'CHARSET': None,
'COLLATION': None,
'MIRROR': None,
'NAME': None},
'TIME_ZONE': 'UTC',
'USER': 'mytrendingstories'}} |
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') |
DBBACKUP_BACKUP_DIRECTORY | './media/backups/' |
DBBACKUP_STORAGE | 'django.core.files.storage.FileSystemStorage' |
DBBACKUP_STORAGE_OPTIONS | {'location': '/var/backups'} |
DEBUG | True |
DEBUG_PROPAGATE_EXCEPTIONS | False |
DEBUG_TOOLBAR_CONFIG | {'SHOW_TOOLBAR_CALLBACK': 'mytrendingstories.settings.show_toolbar'} |
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 | 'info@mytrendingstories.com' |
DEFAULT_INDEX_TABLESPACE | '' |
DEFAULT_TABLESPACE | '' |
DISALLOWED_USER_AGENTS | () |
ELASTICSEARCH_INDEX_SETTINGS | {'settings_en': {'analysis': {'analyzer': {'full_analyzer': {'filter': ['tags_filter',
'ascii_folding',
'lowercase',
'en_stop',
'en_stemmer'],
'tokenizer': 'standard',
'type': 'custom'},
'simple': {'type': 'simple'}},
'filter': {'ascii_folding': {'preserve_original': True,
'type': 'asciifolding'},
'en_stemmer': {'name': 'english',
'type': 'stemmer'},
'en_stop': {'stopwords': '_english_',
'type': 'stop'},
'tags_filter': {'catenate_words': False,
'generate_word_parts': True,
'type': 'word_delimiter',
'type_table': ['- '
'=> '
'ALPHANUM']}}}},
'settings_es': {'analysis': {'analyzer': {'full_analyzer': {'filter': ['tags_filter',
'ascii_folding',
'lowercase',
'es_stop',
'es_stemmer'],
'tokenizer': 'standard',
'type': 'custom'},
'simple': {'type': 'simple'}},
'filter': {'ascii_folding': {'preserve_original': True,
'type': 'asciifolding'},
'es_stemmer': {'name': 'spanish',
'type': 'stemmer'},
'es_stop': {'stopwords': '_spanish_',
'type': 'stop'},
'tags_filter': {'catenate_words': False,
'generate_word_parts': True,
'type': 'word_delimiter',
'type_table': ['- '
'=> '
'ALPHANUM']}}}},
'settings_fr': {'analysis': {'analyzer': {'full_analyzer': {'filter': ['tags_filter',
'ascii_folding',
'lowercase',
'fr_stop',
'fr_stemmer'],
'tokenizer': 'standard',
'type': 'custom'},
'simple': {'type': 'simple'}},
'filter': {'ascii_folding': {'preserve_original': True,
'type': 'asciifolding'},
'fr_stemmer': {'name': 'french',
'type': 'stemmer'},
'fr_stop': {'stopwords': '_french_',
'type': 'stop'},
'tags_filter': {'catenate_words': False,
'generate_word_parts': True,
'type': 'word_delimiter',
'type_table': ['- '
'=> '
'ALPHANUM']}}}}} |
EMAIL_BACKEND | 'libs.djrill.mail.backends.djrill.DjrillBackend' |
EMAIL_HOST | 'localhost' |
EMAIL_HOST_PASSWORD | '********************' |
EMAIL_HOST_USER | 'info@mytrendingstories.com' |
EMAIL_PORT | 25 |
EMAIL_SSL_CERTFILE | None |
EMAIL_SSL_KEYFILE | '********************' |
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 | ('fixtures/',) |
FORCE_SCRIPT_NAME | None |
FORMAT_MODULE_PATH | None |
GONATIVE_KEY | '********************' |
GONATIVE_TOKEN | '********************' |
HAYSTACK_CONNECTIONS | {'default': {'ENGINE': 'apps.search.backends.MultilingualElasticSearchEngine',
'INDEX_NAME': 'mytrendingstories',
'SETTINGS_NAME': 'settings_en',
'URL': 'http://127.0.0.1:9200'},
'default_es': {'ENGINE': 'apps.search.backends.MultilingualElasticSearchEngine',
'INDEX_NAME': 'mytrendingstories_es',
'SETTINGS_NAME': 'settings_es',
'URL': 'http://127.0.0.1:9200'},
'default_fr': {'ENGINE': 'apps.search.backends.MultilingualElasticSearchEngine',
'INDEX_NAME': 'mytrendingstories_fr',
'SETTINGS_NAME': 'settings_fr',
'URL': 'http://127.0.0.1:9200'}} |
HAYSTACK_SIGNAL_PROCESSOR | 'apps.search.signals.BatchingSignalProcessor' |
IGNORABLE_404_URLS | () |
INSTALLED_APPS | ('apps.custom_admin',
'suit',
'autocomplete_light',
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.messages',
'django.contrib.sessions',
'django.contrib.sites',
'django.contrib.sitemaps',
'django.contrib.staticfiles',
'compressor',
'crispy_forms',
'debug_toolbar',
'djorm_pgfulltext',
'mptt',
'photologue',
'sortedm2m',
'sorted_autocomplete_m2m',
'stdimage',
'import_export',
'captcha',
'loginas',
'adminsortable',
'user_agents',
'rest_framework',
'dbbackup',
'haystack',
'elasticstack',
'snowpenguin.django.recaptcha3',
'libs.ckeditor',
'libs.djrill',
'libs.emails',
'libs.sms',
'libs.makefixture',
'libs.sitemap',
'libs.startup',
'apps.facebook_auth',
'apps.accounts',
'apps.front',
'apps.languages',
'apps.publications',
'apps.search',
'apps.seo',
'apps.tips',
'apps.likes',
'apps.messaging',
'apps.support',
'apps.social_autopost',
'apps.gonative',
'apps.notifications',
'apps.faq') |
INTERNAL_IP | ['127.0.0.1'] |
INTERNAL_IPS | ('::1', '127.0.0.1') |
LANGUAGES | (('en', 'English'), ('fr', 'Français'), ('es', 'Español')) |
LANGUAGES_ARTICLE | {'en': 'article', 'es': 'articulo', 'fr': 'article'} |
LANGUAGES_BIDI | ('he', 'ar', 'fa', 'ur') |
LANGUAGE_CODE | 'en' |
LANGUAGE_COOKIE_AGE | None |
LANGUAGE_COOKIE_DOMAIN | None |
LANGUAGE_COOKIE_NAME | 'django_language' |
LANGUAGE_COOKIE_PATH | '/' |
LOCALE_PATHS | ('locale/',) |
LOGGING | {'disable_existing_loggers': True,
'filters': {'require_debug_false': {'()': 'django.utils.log.RequireDebugFalse'}},
'formatters': {'exhaustive': {'format': '[%(asctime)s] %(pathname)s (L: '
'%(lineno)d); %(levelname)s: '
'%(message)s'},
'simple': {'format': '[%(asctime)s] %(levelname)s: '
'%(message)s'}},
'handlers': {'celery_file': {'backupCount': 2,
'class': 'logging.handlers.RotatingFileHandler',
'filename': 'logs/celery.log',
'formatter': 'simple',
'level': 'DEBUG',
'maxBytes': 5242880},
'console': {'class': 'logging.StreamHandler', 'level': 'DEBUG'},
'mail_admins': {'class': 'django.utils.log.AdminEmailHandler',
'filters': ['require_debug_false'],
'level': 'ERROR'},
'main_file': {'backupCount': 2,
'class': 'logging.handlers.RotatingFileHandler',
'filename': 'logs/main.log',
'formatter': 'simple',
'level': 'INFO',
'maxBytes': 2097152},
'null': {'class': 'logging.NullHandler', 'level': 'DEBUG'}},
'loggers': {'celery': {'handlers': ['console',
'mail_admins',
'celery_file'],
'level': 'DEBUG',
'propagate': True},
'celery.task': {'handlers': ['celery_file', 'mail_admins'],
'level': 'DEBUG',
'propagate': True},
'django': {'handlers': ['console', 'main_file'],
'level': 'INFO',
'propagate': True},
'django.request': {'handlers': ['main_file', 'mail_admins'],
'level': 'ERROR',
'propagate': True},
'django.security.DisallowedHost': {'handlers': ['null'],
'propagate': False}},
'version': 1} |
LOGGING_CONFIG | 'logging.config.dictConfig' |
LOGIN_REDIRECT_URL | '/admin/' |
LOGIN_URL | '/accounts/login/' |
LOGOUT_URL | '/accounts/logout/' |
MANAGERS | () |
MANDRILL_API_KEY | '********************' |
MEDIA_ROOT | './media' |
MEDIA_URL | '/media/' |
MESSAGE_STORAGE | 'django.contrib.messages.storage.fallback.FallbackStorage' |
MIDDLEWARE_CLASSES | ('django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.common.CommonMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.auth.middleware.SessionAuthenticationMiddleware',
'debug_toolbar.middleware.DebugToolbarMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.clickjacking.XFrameOptionsMiddleware',
'django.middleware.security.SecurityMiddleware',
'libs.multisite.middleware.MobileDetectionMiddleware',
'django.middleware.http.ConditionalGetMiddleware',
'django.middleware.cache.FetchFromCacheMiddleware',
'apps.gonative.middleware.GoNativeDetectionMiddleware',
'solid_i18n.middleware.SolidLocaleMiddleware',
'apps.search.middleware.HaystackBatchFlushMiddleware') |
MIGRATION_MODULES | {} |
MONTH_DAY_FORMAT | 'F j' |
MULTISITE_GONATIVE_OVERRIDE | False |
MULTISITE_MOBILE_OVERRIDE | False |
NEVERCACHE_KEY | '********************' |
NUMBER_GROUPING | 0 |
PASSWORD_HASHERS | '********************' |
PASSWORD_RESET_TIMEOUT_DAYS | '********************' |
PREPEND_WWW | False |
PROJECT_DOMAIN | 'mytrendingstories.com' |
PROJECT_NAME | 'mytrendingstories' |
PROJECT_SETTINGS | './mytrendingstories' |
RECAPTCHA_DEFAULT_ACTION | 'generic' |
RECAPTCHA_PRIVATE_KEY | '********************' |
RECAPTCHA_PUBLIC_KEY | '********************' |
RECAPTCHA_SCORE_THRESHOLD | 0.5 |
RECAPTCHA_SECRET_KEY | '********************' |
REST_FRAMEWORK | {'DEFAULT_AUTHENTICATION_CLASSES': ('apps.gonative.permissions.TokenPermission',),
'DEFAULT_PERMISSION_CLASSES': ('apps.gonative.permissions.IsAuthenticated',)} |
ROOT_URLCONF | 'mytrendingstories.urls' |
SECRET_KEY | '********************' |
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 |
SERVER_EMAIL | 'info@mytrendingstories.com' |
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.cache' |
SESSION_EXPIRE_AT_BROWSER_CLOSE | False |
SESSION_FILE_PATH | None |
SESSION_SAVE_EVERY_REQUEST | False |
SESSION_SERIALIZER | 'django.contrib.sessions.serializers.JSONSerializer' |
SETTINGS_MODULE | 'mytrendingstories.settings' |
SHORT_DATETIME_FORMAT | 'm/d/Y P' |
SHORT_DATE_FORMAT | 'm/d/Y' |
SIGNING_BACKEND | 'django.core.signing.TimestampSigner' |
SILENCED_SYSTEM_CHECKS | [] |
SITEMAP_EXTRA_URLS | (<django.utils.functional.lazy.<locals>.__proxy__ object at 0x7f64edc75d30>,
<django.utils.functional.lazy.<locals>.__proxy__ object at 0x7f64edc75d68>) |
SITE_ID | 1 |
SMS_ACCOUNT_SID | 'ACb38dcf8f8f5d103678bc635be56afb6f' |
SMS_AUTH_TOKEN | '********************' |
SMS_DEFAULT_FROM_NUMBER | '+14387949576' |
SOLID_I18N_HANDLE_DEFAULT_PREFIX | True |
SOLID_I18N_USE_REDIRECTS | False |
STAGING | False |
STARTUP_INITIAL_FIXTURES | ('groups',
'photologue',
'admins',
'categories',
'categories_new',
'city_category',
'articles',
'email_templates',
'accounts',
'email_templates_new',
'email_templates_tips_validation_demand',
'email_templates_notifications',
'notification_category',
'email_templates_author_request',
'faq') |
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_ROOT | 'static' |
STATIC_URL | '/static/' |
SUIT_CONFIG | {'ADMIN_NAME': 'My Trending Stories'} |
TEMPLATES | [{'APP_DIRS': False,
'BACKEND': 'django.template.backends.django.DjangoTemplates',
'DIRS': [],
'OPTIONS': {'context_processors': ['django.template.context_processors.debug',
'django.template.context_processors.request',
'django.contrib.auth.context_processors.auth',
'django.contrib.messages.context_processors.messages',
'django.core.context_processors.static'],
'loaders': ('libs.compressor.loaders.app_directories.MinifiedLoader',
'django.template.loaders.app_directories.Loader',
'libs.compressor.loaders.filesystem.MinifiedLoader',
'django.template.loaders.filesystem.Loader')}}] |
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 | ('./templates',) |
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 | ',' |
TIME_FORMAT | 'P' |
TIME_INPUT_FORMATS | ('%H:%M:%S', '%H:%M:%S.%f', '%H:%M') |
TIME_ZONE | 'US/Eastern' |
USE_ETAGS | False |
USE_I18N | True |
USE_L10N | True |
USE_THOUSAND_SEPARATOR | False |
USE_TZ | True |
USE_X_FORWARDED_HOST | False |
WSGI_APPLICATION | 'mytrendingstories.wsgi.application' |
X_FRAME_OPTIONS | 'SAMEORIGIN' |
YEAR_MONTH_FORMAT | 'F Y' |
Key | Value |
---|---|
Accept | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
Accept-Encoding | gzip |
Accept-Language | en-US,en;q=0.5 |
Connection | Keep-Alive |
Host | mytrendingstories.com |
User-Agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
Key | Value |
---|---|
Content-Language | en |
Content-Length | 303017 |
Content-Type | text/html; charset=utf-8 |
Date | Wed, 11 Dec 2019 07:53:15 GMT |
X-Frame-Options | SAMEORIGIN |
Since the WSGI environ inherits the environment of the server, only a significant subset is shown below.
Key | Value |
---|---|
CONTENT_LENGTH | |
CONTENT_TYPE | |
PATH_INFO | /profile/caleb-gee/ |
QUERY_STRING | |
REMOTE_ADDR | 3.95.131.208 |
REQUEST_METHOD | GET |
SCRIPT_NAME | |
SERVER_NAME | mytrendingstories.com |
SERVER_PORT | 443 |
SERVER_PROTOCOL | HTTP/1.1 |
View function | Arguments | Keyword arguments | URL name |
---|---|---|---|
apps.front.views.author_single |
() |
{'slug': 'caleb-gee'} |
author_single |
Query | Timeline | Time (ms) | Action | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
+ |
SELECT ••• "accounts_user"."id", "accounts_user"."is_superuser", "accounts_user"."lang", "accounts_user"."can_receive_emails", "accounts_user"."email", "accounts_user"."password", "accounts_user"."date_joined", "accounts_user"."last_login", "accounts_user"."is_staff", "accounts_user"."is_active", "accounts_user"."first_name", "accounts_user"."last_name", "accounts_user"."mobile_number_id", "accounts_author"."user_ptr_id", "accounts_author"."slug", "accounts_author"."avatar_id", "accounts_author"."biography_en", "accounts_author"."biography_fr", "accounts_author"."biography_es", "accounts_author"."facebook_link", "accounts_author"."twitter_link" FROM "accounts_author" INNER JOIN "accounts_user" ON ( "accounts_author"."user_ptr_id" = "accounts_user"."id" ) WHERE "accounts_author"."slug" = 'caleb-gee'
|
1.9526783648921056% |
2.82 | ||||||||||||||||
Connection: default ./apps/front/views.py in author_single(242) ), slug=slug) |
|||||||||||||||||||
+ |
SELECT ••• ("accounts_author_followers"."author_id") AS "_prefetch_related_val_author_id", "accounts_user"."id", "accounts_user"."is_superuser", "accounts_user"."lang", "accounts_user"."can_receive_emails", "accounts_user"."email", "accounts_user"."password", "accounts_user"."date_joined", "accounts_user"."last_login", "accounts_user"."is_staff", "accounts_user"."is_active", "accounts_user"."first_name", "accounts_user"."last_name", "accounts_user"."mobile_number_id", "accounts_member"."user_ptr_id", "accounts_member"."slug", "accounts_member"."avatar_id", "accounts_member"."short_desc_en", "accounts_member"."short_desc_fr", "accounts_member"."short_desc_es", "accounts_member"."facebook_link", "accounts_member"."twitter_link", "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public", T6."user_ptr_id", T6."slug", T6."avatar_id", T6."biography_en", T6."biography_fr", T6."biography_es", T6."facebook_link", T6."twitter_link", T7."id", T7."image", T7."date_taken", T7."view_count", T7."crop_from", T7."effect_id", T7."title", T7."slug", T7."caption", T7."date_added", T7."is_public" FROM "accounts_user" INNER JOIN "accounts_author_followers" ON ( "accounts_user"."id" = "accounts_author_followers"."user_id" ) LEFT OUTER JOIN "accounts_member" ON ( "accounts_user"."id" = "accounts_member"."user_ptr_id" ) LEFT OUTER JOIN "photologue_photo" ON ( "accounts_member"."avatar_id" = "photologue_photo"."id" ) LEFT OUTER JOIN "accounts_author" T6 ON ( "accounts_user"."id" = T6."user_ptr_id" ) LEFT OUTER JOIN "photologue_photo" T7 ON ( T6."avatar_id" = T7."id" ) WHERE "accounts_author_followers"."author_id" IN (713)
|
3.9278278972935463% |
5.67 | ||||||||||||||||
Connection: default ./apps/front/views.py in author_single(242) ), slug=slug) |
|||||||||||||||||||
+ |
SELECT ••• ("accounts_author_subscribers"."author_id") AS "_prefetch_related_val_author_id", "accounts_user"."id", "accounts_user"."is_superuser", "accounts_user"."lang", "accounts_user"."can_receive_emails", "accounts_user"."email", "accounts_user"."password", "accounts_user"."date_joined", "accounts_user"."last_login", "accounts_user"."is_staff", "accounts_user"."is_active", "accounts_user"."first_name", "accounts_user"."last_name", "accounts_user"."mobile_number_id", "accounts_member"."user_ptr_id", "accounts_member"."slug", "accounts_member"."avatar_id", "accounts_member"."short_desc_en", "accounts_member"."short_desc_fr", "accounts_member"."short_desc_es", "accounts_member"."facebook_link", "accounts_member"."twitter_link", "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public", T6."user_ptr_id", T6."slug", T6."avatar_id", T6."biography_en", T6."biography_fr", T6."biography_es", T6."facebook_link", T6."twitter_link", T7."id", T7."image", T7."date_taken", T7."view_count", T7."crop_from", T7."effect_id", T7."title", T7."slug", T7."caption", T7."date_added", T7."is_public" FROM "accounts_user" INNER JOIN "accounts_author_subscribers" ON ( "accounts_user"."id" = "accounts_author_subscribers"."user_id" ) LEFT OUTER JOIN "accounts_member" ON ( "accounts_user"."id" = "accounts_member"."user_ptr_id" ) LEFT OUTER JOIN "photologue_photo" ON ( "accounts_member"."avatar_id" = "photologue_photo"."id" ) LEFT OUTER JOIN "accounts_author" T6 ON ( "accounts_user"."id" = T6."user_ptr_id" ) LEFT OUTER JOIN "photologue_photo" T7 ON ( T6."avatar_id" = T7."id" ) WHERE "accounts_author_subscribers"."author_id" IN (713)
|
2.740821519447474% |
3.95 | ||||||||||||||||
Connection: default ./apps/front/views.py in author_single(242) ), slug=slug) |
|||||||||||||||||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "accounts_author" INNER JOIN "accounts_author_followers" ON ( "accounts_author"."user_ptr_id" = "accounts_author_followers"."author_id" ) WHERE "accounts_author_followers"."user_id" = 713
|
1.3353821750768315% |
1.93 | ||||||||||||||||
Connection: default ./apps/front/views.py in author_single(263) followings_count = Author.objects.filter(followers=author.pk).count() |
|||||||||||||||||||
+ |
SELECT ••• "publications_article"."author_id" FROM "publications_article" WHERE "publications_article"."author_id" IN (SELECT ••• U0."user_ptr_id" FROM "accounts_author" U0 INNER JOIN "accounts_author_followers" U1 ON ( U0."user_ptr_id" = U1."author_id" ) WHERE U1."user_id" = 713) ORDER BY "publications_article"."created_at" ASC
|
13.483196193119856% |
19.46 | ||||||||||||||||
Connection: default ./apps/front/views.py in author_single(267) authors_with_most_recent_posts = list(set(Article.objects.filter(author__in=followings).order_by('created_at').values_list('author', flat=True))) |
|||||||||||||||||||
+ |
SELECT ••• "accounts_user"."id", "accounts_user"."is_superuser", "accounts_user"."lang", "accounts_user"."can_receive_emails", "accounts_user"."email", "accounts_user"."password", "accounts_user"."date_joined", "accounts_user"."last_login", "accounts_user"."is_staff", "accounts_user"."is_active", "accounts_user"."first_name", "accounts_user"."last_name", "accounts_user"."mobile_number_id", "accounts_author"."user_ptr_id", "accounts_author"."slug", "accounts_author"."avatar_id", "accounts_author"."biography_en", "accounts_author"."biography_fr", "accounts_author"."biography_es", "accounts_author"."facebook_link", "accounts_author"."twitter_link" FROM "accounts_author" INNER JOIN "accounts_user" ON ( "accounts_author"."user_ptr_id" = "accounts_user"."id" ) WHERE "accounts_author"."user_ptr_id" IN (3073, 5124, 1035, 1036, 1548, 525, 4624, 529, 1553, 3091, 4113, 1562, 540, 32, 2088, 2094, 4144, 1591, 1594, 3132, 1605, 1100, 77, 2124, 7761, 2130, 6226, 2139, 1116, 1630, 4193, 98, 104, 107, 2672, 1137, 4212, 4213, 4219, 6270, 4235, 2195, 153, 1693, 166, 7867, 4800, 2753, 1221, 4296, 2250, 2253, 1742, 719, 2257, 6354, 5332, 1252, 4845, 252, 1798, 776, 1803, 1304, 2335, 5919, 1313, 298, 2358, 1357, 853, 2391, 2398, 3936, 4960, 2402, 868, 5484, 7539, 888, 2429, 894, 1920, 2437, 3977, 3981, 917, 2978, 1456, 436, 966, 1991, 7113, 4050, 2008, 2520, 4064, 4586, 492, 493, 5105, 2546, 3063)
|
2.375334589075047% |
3.43 | ||||||||||||||||
Connection: default ./apps/front/views.py in author_single(274) if followings: |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 4217
|
0.45884141303988635% |
0.66 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE ("publications_category"."language" = 'en' AND "publications_category"."parent_id" IS NULL)
|
0.8862892832358481% |
1.28 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 180 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
1.1711443772512475% |
1.69 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in render(339) roots = cache_tree_children(queryset) /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/_city_category_dropdown.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 6 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.6478635867948844% |
0.93 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 4 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.5718581672780146% |
0.83 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 3 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.5108886024916559% |
0.74 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 9 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.6389412114602955% |
0.92 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 10 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.6666997125012392% |
0.96 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 192 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.5338554575195797% |
0.77 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 8 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.550874062324444% |
0.79 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 7 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.7293215690162255% |
1.05 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 5 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.5247678530121278% |
0.76 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 6 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.6819007964046132% |
0.98 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 4 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.46743333002874987% |
0.67 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 3 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.5105581441459304% |
0.74 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 9 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.7245299230032054% |
1.05 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 10 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.671656587687122% |
0.97 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 192 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.6460460658933942% |
0.93 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 8 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.6189484815439014% |
0.89 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 7 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.5353425200753446% |
0.77 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 180 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.7734377581705826% |
1.12 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_category"."id", "publications_category"."language", "publications_category"."title", "publications_category"."long_title", "publications_category"."slug", "publications_category"."color_class", "publications_category"."parent_id", "publications_category"."old_slug", "publications_category"."constant_contact", "publications_category"."lft", "publications_category"."rght", "publications_category"."tree_id", "publications_category"."level" FROM "publications_category" WHERE "publications_category"."parent_id" = 5 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
0.546743333002875% |
0.79 | ||||||||||||||||
Connection: default /home/deploy/mytrendingstories/lib/python3.4/site-packages/mptt/templatetags/mptt_tags.py in cache_tree_children(270) if queryset:
/home/deploy/mytrendingstories/project/apps/front/templates/header.html |
|||||||||||||||||||
+ |
SELECT ••• "accounts_user"."id", "accounts_user"."is_superuser", "accounts_user"."lang", "accounts_user"."can_receive_emails", "accounts_user"."email", "accounts_user"."password", "accounts_user"."date_joined", "accounts_user"."last_login", "accounts_user"."is_staff", "accounts_user"."is_active", "accounts_user"."first_name", "accounts_user"."last_name", "accounts_user"."mobile_number_id", "accounts_author"."user_ptr_id", "accounts_author"."slug", "accounts_author"."avatar_id", "accounts_author"."biography_en", "accounts_author"."biography_fr", "accounts_author"."biography_es", "accounts_author"."facebook_link", "accounts_author"."twitter_link" FROM "accounts_author" INNER JOIN "accounts_user" ON ( "accounts_author"."user_ptr_id" = "accounts_user"."id" ) WHERE "accounts_author"."user_ptr_id" = 713
|
0.5787977925382506% |
0.84 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 1186
|
0.5027923730213806% |
0.73 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 342
|
0.5515349790158951% |
0.80 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 7793
|
0.4976702686626351% |
0.72 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 378
|
0.523941707147814% |
0.76 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 207
|
0.515680248504676% |
0.74 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 1131
|
0.5130365817388718% |
0.74 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 629
|
0.45157132943392486% |
0.65 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 1225
|
0.4761904761904762% |
0.69 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 2322
|
0.4385182247777668% |
0.63 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 1677
|
0.42728264102309904% |
0.62 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 1903
|
0.4547106837183173% |
0.66 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 5324
|
0.5184891444433429% |
0.75 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 34351
|
0.4165427447870196% |
0.60 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 38022
|
0.44314464161792405% |
0.64 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 2254
|
0.5285681239879713% |
0.76 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 18384
|
0.4682594758930637% |
0.68 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 3210
|
0.4129077029840389% |
0.60 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 3509
|
0.47222497604177% |
0.68 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 4495
|
0.5634314794620139% |
0.81 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 3265
|
0.5437692078913453% |
0.78 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 3362
|
0.5090710815901656% |
0.73 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 3801
|
0.4340570371104723% |
0.63 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 7304
|
0.5234460196292258% |
0.76 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 4756
|
0.43422226628333493% |
0.63 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 4205
|
0.5090710815901656% |
0.73 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 4336
|
0.48775651829086947% |
0.70 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 4693
|
0.5961468556888404% |
0.86 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 4367
|
0.4773470804005155% |
0.69 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 5936
|
0.43124814117180527% |
0.62 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 6595
|
0.4286044744060012% |
0.62 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 9399
|
0.6837183173061036% |
0.99 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 5147
|
0.6518290869435908% |
0.94 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 6412
|
0.5434387495456198% |
0.78 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 5863
|
0.5416212286441294% |
0.78 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 6050
|
0.43438749545619776% |
0.63 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 6850
|
0.41439476553980376% |
0.60 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 8558
|
0.4644592049172202% |
0.67 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 6612
|
0.5021314563299296% |
0.72 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 6413
|
0.48610422656224184% |
0.70 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 6465
|
0.42596080764019695% |
0.61 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 6219
|
0.5148541026403621% |
0.74 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 42664
|
0.5145236442946366% |
0.74 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 13321
|
0.5181586860976174% |
0.75 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 7986
|
0.5199762069991077% |
0.75 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 7892
|
0.46032847559565115% |
0.66 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 15346
|
0.47354680942467203% |
0.68 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 83182
|
0.46280691318859263% |
0.67 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 8499
|
0.4454578500380027% |
0.64 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 9292
|
0.4738772677703975% |
0.68 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 12613
|
0.45669343379267047% |
0.66 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 9061
|
0.5664056045735435% |
0.82 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 46784
|
0.4750338719804369% |
0.69 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 37026
|
0.5538481874359737% |
0.80 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 8909
|
0.4419880374078847% |
0.64 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 9148
|
0.35524272165493537% |
0.51 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 9069
|
0.36581738871815206% |
0.53 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 10279
|
0.4910611017481246% |
0.71 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 10486
|
0.4776775387462411% |
0.69 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 12708
|
0.44248372492647303% |
0.64 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 10188
|
0.36846105548395625% |
0.53 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 10705
|
0.4679290175473382% |
0.68 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 10415
|
0.46082416311423946% |
0.66 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 100389
|
0.3740788473612901% |
0.54 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 10274
|
0.35243382571626847% |
0.51 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 11069
|
0.4771818512276527% |
0.69 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 11084
|
0.495687518588282% |
0.72 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 11887
|
0.45950232973133737% |
0.66 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 50050
|
0.3985327649449787% |
0.58 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 14216
|
0.35590363834638644% |
0.51 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 25957
|
0.3659826178910148% |
0.53 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 14478
|
0.41142064042827403% |
0.59 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 14774
|
0.35392088827203333% |
0.51 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 15483
|
0.35325997158058225% |
0.51 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 16338
|
0.3441723670731305% |
0.50 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 15457
|
0.4519017877796504% |
0.65 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 15914
|
0.4150556822312548% |
0.60 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 15585
|
0.3775486599914081% |
0.54 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 20648
|
0.4429794124450613% |
0.64 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 16232
|
0.40596807772380294% |
0.59 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 16198
|
0.48428670566075144% |
0.70 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 16790
|
0.422490995010079% |
0.61 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 16921
|
0.35325997158058225% |
0.51 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 16889
|
0.36466078450811273% |
0.53 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 16368
|
0.46412874657149467% |
0.67 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 16905
|
0.45421499619972905% |
0.66 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 18483
|
0.4651201216086713% |
0.67 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 18605
|
0.4345527246290605% |
0.63 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 18595
|
0.48593899738937907% |
0.70 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 20460
|
0.36119097187799476% |
0.52 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 20187
|
0.3464855754932091% |
0.50 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/front/templates/author_profile.html |
|||||||||||||||||||
+ |
SELECT ••• "photologue_photo"."id", "photologue_photo"."image", "photologue_photo"."date_taken", "photologue_photo"."view_count", "photologue_photo"."crop_from", "photologue_photo"."effect_id", "photologue_photo"."title", "photologue_photo"."slug", "photologue_photo"."caption", "photologue_photo"."date_added", "photologue_photo"."is_public" FROM "photologue_photo" WHERE "photologue_photo"."id" = 20035
|
0.4426489540993358% |
0.64 |