HTTP Headers
Request Headers
| Key | Value |
|---|---|
| Accept | */* |
| Accept-Encoding | gzip, br, zstd, deflate |
| Connection | close |
| Content-Length | 0 |
| Host | 3425a06aa9cbbd7ae788b7e607a93d62.planinglab.com |
| User-Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| X-Forwarded-For | 216.73.216.38 |
| X-Forwarded-Host | 3425a06aa9cbbd7ae788b7e607a93d62.planinglab.com |
| X-Forwarded-Server | 3425a06aa9cbbd7ae788b7e607a93d62.planinglab.com |
| X-Vhm-Root | / |
Response Headers
| Key | Value |
|---|---|
| Content-Length | 6493 |
| Content-Type | text/html; charset=UTF-8 |
Log Messages
| Level | Time | Message | Location |
|---|---|---|---|
| INFO | 2026-02-15 20:49:54.140217 | BEGIN (implicit) | <sqlalchemy/engine/base.py>:727 |
| INFO | 2026-02-15 20:49:54.141760 | SELECT options.id AS options_id, options.key AS options_key, options.value AS options_value FROM options | <sqlalchemy/engine/base.py>:1234 |
| INFO | 2026-02-15 20:49:54.142113 | {} | <sqlalchemy/engine/base.py>:1239 |
| INFO | 2026-02-15 20:49:54.145880 | ROLLBACK | <sqlalchemy/engine/base.py>:747 |
Performance
| Resource | Value |
|---|---|
| User CPU time | 8.000 msec |
| System CPU time | 0.000 msec |
| Total CPU time | 8.000 msec |
| Elapsed time | 9.972 msec |
| Context switches | 3 voluntary, 16 involuntary |
Profile
The profiler is not activated. Activate the checkbox in the toolbar to use it.
Renderers
| Renderer Name | |
|---|---|
| ../templates/homepage.mako | |
| Rendering Value | |
| {'active': 'home', 'options': [], 'project': 'gamification', 'user_logged': False, 'user_id': None, 'user_groups': []} | |
| System Values | |
| context | <pyramid.traversal.DefaultRootFactory object at 0x7f2035f5b7f0> |
| get_csrf_token | functools.partial(<function get_csrf_token at 0x7f20426c5620>, <Request at 0x7f2035f31ac8 GET https://3425a06aa9cbbd7ae788b7e607a93d62.planinglab.com/>) |
| h | <module 'gamification.lib.helpers' from '/development/python/production/justkana-gamification-server/gamification/lib/helpers.py'> |
| renderer_info | <pyramid.renderers.RendererHelper object at 0x7f2035f5b048> |
| renderer_name | '../templates/homepage.mako' |
| req | <Request at 0x7f2035f31ac8 GET https://3425a06aa9cbbd7ae788b7e607a93d62.planinglab.com/> |
| request | <Request at 0x7f2035f31ac8 GET https://3425a06aa9cbbd7ae788b7e607a93d62.planinglab.com/> |
| view | <function my_view at 0x7f203cc5c488> |
Request Vars
GET Variables
No GET data
POST Variables
No POST data
Cookie Variables
No cookie data
Session Variables
Session was not accessed
Documentation Links
- API Docs: pyramid.session
- Narrative Docs: Session
Pyramid Request Properties
| accept_charset * | <no header in request> | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| accept_encoding * | gzip, br, zstd, deflate | ||||||||||||||||
| accept_language * | <no header in request> | ||||||||||||||||
| application_url * | https://3425a06aa9cbbd7ae788b7e607a93d62.planinglab.com | ||||||||||||||||
| authorization * | None | ||||||||||||||||
| cache_control * | |||||||||||||||||
| context * | <pyramid.traversal.DefaultRootFactory object at 0x7f2035f5b7f0> | ||||||||||||||||
| effective_principals * | None | ||||||||||||||||
| exc_info * | None | ||||||||||||||||
| exception * | None | ||||||||||||||||
| locale_name * | en | ||||||||||||||||
| matchdict * |
|
||||||||||||||||
| matched_route * |
|
||||||||||||||||
| path * | / | ||||||||||||||||
| root * | <pyramid.traversal.DefaultRootFactory object at 0x7f2035f5b7f0> | ||||||||||||||||
| subpath * | () | ||||||||||||||||
| traversed * | () | ||||||||||||||||
| url * | https://3425a06aa9cbbd7ae788b7e607a93d62.planinglab.com/ | ||||||||||||||||
| view_name * | |||||||||||||||||
| virtual_root * | <pyramid.traversal.DefaultRootFactory object at 0x7f2035f5b7f0> | ||||||||||||||||
| virtual_root_path * | () |
Documentation Links
- API Docs: pyramid.request
Request attributes
| Attribute | Value |
|---|---|
| _headers | <webob.headers.EnvironHeaders object at 0x7f2035f7f278> |
| finished_callbacks | deque([<function HeaderDebugPanel.__init__.<locals>.finished_callback at 0x7f203d2a2b70>]) |
| invoke_subrequest | <bound method Router.invoke_subrequest of <pyramid.router.Router object at 0x7f2041d9a7f0>> |
| pdtb_id | '313339373736333230383035353736' |
| registry | <Registry gamification> |
Request environ
| Attribute | Value |
|---|---|
| CONTENT_LENGTH | '0' |
| HTTP_ACCEPT | '*/*' |
| HTTP_ACCEPT_ENCODING | 'gzip, br, zstd, deflate' |
| HTTP_CONNECTION | 'close' |
| HTTP_HOST | '3425a06aa9cbbd7ae788b7e607a93d62.planinglab.com' |
| HTTP_USER_AGENT | 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' |
| HTTP_X_FORWARDED_FOR | '216.73.216.38' |
| HTTP_X_FORWARDED_HOST | '3425a06aa9cbbd7ae788b7e607a93d62.planinglab.com' |
| HTTP_X_FORWARDED_SERVER | '3425a06aa9cbbd7ae788b7e607a93d62.planinglab.com' |
| HTTP_X_VHM_ROOT | '/' |
| PATH_INFO | '/' |
| QUERY_STRING | '' |
| REMOTE_ADDR | '127.0.0.1' |
| REMOTE_HOST | '127.0.0.1' |
| REMOTE_PORT | '39426' |
| REQUEST_METHOD | 'GET' |
| SCRIPT_NAME | '' |
| SERVER_NAME | 'mail.windsurfgarda.it' |
| SERVER_PORT | '6571' |
| SERVER_PROTOCOL | 'HTTP/1.1' |
| SERVER_SOFTWARE | 'waitress' |
| retry.attempt | 0 |
| retry.attempts | 3 |
| webob._parsed_cookies | ({}, '') |
| webob._parsed_query_vars | (GET([]), '') |
| webob.is_body_seekable | True |
| wsgi.errors | <_io.TextIOWrapper name='<stderr>' mode='w' encoding='UTF-8'> |
| wsgi.file_wrapper | <class 'waitress.buffers.ReadOnlyFileBasedBuffer'> |
| wsgi.input | <_io.BytesIO object at 0x7f2035f3a888> |
| wsgi.input_terminated | True |
| wsgi.multiprocess | False |
| wsgi.multithread | True |
| wsgi.run_once | False |
| wsgi.url_scheme | 'https' |
| wsgi.version | (1, 0) |
Introspection
Accept view order
| accept view order text/html | |
|---|---|
| value | 'text/html' |
| Source | |
Line 1281 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| accept view order application/xhtml+xml | |
|---|---|
| value | 'application/xhtml+xml' |
| Source | |
Line 1281 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| accept view order application/xml | |
|---|---|
| value | 'application/xml' |
| Source | |
Line 1281 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| accept view order text/xml | |
|---|---|
| value | 'text/xml' |
| Source | |
Line 1281 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| accept view order text/plain | |
|---|---|
| value | 'text/plain' |
| Source | |
Line 1281 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| accept view order application/json | |
|---|---|
| value | 'application/json' |
| Source | |
Line 1281 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
Authentication policy
| authentication policy object <pyramid.authentication.AuthTktAuthenticationPolicy object at 0x7f20428c13c8> | |
|---|---|
| policy | <pyramid.authentication.AuthTktAuthenticationPolicy object at 0x7f20428c13c8> |
| Source | |
Line 38 of file /development/python/production/justkana-gamification-server/gamification/__init__.py:
|
|
Authorization policy
| authorization policy object <pyramid.authorization.ACLAuthorizationPolicy object at 0x7f20407ac940> | |
|---|---|
| policy | <pyramid.authorization.ACLAuthorizationPolicy object at 0x7f20407ac940> |
| Source | |
Line 39 of file /development/python/production/justkana-gamification-server/gamification/__init__.py:
|
|
Csrf storage policy
| csrf storage policy <pyramid.csrf.LegacySessionCSRFStoragePolicy object at 0x7f2042651c18> | |
|---|---|
| policy | <pyramid.csrf.LegacySessionCSRFStoragePolicy object at 0x7f2042651c18> |
| Source | |
Line 22 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/security.py:
|
|
Execution policy
| execution policy function pyramid_retry.retry_policy | |
|---|---|
| policy | <function RetryableExecutionPolicy.<locals>.retry_policy at 0x7f203cc7a1e0> |
| Source | |
Line 302 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid_retry/__init__.py:
|
|
Permissions
| permission __no_permission_required__ | |
|---|---|
| value | '__no_permission_required__' |
| Source | |
Line 6 of file /development/python/production/justkana-gamification-server/gamification/views/notfound.py:
|
|
| References | |
| view object <pyramid.static.static_view object at 0x7f203d29d6d8> | |
| view function gamification.views.notfound.notfound_view | |
Renderer factories
| renderer factory function pyramid.renderers.string_renderer_factory | |
|---|---|
| factory | <function string_renderer_factory at 0x7f2042664488> |
| name | 'string' |
| Source | |
Line 15 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/rendering.py:
|
|
| renderer factory object <pyramid.renderers.JSON object at 0x7f2042651ba8> | |
|---|---|
| factory | <pyramid.renderers.JSON object at 0x7f2042651ba8> |
| name | 'json' |
| Source | |
Line 33 of file /development/python/production/justkana-gamification-server/gamification/__init__.py:
|
|
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7f204077c080> | |
|---|---|
| factory | <pyramid_mako.MakoRendererFactory object at 0x7f204077c080> |
| name | '.mako' |
| Source | |
Line 282 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid_mako/__init__.py:
|
|
| References | |
| template ../templates/applications.mako | |
| template ../templates/balances.mako | |
| template ../templates/leaderboard.mako | |
| template ../templates/leaderboards.mako | |
| template ../templates/login.mako | |
| template ../templates/homepage.mako | |
| template ../templates/users.mako | |
| template ../templates/404.mako | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7f204077c160> | |
|---|---|
| factory | <pyramid_mako.MakoRendererFactory object at 0x7f204077c160> |
| name | '.mak' |
| Source | |
Line 283 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid_mako/__init__.py:
|
|
Request extensions
| request property object <pyramid.decorator.reify object at 0x7f203d35fb70> | |
|---|---|
| callable | <pyramid.decorator.reify object at 0x7f203d35fb70> |
| property | True |
| reify | True |
| Source | |
Line 297 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid_tm/__init__.py:
|
|
| request property object <pyramid.decorator.reify object at 0x7f203d2f9278> | |
|---|---|
| callable | <pyramid.decorator.reify object at 0x7f203d2f9278> |
| property | True |
| reify | True |
| Source | |
Line 96 of file /development/python/production/justkana-gamification-server/gamification/models/__init__.py:
|
|
Response adapters
| response adapter None | |
|---|---|
| type | <class 'webob.response.Response'> |
| Source | |
Line 203 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/adapters.py:
|
|
Route predicates
| route predicate route predicate named xhr | |
|---|---|
| factory | <class 'pyramid.predicates.XHRPredicate'> |
| name | 'xhr' |
| Source | |
Line 513 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/routes.py:
|
|
| route predicate route predicate named request_method | |
|---|---|
| factory | <class 'pyramid.predicates.RequestMethodPredicate'> |
| name | 'request_method' |
| Source | |
Line 513 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/routes.py:
|
|
| route predicate route predicate named path_info | |
|---|---|
| factory | <class 'pyramid.predicates.PathInfoPredicate'> |
| name | 'path_info' |
| Source | |
Line 513 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/routes.py:
|
|
| route predicate route predicate named request_param | |
|---|---|
| factory | <class 'pyramid.predicates.RequestParamPredicate'> |
| name | 'request_param' |
| Source | |
Line 513 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/routes.py:
|
|
| route predicate route predicate named header | |
|---|---|
| factory | <class 'pyramid.predicates.HeaderPredicate'> |
| name | 'header' |
| Source | |
Line 513 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/routes.py:
|
|
| route predicate route predicate named accept | |
|---|---|
| factory | <class 'pyramid.predicates.AcceptPredicate'> |
| name | 'accept' |
| Source | |
Line 513 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/routes.py:
|
|
| route predicate route predicate named effective_principals | |
|---|---|
| factory | <class 'pyramid.predicates.EffectivePrincipalsPredicate'> |
| name | 'effective_principals' |
| Source | |
Line 513 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/routes.py:
|
|
| route predicate route predicate named custom | |
|---|---|
| factory | <class 'pyramid.predicates.CustomPredicate'> |
| name | 'custom' |
| Source | |
Line 513 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/routes.py:
|
|
| route predicate route predicate named traverse | |
|---|---|
| factory | <class 'pyramid.predicates.TraversePredicate'> |
| name | 'traverse' |
| Source | |
Line 513 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/routes.py:
|
|
Routes
| route __static/ (pattern: 'static/*subpath') | |
|---|---|
| name | '__static/' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc7db00> |
| pattern | 'static/*subpath' |
| Source | |
Line 5 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view object <pyramid.static.static_view object at 0x7f203d29d6d8> | |
| route home (pattern: '/') | |
|---|---|
| name | 'home' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc7dba8> |
| pattern | '/' |
| Source | |
Line 8 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.default.my_view | |
| route users (pattern: '/users') | |
|---|---|
| name | 'users' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc7db70> |
| pattern | '/users' |
| Source | |
Line 9 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.default.users | |
| route balances (pattern: '/balances') | |
|---|---|
| name | 'balances' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc7dc50> |
| pattern | '/balances' |
| Source | |
Line 10 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.default.balances | |
| route applications (pattern: '/applications') | |
|---|---|
| name | 'applications' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc7dcf8> |
| pattern | '/applications' |
| Source | |
Line 11 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.default.applications_list | |
| route leaderboards (pattern: '/leaderboards') | |
|---|---|
| name | 'leaderboards' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc7dda0> |
| pattern | '/leaderboards' |
| Source | |
Line 12 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.default.leaderboards | |
| route leaderboard/uuid (pattern: '/leaderboard/{uuid}') | |
|---|---|
| name | 'leaderboard/uuid' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc7ddd8> |
| pattern | '/leaderboard/{uuid}' |
| Source | |
Line 13 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.default.leaderboard_ranking | |
| route ajax/delete/user/uuid (pattern: '/ajax/delete/user/{uuid}') | |
|---|---|
| name | 'ajax/delete/user/uuid' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc7de10> |
| pattern | '/ajax/delete/user/{uuid}' |
| Source | |
Line 19 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.default.ajax_delete_user | |
| route login (pattern: '/login') | |
|---|---|
| name | 'login' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc7dd30> |
| pattern | '/login' |
| Source | |
Line 23 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.default.login | |
| route logout (pattern: '/logout') | |
|---|---|
| name | 'logout' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc7df28> |
| pattern | '/logout' |
| Source | |
Line 24 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.default.logout | |
| route api/v1/lite/server/config (pattern: '/api/v1/lite/server/config') | |
|---|---|
| name | 'api/v1/lite/server/config' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc7df60> |
| pattern | '/api/v1/lite/server/config' |
| Source | |
Line 27 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.apiv1lite.lite_server_config | |
| route api/v1/lite/user/login (pattern: '/api/v1/lite/user/login') | |
|---|---|
| name | 'api/v1/lite/user/login' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc7deb8> |
| pattern | '/api/v1/lite/user/login' |
| Source | |
Line 28 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.apiv1lite.lite_user_login | |
| route api/v1/lite/usernickname (pattern: '/api/v1/lite/usernickname') | |
|---|---|
| name | 'api/v1/lite/usernickname' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc7dfd0> |
| pattern | '/api/v1/lite/usernickname' |
| Source | |
Line 29 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.apiv1lite.lite_user_nickname_put | |
| route api/v1/lite/user (pattern: '/api/v1/lite/user') | |
|---|---|
| name | 'api/v1/lite/user' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc250b8> |
| pattern | '/api/v1/lite/user' |
| Source | |
Line 30 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.apiv1lite.lite_user_post | |
| view function gamification.views.apiv1lite.lite_user_put | |
| route api/v1/lite/user/token (pattern: '/api/v1/lite/user/{token}') | |
|---|---|
| name | 'api/v1/lite/user/token' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc250f0> |
| pattern | '/api/v1/lite/user/{token}' |
| Source | |
Line 31 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.apiv1lite.lite_user_get | |
| route api/v1/lite/user/leaderboard/leaderboard_uuid/points (pattern: '/api/v1/lite/user/leaderboard/{leaderboard_uuid}/points') | |
|---|---|
| name | 'api/v1/lite/user/leaderboard/leaderboard_uuid/points' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc25128> |
| pattern | '/api/v1/lite/user/leaderboard/{leaderboard_uuid}/points' |
| Source | |
Line 34 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.apiv1lite.lite_leaderboard_points_get | |
| view function gamification.views.apiv1lite.lite_leaderboard_points_put | |
| route api/v1/lite/leaderboard/leaderboard_uuid/ranking (pattern: 'api/v1/lite/leaderboard/{leaderboard_uuid}/ranking') | |
|---|---|
| name | 'api/v1/lite/leaderboard/leaderboard_uuid/ranking' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc251d0> |
| pattern | 'api/v1/lite/leaderboard/{leaderboard_uuid}/ranking' |
| Source | |
Line 35 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.apiv1lite.lite_leaderboard_ranking_get | |
| route api/v1/lite/user/token/balance (pattern: '/api/v1/lite/user/{token}/balance') | |
|---|---|
| name | 'api/v1/lite/user/token/balance' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc252b0> |
| pattern | '/api/v1/lite/user/{token}/balance' |
| Source | |
Line 39 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.apiv1lite.lite_user_get_balance | |
| route api/v1/lite/user/token/item_purchase (pattern: '/api/v1/lite/user/{token}/item_purchase') | |
|---|---|
| name | 'api/v1/lite/user/token/item_purchase' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc25278> |
| pattern | '/api/v1/lite/user/{token}/item_purchase' |
| Source | |
Line 40 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.apiv1lite.lite_user_item_purchase_transaction_post | |
| route api/v1/lite/user/token/items_durable_purchased (pattern: '/api/v1/lite/user/{token}/items_durable_purchased') | |
|---|---|
| name | 'api/v1/lite/user/token/items_durable_purchased' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc25208> |
| pattern | '/api/v1/lite/user/{token}/items_durable_purchased' |
| Source | |
Line 41 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.apiv1lite.lite_user_items_durable_purchased_get | |
| route api/v1/lite/user/token/config (pattern: '/api/v1/lite/user/{token}/config') | |
|---|---|
| name | 'api/v1/lite/user/token/config' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc252e8> |
| pattern | '/api/v1/lite/user/{token}/config' |
| Source | |
Line 42 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.apiv1lite.lite_user_configuration_get | |
| view function gamification.views.apiv1lite.lite_user_configuration_put | |
| route api/v1/lite/user/token/delete (pattern: '/api/v1/lite/user/{token}/delete') | |
|---|---|
| name | 'api/v1/lite/user/token/delete' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc25358> |
| pattern | '/api/v1/lite/user/{token}/delete' |
| Source | |
Line 43 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.apiv1lite.lite_user_delete | |
| route api/v1/lite/user/token/image/upload (pattern: '/api/v1/lite/user/{token}/image/upload') | |
|---|---|
| name | 'api/v1/lite/user/token/image/upload' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc25518> |
| pattern | '/api/v1/lite/user/{token}/image/upload' |
| Source | |
Line 44 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.apiv1lite.lite_user_image_upload_post | |
| route api/v1/lite/user/token/image/filename (pattern: '/api/v1/lite/user/{token}/image/{filename}') | |
|---|---|
| name | 'api/v1/lite/user/token/image/filename' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc255f8> |
| pattern | '/api/v1/lite/user/{token}/image/{filename}' |
| Source | |
Line 45 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.apiv1lite.lite_user_image_download_get | |
| route api/v1/lite/sunrise (pattern: '/api/v1/lite/sunrise/lat/{latitude}/lng/{longitude}') | |
|---|---|
| name | 'api/v1/lite/sunrise' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc25550> |
| pattern | '/api/v1/lite/sunrise/lat/{latitude}/lng/{longitude}' |
| Source | |
Line 46 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.apiv1lite.lite_sunrise_info_get | |
| route api/v1/lite/server/licence/check (pattern: '/api/v1/lite/server/licence/check') | |
|---|---|
| name | 'api/v1/lite/server/licence/check' |
| object | <pyramid.urldispatch.Route object at 0x7f203cc25710> |
| pattern | '/api/v1/lite/server/licence/check' |
| Source | |
Line 47 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| view function gamification.views.apiv1lite.lite_check_licence_get | |
Static views
| static view static view for 'static/' | |
|---|---|
| name | 'static/' |
| spec | 'gamification:static/' |
| Source | |
Line 5 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
Subscribers
| subscriber function gamification.add_renderer_globals | |
|---|---|
| derived_subscriber | <function add_renderer_globals at 0x7f203cc68378> |
| interfaces | (<class 'pyramid.events.BeforeRender'>) |
| order | 1073741824.0 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| subscriber | <function add_renderer_globals at 0x7f2042943e18> |
| Source | |
Line 29 of file /development/python/production/justkana-gamification-server/gamification/__init__.py:
|
|
Templates
| template ../templates/applications.mako | |
|---|---|
| name | '../templates/applications.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7f203cc6a208> |
| type | '.mako' |
| Source | |
Line 67 of file /development/python/production/justkana-gamification-server/gamification/views/default.py:
|
|
| References | |
| view function gamification.views.default.applications_list | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7f204077c080> | |
| template ../templates/balances.mako | |
|---|---|
| name | '../templates/balances.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7f203cc6a358> |
| type | '.mako' |
| Source | |
Line 50 of file /development/python/production/justkana-gamification-server/gamification/views/default.py:
|
|
| References | |
| view function gamification.views.default.balances | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7f204077c080> | |
| template ../templates/leaderboard.mako | |
|---|---|
| name | '../templates/leaderboard.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7f203cc6a4a8> |
| type | '.mako' |
| Source | |
Line 99 of file /development/python/production/justkana-gamification-server/gamification/views/default.py:
|
|
| References | |
| view function gamification.views.default.leaderboard_ranking | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7f204077c080> | |
| template ../templates/leaderboards.mako | |
|---|---|
| name | '../templates/leaderboards.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7f203cc6a5f8> |
| type | '.mako' |
| Source | |
Line 86 of file /development/python/production/justkana-gamification-server/gamification/views/default.py:
|
|
| References | |
| view function gamification.views.default.leaderboards | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7f204077c080> | |
| template ../templates/login.mako | |
|---|---|
| name | '../templates/login.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7f203cc6a748> |
| type | '.mako' |
| Source | |
Line 199 of file /development/python/production/justkana-gamification-server/gamification/views/default.py:
|
|
| References | |
| view function gamification.views.default.login | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7f204077c080> | |
| template ../templates/homepage.mako | |
|---|---|
| name | '../templates/homepage.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7f203cc6a978> |
| type | '.mako' |
| Source | |
Line 39 of file /development/python/production/justkana-gamification-server/gamification/views/default.py:
|
|
| References | |
| view function gamification.views.default.my_view | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7f204077c080> | |
| template ../templates/users.mako | |
|---|---|
| name | '../templates/users.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7f203cc6aac8> |
| type | '.mako' |
| Source | |
Line 125 of file /development/python/production/justkana-gamification-server/gamification/views/default.py:
|
|
| References | |
| view function gamification.views.default.users | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7f204077c080> | |
| template ../templates/404.mako | |
|---|---|
| name | '../templates/404.mako' |
| renderer | <pyramid.renderers.RendererHelper object at 0x7f203cc6ada0> |
| type | '.mako' |
| Source | |
Line 6 of file /development/python/production/justkana-gamification-server/gamification/views/notfound.py:
|
|
| References | |
| view function gamification.views.notfound.notfound_view | |
| renderer factory object <pyramid_mako.MakoRendererFactory object at 0x7f204077c080> | |
Tweens
| implicit tween pyramid.tweens.excview_tween_factory | |
|---|---|
| factory | <function excview_tween_factory at 0x7f204267e8c8> |
| name | 'pyramid.tweens.excview_tween_factory' |
| type | 'implicit' |
| Source | |
Line 99 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/tweens.py:
|
|
| implicit tween pyramid_tm.tm_tween_factory | |
|---|---|
| factory | <function tm_tween_factory at 0x7f203d3678c8> |
| name | 'pyramid_tm.tm_tween_factory' |
| over | 'pyramid.tweens.excview_tween_factory' |
| type | 'implicit' |
| Source | |
Line 99 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/tweens.py:
|
|
View derivers
| view deriver secured_view | |
|---|---|
| deriver | <function secured_view at 0x7f2042626268> |
| name | 'secured_view' |
| over | ('VIEW', 'mapped_view') |
| under | ('INGRESS') |
| Source | |
Line 1479 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view deriver owrapped_view | |
|---|---|
| deriver | <function owrapped_view at 0x7f2042626158> |
| name | 'owrapped_view' |
| over | ('VIEW', 'mapped_view') |
| under | ('secured_view') |
| Source | |
Line 1479 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view deriver http_cached_view | |
|---|---|
| deriver | <function http_cached_view at 0x7f20426261e0> |
| name | 'http_cached_view' |
| over | ('VIEW', 'mapped_view') |
| under | ('owrapped_view') |
| Source | |
Line 1479 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view deriver decorated_view | |
|---|---|
| deriver | <function decorated_view at 0x7f2042626488> |
| name | 'decorated_view' |
| over | ('VIEW', 'mapped_view') |
| under | ('http_cached_view') |
| Source | |
Line 1479 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view deriver rendered_view | |
|---|---|
| deriver | <function rendered_view at 0x7f2042626400> |
| name | 'rendered_view' |
| over | ('VIEW', 'mapped_view') |
| under | ('decorated_view') |
| Source | |
Line 1479 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view deriver mapped_view | |
|---|---|
| deriver | <function mapped_view at 0x7f20426260d0> |
| name | 'mapped_view' |
| over | ('VIEW') |
| under | ('rendered_view') |
| Source | |
Line 1479 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view deriver csrf_view | |
|---|---|
| deriver | <function csrf_view at 0x7f2042626510> |
| name | 'csrf_view' |
| over | ('owrapped_view') |
| under | ('secured_view') |
| Source | |
Line 1489 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
View predicates
| view predicate view predicate named xhr | |
|---|---|
| factory | <class 'pyramid.predicates.XHRPredicate'> |
| name | 'xhr' |
| Source | |
Line 1270 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named request_method | |
|---|---|
| factory | <class 'pyramid.predicates.RequestMethodPredicate'> |
| name | 'request_method' |
| Source | |
Line 1270 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named path_info | |
|---|---|
| factory | <class 'pyramid.predicates.PathInfoPredicate'> |
| name | 'path_info' |
| Source | |
Line 1270 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named request_param | |
|---|---|
| factory | <class 'pyramid.predicates.RequestParamPredicate'> |
| name | 'request_param' |
| Source | |
Line 1270 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named header | |
|---|---|
| factory | <class 'pyramid.predicates.HeaderPredicate'> |
| name | 'header' |
| Source | |
Line 1270 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named accept | |
|---|---|
| factory | <class 'pyramid.predicates.AcceptPredicate'> |
| name | 'accept' |
| Source | |
Line 1270 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named containment | |
|---|---|
| factory | <class 'pyramid.predicates.ContainmentPredicate'> |
| name | 'containment' |
| Source | |
Line 1270 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named request_type | |
|---|---|
| factory | <class 'pyramid.predicates.RequestTypePredicate'> |
| name | 'request_type' |
| Source | |
Line 1270 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named match_param | |
|---|---|
| factory | <class 'pyramid.predicates.MatchParamPredicate'> |
| name | 'match_param' |
| Source | |
Line 1270 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named check_csrf | |
|---|---|
| factory | <class 'pyramid.predicates.CheckCSRFTokenPredicate'> |
| name | 'check_csrf' |
| Source | |
Line 1270 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named physical_path | |
|---|---|
| factory | <class 'pyramid.predicates.PhysicalPathPredicate'> |
| name | 'physical_path' |
| Source | |
Line 1270 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named effective_principals | |
|---|---|
| factory | <class 'pyramid.predicates.EffectivePrincipalsPredicate'> |
| name | 'effective_principals' |
| Source | |
Line 1270 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named custom | |
|---|---|
| factory | <class 'pyramid.predicates.CustomPredicate'> |
| name | 'custom' |
| Source | |
Line 1270 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/views.py:
|
|
| view predicate view predicate named tm_active | |
|---|---|
| factory | <class 'pyramid_tm.TMActivePredicate'> |
| name | 'tm_active' |
| Source | |
Line 298 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid_tm/__init__.py:
|
|
| view predicate view predicate named last_retry_attempt | |
|---|---|
| factory | <class 'pyramid_retry.LastAttemptPredicate'> |
| name | 'last_retry_attempt' |
| Source | |
Line 288 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid_retry/__init__.py:
|
|
| view predicate view predicate named retryable_error | |
|---|---|
| factory | <class 'pyramid_retry.RetryableErrorPredicate'> |
| name | 'retryable_error' |
| Source | |
Line 289 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid_retry/__init__.py:
|
|
Views
| view function pyramid.httpexceptions.default_exceptionresponse_view | |
|---|---|
| callable | <function default_exceptionresponse_view at 0x7f204272b8c8> |
| context | <InterfaceClass pyramid.interfaces.IExceptionResponse> |
| derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0x7f2041f1d048> |
| order | 1073741824.0 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| Source | |
Line 389 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/__init__.py:
|
|
| view function pyramid.httpexceptions.default_exceptionresponse_view | |
|---|---|
| callable | <function default_exceptionresponse_view at 0x7f204272b8c8> |
| context | <class 'webob.exc.WSGIHTTPException'> |
| derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0x7f2041f1db70> |
| order | 1073741824.0 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| Source | |
Line 391 of file /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages/pyramid/config/__init__.py:
|
|
| view object <pyramid.static.static_view object at 0x7f203d29d6d8> | |
|---|---|
| callable | <pyramid.static.static_view object at 0x7f203d29d6d8> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x7f203cc54a60> |
| order | 1073741824.0 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | '__static/' |
| Source | |
Line 5 of file /development/python/production/justkana-gamification-server/gamification/routes.py:
|
|
| References | |
| route __static/ (pattern: 'static/*subpath') | |
| permission __no_permission_required__ | |
| view function gamification.views.apiv1lite.lite_check_licence_get | |
|---|---|
| callable | <function lite_check_licence_get at 0x7f203cc44488> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc27d90> |
| order | 536870910.0 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203d2420b8>] |
| request_methods | 'GET' |
| route_name | 'api/v1/lite/server/licence/check' |
| Source | |
Line 1158 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/server/licence/check (pattern: '/api/v1/lite/server/licence/check') | |
| view function gamification.views.apiv1lite.lite_leaderboard_points_get | |
|---|---|
| callable | <function lite_leaderboard_points_get at 0x7f203cc44158> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc1e158> |
| order | 536870910.0 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203d2421d0>] |
| request_methods | 'GET' |
| route_name | 'api/v1/lite/user/leaderboard/leaderboard_uuid/points' |
| Source | |
Line 1008 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/user/leaderboard/leaderboard_uuid/points (pattern: '/api/v1/lite/user/leaderboard/{leaderboard_uuid}/points') | |
| view function gamification.views.apiv1lite.lite_leaderboard_points_put | |
|---|---|
| callable | <function lite_leaderboard_points_put at 0x7f203cc44048> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc1e488> |
| order | 536870910.0 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203d242208>] |
| request_methods | 'PUT' |
| route_name | 'api/v1/lite/user/leaderboard/leaderboard_uuid/points' |
| Source | |
Line 911 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/user/leaderboard/leaderboard_uuid/points (pattern: '/api/v1/lite/user/leaderboard/{leaderboard_uuid}/points') | |
| view function gamification.views.apiv1lite.lite_leaderboard_ranking_get | |
|---|---|
| callable | <function lite_leaderboard_ranking_get at 0x7f203cc44268> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc1e7b8> |
| order | 536870910.0 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203d2425c0>] |
| request_methods | 'GET' |
| route_name | 'api/v1/lite/leaderboard/leaderboard_uuid/ranking' |
| Source | |
Line 1071 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/leaderboard/leaderboard_uuid/ranking (pattern: 'api/v1/lite/leaderboard/{leaderboard_uuid}/ranking') | |
| view function gamification.views.apiv1lite.lite_server_config | |
|---|---|
| callable | <function lite_server_config at 0x7f203ccadf28> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7f203cc1e950> |
| order | 1073741824.0 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'api/v1/lite/server/config' |
| Source | |
Line 52 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/server/config (pattern: '/api/v1/lite/server/config') | |
| view function gamification.views.apiv1lite.lite_sunrise_info_get | |
|---|---|
| callable | <function lite_sunrise_info_get at 0x7f203cc44378> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc1ec80> |
| order | 536870910.0 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203d242438>] |
| request_methods | 'GET' |
| route_name | 'api/v1/lite/sunrise' |
| Source | |
Line 1132 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/sunrise (pattern: '/api/v1/lite/sunrise/lat/{latitude}/lng/{longitude}') | |
| view function gamification.views.apiv1lite.lite_user_configuration_get | |
|---|---|
| callable | <function lite_user_configuration_get at 0x7f203ccbcc80> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc2c048> |
| order | 536870910.0 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203cc7d0f0>] |
| request_methods | 'GET' |
| route_name | 'api/v1/lite/user/token/config' |
| Source | |
Line 682 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/user/token/config (pattern: '/api/v1/lite/user/{token}/config') | |
| view function gamification.views.apiv1lite.lite_user_configuration_put | |
|---|---|
| callable | <function lite_user_configuration_put at 0x7f203ccbcd90> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc2c378> |
| order | 536870910.0 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203cc7d3c8>] |
| request_methods | 'PUT' |
| route_name | 'api/v1/lite/user/token/config' |
| Source | |
Line 721 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/user/token/config (pattern: '/api/v1/lite/user/{token}/config') | |
| view function gamification.views.apiv1lite.lite_user_delete | |
|---|---|
| callable | <function lite_user_delete at 0x7f203ccbc730> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc2c6a8> |
| order | 536870910.0 |
| phash | '23f7df99f51d5829b155c859adbc670c' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203cc7d8d0>] |
| request_methods | 'DELETE' |
| route_name | 'api/v1/lite/user/token/delete' |
| Source | |
Line 439 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/user/token/delete (pattern: '/api/v1/lite/user/{token}/delete') | |
| view function gamification.views.apiv1lite.lite_user_get | |
|---|---|
| callable | <function lite_user_get at 0x7f203ccbc400> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc2c9d8> |
| order | 536870910.0 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203cc7d908>] |
| request_methods | 'GET' |
| route_name | 'api/v1/lite/user/token' |
| Source | |
Line 376 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/user/token (pattern: '/api/v1/lite/user/{token}') | |
| view function gamification.views.apiv1lite.lite_user_get_balance | |
|---|---|
| callable | <function lite_user_get_balance at 0x7f203ccbc510> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc2cd08> |
| order | 536870910.0 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203cc7d588>] |
| request_methods | 'GET' |
| route_name | 'api/v1/lite/user/token/balance' |
| Source | |
Line 407 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/user/token/balance (pattern: '/api/v1/lite/user/{token}/balance') | |
| view function gamification.views.apiv1lite.lite_user_image_download_get | |
|---|---|
| callable | <function lite_user_image_download_get at 0x7f203ccbca60> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc330d0> |
| order | 536870910.0 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203cc7d438>] |
| request_methods | 'GET' |
| route_name | 'api/v1/lite/user/token/image/filename' |
| Source | |
Line 601 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/user/token/image/filename (pattern: '/api/v1/lite/user/{token}/image/{filename}') | |
| view function gamification.views.apiv1lite.lite_user_image_upload_post | |
|---|---|
| callable | <function lite_user_image_upload_post at 0x7f203ccbc950> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc33400> |
| order | 536870910.0 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203cc7d278>] |
| request_methods | 'POST' |
| route_name | 'api/v1/lite/user/token/image/upload' |
| Source | |
Line 558 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/user/token/image/upload (pattern: '/api/v1/lite/user/{token}/image/upload') | |
| view function gamification.views.apiv1lite.lite_user_item_purchase_transaction_post | |
|---|---|
| callable | <function lite_user_item_purchase_transaction_post at 0x7f203ccbc840> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc33730> |
| order | 536870910.0 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203cc7d198>] |
| request_methods | 'PUT' |
| route_name | 'api/v1/lite/user/token/item_purchase' |
| Source | |
Line 477 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/user/token/item_purchase (pattern: '/api/v1/lite/user/{token}/item_purchase') | |
| view function gamification.views.apiv1lite.lite_user_items_durable_purchased_get | |
|---|---|
| callable | <function lite_user_items_durable_purchased_get at 0x7f203ccbcb70> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc33a60> |
| order | 536870910.0 |
| phash | 'a9204cf84fd843dac4e2dad4c4b72fed' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203cc7d240>] |
| request_methods | 'GET' |
| route_name | 'api/v1/lite/user/token/items_durable_purchased' |
| Source | |
Line 643 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/user/token/items_durable_purchased (pattern: '/api/v1/lite/user/{token}/items_durable_purchased') | |
| view function gamification.views.apiv1lite.lite_user_login | |
|---|---|
| callable | <function lite_user_login at 0x7f203ccbc0d0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc33d90> |
| order | 536870910.0 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203cc7d5f8>] |
| request_methods | 'POST' |
| route_name | 'api/v1/lite/user/login' |
| Source | |
Line 128 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/user/login (pattern: '/api/v1/lite/user/login') | |
| view function gamification.views.apiv1lite.lite_user_nickname_put | |
|---|---|
| callable | <function lite_user_nickname_put at 0x7f203ccbc1e0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc39158> |
| order | 536870910.0 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203cc7d400>] |
| request_methods | 'PUT' |
| route_name | 'api/v1/lite/usernickname' |
| Source | |
Line 174 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/usernickname (pattern: '/api/v1/lite/usernickname') | |
| view function gamification.views.apiv1lite.lite_user_post | |
|---|---|
| callable | <function lite_user_post at 0x7f203ccbc620> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc39488> |
| order | 536870910.0 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203cc7d550>] |
| request_methods | 'POST' |
| route_name | 'api/v1/lite/user' |
| Source | |
Line 432 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/user (pattern: '/api/v1/lite/user') | |
| view function gamification.views.apiv1lite.lite_user_put | |
|---|---|
| callable | <function lite_user_put at 0x7f203ccbc2f0> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc397b8> |
| order | 536870910.0 |
| phash | '2b78f84179bb19f64293188dce83687d' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203cc7d4a8>] |
| request_methods | 'PUT' |
| route_name | 'api/v1/lite/user' |
| Source | |
Line 316 of file /development/python/production/justkana-gamification-server/gamification/views/apiv1lite.py:
|
|
| References | |
| route api/v1/lite/user (pattern: '/api/v1/lite/user') | |
| view function gamification.views.default.ajax_delete_user | |
|---|---|
| callable | <function ajax_delete_user at 0x7f203cc5ce18> |
| derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc39ae8> |
| order | 536870910.0 |
| phash | '99529f45418d57e808cf3baf088a9194' |
| predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x7f203cc7d390>] |
| request_methods | 'POST' |
| route_name | 'ajax/delete/user/uuid' |
| Source | |
Line 156 of file /development/python/production/justkana-gamification-server/gamification/views/default.py:
|
|
| References | |
| route ajax/delete/user/uuid (pattern: '/ajax/delete/user/{uuid}') | |
| view function gamification.views.default.applications_list | |
|---|---|
| callable | <function applications_list at 0x7f203cc5c730> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7f203cc39c80> |
| order | 1073741824.0 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'applications' |
| Source | |
Line 67 of file /development/python/production/justkana-gamification-server/gamification/views/default.py:
|
|
| References | |
| route applications (pattern: '/applications') | |
| template ../templates/applications.mako | |
| view function gamification.views.default.balances | |
|---|---|
| callable | <function balances at 0x7f203cc5c598> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7f203cc39e18> |
| order | 1073741824.0 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'balances' |
| Source | |
Line 50 of file /development/python/production/justkana-gamification-server/gamification/views/default.py:
|
|
| References | |
| route balances (pattern: '/balances') | |
| template ../templates/balances.mako | |
| view function gamification.views.default.leaderboard_ranking | |
|---|---|
| callable | <function leaderboard_ranking at 0x7f203cc5cb70> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7f203cc3e048> |
| order | 1073741824.0 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'leaderboard/uuid' |
| Source | |
Line 99 of file /development/python/production/justkana-gamification-server/gamification/views/default.py:
|
|
| References | |
| route leaderboard/uuid (pattern: '/leaderboard/{uuid}') | |
| template ../templates/leaderboard.mako | |
| view function gamification.views.default.leaderboards | |
|---|---|
| callable | <function leaderboards at 0x7f203cc5c950> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7f203cc3e1e0> |
| order | 1073741824.0 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'leaderboards' |
| Source | |
Line 86 of file /development/python/production/justkana-gamification-server/gamification/views/default.py:
|
|
| References | |
| route leaderboards (pattern: '/leaderboards') | |
| template ../templates/leaderboards.mako | |
| view function gamification.views.default.login | |
|---|---|
| callable | <function login at 0x7f203cc5cf28> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7f203cc3e378> |
| order | 1073741824.0 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'login' |
| Source | |
Line 199 of file /development/python/production/justkana-gamification-server/gamification/views/default.py:
|
|
| References | |
| route login (pattern: '/login') | |
| template ../templates/login.mako | |
| view function gamification.views.default.logout | |
|---|---|
| callable | <function logout at 0x7f203cc680d0> |
| derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x7f203cc3e510> |
| order | 1073741824.0 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'logout' |
| Source | |
Line 227 of file /development/python/production/justkana-gamification-server/gamification/views/default.py:
|
|
| References | |
| route logout (pattern: '/logout') | |
| view function gamification.views.default.my_view | |
|---|---|
| callable | <function my_view at 0x7f203cc5c488> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7f203cc3e6a8> |
| order | 1073741824.0 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'home' |
| Source | |
Line 39 of file /development/python/production/justkana-gamification-server/gamification/views/default.py:
|
|
| References | |
| route home (pattern: '/') | |
| template ../templates/homepage.mako | |
| view function gamification.views.default.users | |
|---|---|
| callable | <function users at 0x7f203cc5cd08> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7f203cc3e840> |
| order | 1073741824.0 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| route_name | 'users' |
| Source | |
Line 125 of file /development/python/production/justkana-gamification-server/gamification/views/default.py:
|
|
| References | |
| route users (pattern: '/users') | |
| template ../templates/users.mako | |
| view function gamification.views.notfound.notfound_view | |
|---|---|
| callable | <function notfound_view at 0x7f203cc73598> |
| context | <class 'pyramid.httpexceptions.HTTPNotFound'> |
| derived_callable | <function rendered_view.<locals>.rendered_view at 0x7f203cc3e9d8> |
| exception_only | True |
| order | 1073741824.0 |
| phash | 'd41d8cd98f00b204e9800998ecf8427e' |
| Source | |
Line 6 of file /development/python/production/justkana-gamification-server/gamification/views/notfound.py:
|
|
| References | |
| template ../templates/404.mako | |
| permission __no_permission_required__ | |
Routes
| Route Name | Route Pattern | View Callable | Predicates |
|---|---|---|---|
| __static/ | static/*subpath | <function rendered_view.<locals>.viewresult_to_response at 0x7f203cc54a60> | |
| home | / | <function rendered_view.<locals>.rendered_view at 0x7f203cc3e6a8> | |
| users | /users | <function rendered_view.<locals>.rendered_view at 0x7f203cc3e840> | |
| balances | /balances | <function rendered_view.<locals>.rendered_view at 0x7f203cc39e18> | |
| applications | /applications | <function rendered_view.<locals>.rendered_view at 0x7f203cc39c80> | |
| leaderboards | /leaderboards | <function rendered_view.<locals>.rendered_view at 0x7f203cc3e1e0> | |
| leaderboard/uuid | /leaderboard/{uuid} | <function rendered_view.<locals>.rendered_view at 0x7f203cc3e048> | |
| ajax/delete/user/uuid | /ajax/delete/user/{uuid} | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc39ae8> | |
| login | /login | <function rendered_view.<locals>.rendered_view at 0x7f203cc3e378> | |
| logout | /logout | <function rendered_view.<locals>.viewresult_to_response at 0x7f203cc3e510> | |
| api/v1/lite/server/config | /api/v1/lite/server/config | <function rendered_view.<locals>.rendered_view at 0x7f203cc1e950> | |
| api/v1/lite/user/login | /api/v1/lite/user/login | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc33d90> | |
| api/v1/lite/usernickname | /api/v1/lite/usernickname | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc39158> | |
| api/v1/lite/user | /api/v1/lite/user | <pyramid.config.views.MultiView object at 0x7f203cc2f048> | |
| api/v1/lite/user/token | /api/v1/lite/user/{token} | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc2c9d8> | |
| api/v1/lite/user/leaderboard/leaderboard_uuid/points | /api/v1/lite/user/leaderboard/{leaderboard_uuid}/points | <pyramid.config.views.MultiView object at 0x7f203cc25898> | |
| api/v1/lite/leaderboard/leaderboard_uuid/ranking | api/v1/lite/leaderboard/{leaderboard_uuid}/ranking | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc1e7b8> | |
| api/v1/lite/user/token/balance | /api/v1/lite/user/{token}/balance | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc2cd08> | |
| api/v1/lite/user/token/item_purchase | /api/v1/lite/user/{token}/item_purchase | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc33730> | |
| api/v1/lite/user/token/items_durable_purchased | /api/v1/lite/user/{token}/items_durable_purchased | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc33a60> | |
| api/v1/lite/user/token/config | /api/v1/lite/user/{token}/config | <pyramid.config.views.MultiView object at 0x7f203cc255c0> | |
| api/v1/lite/user/token/delete | /api/v1/lite/user/{token}/delete | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc2c6a8> | |
| api/v1/lite/user/token/image/upload | /api/v1/lite/user/{token}/image/upload | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc33400> | |
| api/v1/lite/user/token/image/filename | /api/v1/lite/user/{token}/image/{filename} | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc330d0> | |
| api/v1/lite/sunrise | /api/v1/lite/sunrise/lat/{latitude}/lng/{longitude} | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc1ec80> | |
| api/v1/lite/server/licence/check | /api/v1/lite/server/licence/check | <function attr_wrapped_view.<locals>.attr_view at 0x7f203cc27d90> |
Settings
| Key | Value |
|---|---|
| csrf_trusted_origins | [] |
| debug_all | False |
| debugtoolbar.active_panels | [] |
| debugtoolbar.button_style | '' |
| debugtoolbar.debug_notfound | False |
| debugtoolbar.debug_routematch | False |
| debugtoolbar.enabled | True |
| debugtoolbar.exclude_prefixes | ('/favicon.ico',) |
| debugtoolbar.extra_global_panels | [] |
| debugtoolbar.extra_panels | [] |
| debugtoolbar.global_panels | [] |
| debugtoolbar.hosts | ['127.0.0.1', '::1'] |
| debugtoolbar.includes | [] |
| debugtoolbar.intercept_exc | 'debug' |
| debugtoolbar.intercept_redirects | False |
| debugtoolbar.max_request_history | 100 |
| debugtoolbar.max_visible_requests | 10 |
| debugtoolbar.panels | [] |
| debugtoolbar.prevent_http_cache | False |
| debugtoolbar.reload_assets | False |
| debugtoolbar.reload_resources | False |
| debugtoolbar.reload_templates | False |
| debugtoolbar.show_on_exc_only | False |
| gamification.secret | '28hn' |
| prevent_cachebust | False |
| pyramid.csrf_trusted_origins | [] |
| pyramid.debug_all | False |
| pyramid.debug_authorization | False |
| pyramid.debug_notfound | False |
| pyramid.debug_routematch | False |
| pyramid.debug_templates | False |
| pyramid.default_locale_name | 'en' |
| pyramid.includes | 'pyramid_debugtoolbar' |
| pyramid.prevent_cachebust | False |
| pyramid.prevent_http_cache | False |
| pyramid.reload_all | False |
| pyramid.reload_assets | False |
| pyramid.reload_resources | False |
| pyramid.reload_templates | True |
| reload_all | False |
| retry.attempts | 3 |
| sqlalchemy.url | 'postgresql://justkanadbuser:jstk_n_29db@localhost:5432/justkana_prod' |
| tm.manager_hook | <function explicit_manager at 0x7f203d3679d8> |
Tweens
Implicit definition
| Order (from server to application) | Tween |
|---|---|
| 0 | pyramid_debugtoolbar.toolbar_tween_factory |
| 1 | pyramid_tm.tm_tween_factory |
| 2 | pyramid.tweens.excview_tween_factory |
Versions
Platform
Python 3.7.3 (default, Aug 4 2019, 15:21:35)
[GCC 6.3.0 20170516] on Linux-4.9.0-12-amd64-x86_64-with-debian-9.13
Packages
| Package Name | Version | Location |
|---|---|---|
| attrs | 20.2.0 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| bcrypt | 3.2.0 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| beautifulsoup4 | 4.9.2 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| certifi | 2020.6.20 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| cffi | 1.14.3 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| chardet | 3.0.4 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| coverage | 5.3 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| gamification | 0.1 | /development/python/production/justkana-gamification-server |
| hupper | 1.10.2 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| idna | 2.10 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| importlib-metadata | 2.0.0 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| iniconfig | 1.0.1 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| Mako | 1.1.3 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| MarkupSafe | 1.1.1 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| packaging | 20.4 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| PasteDeploy | 2.1.0 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| pip | 20.2.3 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| plaster | 1.0 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| plaster-pastedeploy | 0.7 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| pluggy | 0.13.1 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| psycopg2 | 2.8.6 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| py | 1.9.0 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| pycparser | 2.20 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| Pygments | 2.7.1 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| pyparsing | 2.4.7 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| pyramid | 1.10.4 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| pyramid-debugtoolbar | 4.6.1 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| pyramid-mako | 1.1.0 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| pyramid-retry | 2.1.1 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| pyramid-tm | 2.4 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| pytest | 6.1.0 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| pytest-cov | 2.10.1 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| repoze.lru | 0.7 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| requests | 2.24.0 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| setuptools | 50.3.0 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| six | 1.15.0 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| soupsieve | 2.0.1 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| SQLAlchemy | 1.3.19 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| toml | 0.10.1 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| transaction | 3.0.0 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| translationstring | 1.4 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| urllib3 | 1.25.10 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| venusian | 3.0.0 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| waitress | 1.4.4 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| WebOb | 1.8.6 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| WebTest | 2.0.35 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| zipp | 3.2.0 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| zope.deprecation | 4.4.0 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| zope.interface | 5.1.0 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
| zope.sqlalchemy | 1.3 | /development/python/production/justkana-gamification-server/env/lib/python3.7/site-packages |
Settings
Some pyramid debug toolbar panels can be activated (this enables additional features).
NOTE: These settings are tracked in a cookie on a per-request basis. If you want to enable options for other requests such as via curl or a non-browser client then you should turn them on by default in your settings via the "debugtoolbar.active_panels" setting, or by setting the "pdtb_active" cookie on the client.