| Jméno | Version |
|---|---|
| Crispy forms | 1.4.0 |
| Debug toolbar | 0.10.2 |
| Django | 1.5.5 |
| Djcelery | 3.0.23 |
| Python | 2.7.5 |
| Rosetta | 0.7.2 |
| South | 0.8.2 |
| Resource | Hodnota |
|---|---|
| User CPU time | 67.000 msec |
| System CPU time | 0.000 msec |
| Total CPU time | 67.000 msec |
| Elapsed time | 72.154 msec |
| Context switches | 10 voluntary, 12 involuntary |
| Timing Attribute | Timeline | Milliseconds since navigation start (+length) |
|---|
wsgiadmin.settings| Setting | Hodnota |
|---|---|
| ABSOLUTE_URL_OVERRIDES | {} |
| ADMINS | () |
| ADMIN_FOR | () |
| ALLOWED_HOSTS | ('naja.jed.cz',) |
| ALLOWED_INCLUDE_ROOTS | () |
| APPEND_SLASH | True |
| APPS_HOME | '/home/apps' |
| AUTHENTICATION_BACKENDS | ('django.contrib.auth.backends.ModelBackend',) |
| AUTH_USER_MODEL | 'auth.User' |
| BANK | 'mBank' |
| BANK_ACCOUNT | '' |
| BANK_CODE | '' |
| BANK_NAME | '' |
| BROKER_URL | 'redis://:Z7SHIqkoSuurRqVD1GEOXZyzAqIlkwwdjwVAVJcxlDqpeatsKiwL0ciWnxayX9DWw1R9N3Sw5@127.0.0.1:6379/0' |
| CACHES | {'default': {'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',
'KEY_PREFIX': u'********************',
'LOCATION': 'unix:/home/cx/memcached.sock'}} |
| CACHE_MIDDLEWARE_ALIAS | 'default' |
| CACHE_MIDDLEWARE_KEY_PREFIX | u'********************' |
| CACHE_MIDDLEWARE_SECONDS | 600 |
| CELERY_RESULT_BACKEND | 'database' |
| COMMENTS_ALLOW_PROFANITIES | False |
| CONSTANCE_BACKEND | 'constance.backends.database.DatabaseBackend' |
| CONSTANCE_CONFIG | {'apache_conf': ('/etc/apache2/vhosts.d/99_auto.conf', "Apache's config file"),
'apache_init_script': ('/etc/init.d/apache2', "Apache's init script"),
'apache_log_dir': ('/var/log/webs/', 'Apache log directory'),
'apache_url': ('127.0.0.1:8080', 'Apache proxy URL (for nginx)'),
'apache_user': ('www-data', "Apache's user"),
'auto_disable': (True, 'Auto disabling users'),
'bank_account': ('2200331030/2010', 'Bank account number'),
'bank_name': ('FIO Banka', 'Name of your bank'),
'bind_conf': ('/etc/bind/named.pandora.auto', "BIND's config"),
'bind_init_script': ('/etc/init.d/bind9', "BIND's init script"),
'bind_master_config_file': ('/etc/bind/config.master.conf',
'Path to master bind config file'),
'bind_master_zones_dir': ('/etc/bind/zones',
'Path to slave bind zones directory'),
'bind_slave_config_file': ('/etc/bind/config.slave.conf',
'Path to slave bind config file'),
'bind_slave_zones_dir': ('/etc/bind/zones',
'Path to master bind zones directory'),
'bind_zone_conf': ('/etc/bind/pri_auto/%s.zone', "BIND's zone file"),
'credit_currency': ('CZK', 'Currency'),
'credit_description': ('1 kr. = 2 K\xc4\x8d', 'Credit description'),
'credit_fee': (3.0, 'Credits for fee'),
'credit_php': (1.0, 'Credits for PHP'),
'credit_quotient': (0.5, 'Credit/currency Quotient'),
'credit_registration': (30, 'Credits for registration'),
'credit_static': (0.25, 'Credits for static'),
'credit_threshold': (-7, 'When should be a web disabled'),
'credit_wsgi': (1.0, 'Credits for WSGI'),
'credit_wsgi_proc': (0.2, 'Credits for extra WSGI process'),
'default_mail_machine': ('localhost',
'Default mail machine for new accounts. (must be in Machines table)'),
'default_mysql_machine': ('localhost',
'Default mysql machine for new accounts. (must be in Machines table)'),
'default_pgsql_machine': ('localhost',
'Default pgsql machine for new accounts. (must be in Machines table)'),
'default_web_machine': ('localhost',
'Default web machine for new accounts. (must be in Machines table)'),
'dns_default_a': ('87.236.194.121', 'Default A'),
'dns_default_aaaa': ('2a01:5f0:1022:1::1', 'Default AAAA'),
'dns_default_mx': ('mail.rosti.cz.', 'Default MX'),
'dns_default_record_ttl': (3600, 'Default TTL of records'),
'dns_email': ('info.example.com', 'Admin of DNS'),
'dns_expire': (604800, 'Expire'),
'dns_master': ('', 'Master NS server (IP)'),
'dns_minimum': (30, 'Minimum'),
'dns_mx': ('mail.example.com', 'MX server'),
'dns_ns1': ('ns1.example.com', 'NS1 domain'),
'dns_ns2': ('ns2.example.com', 'NS2 domain'),
'dns_refresh': (3600, 'Refresh'),
'dns_retry': (1800, 'Retry'),
'dns_slave': ('', 'Slave NS server (IP)'),
'email': ('info@rosti.cz', 'Your e-mail'),
'email_gid': (117, 'Email GID'),
'email_name': ('Hosting Ro\xc5\xa1t\xc3\xad.cz', 'Your e-mail name'),
'email_uid': (117, 'Email UID'),
'fastcgi_wrapper_dir': ('/var/www/%s/php5-wrap',
'PATH to fastcgi wrapper (user will be filled)'),
'find_directory_deep': (2, 'Finding directory deep'),
'handle_dns': (False, 'Use BIND'),
'handle_dns_secondary': (False, 'If handled DNS, include secondary too?'),
'ipv6': (True, 'Turn on/off support for IPv6'),
'maildir': ('/var/mail', 'Directory with maildirs'),
'mode': ('nginx', 'apache or nginx'),
'mysql_bind': ('localhost', "Host for mysql's users"),
'mysql_server': ('localhost', 'MySQL server hostname'),
'nginx_conf': ('/etc/nginx/sites-enabled/99_auto.conf',
"Nginx's config file"),
'nginx_init_script': ('/etc/init.d/nginx', "Nginx's init script"),
'nginx_listen': ('*:80', 'Listen config directive'),
'nginx_log_dir': ('/var/log/webx/', 'NGINX log directory'),
'nginx_ssl_listen': ('*:443', 'Listen config directive'),
'pagination': (50, 'Pagination'),
'pcp_invoices_api_key': ('', 'PCP Invoices API KEY'),
'pcp_invoices_api_url': ('http://faktury.initd.cz/invoice/api/new_invoice/',
'PCP Invoices API URL'),
'pcp_invoices_item_desc': ('Kredit hostingov\xc3\xa9 slu\xc5\xbeby Ro\xc5\xa1t\xc3\xad.cz',
'Item description on invoice'),
'pcp_invoices_item_unit': ('ks', 'Item unit on invoice'),
'pcp_runner_path': ('/usr/local/bin/pcp_runner', 'PCP Runner path'),
'pgsql_server': ('localhost', 'PostgreSQL server hostname'),
'tax': (0, '%'),
'terms_url': ('', 'Terms URL'),
'uwsgi_conf': ('/etc/uwsgi/config.xml', "uWSGI's XML config file"),
'uwsgi_memory': (192, 'Memory for uWSGI app'),
'uwsgi_pidfile': ('/var/run/uwsgi/app_%d.pid', "uWSGI's app pidfile"),
'var_symbol_prefix': (10, 'Variable symbol prefix'),
'virt_disk_pathfile': ('/home/vms/machines/%s.img',
'Place where VM images are store'),
'virt_pool': ('machines', 'Default pool for images')} |
| CREDIT_TRESHOLD | 20 |
| CRISPY_TEMPLATE_PACK | 'bootstrap3' |
| CSRF_COOKIE_DOMAIN | None |
| CSRF_COOKIE_NAME | 'csrftoken' |
| CSRF_COOKIE_PATH | '/' |
| CSRF_COOKIE_SECURE | False |
| CSRF_FAILURE_VIEW | 'django.views.csrf.csrf_failure' |
| CURRENCY | (('czk', 'CZK'), ('eur', 'EUR'), ('usd', 'USD')) |
| DATABASES | {'default': {'ENGINE': 'django.db.backends.postgresql_psycopg2',
'HOST': '',
'NAME': 'pcp',
'OPTIONS': {},
'PASSWORD': u'********************',
'PORT': '',
'TEST_CHARSET': None,
'TEST_COLLATION': None,
'TEST_MIRROR': None,
'TEST_NAME': None,
'TIME_ZONE': 'Europe/Prague',
'USER': ''}} |
| DATABASE_ROUTERS | [] |
| DATETIME_FORMAT | 'N j, Y, P' |
| DATETIME_INPUT_FORMATS | ('%Y-%m-%d %H:%M:%S',
'%Y-%m-%d %H:%M:%S.%f',
'%Y-%m-%d %H:%M',
'%Y-%m-%d',
'%m/%d/%Y %H:%M:%S',
'%m/%d/%Y %H:%M:%S.%f',
'%m/%d/%Y %H:%M',
'%m/%d/%Y',
'%m/%d/%y %H:%M:%S',
'%m/%d/%y %H:%M:%S.%f',
'%m/%d/%y %H:%M',
'%m/%d/%y') |
| DATE_FORMAT | 'N j, Y' |
| DATE_INPUT_FORMATS | ('%Y-%m-%d',
'%m/%d/%Y',
'%m/%d/%y',
'%b %d %Y',
'%b %d, %Y',
'%d %b %Y',
'%d %b, %Y',
'%B %d %Y',
'%B %d, %Y',
'%d %B %Y',
'%d %B, %Y') |
| DEBUG | True |
| DEBUG_PROPAGATE_EXCEPTIONS | False |
| DEBUG_TOOLBAR | True |
| DEBUG_TOOLBAR_CONFIG | {'INTERCEPT_REDIRECTS': False} |
| DEBUG_TOOLBAR_PANELS | ('debug_toolbar.panels.version.VersionDebugPanel',
'debug_toolbar.panels.timer.TimerDebugPanel',
'debug_toolbar.panels.settings_vars.SettingsVarsDebugPanel',
'debug_toolbar.panels.headers.HeaderDebugPanel',
'debug_toolbar.panels.request_vars.RequestVarsDebugPanel',
'debug_toolbar.panels.template.TemplateDebugPanel',
'debug_toolbar.panels.sql.SQLDebugPanel',
'debug_toolbar.panels.signals.SignalDebugPanel',
'debug_toolbar.panels.logger.LoggingPanel') |
| DECIMAL_SEPARATOR | '.' |
| DEFAULT_CHARSET | 'utf-8' |
| DEFAULT_CONTENT_TYPE | 'text/html' |
| DEFAULT_EXCEPTION_REPORTER_FILTER | 'django.views.debug.SafeExceptionReporterFilter' |
| DEFAULT_FILE_STORAGE | 'django.core.files.storage.FileSystemStorage' |
| DEFAULT_FROM_EMAIL | 'webmaster@localhost' |
| DEFAULT_INDEX_TABLESPACE | '' |
| DEFAULT_MYSQL_COMMAND | 'mysql -uroot' |
| DEFAULT_TABLESPACE | '' |
| DISALLOWED_USER_AGENTS | () |
| EMAIL_BACKEND | 'django.core.mail.backends.smtp.EmailBackend' |
| EMAIL_FROM | 'info@rosti.cz' |
| EMAIL_HOST | 'localhost' |
| EMAIL_HOST_PASSWORD | u'********************' |
| EMAIL_HOST_USER | '' |
| EMAIL_PORT | 25 |
| EMAIL_SUBJECT_PREFIX | '[Django] ' |
| EMAIL_USE_TLS | False |
| ENABLE_DEBUG_URLS | True |
| FILE_CHARSET | 'utf-8' |
| 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 |
| FIO_TOKEN | u'********************' |
| FIRST_DAY_OF_WEEK | 0 |
| FIXTURE_DIRS | () |
| FORCE_SCRIPT_NAME | None |
| FORMAT_MODULE_PATH | None |
| GOPAY | False |
| GUNICORN_PROXY_PORT | 12000 |
| IGNORABLE_404_URLS | () |
| INSTALLED_APPS | ['django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.sites',
'django.contrib.staticfiles',
'django.contrib.admin',
'djcelery',
'rosetta',
'crispy_forms',
'south',
'constance',
'constance.backends.database',
'raven.contrib.django.raven_compat',
'wsgiadmin.useradmin',
'wsgiadmin.clients',
'wsgiadmin.dns',
'wsgiadmin.emails',
'wsgiadmin.users',
'wsgiadmin.service',
'wsgiadmin.stats',
'wsgiadmin.core',
'wsgiadmin.apps',
'debug_toolbar'] |
| INTERNAL_IPS | ('127.0.0.1', '89.111.104.66') |
| KILLER_TRESHOLD | -20 |
| LANGUAGES | (('cs', u'\u010cesky'), ('en', 'English')) |
| LANGUAGES_BIDI | ('he', 'ar', 'fa') |
| LANGUAGE_CODE | 'cs' |
| LANGUAGE_COOKIE_NAME | 'django_language' |
| LOCALE_PATHS | ('/home/admin/pcp/wsgiadmin/locale',) |
| LOGGING | {} |
| LOGGING_CONFIG | 'django.utils.log.dictConfig' |
| LOGIN_REDIRECT_URL | '/' |
| LOGIN_URL | '/login/' |
| LOGOUT_URL | '/logout/' |
| MANAGERS | () |
| MEDIA_ROOT | '' |
| MEDIA_URL | '' |
| MESSAGE_STORAGE | 'django.contrib.messages.storage.session.SessionStorage' |
| MIDDLEWARE_CLASSES | ('django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.locale.LocaleMiddleware',
'django.middleware.common.CommonMiddleware',
'django.middleware.transaction.TransactionMiddleware',
'debug_toolbar.middleware.DebugToolbarMiddleware') |
| MONTH_DAY_FORMAT | 'F j' |
| MY_ADDRESS_ID | 1 |
| NODE_VERSIONS | (('0.10', '0.10.x'),) |
| NUMBER_GROUPING | 0 |
| NUMBER_OF_REMINDS_TO_KILL | 20 |
| OLD | False |
| PASSWORD_HASHERS | u'********************' |
| PASSWORD_RESET_TIMEOUT_DAYS | u'********************' |
| PAYMENT_CHOICES | (('per_web', 'Per application (60 CZK/app/month)'),
('fee', 'Constant fee (200 CZK/196 MB RAM)')) |
| PHP_INI_PATH | '/etc/php/cgi-php5.5/php.ini' |
| PREPEND_WWW | False |
| PROFANITIES_LIST | u'********************' |
| PYTHON_INTERPRETERS | {'python2.7': '/usr/bin/virtualenv'} |
| RAVEN_CONFIG | {u'auto_log_stacks': None,
u'context': None,
'dsn': 'http://347f9417e7a5418cbe12ae1ebdc660e1:adc3de2a983948b0b6950a96d9d204d6@sentry.rosti.cz/6',
u'exclude_paths': None,
u'include_paths': set(['constance',
'constance.backends.database',
'crispy_forms',
'debug_toolbar',
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.sites',
'django.contrib.staticfiles',
'djcelery',
'raven.contrib.django.raven_compat',
'rosetta',
'south',
'wsgiadmin.apps',
'wsgiadmin.clients',
'wsgiadmin.core',
'wsgiadmin.dns',
'wsgiadmin.emails',
'wsgiadmin.service',
'wsgiadmin.stats',
'wsgiadmin.useradmin',
'wsgiadmin.users']),
u'key': '0aaf0f99f061ade6a3fa7ef281296e88',
u'list_max_length': None,
u'name': None,
u'processors': None,
u'project': None,
u'public_key': None,
u'secret_key': None,
u'servers': None,
u'site': None,
u'string_max_length': None,
u'timeout': None} |
| ROOT | '/home/admin/pcp/wsgiadmin' |
| ROOT_URLCONF | 'wsgiadmin.urls' |
| SECRET_KEY | u'********************' |
| SECURE_PROXY_SSL_HEADER | None |
| SEND_BROKEN_LINK_EMAILS | False |
| SERVER_EMAIL | 'root@localhost' |
| SESSION_CACHE_ALIAS | 'default' |
| SESSION_COOKIE_AGE | 1209600 |
| SESSION_COOKIE_DOMAIN | None |
| SESSION_COOKIE_HTTPONLY | True |
| SESSION_COOKIE_NAME | 'sessionid' |
| SESSION_COOKIE_PATH | '/' |
| SESSION_COOKIE_SECURE | False |
| SESSION_ENGINE | 'django.contrib.sessions.backends.db' |
| SESSION_EXPIRE_AT_BROWSER_CLOSE | False |
| SESSION_FILE_PATH | None |
| SESSION_SAVE_EVERY_REQUEST | False |
| SESSION_SERIALIZER | 'django.contrib.sessions.serializers.PickleSerializer' |
| SETTINGS_MODULE | 'wsgiadmin.settings' |
| SHORT_DATETIME_FORMAT | 'm/d/Y P' |
| SHORT_DATE_FORMAT | 'm/d/Y' |
| SIGNING_BACKEND | 'django.core.signing.TimestampSigner' |
| SITE_ID | 1 |
| SSH_HOSTKEYS | u'********************' |
| SSH_PRIVATEKEY | u'********************' |
| STAMP_NOSIGN | '/home/admin/pcp/wsgiadmin/static/razitko-nosign.png' |
| STAMP_SIGN | '/home/admin/pcp/wsgiadmin/static/razitko.png' |
| STATICFILES_DIRS | ('/home/admin/pcp/wsgiadmin/static',) |
| STATICFILES_FINDERS | ('django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder') |
| STATICFILES_STORAGE | 'django.contrib.staticfiles.storage.StaticFilesStorage' |
| STATIC_ROOT | '/home/admin/pcp/wsgiadmin/../static' |
| STATIC_URL | '/static/' |
| TEMPLATE_CONTEXT_PROCESSORS | ('django.contrib.auth.context_processors.auth',
'django.core.context_processors.i18n',
'django.core.context_processors.media',
'django.core.context_processors.static',
'django.contrib.messages.context_processors.messages',
'wsgiadmin.useradmin.context.rosti_context',
'constance.context_processors.config',
'wsgiadmin.core.context.django_settings',
'wsgiadmin.core.context.capabilities') |
| TEMPLATE_DEBUG | True |
| TEMPLATE_DIRS | ('/home/admin/pcp/wsgiadmin/templates',) |
| TEMPLATE_LOADERS | ('django.template.loaders.filesystem.Loader',
'django.template.loaders.app_directories.Loader') |
| TEMPLATE_STRING_IF_INVALID | '' |
| TEST_RUNNER | 'django.test.simple.DjangoTestSuiteRunner' |
| THOUSAND_SEPARATOR | ',' |
| TIME_FORMAT | 'P' |
| TIME_INPUT_FORMATS | ('%H:%M:%S', '%H:%M') |
| TIME_ZONE | 'Europe/Prague' |
| TRANSACTIONS_MANAGED | False |
| USERLOG_FILENAME | '%s/logs/%s.log' |
| USE_ETAGS | False |
| USE_I18N | True |
| USE_L10N | False |
| USE_THOUSAND_SEPARATOR | False |
| USE_TZ | False |
| USE_X_FORWARDED_HOST | False |
| VIRT | False |
| VIRTUALENVS_DIR | 'virtualenvs' |
| WSGI_APPLICATION | None |
| X_FRAME_OPTIONS | 'SAMEORIGIN' |
| YEAR_MONTH_FORMAT | 'F Y' |
| Key | Hodnota |
|---|---|
| HTTP_ACCEPT | */* |
| HTTP_USER_AGENT | Archive Team |
| HTTP_CONNECTION | close |
| SERVER_NAME | mail.zelenabrana.eu |
| REMOTE_ADDR | 127.0.0.1 |
| SERVER_SOFTWARE | gunicorn/18.0 |
| SCRIPT_NAME | |
| REQUEST_METHOD | GET |
| HTTP_HOST | mail.zelenabrana.eu |
| SERVER_PORT | 80 |
| SERVER_PROTOCOL | HTTP/1.0 |
| QUERY_STRING | next=/ |
| HTTP_ACCEPT_ENCODING | identity |
| View Function | Arguments | Keyword Arguments | URL Name |
|---|---|---|---|
django.contrib.auth.views.login |
() |
{'extra_context': {'form_helper': <wsgiadmin.service.forms.LoginFormHelper object at 0x436a490>,
'menu_active': 'login'},
'template_name': 'login.html'} |
login |
| Variable | Hodnota |
|---|---|
u'testcookie' |
u'worked' |
| Variable | Hodnota |
|---|---|
u'next' |
[u'/'] |
{'False': False, 'None': None, 'True': True}
{'form': <django.contrib.auth.forms.AuthenticationForm object at 0x5574710>,
'form_helper': <wsgiadmin.service.forms.LoginFormHelper object at 0x436a490>,
'menu_active': 'login',
'next': u'/',
'site': <Site: naja.jed.cz>,
'site_name': u'naja.jed.cz'}
{u'csrf_token': <django.utils.functional.__proxy__ object at 0x557b310>}
{'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x557bf90>,
'user': <django.utils.functional.SimpleLazyObject object at 0x5574210>}
{u'LANGUAGES': u'<<languages>>',
u'LANGUAGE_BIDI': False,
u'LANGUAGE_CODE': 'cs'}
{u'MEDIA_URL': ''}
{u'STATIC_URL': '/static/'}
{'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x5574090>}
{'site': <Site: naja.jed.cz>}
{'config': <constance.config.Config object at 0x376dc50>}
{'settings': <django.conf.LazySettings object at 0x27dc990>}
{'capabilities': [u'php', u'mail', u'static', u'mysql']}{'False': False, 'None': None, 'True': True}
{'form': <django.contrib.auth.forms.AuthenticationForm object at 0x5574710>,
'form_helper': <wsgiadmin.service.forms.LoginFormHelper object at 0x436a490>,
'menu_active': 'login',
'next': u'/',
'site': <Site: naja.jed.cz>,
'site_name': u'naja.jed.cz'}
{u'csrf_token': <django.utils.functional.__proxy__ object at 0x557b310>}
{'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x557bf90>,
'user': <django.utils.functional.SimpleLazyObject object at 0x5574210>}
{u'LANGUAGES': u'<<languages>>',
u'LANGUAGE_BIDI': False,
u'LANGUAGE_CODE': 'cs'}
{u'MEDIA_URL': ''}
{u'STATIC_URL': '/static/'}
{'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x5574090>}
{'site': <Site: naja.jed.cz>}
{'config': <constance.config.Config object at 0x376dc50>}
{'settings': <django.conf.LazySettings object at 0x27dc990>}
{'capabilities': [u'php', u'mail', u'static', u'mysql']}{'False': False, 'None': None, 'True': True}
{'form': <django.contrib.auth.forms.AuthenticationForm object at 0x5574710>,
'form_helper': <wsgiadmin.service.forms.LoginFormHelper object at 0x436a490>,
'menu_active': 'login',
'next': u'/',
'site': <Site: naja.jed.cz>,
'site_name': u'naja.jed.cz'}
{u'csrf_token': <django.utils.functional.__proxy__ object at 0x557b310>}
{'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x557bf90>,
'user': <django.utils.functional.SimpleLazyObject object at 0x5574210>}
{u'LANGUAGES': u'<<languages>>',
u'LANGUAGE_BIDI': False,
u'LANGUAGE_CODE': 'cs'}
{u'MEDIA_URL': ''}
{u'STATIC_URL': '/static/'}
{'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x5574090>}
{'site': <Site: naja.jed.cz>}
{'config': <constance.config.Config object at 0x376dc50>}
{'settings': <django.conf.LazySettings object at 0x27dc990>}
{'capabilities': [u'php', u'mail', u'static', u'mysql']}{'False': False, 'None': None, 'True': True}
{'attrs': {'class': 'well'},
'csrf_token': <django.utils.functional.__proxy__ object at 0x557b310>,
'disable_csrf': False,
'error_text_inline': True,
'field_class': '',
'flat_attrs': u' class="well"',
'form': <django.contrib.auth.forms.AuthenticationForm object at 0x5574710>,
'form_action': '',
'form_attrs': {'class': 'well'},
'form_class': 'well',
'form_error_title': None,
'form_id': '',
'form_method': 'post',
'form_show_errors': True,
'form_show_labels': True,
'form_style': '',
'form_tag': True,
'formset_error_title': None,
'help_text_inline': False,
'html5_required': False,
'inputs': [<crispy_forms.layout.Submit object at 0x436a550>],
'is_formset': False,
'label_class': '',
'label_size': 0,
'template_pack': 'bootstrap3'}{'False': False, 'None': None, 'True': True}
{'attrs': {'class': 'well'},
'csrf_token': <django.utils.functional.__proxy__ object at 0x557b310>,
'disable_csrf': False,
'error_text_inline': True,
'field_class': '',
'flat_attrs': u' class="well"',
'form': <django.contrib.auth.forms.AuthenticationForm object at 0x5574710>,
'form_action': '',
'form_attrs': {'class': 'well'},
'form_class': 'well',
'form_error_title': None,
'form_id': '',
'form_method': 'post',
'form_show_errors': True,
'form_show_labels': True,
'form_style': '',
'form_tag': True,
'formset_error_title': None,
'help_text_inline': False,
'html5_required': False,
'inputs': [<crispy_forms.layout.Submit object at 0x436a550>],
'is_formset': False,
'label_class': '',
'label_size': 0,
'template_pack': 'bootstrap3'}
{}{'False': False, 'None': None, 'True': True}
{'attrs': {'class': 'well'},
'csrf_token': <django.utils.functional.__proxy__ object at 0x557b310>,
'disable_csrf': False,
'error_text_inline': True,
'field_class': '',
'flat_attrs': u' class="well"',
'form': <django.contrib.auth.forms.AuthenticationForm object at 0x5574710>,
'form_action': '',
'form_attrs': {'class': 'well'},
'form_class': 'well',
'form_error_title': None,
'form_id': '',
'form_method': 'post',
'form_show_errors': True,
'form_show_labels': True,
'form_style': '',
'form_tag': True,
'formset_error_title': None,
'help_text_inline': False,
'html5_required': False,
'inputs': [<crispy_forms.layout.Submit object at 0x436a550>],
'is_formset': False,
'label_class': '',
'label_size': 0,
'template_pack': 'bootstrap3'}
{}
{}{'False': False, 'None': None, 'True': True}
{'attrs': {'class': 'well'},
'csrf_token': <django.utils.functional.__proxy__ object at 0x557b310>,
'disable_csrf': False,
'error_text_inline': True,
'field_class': '',
'flat_attrs': u' class="well"',
'form': <django.contrib.auth.forms.AuthenticationForm object at 0x5574710>,
'form_action': '',
'form_attrs': {'class': 'well'},
'form_class': 'well',
'form_error_title': None,
'form_id': '',
'form_method': 'post',
'form_show_errors': True,
'form_show_labels': True,
'form_style': '',
'form_tag': True,
'formset_error_title': None,
'help_text_inline': False,
'html5_required': False,
'inputs': [<crispy_forms.layout.Submit object at 0x436a550>],
'is_formset': False,
'label_class': '',
'label_size': 0,
'template_pack': 'bootstrap3'}
{}
{}
{}{'False': False, 'None': None, 'True': True}
{'attrs': {'class': 'well'},
'csrf_token': <django.utils.functional.__proxy__ object at 0x557b310>,
'disable_csrf': False,
'error_text_inline': True,
'field_class': '',
'flat_attrs': u' class="well"',
'form': <django.contrib.auth.forms.AuthenticationForm object at 0x5574710>,
'form_action': '',
'form_attrs': {'class': 'well'},
'form_class': 'well',
'form_error_title': None,
'form_id': '',
'form_method': 'post',
'form_show_errors': True,
'form_show_labels': True,
'form_style': '',
'form_tag': True,
'formset_error_title': None,
'help_text_inline': False,
'html5_required': False,
'inputs': [<crispy_forms.layout.Submit object at 0x436a550>],
'is_formset': False,
'label_class': '',
'label_size': 0,
'template_pack': 'bootstrap3'}
{}
{}
{u'field': <django.forms.forms.BoundField object at 0x5575650>,
u'forloop': {u'counter': 1,
u'counter0': 0,
u'first': True,
u'last': False,
u'parentloop': {},
u'revcounter': 2,
u'revcounter0': 1}}
{}{'False': False, 'None': None, 'True': True}
{'attrs': {'class': 'well'},
'csrf_token': <django.utils.functional.__proxy__ object at 0x557b310>,
'disable_csrf': False,
'error_text_inline': True,
'field_class': '',
'flat_attrs': u' class="well"',
'form': <django.contrib.auth.forms.AuthenticationForm object at 0x5574710>,
'form_action': '',
'form_attrs': {'class': 'well'},
'form_class': 'well',
'form_error_title': None,
'form_id': '',
'form_method': 'post',
'form_show_errors': True,
'form_show_labels': True,
'form_style': '',
'form_tag': True,
'formset_error_title': None,
'help_text_inline': False,
'html5_required': False,
'inputs': [<crispy_forms.layout.Submit object at 0x436a550>],
'is_formset': False,
'label_class': '',
'label_size': 0,
'template_pack': 'bootstrap3'}
{}
{}
{u'field': <django.forms.forms.BoundField object at 0x5575650>,
u'forloop': {u'counter': 1,
u'counter0': 0,
u'first': True,
u'last': False,
u'parentloop': {},
u'revcounter': 2,
u'revcounter0': 1}}
{}
{}{'False': False, 'None': None, 'True': True}
{'attrs': {'class': 'well'},
'csrf_token': <django.utils.functional.__proxy__ object at 0x557b310>,
'disable_csrf': False,
'error_text_inline': True,
'field_class': '',
'flat_attrs': u' class="well"',
'form': <django.contrib.auth.forms.AuthenticationForm object at 0x5574710>,
'form_action': '',
'form_attrs': {'class': 'well'},
'form_class': 'well',
'form_error_title': None,
'form_id': '',
'form_method': 'post',
'form_show_errors': True,
'form_show_labels': True,
'form_style': '',
'form_tag': True,
'formset_error_title': None,
'help_text_inline': False,
'html5_required': False,
'inputs': [<crispy_forms.layout.Submit object at 0x436a550>],
'is_formset': False,
'label_class': '',
'label_size': 0,
'template_pack': 'bootstrap3'}
{}
{}
{u'field': <django.forms.forms.BoundField object at 0x5575650>,
u'forloop': {u'counter': 1,
u'counter0': 0,
u'first': True,
u'last': False,
u'parentloop': {},
u'revcounter': 2,
u'revcounter0': 1}}
{}
{}
{}{'False': False, 'None': None, 'True': True}
{'attrs': {'class': 'well'},
'csrf_token': <django.utils.functional.__proxy__ object at 0x557b310>,
'disable_csrf': False,
'error_text_inline': True,
'field_class': '',
'flat_attrs': u' class="well"',
'form': <django.contrib.auth.forms.AuthenticationForm object at 0x5574710>,
'form_action': '',
'form_attrs': {'class': 'well'},
'form_class': 'well',
'form_error_title': None,
'form_id': '',
'form_method': 'post',
'form_show_errors': True,
'form_show_labels': True,
'form_style': '',
'form_tag': True,
'formset_error_title': None,
'help_text_inline': False,
'html5_required': False,
'inputs': [<crispy_forms.layout.Submit object at 0x436a550>],
'is_formset': False,
'label_class': '',
'label_size': 0,
'template_pack': 'bootstrap3'}
{}
{}
{u'field': <django.forms.forms.BoundField object at 0x5575650>,
u'forloop': {u'counter': 1,
u'counter0': 0,
u'first': True,
u'last': False,
u'parentloop': {},
u'revcounter': 2,
u'revcounter0': 1}}
{}
{}
{}{'False': False, 'None': None, 'True': True}
{'attrs': {'class': 'well'},
'csrf_token': <django.utils.functional.__proxy__ object at 0x557b310>,
'disable_csrf': False,
'error_text_inline': True,
'field_class': '',
'flat_attrs': u' class="well"',
'form': <django.contrib.auth.forms.AuthenticationForm object at 0x5574710>,
'form_action': '',
'form_attrs': {'class': 'well'},
'form_class': 'well',
'form_error_title': None,
'form_id': '',
'form_method': 'post',
'form_show_errors': True,
'form_show_labels': True,
'form_style': '',
'form_tag': True,
'formset_error_title': None,
'help_text_inline': False,
'html5_required': False,
'inputs': [<crispy_forms.layout.Submit object at 0x436a550>],
'is_formset': False,
'label_class': '',
'label_size': 0,
'template_pack': 'bootstrap3'}
{}
{}
{u'field': <django.forms.forms.BoundField object at 0x55758d0>,
u'forloop': {u'counter': 2,
u'counter0': 1,
u'first': False,
u'last': True,
u'parentloop': {},
u'revcounter': 1,
u'revcounter0': 0}}
{}{'False': False, 'None': None, 'True': True}
{'attrs': {'class': 'well'},
'csrf_token': <django.utils.functional.__proxy__ object at 0x557b310>,
'disable_csrf': False,
'error_text_inline': True,
'field_class': '',
'flat_attrs': u' class="well"',
'form': <django.contrib.auth.forms.AuthenticationForm object at 0x5574710>,
'form_action': '',
'form_attrs': {'class': 'well'},
'form_class': 'well',
'form_error_title': None,
'form_id': '',
'form_method': 'post',
'form_show_errors': True,
'form_show_labels': True,
'form_style': '',
'form_tag': True,
'formset_error_title': None,
'help_text_inline': False,
'html5_required': False,
'inputs': [<crispy_forms.layout.Submit object at 0x436a550>],
'is_formset': False,
'label_class': '',
'label_size': 0,
'template_pack': 'bootstrap3'}
{}
{}
{u'field': <django.forms.forms.BoundField object at 0x55758d0>,
u'forloop': {u'counter': 2,
u'counter0': 1,
u'first': False,
u'last': True,
u'parentloop': {},
u'revcounter': 1,
u'revcounter0': 0}}
{}
{}{'False': False, 'None': None, 'True': True}
{'attrs': {'class': 'well'},
'csrf_token': <django.utils.functional.__proxy__ object at 0x557b310>,
'disable_csrf': False,
'error_text_inline': True,
'field_class': '',
'flat_attrs': u' class="well"',
'form': <django.contrib.auth.forms.AuthenticationForm object at 0x5574710>,
'form_action': '',
'form_attrs': {'class': 'well'},
'form_class': 'well',
'form_error_title': None,
'form_id': '',
'form_method': 'post',
'form_show_errors': True,
'form_show_labels': True,
'form_style': '',
'form_tag': True,
'formset_error_title': None,
'help_text_inline': False,
'html5_required': False,
'inputs': [<crispy_forms.layout.Submit object at 0x436a550>],
'is_formset': False,
'label_class': '',
'label_size': 0,
'template_pack': 'bootstrap3'}
{}
{}
{u'field': <django.forms.forms.BoundField object at 0x55758d0>,
u'forloop': {u'counter': 2,
u'counter0': 1,
u'first': False,
u'last': True,
u'parentloop': {},
u'revcounter': 1,
u'revcounter0': 0}}
{}
{}
{}{'False': False, 'None': None, 'True': True}
{'attrs': {'class': 'well'},
'csrf_token': <django.utils.functional.__proxy__ object at 0x557b310>,
'disable_csrf': False,
'error_text_inline': True,
'field_class': '',
'flat_attrs': u' class="well"',
'form': <django.contrib.auth.forms.AuthenticationForm object at 0x5574710>,
'form_action': '',
'form_attrs': {'class': 'well'},
'form_class': 'well',
'form_error_title': None,
'form_id': '',
'form_method': 'post',
'form_show_errors': True,
'form_show_labels': True,
'form_style': '',
'form_tag': True,
'formset_error_title': None,
'help_text_inline': False,
'html5_required': False,
'inputs': [<crispy_forms.layout.Submit object at 0x436a550>],
'is_formset': False,
'label_class': '',
'label_size': 0,
'template_pack': 'bootstrap3'}
{}
{}
{u'field': <django.forms.forms.BoundField object at 0x55758d0>,
u'forloop': {u'counter': 2,
u'counter0': 1,
u'first': False,
u'last': True,
u'parentloop': {},
u'revcounter': 1,
u'revcounter0': 0}}
{}
{}
{}{'False': False, 'None': None, 'True': True}
{'attrs': {'class': 'well'},
'csrf_token': <django.utils.functional.__proxy__ object at 0x557b310>,
'disable_csrf': False,
'error_text_inline': True,
'field_class': '',
'flat_attrs': u' class="well"',
'form': <django.contrib.auth.forms.AuthenticationForm object at 0x5574710>,
'form_action': '',
'form_attrs': {'class': 'well'},
'form_class': 'well',
'form_error_title': None,
'form_id': '',
'form_method': 'post',
'form_show_errors': True,
'form_show_labels': True,
'form_style': '',
'form_tag': True,
'formset_error_title': None,
'help_text_inline': False,
'html5_required': False,
'inputs': [<crispy_forms.layout.Submit object at 0x436a550>],
'is_formset': False,
'label_class': '',
'label_size': 0,
'template_pack': 'bootstrap3'}
{u'forloop': {u'counter': 1,
u'counter0': 0,
u'first': True,
u'last': True,
u'parentloop': {},
u'revcounter': 1,
u'revcounter0': 0},
u'input': <crispy_forms.layout.Submit object at 0x436a550>}
{}{u'LANGUAGES': (('cs', u'\u010cesky'), ('en', 'English')),
u'LANGUAGE_BIDI': False,
u'LANGUAGE_CODE': 'cs'}{u'MEDIA_URL': ''}{'capabilities': [u'php', u'mail', u'static', u'mysql']}{u'STATIC_URL': '/static/'}{'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x5574090>}{'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x557b790>,
'user': <django.utils.functional.SimpleLazyObject object at 0x5574210>}{'settings': <django.conf.LazySettings object at 0x27dc990>}{'config': <constance.config.Config object at 0x376dc50>}{u'csrf_token': <django.utils.functional.__proxy__ object at 0x557b790>}{'site': <Site: naja.jed.cz>}| Query | Timeline | Time (ms) | Akce | ||
|---|---|---|---|---|---|
| + |
SELECT ••• "core_server"."id", "core_server"."name", "core_server"."priority", "core_server"."domain", "core_server"."ip", "core_server"."ipv6", "core_server"."ssh_port", "core_server"."os", "core_server"."key", "core_server"."description", "core_server"."hide", "core_server"."user_id" FROM "core_server" LEFT OUTER JOIN "auth_user" ON ("core_server"."user_id" = "auth_user"."id") WHERE "auth_user"."id" IS NULL ORDER BY "core_server"."priority" ASC
|
51.649446688% |
2.35 | ||
|
Connection: default Isolation level: Read committed Transaction status: In transaction /home/admin/venv/bin/gunicorn in <module>(8) load_entry_point('gunicorn==18.0', 'console_scripts', 'gunicorn')() /home/admin/venv/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(71) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /home/admin/venv/lib/python2.7/site-packages/gunicorn/app/base.py in run(143) Arbiter(self).run() /home/admin/venv/lib/python2.7/site-packages/gunicorn/arbiter.py in run(183) self.manage_workers() /home/admin/venv/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(470) self.spawn_workers() /home/admin/venv/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(529) self.spawn_worker() /home/admin/venv/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(495) worker.init_process() /home/admin/venv/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(112) self.run() /home/admin/venv/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(48) self.handle(sock, client, addr) /home/admin/venv/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(93) self.handle_request(listener, req, client, addr) /home/admin/venv/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(131) respiter = self.wsgi(environ, resp.start_response) /home/admin/pcp/wsgiadmin/core/context.py in capabilities(18) for server in servers: |
|||||
| + |
SELECT ••• "core_capability"."id", "core_capability"."name" FROM "core_capability" INNER JOIN "core_server_capabilities" ON ("core_capability"."id" = "core_server_capabilities"."capability_id") WHERE "core_server_capabilities"."server_id" = 1
|
17.9734620024% |
0.82 | ||
|
Connection: default Isolation level: Read committed Transaction status: In transaction /home/admin/venv/bin/gunicorn in <module>(8) load_entry_point('gunicorn==18.0', 'console_scripts', 'gunicorn')() /home/admin/venv/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(71) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /home/admin/venv/lib/python2.7/site-packages/gunicorn/app/base.py in run(143) Arbiter(self).run() /home/admin/venv/lib/python2.7/site-packages/gunicorn/arbiter.py in run(183) self.manage_workers() /home/admin/venv/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(470) self.spawn_workers() /home/admin/venv/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(529) self.spawn_worker() /home/admin/venv/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(495) worker.init_process() /home/admin/venv/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(112) self.run() /home/admin/venv/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(48) self.handle(sock, client, addr) /home/admin/venv/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(93) self.handle_request(listener, req, client, addr) /home/admin/venv/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(131) respiter = self.wsgi(environ, resp.start_response) /home/admin/pcp/wsgiadmin/core/context.py in capabilities(19) for capability in server.capabilities.all(): |
|||||
| + |
SELECT ••• "core_server"."id", "core_server"."name", "core_server"."priority", "core_server"."domain", "core_server"."ip", "core_server"."ipv6", "core_server"."ssh_port", "core_server"."os", "core_server"."key", "core_server"."description", "core_server"."hide", "core_server"."user_id" FROM "core_server" LEFT OUTER JOIN "auth_user" ON ("core_server"."user_id" = "auth_user"."id") WHERE "auth_user"."id" IS NULL ORDER BY "core_server"."priority" ASC
|
19.7094456391% |
0.90 | ||
|
Connection: default Isolation level: Read committed Transaction status: In transaction /home/admin/venv/bin/gunicorn in <module>(8) load_entry_point('gunicorn==18.0', 'console_scripts', 'gunicorn')() /home/admin/venv/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(71) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /home/admin/venv/lib/python2.7/site-packages/gunicorn/app/base.py in run(143) Arbiter(self).run() /home/admin/venv/lib/python2.7/site-packages/gunicorn/arbiter.py in run(183) self.manage_workers() /home/admin/venv/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(470) self.spawn_workers() /home/admin/venv/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(529) self.spawn_worker() /home/admin/venv/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(495) worker.init_process() /home/admin/venv/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(112) self.run() /home/admin/venv/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(48) self.handle(sock, client, addr) /home/admin/venv/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(93) self.handle_request(listener, req, client, addr) /home/admin/venv/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(131) respiter = self.wsgi(environ, resp.start_response) /home/admin/pcp/wsgiadmin/core/context.py in capabilities(18) for server in servers: |
|||||
| + |
SELECT ••• "core_capability"."id", "core_capability"."name" FROM "core_capability" INNER JOIN "core_server_capabilities" ON ("core_capability"."id" = "core_server_capabilities"."capability_id") WHERE "core_server_capabilities"."server_id" = 1
|
10.6676456705% |
0.48 | ||
|
Connection: default Isolation level: Read committed Transaction status: In transaction /home/admin/venv/bin/gunicorn in <module>(8) load_entry_point('gunicorn==18.0', 'console_scripts', 'gunicorn')() /home/admin/venv/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(71) WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() /home/admin/venv/lib/python2.7/site-packages/gunicorn/app/base.py in run(143) Arbiter(self).run() /home/admin/venv/lib/python2.7/site-packages/gunicorn/arbiter.py in run(183) self.manage_workers() /home/admin/venv/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(470) self.spawn_workers() /home/admin/venv/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(529) self.spawn_worker() /home/admin/venv/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(495) worker.init_process() /home/admin/venv/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(112) self.run() /home/admin/venv/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(48) self.handle(sock, client, addr) /home/admin/venv/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(93) self.handle_request(listener, req, client, addr) /home/admin/venv/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(131) respiter = self.wsgi(environ, resp.start_response) /home/admin/pcp/wsgiadmin/core/context.py in capabilities(19) for capability in server.capabilities.all(): |
|||||
| Signal | Providing Args | Receivers |
|---|---|---|
| class_prepared | class | setup_join_cache, ensure_default_manager, do_pending_lookups |
| connection_created | connection | |
| got_request_exception | request | _rollback_on_exception, sentry_exception_handler |
| post_delete | instance, using | |
| post_init | instance | |
| post_save | update_fields, instance, created, using, raw | DatabaseBackend.clear |
| post_syncdb | app, verbosity, interactive, class, created_models | create_perm |
| pre_delete | instance, using | ModelBase.changed |
| pre_init | instance, args, kwargs | |
| pre_save | update_fields, instance, using, raw | ModelBase.changed |
| request_finished | MemcachedCache.close, close_connection, MemcachedCache.close, MemcachedCache.close | |
| request_started | reset_queries |
No messages logged.