A Thoughtful Way To Start Your Day!
Published by Jonathan Cring
A Thoughtful Way To Start Your Day!
Published by Jonathan Cring
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 | 660.523 msec |
System CPU time | 0.000 msec |
Total CPU time | 660.523 msec |
Elapsed time | 775.357 msec |
Context switches | 214 voluntary, 217 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 | 144417 |
Content-Type | text/html; charset=utf-8 |
Date | Sun, 15 Dec 2019 07:57:40 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 | /en/article/jonathots-jr-1796july-6-2018/ |
QUERY_STRING | |
REMOTE_ADDR | 3.233.224.8 |
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.article_single |
() |
{'slug': 'jonathots-jr-1796july-6-2018'} |
article_single |
Query | Timeline | Time (ms) | Action | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
+ |
SELECT ••• "publications_article"."id", "publications_article"."language", "publications_article"."pinterest_post_status", "publications_article"."pinterest_post", "publications_article"."tumblr_post_status", "publications_article"."tumblr_post", "publications_article"."twitter_post_status", "publications_article"."twitter_post", "publications_article"."facebook_post_status", "publications_article"."facebook_post", "publications_article"."title", "publications_article"."slug", "publications_article"."auto_slug", "publications_article"."meta_title", "publications_article"."meta_description", "publications_article"."meta_keywords", "publications_article"."view_count", "publications_article"."created_at", "publications_article"."updated_at", "publications_article"."published_at", "publications_article"."featured_image_id", "publications_article"."excerpt", "publications_article"."summary", "publications_article"."content", "publications_article"."author_id", "publications_article"."master_category_id", "publications_article"."status", "publications_article"."is_published_to_fb", "publications_article"."is_viral", "publications_article"."_author", "publications_article"."search_index" FROM "publications_article" WHERE ("publications_article"."language" = 'en' AND "publications_article"."slug" = 'jonathots-jr-1796july-6-2018')
|
8.856948184679277% |
3.25 | ||||||||||||||||
Connection: default ./apps/front/views.py in article_single(795) article = get_object_or_404(Article.objects.by_language(), slug=slug) |
|||||||||||||||||||
+ |
UPDATE "publications_article" SET "view_count" = ("publications_article"."view_count" + 1) WHERE "publications_article"."id" = 33797
|
5.503390545407353% |
2.02 | ||||||||||||||||
Connection: default ./apps/front/views.py in article_single(800) article.inc_view_count(commit=True) ./apps/publications/models.py in inc_view_count(41) self.__class__.objects.filter(pk=self.pk).update(view_count=F('view_count') + 1) |
|||||||||||||||||||
+ |
SELECT ••• "publications_article"."id", "publications_article"."language", "publications_article"."pinterest_post_status", "publications_article"."pinterest_post", "publications_article"."tumblr_post_status", "publications_article"."tumblr_post", "publications_article"."twitter_post_status", "publications_article"."twitter_post", "publications_article"."facebook_post_status", "publications_article"."facebook_post", "publications_article"."title", "publications_article"."slug", "publications_article"."auto_slug", "publications_article"."meta_title", "publications_article"."meta_description", "publications_article"."meta_keywords", "publications_article"."view_count", "publications_article"."created_at", "publications_article"."updated_at", "publications_article"."published_at", "publications_article"."featured_image_id", "publications_article"."excerpt", "publications_article"."summary", "publications_article"."content", "publications_article"."author_id", "publications_article"."master_category_id", "publications_article"."status", "publications_article"."is_published_to_fb", "publications_article"."is_viral", "publications_article"."_author", "publications_article"."search_index", "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 "publications_article" LEFT OUTER JOIN "photologue_photo" ON ( "publications_article"."featured_image_id" = "photologue_photo"."id" ) WHERE ("publications_article"."language" = 'en' AND "publications_article"."status" = 2 AND "publications_article"."published_at" <= '2018-07-06T23:59:01.841533+00:00'::timestamptz) ORDER BY "publications_article"."published_at" DESC LIMIT 15
|
14.970312449304046% |
5.50 | ||||||||||||||||
Connection: default ./apps/front/views.py in article_single(812) ).order_by('-published_at')[:15]) |
|||||||||||||||||||
+ |
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"."id" IN (192, 3, 4, 5, 6, 7, 8)
|
3.728626585769443% |
1.37 | ||||||||||||||||
Connection: default ./apps/front/views.py in article_single(812) ).order_by('-published_at')[:15]) |
|||||||||||||||||||
+ |
SELECT ••• ("publications_article_categories"."article_id") AS "_prefetch_related_val_article_id", "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" INNER JOIN "publications_article_categories" ON ( "publications_category"."id" = "publications_article_categories"."category_id" ) WHERE "publications_article_categories"."article_id" IN (33797, 33792, 33784, 33791, 33786, 33793, 33783, 33782, 33787, 33781, 33779, 33778, 33790, 33780, 33775)
|
5.266539048051653% |
1.94 | ||||||||||||||||
Connection: default ./apps/front/views.py in article_single(812) ).order_by('-published_at')[:15]) |
|||||||||||||||||||
+ |
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 (4674, 4131, 6914, 28293, 2088, 22606, 24014, 2230, 217, 20091, 7771, 27069, 26046, 2559)
|
5.865481327666202% |
2.16 | ||||||||||||||||
Connection: default ./apps/front/views.py in article_single(812) ).order_by('-published_at')[:15]) |
|||||||||||||||||||
+ |
SELECT ••• COUNT(*) AS "__count" FROM "likes_articlelike" WHERE "likes_articlelike"."article_id" = 33797
|
2.4334057947503327% |
0.89 | ||||||||||||||||
Connection: default ./apps/front/views.py in article_single(813) render_articles_html(request, articles[:1], '_single-article.html') ./apps/front/views.py in render_articles_html(790) 'request': request,
/home/deploy/mytrendingstories/project/apps/likes/templates/_article_like_button.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" = 16101
|
1.397748288504591% |
0.51 | ||||||||||||||||
Connection: default ./apps/front/views.py in article_single(813) render_articles_html(request, articles[:1], '_single-article.html') ./apps/front/views.py in render_articles_html(790) 'request': request,
/home/deploy/mytrendingstories/project/apps/front/templates/_single-article.html |
|||||||||||||||||||
+ |
SELECT ••• "publications_customcomments"."id", "publications_customcomments"."username", "publications_customcomments"."message", "publications_customcomments"."article_id", "publications_customcomments"."parent_id", "publications_customcomments"."published_on", "publications_customcomments"."lft", "publications_customcomments"."rght", "publications_customcomments"."tree_id", "publications_customcomments"."level" FROM "publications_customcomments" WHERE ("publications_customcomments"."article_id" = 33797 AND "publications_customcomments"."level" = 0) ORDER BY "publications_customcomments"."published_on" DESC LIMIT 5
|
3.9258946821972036% |
1.44 | ||||||||||||||||
Connection: default ./apps/front/views.py in article_single(813) render_articles_html(request, articles[:1], '_single-article.html') ./apps/front/views.py in render_articles_html(790) 'request': request, ./apps/publications/templatetags/comment_forms.py in native_comments(36) for node in CustomComments.objects.filter(level=0, article=article).order_by('-published_on')[:5]]
/home/deploy/mytrendingstories/project/apps/front/templates/_single-article.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" = 4131
|
2.452224132896402% |
0.90 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/seo/templates/seo/_metadata_tag.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" = 89450
|
1.726744751954836% |
0.63 | ||||||||||||||||
Connection: default
/home/deploy/mytrendingstories/project/apps/seo/templates/seo/_metadata_tag.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)
|
2.0544433989812143% |
0.75 | ||||||||||||||||
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
|
3.1666720742350996% |
1.16 | ||||||||||||||||
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
|
2.2289997079913046% |
0.82 | ||||||||||||||||
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
|
1.9687875150060024% |
0.72 | ||||||||||||||||
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
|
2.226404075143571% |
0.82 | ||||||||||||||||
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
|
2.2984328866681807% |
0.84 | ||||||||||||||||
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
|
1.8948119788455922% |
0.70 | ||||||||||||||||
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
|
2.332825021900652% |
0.86 | ||||||||||||||||
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
|
2.189416307063366% |
0.80 | ||||||||||||||||
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
|
2.293890529184647% |
0.84 | ||||||||||||||||
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
|
1.8513351286460529% |
0.68 | ||||||||||||||||
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
|
1.7754128678498424% |
0.65 | ||||||||||||||||
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
|
1.7903377567243115% |
0.66 | ||||||||||||||||
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
|
1.9123325005677947% |
0.70 | ||||||||||||||||
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
|
1.87923818175919% |
0.69 | ||||||||||||||||
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
|
1.7196067616235684% |
0.63 | ||||||||||||||||
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
|
1.7455630901009052% |
0.64 | ||||||||||||||||
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
|
1.8247298919567827% |
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" = 7 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
2.2062879205736348% |
0.81 | ||||||||||||||||
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
|
2.6287271665422924% |
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" = 5 ORDER BY "publications_category"."tree_id" ASC, "publications_category"."lft" ASC
|
1.8844294474546577% |
0.69 | ||||||||||||||||
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 |
None
Comments