HTTP Headers
Request Headers
Key | Value |
---|---|
Accept | */* |
Accept-Encoding | identity |
Connection | Keep-Alive |
Host | localhost:8099 |
Referer | http://localhost:8099/2025/competitions/ |
User-Agent | Wget/1.24.5 |
Response Headers
Key | Value |
---|---|
Cache-Control | max-age=300 |
Content-Length | 11612 |
Content-Type | text/html; charset=UTF-8 |
Expires | Mon, 31 Mar 2025 14:09:00 GMT |
Performance
Resource | Value |
---|---|
User CPU time | 10.657 msec |
System CPU time | 0.606 msec |
Total CPU time | 11.263 msec |
Elapsed time | 11.269 msec |
Context switches | 0 voluntary, 0 involuntary |
Profile
The profiler is not activated. Activate the checkbox in the toolbar to use it.
Renderers
Renderer Name | |
---|---|
publishtemplates/division.mako | |
Rendering Value | |
{'divisions': [<Division id=2 name=Mixed Division 1 type=Mixed>, <Division id=7 name=Mixed Division 2 type=Mixed>, <Division id=9 name=Vets Division type=Mixed>, <Division id=4 name=Ladies Division type=Ladies>, <Division id=3 name=Mens Division 1 type=Mens>, <Division id=8 name=Mens Division 2 type=Mens>, <Division id=6 name=Cup type=Cup>], 'clubs': [<Club 3: name=Avon Vale>, <Club 17: name=Bovey Tracey>, <Club 2: name=Cary Park>, <Club 8: name=Churston>, <Club 7: name=Dartmouth>, <Club 18: name=Ipplepen>, <Club 14: name=Ivybridge>, <Club 6: name=Kingsbridge Lawn>, <Club 4: name=Kingsbridge Park>, <Club 5: name=Newton & Noss>, <Club 16: name=Newton Abbot>, <Club 12: name=Salcombe>, <Club 1: name=Thurlestone>, <Club 19: name=Torquay>, <Club 13: name=Totnes>], 'urlstr': <function urlstr at 0x10986e8e0>, 'updated': 'Mon Mar 31', 'rc': <function rowcolor at 0x10986f240>, 'year': 2025, 'day': <function day at 0x10986da80>, 'division': <Division id=3 name=Mens Division 1 type=Mens>, 'col_range': <function col_range at 0x10986f1a0>, 'Team': <class 'sdstl.models.Team'>, 'Match': <class 'sdstl.models.Match'>} | |
System Values | |
context | <pyramid.traversal.DefaultRootFactory object at 0x10ea3e050> |
get_csrf_token | functools.partial(<function get_csrf_token at 0x1086642c0>, <Request at 0x10e3f3c90 GET http://localhost:8099/2025/division/3/>) |
renderer_info | <pyramid.renderers.RendererHelper object at 0x10b7a3090> |
renderer_name | 'publishtemplates/division.mako' |
req | <Request at 0x10e3f3c90 GET http://localhost:8099/2025/division/3/> |
request | <Request at 0x10e3f3c90 GET http://localhost:8099/2025/division/3/> |
view | <function publishdivision at 0x109ee05e0> |
Request Vars
GET Variables
No GET data
POST Variables
No POST variables
POST body
size | 0 |
---|---|
preview bytes (first 4096 bytes) | The POST body is not able to be previewed. |
Cookie Variables
No cookie data
Pyramid Request Properties
accept_charset * | <no header in request> | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
accept_encoding * | identity | ||||||||||||||||
accept_language * | <no header in request> | ||||||||||||||||
application_url * | http://localhost:8099 | ||||||||||||||||
authenticated_userid * | None | ||||||||||||||||
authorization * | None | ||||||||||||||||
cache_control * | |||||||||||||||||
context * | <pyramid.traversal.DefaultRootFactory object at 0x10ea3e050> | ||||||||||||||||
exc_info * | None | ||||||||||||||||
exception * | None | ||||||||||||||||
locale_name * | en | ||||||||||||||||
matchdict * |
|
||||||||||||||||
matched_route * |
|
||||||||||||||||
path * | /2025/division/3/ | ||||||||||||||||
root * | <pyramid.traversal.DefaultRootFactory object at 0x10ea3e050> | ||||||||||||||||
subpath * | () | ||||||||||||||||
traversed * | () | ||||||||||||||||
url * | http://localhost:8099/2025/division/3/ | ||||||||||||||||
view_name * | |||||||||||||||||
virtual_root * | <pyramid.traversal.DefaultRootFactory object at 0x10ea3e050> | ||||||||||||||||
virtual_root_path * | () |
Documentation Links
- API Docs: pyramid.request
Request attributes
Attribute | Value |
---|---|
_headers | <webob.headers.EnvironHeaders object at 0x10a1e47d0> |
finished_callbacks | deque([<function HeaderDebugPanel.__init__.<locals>.finished_callback at 0x10e2a8540>]) |
invoke_subrequest | <bound method Router.invoke_subrequest of <pyramid.router.Router object at 0x108edd790>> |
pdtb_id | '34353333393932353932' |
registry | <Registry sdstl> |
Request environ
Attribute | Value |
---|---|
CONTENT_LENGTH | '0' |
HTTP_ACCEPT | '*/*' |
HTTP_ACCEPT_ENCODING | 'identity' |
HTTP_CONNECTION | 'Keep-Alive' |
HTTP_HOST | 'localhost:8099' |
HTTP_REFERER | 'http://localhost:8099/2025/competitions/' |
HTTP_USER_AGENT | 'Wget/1.24.5' |
PATH_INFO | '/2025/division/3/' |
QUERY_STRING | '' |
REMOTE_ADDR | '127.0.0.1' |
REMOTE_HOST | '127.0.0.1' |
REMOTE_PORT | '54796' |
REQUEST_METHOD | 'GET' |
REQUEST_URI | '/2025/division/3/' |
SCRIPT_NAME | '' |
SERVER_NAME | 'waitress.invalid' |
SERVER_PORT | '8099' |
SERVER_PROTOCOL | 'HTTP/1.1' |
SERVER_SOFTWARE | 'waitress' |
waitress.client_disconnected | <bound method HTTPChannel.check_client_disconnected of <waitress.channel.HTTPChannel connected 127.0.0.1:54796 at 0x109d622d0>> |
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 0x10d2c2b60> |
wsgi.input_terminated | True |
wsgi.multiprocess | False |
wsgi.multithread | True |
wsgi.run_once | False |
wsgi.url_scheme | 'http' |
wsgi.version | (1, 0) |
Session
Session Configuration
Using ISessionFactory
: <class 'pyramid.session.BaseCookieSessionFactory.<locals>.CookieSession'>
This panel was not active for
this request, and will only display the session data if .session
was
accessed during the request.
Documentation Links
- API Docs: pyramid.session
- Narrative Docs: Session
Session Accessed
request.session
was not accessed during the main Request
handler.
Session Data
SQLAlchemy Queries
Time (ms) | Action | Query | Params |
---|---|---|---|
0.00 | -- [event] begin
|
||
0.05 | SELECT EXPLAIN | SELECT divisions.division_id AS divisions_division_id, divisions.name AS divisions_name, divisions.mixed_ladies_gents AS divisions_mixed_ladies_gents, divisions.comments AS divisions_comments
FROM divisions
|
() |
0.06 | SELECT EXPLAIN | SELECT clubs.club_id AS clubs_club_id, clubs.long_name AS clubs_long_name, clubs.short_name AS clubs_short_name, clubs.address AS clubs_address, clubs.grass AS clubs_grass, clubs.lights AS clubs_lights, clubs.courts AS clubs_courts, clubs.website AS clubs_website, clubs.special_requests AS clubs_special_requests, clubs.directions AS clubs_directions, clubs.comments AS clubs_comments, clubs.lat AS clubs_lat, clubs.lon AS clubs_lon, clubs.contact_id AS clubs_contact_id
FROM clubs
|
() |
0.06 | SELECT EXPLAIN | SELECT teams.team_id AS teams_team_id, teams.name AS teams_name, teams.home_night AS teams_home_night, teams.home_time AS teams_home_time, teams.comments AS teams_comments, teams.division_id AS teams_division_id, teams.club_id AS teams_club_id, teams.captain_id AS teams_captain_id, teams.cup AS teams_cup
FROM teams
WHERE ? = teams.club_id
|
(3,) |
0.03 | SELECT EXPLAIN | SELECT teams.team_id AS teams_team_id, teams.name AS teams_name, teams.home_night AS teams_home_night, teams.home_time AS teams_home_time, teams.comments AS teams_comments, teams.division_id AS teams_division_id, teams.club_id AS teams_club_id, teams.captain_id AS teams_captain_id, teams.cup AS teams_cup
FROM teams
WHERE ? = teams.club_id
|
(17,) |
0.03 | SELECT EXPLAIN | SELECT teams.team_id AS teams_team_id, teams.name AS teams_name, teams.home_night AS teams_home_night, teams.home_time AS teams_home_time, teams.comments AS teams_comments, teams.division_id AS teams_division_id, teams.club_id AS teams_club_id, teams.captain_id AS teams_captain_id, teams.cup AS teams_cup
FROM teams
WHERE ? = teams.club_id
|
(2,) |
0.03 | SELECT EXPLAIN | SELECT teams.team_id AS teams_team_id, teams.name AS teams_name, teams.home_night AS teams_home_night, teams.home_time AS teams_home_time, teams.comments AS teams_comments, teams.division_id AS teams_division_id, teams.club_id AS teams_club_id, teams.captain_id AS teams_captain_id, teams.cup AS teams_cup
FROM teams
WHERE ? = teams.club_id
|
(8,) |
0.03 | SELECT EXPLAIN | SELECT teams.team_id AS teams_team_id, teams.name AS teams_name, teams.home_night AS teams_home_night, teams.home_time AS teams_home_time, teams.comments AS teams_comments, teams.division_id AS teams_division_id, teams.club_id AS teams_club_id, teams.captain_id AS teams_captain_id, teams.cup AS teams_cup
FROM teams
WHERE ? = teams.club_id
|
(7,) |
0.03 | SELECT EXPLAIN | SELECT teams.team_id AS teams_team_id, teams.name AS teams_name, teams.home_night AS teams_home_night, teams.home_time AS teams_home_time, teams.comments AS teams_comments, teams.division_id AS teams_division_id, teams.club_id AS teams_club_id, teams.captain_id AS teams_captain_id, teams.cup AS teams_cup
FROM teams
WHERE ? = teams.club_id
|
(18,) |
0.03 | SELECT EXPLAIN | SELECT teams.team_id AS teams_team_id, teams.name AS teams_name, teams.home_night AS teams_home_night, teams.home_time AS teams_home_time, teams.comments AS teams_comments, teams.division_id AS teams_division_id, teams.club_id AS teams_club_id, teams.captain_id AS teams_captain_id, teams.cup AS teams_cup
FROM teams
WHERE ? = teams.club_id
|
(14,) |
0.02 | SELECT EXPLAIN | SELECT teams.team_id AS teams_team_id, teams.name AS teams_name, teams.home_night AS teams_home_night, teams.home_time AS teams_home_time, teams.comments AS teams_comments, teams.division_id AS teams_division_id, teams.club_id AS teams_club_id, teams.captain_id AS teams_captain_id, teams.cup AS teams_cup
FROM teams
WHERE ? = teams.club_id
|
(6,) |
0.03 | SELECT EXPLAIN | SELECT teams.team_id AS teams_team_id, teams.name AS teams_name, teams.home_night AS teams_home_night, teams.home_time AS teams_home_time, teams.comments AS teams_comments, teams.division_id AS teams_division_id, teams.club_id AS teams_club_id, teams.captain_id AS teams_captain_id, teams.cup AS teams_cup
FROM teams
WHERE ? = teams.club_id
|
(4,) |
0.02 | SELECT EXPLAIN | SELECT teams.team_id AS teams_team_id, teams.name AS teams_name, teams.home_night AS teams_home_night, teams.home_time AS teams_home_time, teams.comments AS teams_comments, teams.division_id AS teams_division_id, teams.club_id AS teams_club_id, teams.captain_id AS teams_captain_id, teams.cup AS teams_cup
FROM teams
WHERE ? = teams.club_id
|
(5,) |
0.02 | SELECT EXPLAIN | SELECT teams.team_id AS teams_team_id, teams.name AS teams_name, teams.home_night AS teams_home_night, teams.home_time AS teams_home_time, teams.comments AS teams_comments, teams.division_id AS teams_division_id, teams.club_id AS teams_club_id, teams.captain_id AS teams_captain_id, teams.cup AS teams_cup
FROM teams
WHERE ? = teams.club_id
|
(16,) |
0.03 | SELECT EXPLAIN | SELECT teams.team_id AS teams_team_id, teams.name AS teams_name, teams.home_night AS teams_home_night, teams.home_time AS teams_home_time, teams.comments AS teams_comments, teams.division_id AS teams_division_id, teams.club_id AS teams_club_id, teams.captain_id AS teams_captain_id, teams.cup AS teams_cup
FROM teams
WHERE ? = teams.club_id
|
(12,) |
0.02 | SELECT EXPLAIN | SELECT teams.team_id AS teams_team_id, teams.name AS teams_name, teams.home_night AS teams_home_night, teams.home_time AS teams_home_time, teams.comments AS teams_comments, teams.division_id AS teams_division_id, teams.club_id AS teams_club_id, teams.captain_id AS teams_captain_id, teams.cup AS teams_cup
FROM teams
WHERE ? = teams.club_id
|
(1,) |
0.02 | SELECT EXPLAIN | SELECT teams.team_id AS teams_team_id, teams.name AS teams_name, teams.home_night AS teams_home_night, teams.home_time AS teams_home_time, teams.comments AS teams_comments, teams.division_id AS teams_division_id, teams.club_id AS teams_club_id, teams.captain_id AS teams_captain_id, teams.cup AS teams_cup
FROM teams
WHERE ? = teams.club_id
|
(19,) |
0.02 | SELECT EXPLAIN | SELECT teams.team_id AS teams_team_id, teams.name AS teams_name, teams.home_night AS teams_home_night, teams.home_time AS teams_home_time, teams.comments AS teams_comments, teams.division_id AS teams_division_id, teams.club_id AS teams_club_id, teams.captain_id AS teams_captain_id, teams.cup AS teams_cup
FROM teams
WHERE ? = teams.club_id
|
(13,) |
0.06 | SELECT EXPLAIN | SELECT teams.team_id AS teams_team_id, teams.name AS teams_name, teams.home_night AS teams_home_night, teams.home_time AS teams_home_time, teams.comments AS teams_comments, teams.division_id AS teams_division_id, teams.club_id AS teams_club_id, teams.captain_id AS teams_captain_id, teams.cup AS teams_cup
FROM teams
WHERE ? = teams.division_id
|
(3,) |
0.06 | SELECT EXPLAIN | SELECT matches.match_id AS matches_match_id, matches.scheduled_date AS matches_scheduled_date, matches.home_team_id AS matches_home_team_id, matches.away_team_id AS matches_away_team_id, matches.cost AS matches_cost, matches.comments AS matches_comments
FROM matches
WHERE matches.home_team_id = ?
|
(49,) |
0.05 | SELECT EXPLAIN | SELECT matches.match_id AS matches_match_id, matches.scheduled_date AS matches_scheduled_date, matches.home_team_id AS matches_home_team_id, matches.away_team_id AS matches_away_team_id, matches.cost AS matches_cost, matches.comments AS matches_comments
FROM matches
WHERE matches.away_team_id = ?
|
(49,) |
0.03 | SELECT EXPLAIN | SELECT matches.match_id AS matches_match_id, matches.scheduled_date AS matches_scheduled_date, matches.home_team_id AS matches_home_team_id, matches.away_team_id AS matches_away_team_id, matches.cost AS matches_cost, matches.comments AS matches_comments
FROM matches
WHERE matches.home_team_id = ?
|
(56,) |
0.03 | SELECT EXPLAIN | SELECT matches.match_id AS matches_match_id, matches.scheduled_date AS matches_scheduled_date, matches.home_team_id AS matches_home_team_id, matches.away_team_id AS matches_away_team_id, matches.cost AS matches_cost, matches.comments AS matches_comments
FROM matches
WHERE matches.away_team_id = ?
|
(56,) |
0.03 | SELECT EXPLAIN | SELECT matches.match_id AS matches_match_id, matches.scheduled_date AS matches_scheduled_date, matches.home_team_id AS matches_home_team_id, matches.away_team_id AS matches_away_team_id, matches.cost AS matches_cost, matches.comments AS matches_comments
FROM matches
WHERE matches.home_team_id = ?
|
(58,) |
0.03 | SELECT EXPLAIN | SELECT matches.match_id AS matches_match_id, matches.scheduled_date AS matches_scheduled_date, matches.home_team_id AS matches_home_team_id, matches.away_team_id AS matches_away_team_id, matches.cost AS matches_cost, matches.comments AS matches_comments
FROM matches
WHERE matches.away_team_id = ?
|
(58,) |
0.03 | SELECT EXPLAIN | SELECT matches.match_id AS matches_match_id, matches.scheduled_date AS matches_scheduled_date, matches.home_team_id AS matches_home_team_id, matches.away_team_id AS matches_away_team_id, matches.cost AS matches_cost, matches.comments AS matches_comments
FROM matches
WHERE matches.home_team_id = ?
|
(60,) |
0.03 | SELECT EXPLAIN | SELECT matches.match_id AS matches_match_id, matches.scheduled_date AS matches_scheduled_date, matches.home_team_id AS matches_home_team_id, matches.away_team_id AS matches_away_team_id, matches.cost AS matches_cost, matches.comments AS matches_comments
FROM matches
WHERE matches.away_team_id = ?
|
(60,) |
0.03 | SELECT EXPLAIN | SELECT matches.match_id AS matches_match_id, matches.scheduled_date AS matches_scheduled_date, matches.home_team_id AS matches_home_team_id, matches.away_team_id AS matches_away_team_id, matches.cost AS matches_cost, matches.comments AS matches_comments
FROM matches
WHERE matches.home_team_id = ?
|
(66,) |
0.03 | SELECT EXPLAIN | SELECT matches.match_id AS matches_match_id, matches.scheduled_date AS matches_scheduled_date, matches.home_team_id AS matches_home_team_id, matches.away_team_id AS matches_away_team_id, matches.cost AS matches_cost, matches.comments AS matches_comments
FROM matches
WHERE matches.away_team_id = ?
|
(66,) |
0.03 | SELECT EXPLAIN | SELECT matches.match_id AS matches_match_id, matches.scheduled_date AS matches_scheduled_date, matches.home_team_id AS matches_home_team_id, matches.away_team_id AS matches_away_team_id, matches.cost AS matches_cost, matches.comments AS matches_comments
FROM matches
WHERE matches.home_team_id = ?
|
(67,) |
0.03 | SELECT EXPLAIN | SELECT matches.match_id AS matches_match_id, matches.scheduled_date AS matches_scheduled_date, matches.home_team_id AS matches_home_team_id, matches.away_team_id AS matches_away_team_id, matches.cost AS matches_cost, matches.comments AS matches_comments
FROM matches
WHERE matches.away_team_id = ?
|
(67,) |
0.00 | -- [event] rollback
|
Introspection
Accept view order
accept view order text/html | |
---|---|
value | 'text/html' |
Source | |
Line 1235 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
accept view order application/xhtml+xml | |
---|---|
value | 'application/xhtml+xml' |
Source | |
Line 1235 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
accept view order application/xml | |
---|---|
value | 'application/xml' |
Source | |
Line 1235 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
accept view order text/xml | |
---|---|
value | 'text/xml' |
Source | |
Line 1235 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
accept view order text/plain | |
---|---|
value | 'text/plain' |
Source | |
Line 1235 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
accept view order application/json | |
---|---|
value | 'application/json' |
Source | |
Line 1235 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
Csrf storage policy
csrf storage policy <pyramid.csrf.LegacySessionCSRFStoragePolicy object at 0x108f4e610> | |
---|---|
policy | <pyramid.csrf.LegacySessionCSRFStoragePolicy object at 0x108f4e610> |
Source | |
Line 23 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/security.py:
|
Permissions
permission __no_permission_required__ | |
---|---|
value | '__no_permission_required__' |
Source | |
Line 88 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view object <pyramid.static.static_view object at 0x10958c910> | |
view object <pyramid.static.static_view object at 0x1096ed190> |
Renderer factories
renderer factory object <pyramid.renderers.JSON object at 0x1086546d0> | |
---|---|
factory | <pyramid.renderers.JSON object at 0x1086546d0> |
name | 'json' |
Source | |
Line 14 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/rendering.py:
|
renderer factory function pyramid.renderers.string_renderer_factory | |
---|---|
factory | <function string_renderer_factory at 0x108664540> |
name | 'string' |
Source | |
Line 14 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/rendering.py:
|
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x109448ad0> | |
---|---|
factory | <pyramid_mako.MakoRendererFactory object at 0x109448ad0> |
name | '.mak' |
Source | |
Line 283 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid_mako/__init__.py:
|
Request extensions
request property object <pyramid.decorator.reify object at 0x108f82510> | |
---|---|
callable | <pyramid.decorator.reify object at 0x108f82510> |
property | True |
reify | True |
Source | |
Line 295 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid_tm/__init__.py:
|
Response adapters
response adapter None | |
---|---|
type | <class 'webob.response.Response'> |
Source | |
Line 199 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/adapters.py:
|
Root factories
root factory function sdstl.getclubs | |
---|---|
factory | <function getclubs at 0x108eb1440> |
route_name | 'clubs' |
Source | |
Line 92 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route clubs (pattern: '/clubs/') |
root factory function sdstl.getclub | |
---|---|
factory | <function getclub at 0x108eb13a0> |
route_name | 'club' |
Source | |
Line 93 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route club (pattern: '/club/{id}/') |
root factory function sdstl.getclub | |
---|---|
factory | <function getclub at 0x108eb13a0> |
route_name | 'clubedit' |
Source | |
Line 94 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route clubedit (pattern: '/clubedit/{id}/') |
root factory function sdstl.getclub | |
---|---|
factory | <function getclub at 0x108eb13a0> |
route_name | 'clubeditput' |
Source | |
Line 95 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route clubeditput (pattern: '/clubeditput/{id}/') |
root factory function sdstl.getdivisions | |
---|---|
factory | <function getdivisions at 0x108eb14e0> |
route_name | 'divisions' |
Source | |
Line 96 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route divisions (pattern: '/divisions/') |
root factory function sdstl.getdivision | |
---|---|
factory | <function getdivision at 0x108eb0ea0> |
route_name | 'division' |
Source | |
Line 98 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route division (pattern: '/division/{id}/') |
root factory function sdstl.getmatches | |
---|---|
factory | <function getmatches at 0x108eb1580> |
route_name | 'matches' |
Source | |
Line 102 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route matches (pattern: '/matches/') |
root factory function sdstl.getmatch | |
---|---|
factory | <function getmatch at 0x108eb1080> |
route_name | 'match' |
Source | |
Line 103 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route match (pattern: '/match/{id}/') |
root factory function sdstl.getmatch | |
---|---|
factory | <function getmatch at 0x108eb1080> |
route_name | 'matchswapwithreturn' |
Source | |
Line 104 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route matchswapwithreturn (pattern: '/matchswapwithreturn/{id}/') |
root factory function sdstl.getmatch | |
---|---|
factory | <function getmatch at 0x108eb1080> |
route_name | 'matchsetweek' |
Source | |
Line 105 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route matchsetweek (pattern: '/match/{id}/setweek/{week}/') |
root factory function sdstl.getmatch | |
---|---|
factory | <function getmatch at 0x108eb1080> |
route_name | 'matchput' |
Source | |
Line 108 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route matchput (pattern: '/matchput/{id}/') |
root factory function sdstl.getmatch | |
---|---|
factory | <function getmatch at 0x108eb1080> |
route_name | 'matchedit' |
Source | |
Line 109 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route matchedit (pattern: '/matchedit/{id}/') |
root factory function sdstl.getmatch | |
---|---|
factory | <function getmatch at 0x108eb1080> |
route_name | 'match_card' |
Source | |
Line 110 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route match_card (pattern: '/match_card/{id}/') |
root factory function sdstl.getmatch | |
---|---|
factory | <function getmatch at 0x108eb1080> |
route_name | 'match_card_entry' |
Source | |
Line 111 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route match_card_entry (pattern: '/match_card_entry/{id}/') |
root factory function sdstl.getmatches | |
---|---|
factory | <function getmatches at 0x108eb1580> |
route_name | 'match_cards' |
Source | |
Line 112 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route match_cards (pattern: '/match_cards/') |
root factory function sdstl.getmatches | |
---|---|
factory | <function getmatches at 0x108eb1580> |
route_name | 'match_cards_incomplete' |
Source | |
Line 113 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route match_cards_incomplete (pattern: '/match_cards_incomplete/') |
root factory function sdstl.getteam | |
---|---|
factory | <function getteam at 0x108eb1260> |
route_name | 'team' |
Source | |
Line 114 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route team (pattern: '/team/{id}/') |
root factory function sdstl.getteams | |
---|---|
factory | <function getteams at 0x108eb1760> |
route_name | 'teams' |
Source | |
Line 115 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route teams (pattern: '/teams/') |
root factory function sdstl.getteams | |
---|---|
factory | <function getteams at 0x108eb1760> |
route_name | 'teamandclubcontacts' |
Source | |
Line 116 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route teamandclubcontacts (pattern: '/teamandclubcontacts/') |
root factory function sdstl.getteam | |
---|---|
factory | <function getteam at 0x108eb1260> |
route_name | 'teamedit' |
Source | |
Line 118 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route teamedit (pattern: '/teamedit/{id}/') |
root factory function sdstl.getteam | |
---|---|
factory | <function getteam at 0x108eb1260> |
route_name | 'teameditput' |
Source | |
Line 119 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route teameditput (pattern: '/teameditput/{id}/') |
root factory function sdstl.getteam | |
---|---|
factory | <function getteam at 0x108eb1260> |
route_name | 'teamdelete2' |
Source | |
Line 122 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route teamdelete2 (pattern: '/teamdelete2/{id}/') |
root factory function sdstl.getteams | |
---|---|
factory | <function getteams at 0x108eb1760> |
route_name | 'teamsnoregistrations' |
Source | |
Line 123 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route teamsnoregistrations (pattern: '/teamsnoregistrations/') |
root factory function sdstl.getplayers | |
---|---|
factory | <function getplayers at 0x108eb1620> |
route_name | 'players' |
Source | |
Line 124 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route players (pattern: '/players/') |
root factory function sdstl.getplayer | |
---|---|
factory | <function getplayer at 0x108eb1120> |
route_name | 'player' |
Source | |
Line 125 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route player (pattern: '/player/{id}/') |
root factory function sdstl.getplayer | |
---|---|
factory | <function getplayer at 0x108eb1120> |
route_name | 'playeredit' |
Source | |
Line 128 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route playeredit (pattern: '/playeredit/{id}/') |
root factory function sdstl.getplayer | |
---|---|
factory | <function getplayer at 0x108eb1120> |
route_name | 'playereditput' |
Source | |
Line 129 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route playereditput (pattern: '/playereditput/{id}/') |
root factory function sdstl.getregistrations | |
---|---|
factory | <function getregistrations at 0x108eb16c0> |
route_name | 'registrations' |
Source | |
Line 130 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route registrations (pattern: '/registrations/') |
root factory function sdstl.getregistration | |
---|---|
factory | <function getregistration at 0x108eb11c0> |
route_name | 'registration' |
Source | |
Line 131 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route registration (pattern: '/registration/{id}/') |
root factory function sdstl.getregistration | |
---|---|
factory | <function getregistration at 0x108eb11c0> |
route_name | 'registrationedit' |
Source | |
Line 132 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route registrationedit (pattern: '/registrationedit/{id}/') |
root factory function sdstl.getregistration | |
---|---|
factory | <function getregistration at 0x108eb11c0> |
route_name | 'registrationupdate' |
Source | |
Line 133 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route registrationupdate (pattern: '/registrationupdate/{id}/') |
root factory function sdstl.getregistrations | |
---|---|
factory | <function getregistrations at 0x108eb16c0> |
route_name | 'registrationnew' |
Source | |
Line 134 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route registrationnew (pattern: '/registrationnew/') |
root factory function sdstl.getteam | |
---|---|
factory | <function getteam at 0x108eb1260> |
route_name | 'registrationsteam' |
Source | |
Line 135 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route registrationsteam (pattern: '/registrationsteam/{id}/') |
root factory function sdstl.getteam | |
---|---|
factory | <function getteam at 0x108eb1260> |
route_name | 'registrationsteam2' |
Source | |
Line 136 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route registrationsteam2 (pattern: '/registrationsteam2/{id}/') |
root factory function sdstl.getregistrations | |
---|---|
factory | <function getregistrations at 0x108eb16c0> |
route_name | 'registrationserror' |
Source | |
Line 138 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route registrationserror (pattern: '/registrations/error/') |
Route predicates
route predicate route predicate named xhr | |
---|---|
factory | <class 'pyramid.predicates.XHRPredicate'> |
name | 'xhr' |
Source | |
Line 557 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named request_method | |
---|---|
factory | <class 'pyramid.predicates.RequestMethodPredicate'> |
name | 'request_method' |
Source | |
Line 557 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named path_info | |
---|---|
factory | <class 'pyramid.predicates.PathInfoPredicate'> |
name | 'path_info' |
Source | |
Line 557 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named request_param | |
---|---|
factory | <class 'pyramid.predicates.RequestParamPredicate'> |
name | 'request_param' |
Source | |
Line 557 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named header | |
---|---|
factory | <class 'pyramid.predicates.HeaderPredicate'> |
name | 'header' |
Source | |
Line 557 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named accept | |
---|---|
factory | <class 'pyramid.predicates.AcceptPredicate'> |
name | 'accept' |
Source | |
Line 557 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named is_authenticated | |
---|---|
factory | <class 'pyramid.predicates.IsAuthenticatedPredicate'> |
name | 'is_authenticated' |
Source | |
Line 557 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named effective_principals | |
---|---|
factory | <class 'pyramid.predicates.EffectivePrincipalsPredicate'> |
name | 'effective_principals' |
Source | |
Line 557 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named custom | |
---|---|
factory | <class 'pyramid.predicates.CustomPredicate'> |
name | 'custom' |
Source | |
Line 557 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
route predicate route predicate named traverse | |
---|---|
factory | <class 'pyramid.predicates.TraversePredicate'> |
name | 'traverse' |
Source | |
Line 557 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/routes.py:
|
Routes
route __static-deform/ (pattern: 'static-deform/*subpath') | |
---|---|
name | '__static-deform/' |
object | <pyramid.urldispatch.Route object at 0x109f171d0> |
pattern | 'static-deform/*subpath' |
Source | |
Line 541 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid_deform/__init__.py:
|
|
References | |
view object <pyramid.static.static_view object at 0x10958c910> |
route __static/ (pattern: 'static/*subpath') | |
---|---|
name | '__static/' |
object | <pyramid.urldispatch.Route object at 0x109f201d0> |
pattern | 'static/*subpath' |
Source | |
Line 88 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view object <pyramid.static.static_view object at 0x1096ed190> |
route home (pattern: '/') | |
---|---|
name | 'home' |
object | <pyramid.urldispatch.Route object at 0x109f20750> |
pattern | '/' |
Source | |
Line 90 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.home |
route post (pattern: '/post/') | |
---|---|
name | 'post' |
object | <pyramid.urldispatch.Route object at 0x109f20a50> |
pattern | '/post/' |
Source | |
Line 91 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
route clubs (pattern: '/clubs/') | |
---|---|
factory | <function getclubs at 0x108eb1440> |
name | 'clubs' |
object | <pyramid.urldispatch.Route object at 0x109f20c50> |
pattern | '/clubs/' |
Source | |
Line 92 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getclubs | |
view function sdstl.scripts.views.clubs |
route club (pattern: '/club/{id}/') | |
---|---|
factory | <function getclub at 0x108eb13a0> |
name | 'club' |
object | <pyramid.urldispatch.Route object at 0x109f20890> |
pattern | '/club/{id}/' |
Source | |
Line 93 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getclub | |
view function sdstl.scripts.views.club |
route clubedit (pattern: '/clubedit/{id}/') | |
---|---|
factory | <function getclub at 0x108eb13a0> |
name | 'clubedit' |
object | <pyramid.urldispatch.Route object at 0x109f20ed0> |
pattern | '/clubedit/{id}/' |
Source | |
Line 94 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getclub | |
view function sdstl.scripts.views.clubedit |
route clubeditput (pattern: '/clubeditput/{id}/') | |
---|---|
factory | <function getclub at 0x108eb13a0> |
name | 'clubeditput' |
object | <pyramid.urldispatch.Route object at 0x109f21010> |
pattern | '/clubeditput/{id}/' |
Source | |
Line 95 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getclub | |
view function sdstl.scripts.views.clubeditput |
route divisions (pattern: '/divisions/') | |
---|---|
factory | <function getdivisions at 0x108eb14e0> |
name | 'divisions' |
object | <pyramid.urldispatch.Route object at 0x109f21210> |
pattern | '/divisions/' |
Source | |
Line 96 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getdivisions | |
view function sdstl.scripts.views.divisions |
route knockout (pattern: '/division/4/') | |
---|---|
name | 'knockout' |
object | <pyramid.urldispatch.Route object at 0x109f21490> |
pattern | '/division/4/' |
Source | |
Line 97 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.knockout |
route division (pattern: '/division/{id}/') | |
---|---|
factory | <function getdivision at 0x108eb0ea0> |
name | 'division' |
object | <pyramid.urldispatch.Route object at 0x109f21090> |
pattern | '/division/{id}/' |
Source | |
Line 98 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getdivision | |
view function sdstl.scripts.views.division |
route divisionnew (pattern: '/divisionnew/') | |
---|---|
name | 'divisionnew' |
object | <pyramid.urldispatch.Route object at 0x109f21910> |
pattern | '/divisionnew/' |
Source | |
Line 99 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.divisionnew |
route divisionput (pattern: '/divisionput/') | |
---|---|
name | 'divisionput' |
object | <pyramid.urldispatch.Route object at 0x109f21790> |
pattern | '/divisionput/' |
Source | |
Line 100 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.divisionput |
route emails (pattern: '/emails/') | |
---|---|
name | 'emails' |
object | <pyramid.urldispatch.Route object at 0x109f21c50> |
pattern | '/emails/' |
Source | |
Line 101 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.emails |
route matches (pattern: '/matches/') | |
---|---|
factory | <function getmatches at 0x108eb1580> |
name | 'matches' |
object | <pyramid.urldispatch.Route object at 0x109f21e50> |
pattern | '/matches/' |
Source | |
Line 102 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getmatches | |
view function sdstl.scripts.views.matches |
route match (pattern: '/match/{id}/') | |
---|---|
factory | <function getmatch at 0x108eb1080> |
name | 'match' |
object | <pyramid.urldispatch.Route object at 0x109f22010> |
pattern | '/match/{id}/' |
Source | |
Line 103 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getmatch | |
view function sdstl.scripts.views.match |
route matchswapwithreturn (pattern: '/matchswapwithreturn/{id}/') | |
---|---|
factory | <function getmatch at 0x108eb1080> |
name | 'matchswapwithreturn' |
object | <pyramid.urldispatch.Route object at 0x109f22250> |
pattern | '/matchswapwithreturn/{id}/' |
Source | |
Line 104 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getmatch | |
view function sdstl.scripts.views.matchswapwithreturn |
route matchsetweek (pattern: '/match/{id}/setweek/{week}/') | |
---|---|
factory | <function getmatch at 0x108eb1080> |
name | 'matchsetweek' |
object | <pyramid.urldispatch.Route object at 0x109f22350> |
pattern | '/match/{id}/setweek/{week}/' |
Source | |
Line 105 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getmatch | |
view function sdstl.scripts.views.matchsetweek |
route matchnew (pattern: '/matchnew/') | |
---|---|
name | 'matchnew' |
object | <pyramid.urldispatch.Route object at 0x109f22690> |
pattern | '/matchnew/' |
Source | |
Line 106 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.matchnew |
route matchnew2 (pattern: '/matchnew2/') | |
---|---|
name | 'matchnew2' |
object | <pyramid.urldispatch.Route object at 0x109f223d0> |
pattern | '/matchnew2/' |
Source | |
Line 107 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.matchnew2 |
route matchput (pattern: '/matchput/{id}/') | |
---|---|
factory | <function getmatch at 0x108eb1080> |
name | 'matchput' |
object | <pyramid.urldispatch.Route object at 0x109f22b90> |
pattern | '/matchput/{id}/' |
Source | |
Line 108 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getmatch | |
view function sdstl.scripts.views.matchput |
route matchedit (pattern: '/matchedit/{id}/') | |
---|---|
factory | <function getmatch at 0x108eb1080> |
name | 'matchedit' |
object | <pyramid.urldispatch.Route object at 0x109f22c90> |
pattern | '/matchedit/{id}/' |
Source | |
Line 109 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getmatch | |
view function sdstl.scripts.views.matchedit |
route match_card (pattern: '/match_card/{id}/') | |
---|---|
factory | <function getmatch at 0x108eb1080> |
name | 'match_card' |
object | <pyramid.urldispatch.Route object at 0x109f22e90> |
pattern | '/match_card/{id}/' |
Source | |
Line 110 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getmatch | |
view function sdstl.scripts.views.match_card |
route match_card_entry (pattern: '/match_card_entry/{id}/') | |
---|---|
factory | <function getmatch at 0x108eb1080> |
name | 'match_card_entry' |
object | <pyramid.urldispatch.Route object at 0x109f23010> |
pattern | '/match_card_entry/{id}/' |
Source | |
Line 111 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getmatch | |
view function sdstl.scripts.views.match_card_entry |
route match_cards (pattern: '/match_cards/') | |
---|---|
factory | <function getmatches at 0x108eb1580> |
name | 'match_cards' |
object | <pyramid.urldispatch.Route object at 0x109f23290> |
pattern | '/match_cards/' |
Source | |
Line 112 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getmatches | |
view function sdstl.scripts.views.match_cards |
route match_cards_incomplete (pattern: '/match_cards_incomplete/') | |
---|---|
factory | <function getmatches at 0x108eb1580> |
name | 'match_cards_incomplete' |
object | <pyramid.urldispatch.Route object at 0x109f23150> |
pattern | '/match_cards_incomplete/' |
Source | |
Line 113 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getmatches | |
view function sdstl.scripts.views.match_cards_incomplete |
route team (pattern: '/team/{id}/') | |
---|---|
factory | <function getteam at 0x108eb1260> |
name | 'team' |
object | <pyramid.urldispatch.Route object at 0x109f23790> |
pattern | '/team/{id}/' |
Source | |
Line 114 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getteam | |
view function sdstl.scripts.views.team |
route teams (pattern: '/teams/') | |
---|---|
factory | <function getteams at 0x108eb1760> |
name | 'teams' |
object | <pyramid.urldispatch.Route object at 0x109f23890> |
pattern | '/teams/' |
Source | |
Line 115 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getteams | |
view function sdstl.scripts.views.teams |
route teamandclubcontacts (pattern: '/teamandclubcontacts/') | |
---|---|
factory | <function getteams at 0x108eb1760> |
name | 'teamandclubcontacts' |
object | <pyramid.urldispatch.Route object at 0x109f23c10> |
pattern | '/teamandclubcontacts/' |
Source | |
Line 116 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getteams | |
view function sdstl.scripts.views.teamandclubcontacts |
route teamnew (pattern: '/teamnew/') | |
---|---|
name | 'teamnew' |
object | <pyramid.urldispatch.Route object at 0x109f23d10> |
pattern | '/teamnew/' |
Source | |
Line 117 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.teamnew |
route teamedit (pattern: '/teamedit/{id}/') | |
---|---|
factory | <function getteam at 0x108eb1260> |
name | 'teamedit' |
object | <pyramid.urldispatch.Route object at 0x109f23650> |
pattern | '/teamedit/{id}/' |
Source | |
Line 118 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getteam | |
view function sdstl.scripts.views.teamedit |
route teameditput (pattern: '/teameditput/{id}/') | |
---|---|
factory | <function getteam at 0x108eb1260> |
name | 'teameditput' |
object | <pyramid.urldispatch.Route object at 0x109f23f90> |
pattern | '/teameditput/{id}/' |
Source | |
Line 119 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getteam | |
view function sdstl.scripts.views.teameditput |
route teamput (pattern: '/teamput/') | |
---|---|
name | 'teamput' |
object | <pyramid.urldispatch.Route object at 0x109f2c090> |
pattern | '/teamput/' |
Source | |
Line 120 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.teamput |
route teamdelete (pattern: '/teamdelete/') | |
---|---|
name | 'teamdelete' |
object | <pyramid.urldispatch.Route object at 0x109f2c210> |
pattern | '/teamdelete/' |
Source | |
Line 121 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.teamdelete |
route teamdelete2 (pattern: '/teamdelete2/{id}/') | |
---|---|
factory | <function getteam at 0x108eb1260> |
name | 'teamdelete2' |
object | <pyramid.urldispatch.Route object at 0x109f2c590> |
pattern | '/teamdelete2/{id}/' |
Source | |
Line 122 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getteam | |
view function sdstl.scripts.views.teamdelete2 |
route teamsnoregistrations (pattern: '/teamsnoregistrations/') | |
---|---|
factory | <function getteams at 0x108eb1760> |
name | 'teamsnoregistrations' |
object | <pyramid.urldispatch.Route object at 0x109f2c810> |
pattern | '/teamsnoregistrations/' |
Source | |
Line 123 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getteams | |
view function sdstl.scripts.views.teamsnoregistrations |
route players (pattern: '/players/') | |
---|---|
factory | <function getplayers at 0x108eb1620> |
name | 'players' |
object | <pyramid.urldispatch.Route object at 0x109f2c950> |
pattern | '/players/' |
Source | |
Line 124 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getplayers | |
view function sdstl.scripts.views.players |
route player (pattern: '/player/{id}/') | |
---|---|
factory | <function getplayer at 0x108eb1120> |
name | 'player' |
object | <pyramid.urldispatch.Route object at 0x109f2c890> |
pattern | '/player/{id}/' |
Source | |
Line 125 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getplayer | |
view function sdstl.scripts.views.player |
route playernew (pattern: '/playernew/') | |
---|---|
name | 'playernew' |
object | <pyramid.urldispatch.Route object at 0x109f2cd50> |
pattern | '/playernew/' |
Source | |
Line 126 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.playernew |
route playernewput (pattern: '/playernewput/') | |
---|---|
name | 'playernewput' |
object | <pyramid.urldispatch.Route object at 0x109f2ca50> |
pattern | '/playernewput/' |
Source | |
Line 127 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.playernewput |
route playeredit (pattern: '/playeredit/{id}/') | |
---|---|
factory | <function getplayer at 0x108eb1120> |
name | 'playeredit' |
object | <pyramid.urldispatch.Route object at 0x109f2d0d0> |
pattern | '/playeredit/{id}/' |
Source | |
Line 128 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getplayer | |
view function sdstl.scripts.views.playeredit |
route playereditput (pattern: '/playereditput/{id}/') | |
---|---|
factory | <function getplayer at 0x108eb1120> |
name | 'playereditput' |
object | <pyramid.urldispatch.Route object at 0x109f2d350> |
pattern | '/playereditput/{id}/' |
Source | |
Line 129 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getplayer | |
view function sdstl.scripts.views.playereditput |
route registrations (pattern: '/registrations/') | |
---|---|
factory | <function getregistrations at 0x108eb16c0> |
name | 'registrations' |
object | <pyramid.urldispatch.Route object at 0x109f2d4d0> |
pattern | '/registrations/' |
Source | |
Line 130 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getregistrations | |
view function sdstl.scripts.views.registrations |
route registration (pattern: '/registration/{id}/') | |
---|---|
factory | <function getregistration at 0x108eb11c0> |
name | 'registration' |
object | <pyramid.urldispatch.Route object at 0x109f2cfd0> |
pattern | '/registration/{id}/' |
Source | |
Line 131 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getregistration |
route registrationedit (pattern: '/registrationedit/{id}/') | |
---|---|
factory | <function getregistration at 0x108eb11c0> |
name | 'registrationedit' |
object | <pyramid.urldispatch.Route object at 0x109f2d890> |
pattern | '/registrationedit/{id}/' |
Source | |
Line 132 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getregistration | |
view function sdstl.scripts.views.registrationedit |
route registrationupdate (pattern: '/registrationupdate/{id}/') | |
---|---|
factory | <function getregistration at 0x108eb11c0> |
name | 'registrationupdate' |
object | <pyramid.urldispatch.Route object at 0x109f2da90> |
pattern | '/registrationupdate/{id}/' |
Source | |
Line 133 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getregistration | |
view function sdstl.scripts.views.registrationupdate |
route registrationnew (pattern: '/registrationnew/') | |
---|---|
factory | <function getregistrations at 0x108eb16c0> |
name | 'registrationnew' |
object | <pyramid.urldispatch.Route object at 0x109f2dbd0> |
pattern | '/registrationnew/' |
Source | |
Line 134 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getregistrations | |
view function sdstl.scripts.views.registrationnew |
route registrationsteam (pattern: '/registrationsteam/{id}/') | |
---|---|
factory | <function getteam at 0x108eb1260> |
name | 'registrationsteam' |
object | <pyramid.urldispatch.Route object at 0x109f2ded0> |
pattern | '/registrationsteam/{id}/' |
Source | |
Line 135 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getteam | |
view function sdstl.scripts.views.registrationsteam |
route registrationsteam2 (pattern: '/registrationsteam2/{id}/') | |
---|---|
factory | <function getteam at 0x108eb1260> |
name | 'registrationsteam2' |
object | <pyramid.urldispatch.Route object at 0x109f2df50> |
pattern | '/registrationsteam2/{id}/' |
Source | |
Line 136 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getteam | |
view function sdstl.scripts.views.registrationsteam2 |
route registrationsput (pattern: '/registrationsput/') | |
---|---|
name | 'registrationsput' |
object | <pyramid.urldispatch.Route object at 0x109f2e090> |
pattern | '/registrationsput/' |
Source | |
Line 137 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.registrationsput |
route registrationserror (pattern: '/registrations/error/') | |
---|---|
factory | <function getregistrations at 0x108eb16c0> |
name | 'registrationserror' |
object | <pyramid.urldispatch.Route object at 0x109f2e390> |
pattern | '/registrations/error/' |
Source | |
Line 138 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
root factory function sdstl.getregistrations | |
view function sdstl.scripts.views.registrationserror |
route calendar (pattern: '/calendar/') | |
---|---|
name | 'calendar' |
object | <pyramid.urldispatch.Route object at 0x109f2e410> |
pattern | '/calendar/' |
Source | |
Line 140 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.calendar |
route publishrules (pattern: '{year}/rules/') | |
---|---|
name | 'publishrules' |
object | <pyramid.urldispatch.Route object at 0x109f2e250> |
pattern | '{year}/rules/' |
Source | |
Line 142 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.viewspublish.publishrules |
route publishforms (pattern: '{year}/forms/') | |
---|---|
name | 'publishforms' |
object | <pyramid.urldispatch.Route object at 0x109f2e7d0> |
pattern | '{year}/forms/' |
Source | |
Line 143 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.viewspublish.publishforms |
route publishclubs (pattern: '{year}/clubs/') | |
---|---|
name | 'publishclubs' |
object | <pyramid.urldispatch.Route object at 0x109f2e910> |
pattern | '{year}/clubs/' |
Source | |
Line 144 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.viewspublish.publishclubs |
route publishdivisions (pattern: '{year}/competitions/') | |
---|---|
name | 'publishdivisions' |
object | <pyramid.urldispatch.Route object at 0x109f2e890> |
pattern | '{year}/competitions/' |
Source | |
Line 145 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.viewspublish.publishdivisions |
route publishknockout (pattern: '{year}/division/6/') | |
---|---|
name | 'publishknockout' |
object | <pyramid.urldispatch.Route object at 0x109f2e850> |
pattern | '{year}/division/6/' |
Source | |
Line 146 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.viewspublish.publishknockout |
route publishdivision (pattern: '{year}/division/{id}/') | |
---|---|
name | 'publishdivision' |
object | <pyramid.urldispatch.Route object at 0x109f2eed0> |
pattern | '{year}/division/{id}/' |
Source | |
Line 147 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.viewspublish.publishdivision |
route publishcalendar (pattern: '{year}/calendar/') | |
---|---|
name | 'publishcalendar' |
object | <pyramid.urldispatch.Route object at 0x109f2ef50> |
pattern | '{year}/calendar/' |
Source | |
Line 148 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.viewspublish.publishcalendar |
route publishclub (pattern: '{year}/club/{id}/') | |
---|---|
name | 'publishclub' |
object | <pyramid.urldispatch.Route object at 0x109f2f190> |
pattern | '{year}/club/{id}/' |
Source | |
Line 149 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.viewspublish.publishclub |
route publishteam (pattern: '{year}/team/{id}/') | |
---|---|
name | 'publishteam' |
object | <pyramid.urldispatch.Route object at 0x109f2f890> |
pattern | '{year}/team/{id}/' |
Source | |
Line 150 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
route uploadtogoogle (pattern: 'uploadtogoogle/') | |
---|---|
name | 'uploadtogoogle' |
object | <pyramid.urldispatch.Route object at 0x109f2fa90> |
pattern | 'uploadtogoogle/' |
Source | |
Line 154 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.create_and_upload |
route restorefrombackup (pattern: 'restorefrombackup/') | |
---|---|
name | 'restorefrombackup' |
object | <pyramid.urldispatch.Route object at 0x109f2fa10> |
pattern | 'restorefrombackup/' |
Source | |
Line 155 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.restorefrombackup |
route savedatabase (pattern: 'savedatabase/') | |
---|---|
name | 'savedatabase' |
object | <pyramid.urldispatch.Route object at 0x109f2f7d0> |
pattern | 'savedatabase/' |
Source | |
Line 156 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.save_database |
route restorefile (pattern: 'restorefile/') | |
---|---|
name | 'restorefile' |
object | <pyramid.urldispatch.Route object at 0x109f2f9d0> |
pattern | 'restorefile/' |
Source | |
Line 157 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.restorefile |
route creatematches (pattern: 'creatematches/') | |
---|---|
name | 'creatematches' |
object | <pyramid.urldispatch.Route object at 0x109f380d0> |
pattern | 'creatematches/' |
Source | |
Line 158 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.create_matches |
route toweb (pattern: 'toweb/') | |
---|---|
name | 'toweb' |
object | <pyramid.urldispatch.Route object at 0x109f38250> |
pattern | 'toweb/' |
Source | |
Line 159 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.toweb |
route test (pattern: '/test/') | |
---|---|
name | 'test' |
object | <pyramid.urldispatch.Route object at 0x109f38610> |
pattern | '/test/' |
Source | |
Line 161 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
view function sdstl.scripts.views.test |
Session factory
session factory class pyramid.session.CookieSession | |
---|---|
factory | <class 'pyramid.session.BaseCookieSessionFactory.<locals>.CookieSession'> |
Source | |
Line 86 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
Static views
static view static view for 'static-deform/' | |
---|---|
name | 'static-deform/' |
spec | 'deform:static/' |
Source | |
Line 541 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid_deform/__init__.py:
|
static view static view for 'static/' | |
---|---|
name | 'static/' |
spec | 'sdstl:static/' |
Source | |
Line 88 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
Templates
template templates/calendar.mako | |
---|---|
name | 'templates/calendar.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e01f50> |
type | '.mako' |
Source | |
Line 84 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.calendar | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/club.mako | |
---|---|
name | 'templates/club.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e02710> |
type | '.mako' |
Source | |
Line 105 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.club | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/clubedit.mako | |
---|---|
name | 'templates/clubedit.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e02ad0> |
type | '.mako' |
Source | |
Line 135 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.clubedit | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/clubeditput.mako | |
---|---|
name | 'templates/clubeditput.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e03010> |
type | '.mako' |
Source | |
Line 141 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.clubeditput | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/clubs.mako | |
---|---|
name | 'templates/clubs.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e03410> |
type | '.mako' |
Source | |
Line 100 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.clubs | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/division.mako | |
---|---|
name | 'templates/division.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e03f90> |
type | '.mako' |
Source | |
Line 183 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.division | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/divisionnew.mako | |
---|---|
name | 'templates/divisionnew.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109d4cf50> |
type | '.mako' |
Source | |
Line 187 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.divisionnew | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/divisions.mako | |
---|---|
name | 'templates/divisions.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109d4f3d0> |
type | '.mako' |
Source | |
Line 161 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.divisions | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/emails.mako | |
---|---|
name | 'templates/emails.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109d4c0d0> |
type | '.mako' |
Source | |
Line 201 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.emails | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/home.mako | |
---|---|
name | 'templates/home.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109d4c690> |
type | '.mako' |
Source | |
Line 80 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.home | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/knockout.mako | |
---|---|
name | 'templates/knockout.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109d4cd50> |
type | '.mako' |
Source | |
Line 209 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.knockout | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/match.mako | |
---|---|
name | 'templates/match.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109d4d310> |
type | '.mako' |
Source | |
Line 230 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.match | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/match_card.mako | |
---|---|
name | 'templates/match_card.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109d4da10> |
type | '.mako' |
Source | |
Line 309 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.match_card | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/match_cards.mako | |
---|---|
name | 'templates/match_cards.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109d4e090> |
type | '.mako' |
Source | |
Line 387 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.match_card_entry | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/match_cards.mako | |
---|---|
name | 'templates/match_cards.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109d4e550> |
type | '.mako' |
Source | |
Line 458 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.match_cards | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/match_cards.mako | |
---|---|
name | 'templates/match_cards.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109d4ebd0> |
type | '.mako' |
Source | |
Line 464 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.match_cards_incomplete | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/matchedit.mako | |
---|---|
name | 'templates/matchedit.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109d4f110> |
type | '.mako' |
Source | |
Line 303 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.matchedit | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/matches.mako | |
---|---|
name | 'templates/matches.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109d4f890> |
type | '.mako' |
Source | |
Line 218 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.matches | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/matchnew.mako | |
---|---|
name | 'templates/matchnew.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109d4fd90> |
type | '.mako' |
Source | |
Line 282 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.matchnew | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/player.mako | |
---|---|
name | 'templates/player.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e090d0> |
type | '.mako' |
Source | |
Line 492 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.player | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/playeredit.mako | |
---|---|
name | 'templates/playeredit.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e09550> |
type | '.mako' |
Source | |
Line 496 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.playeredit | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/playernew.mako | |
---|---|
name | 'templates/playernew.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e09cd0> |
type | '.mako' |
Source | |
Line 520 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.playernew | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/players.mako | |
---|---|
name | 'templates/players.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e0a590> |
type | '.mako' |
Source | |
Line 486 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.players | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/registrationedit.mako | |
---|---|
name | 'templates/registrationedit.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e0aa10> |
type | '.mako' |
Source | |
Line 532 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.registrationedit | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/registrationnew.mako | |
---|---|
name | 'templates/registrationnew.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e0ae10> |
type | '.mako' |
Source | |
Line 561 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.registrationnew | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/registrations.mako | |
---|---|
name | 'templates/registrations.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e0b350> |
type | '.mako' |
Source | |
Line 576 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.registrations | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/registrationserror.mako | |
---|---|
name | 'templates/registrationserror.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e0b7d0> |
type | '.mako' |
Source | |
Line 581 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.registrationserror | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/registrationsteam.mako | |
---|---|
name | 'templates/registrationsteam.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e0bf10> |
type | '.mako' |
Source | |
Line 601 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.registrationsteam | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/registrationsteam2.mako | |
---|---|
name | 'templates/registrationsteam2.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e0c3d0> |
type | '.mako' |
Source | |
Line 637 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.registrationsteam2 | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/restorefrombackup.mako | |
---|---|
name | 'templates/restorefrombackup.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e0cf10> |
type | '.mako' |
Source | |
Line 912 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.restorefrombackup | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/team.mako | |
---|---|
name | 'templates/team.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e0d790> |
type | '.mako' |
Source | |
Line 743 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.team | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/teamandclubcontacts.mako | |
---|---|
name | 'templates/teamandclubcontacts.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e0dc50> |
type | '.mako' |
Source | |
Line 772 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.teamandclubcontacts | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/teamdelete.mako | |
---|---|
name | 'templates/teamdelete.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e0e0d0> |
type | '.mako' |
Source | |
Line 876 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.teamdelete | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/teamedit.mako | |
---|---|
name | 'templates/teamedit.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e0e850> |
type | '.mako' |
Source | |
Line 801 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.teamedit | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/teamnew.mako | |
---|---|
name | 'templates/teamnew.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e0f010> |
type | '.mako' |
Source | |
Line 784 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.teamnew | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/teams.mako | |
---|---|
name | 'templates/teams.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e0f990> |
type | '.mako' |
Source | |
Line 759 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.teams | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/teams.mako | |
---|---|
name | 'templates/teams.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e0fd10> |
type | '.mako' |
Source | |
Line 764 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.teamsnoregistrations | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template templates/test1.mako | |
---|---|
name | 'templates/test1.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e181d0> |
type | '.mako' |
Source | |
Line 907 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
view function sdstl.scripts.views.test | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template publishtemplates/calendar.mako | |
---|---|
name | 'publishtemplates/calendar.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e1a190> |
type | '.mako' |
Source | |
Line 121 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/viewspublish.py:
|
|
References | |
view function sdstl.scripts.viewspublish.publishcalendar | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template publishtemplates/club.mako | |
---|---|
name | 'publishtemplates/club.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e1a610> |
type | '.mako' |
Source | |
Line 74 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/viewspublish.py:
|
|
References | |
view function sdstl.scripts.viewspublish.publishclub | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template publishtemplates/clubs.mako | |
---|---|
name | 'publishtemplates/clubs.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e1aa10> |
type | '.mako' |
Source | |
Line 70 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/viewspublish.py:
|
|
References | |
view function sdstl.scripts.viewspublish.publishclubs | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template publishtemplates/division.mako | |
---|---|
name | 'publishtemplates/division.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e1aed0> |
type | '.mako' |
Source | |
Line 92 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/viewspublish.py:
|
|
References | |
view function sdstl.scripts.viewspublish.publishdivision | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template publishtemplates/competitions.mako | |
---|---|
name | 'publishtemplates/competitions.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e1b350> |
type | '.mako' |
Source | |
Line 88 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/viewspublish.py:
|
|
References | |
view function sdstl.scripts.viewspublish.publishdivisions | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template publishtemplates/forms.mako | |
---|---|
name | 'publishtemplates/forms.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e1b7d0> |
type | '.mako' |
Source | |
Line 109 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/viewspublish.py:
|
|
References | |
view function sdstl.scripts.viewspublish.publishforms | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template publishtemplates/knockout.mako | |
---|---|
name | 'publishtemplates/knockout.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e1bd10> |
type | '.mako' |
Source | |
Line 62 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/viewspublish.py:
|
|
References | |
view function sdstl.scripts.viewspublish.publishknockout | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
template publishtemplates/rules.mako | |
---|---|
name | 'publishtemplates/rules.mako' |
renderer | <pyramid.renderers.RendererHelper object at 0x109e1c1d0> |
type | '.mako' |
Source | |
Line 115 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/viewspublish.py:
|
|
References | |
view function sdstl.scripts.viewspublish.publishrules | |
renderer factory object <pyramid_mako.MakoRendererFactory object at 0x10942bed0> |
Translation directories
translation directory colander:locale/ | |
---|---|
directory | '/Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/colander/locale' |
spec | 'colander:locale/' |
Source | |
Line 538 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid_deform/__init__.py:
|
translation directory deform:locale/ | |
---|---|
directory | '/Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/deform/locale' |
spec | 'deform:locale/' |
Source | |
Line 538 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid_deform/__init__.py:
|
Tweens
implicit tween pyramid.tweens.excview_tween_factory | |
---|---|
factory | <function excview_tween_factory at 0x108667740> |
name | 'pyramid.tweens.excview_tween_factory' |
type | 'implicit' |
Source | |
Line 96 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/tweens.py:
|
implicit tween pyramid_tm.tm_tween_factory | |
---|---|
factory | <function tm_tween_factory at 0x108ecfe20> |
name | 'pyramid_tm.tm_tween_factory' |
over | 'pyramid.tweens.excview_tween_factory' |
type | 'implicit' |
Source | |
Line 96 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/tweens.py:
|
View derivers
view deriver secured_view | |
---|---|
deriver | <function secured_view at 0x10867ee80> |
name | 'secured_view' |
over | ('VIEW', 'mapped_view') |
under | ('INGRESS') |
Source | |
Line 1433 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view deriver owrapped_view | |
---|---|
deriver | <function owrapped_view at 0x10867ed40> |
name | 'owrapped_view' |
over | ('VIEW', 'mapped_view') |
under | ('secured_view') |
Source | |
Line 1433 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view deriver http_cached_view | |
---|---|
deriver | <function http_cached_view at 0x10867ede0> |
name | 'http_cached_view' |
over | ('VIEW', 'mapped_view') |
under | ('owrapped_view') |
Source | |
Line 1433 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view deriver decorated_view | |
---|---|
deriver | <function decorated_view at 0x10867f100> |
name | 'decorated_view' |
over | ('VIEW', 'mapped_view') |
under | ('http_cached_view') |
Source | |
Line 1433 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view deriver rendered_view | |
---|---|
deriver | <function rendered_view at 0x10867f060> |
name | 'rendered_view' |
over | ('VIEW', 'mapped_view') |
under | ('decorated_view') |
Source | |
Line 1433 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view deriver mapped_view | |
---|---|
deriver | <function mapped_view at 0x10867eca0> |
name | 'mapped_view' |
over | ('VIEW') |
under | ('rendered_view') |
Source | |
Line 1433 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view deriver csrf_view | |
---|---|
deriver | <function csrf_view at 0x10867f1a0> |
name | 'csrf_view' |
over | ('owrapped_view') |
under | ('secured_view') |
Source | |
Line 1439 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
View predicates
view predicate view predicate named xhr | |
---|---|
factory | <class 'pyramid.predicates.XHRPredicate'> |
name | 'xhr' |
Source | |
Line 1224 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named request_method | |
---|---|
factory | <class 'pyramid.predicates.RequestMethodPredicate'> |
name | 'request_method' |
Source | |
Line 1224 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named path_info | |
---|---|
factory | <class 'pyramid.predicates.PathInfoPredicate'> |
name | 'path_info' |
Source | |
Line 1224 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named request_param | |
---|---|
factory | <class 'pyramid.predicates.RequestParamPredicate'> |
name | 'request_param' |
Source | |
Line 1224 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named header | |
---|---|
factory | <class 'pyramid.predicates.HeaderPredicate'> |
name | 'header' |
Source | |
Line 1224 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named accept | |
---|---|
factory | <class 'pyramid.predicates.AcceptPredicate'> |
name | 'accept' |
Source | |
Line 1224 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named containment | |
---|---|
factory | <class 'pyramid.predicates.ContainmentPredicate'> |
name | 'containment' |
Source | |
Line 1224 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named request_type | |
---|---|
factory | <class 'pyramid.predicates.RequestTypePredicate'> |
name | 'request_type' |
Source | |
Line 1224 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named match_param | |
---|---|
factory | <class 'pyramid.predicates.MatchParamPredicate'> |
name | 'match_param' |
Source | |
Line 1224 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named physical_path | |
---|---|
factory | <class 'pyramid.predicates.PhysicalPathPredicate'> |
name | 'physical_path' |
Source | |
Line 1224 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named is_authenticated | |
---|---|
factory | <class 'pyramid.predicates.IsAuthenticatedPredicate'> |
name | 'is_authenticated' |
Source | |
Line 1224 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named effective_principals | |
---|---|
factory | <class 'pyramid.predicates.EffectivePrincipalsPredicate'> |
name | 'effective_principals' |
Source | |
Line 1224 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named custom | |
---|---|
factory | <class 'pyramid.predicates.CustomPredicate'> |
name | 'custom' |
Source | |
Line 1224 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/views.py:
|
view predicate view predicate named tm_active | |
---|---|
factory | <class 'pyramid_tm.TMActivePredicate'> |
name | 'tm_active' |
Source | |
Line 296 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid_tm/__init__.py:
|
Views
view function pyramid.httpexceptions.default_exceptionresponse_view | |
---|---|
callable | <function default_exceptionresponse_view at 0x1085b7880> |
context | <InterfaceClass pyramid.interfaces.IExceptionResponse> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0x108f4af20> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
Source | |
Line 378 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/__init__.py:
|
view function pyramid.httpexceptions.default_exceptionresponse_view | |
---|---|
callable | <function default_exceptionresponse_view at 0x1085b7880> |
context | <class 'webob.exc.WSGIHTTPException'> |
derived_callable | <function runtime_exc_view.<locals>.wrapper_view at 0x108f4b600> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
Source | |
Line 379 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid/config/__init__.py:
|
view object <pyramid.static.static_view object at 0x10958c910> | |
---|---|
callable | <pyramid.static.static_view object at 0x10958c910> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x109eca8e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | '__static-deform/' |
Source | |
Line 541 of file /Users/nigelking/Documents/homespace/SDSTL2025/env/lib/python3.11/site-packages/pyramid_deform/__init__.py:
|
|
References | |
route __static-deform/ (pattern: 'static-deform/*subpath') | |
permission __no_permission_required__ |
view object <pyramid.static.static_view object at 0x1096ed190> | |
---|---|
callable | <pyramid.static.static_view object at 0x1096ed190> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x109eb2d40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | '__static/' |
Source | |
Line 88 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/__init__.py:
|
|
References | |
route __static/ (pattern: 'static/*subpath') | |
permission __no_permission_required__ |
view function sdstl.scripts.views.calendar | |
---|---|
callable | <function calendar at 0x109e84180> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f356c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'calendar' |
Source | |
Line 84 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route calendar (pattern: '/calendar/') | |
template templates/calendar.mako |
view function sdstl.scripts.views.club | |
---|---|
callable | <function club at 0x109e842c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f35a80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'club' |
Source | |
Line 105 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route club (pattern: '/club/{id}/') | |
template templates/club.mako |
view function sdstl.scripts.views.clubedit | |
---|---|
callable | <function clubedit at 0x109e84540> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f35d00> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'clubedit' |
Source | |
Line 135 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route clubedit (pattern: '/clubedit/{id}/') | |
template templates/clubedit.mako |
view function sdstl.scripts.views.clubeditput | |
---|---|
callable | <function clubeditput at 0x109e844a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f35f80> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'clubeditput' |
Source | |
Line 141 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route clubeditput (pattern: '/clubeditput/{id}/') | |
template templates/clubeditput.mako |
view function sdstl.scripts.views.clubs | |
---|---|
callable | <function clubs at 0x109e739c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f363e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'clubs' |
Source | |
Line 100 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route clubs (pattern: '/clubs/') | |
template templates/clubs.mako |
view function sdstl.scripts.views.create_and_upload | |
---|---|
callable | <function create_and_upload at 0x109e9c180> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x109f367a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'uploadtogoogle' |
Source | |
Line 965 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route uploadtogoogle (pattern: 'uploadtogoogle/') |
view function sdstl.scripts.views.create_matches | |
---|---|
callable | <function create_matches at 0x109e9c720> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x109f36b60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'creatematches' |
Source | |
Line 1002 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route creatematches (pattern: 'creatematches/') |
view function sdstl.scripts.views.division | |
---|---|
callable | <function division at 0x109e84900> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f36de0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'division' |
Source | |
Line 183 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route division (pattern: '/division/{id}/') | |
template templates/division.mako |
view function sdstl.scripts.views.divisionnew | |
---|---|
callable | <function divisionnew at 0x109e849a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f37240> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'divisionnew' |
Source | |
Line 187 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route divisionnew (pattern: '/divisionnew/') | |
template templates/divisionnew.mako |
view function sdstl.scripts.views.divisionput | |
---|---|
callable | <function divisionput at 0x109e84ae0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x109f37600> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'divisionput' |
Source | |
Line 192 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route divisionput (pattern: '/divisionput/') |
view function sdstl.scripts.views.divisions | |
---|---|
callable | <function divisions at 0x109e84720> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f37880> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'divisions' |
Source | |
Line 161 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route divisions (pattern: '/divisions/') | |
template templates/divisions.mako |
view function sdstl.scripts.views.emails | |
---|---|
callable | <function emails at 0x109e84cc0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f37ce0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'emails' |
Source | |
Line 201 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route emails (pattern: '/emails/') | |
template templates/emails.mako |
view function sdstl.scripts.views.home | |
---|---|
callable | <function home at 0x109e84040> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f3c0e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'home' |
Source | |
Line 80 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route home (pattern: '/') | |
template templates/home.mako |
view function sdstl.scripts.views.knockout | |
---|---|
callable | <function knockout at 0x109e84c20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f3c4a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'knockout' |
Source | |
Line 209 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route knockout (pattern: '/division/4/') | |
template templates/knockout.mako |
view function sdstl.scripts.views.match | |
---|---|
callable | <function match at 0x109e84fe0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f3c720> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'match' |
Source | |
Line 230 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route match (pattern: '/match/{id}/') | |
template templates/match.mako |
view function sdstl.scripts.views.match_card | |
---|---|
callable | <function match_card at 0x109e85800> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f3ca40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'match_card' |
Source | |
Line 309 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route match_card (pattern: '/match_card/{id}/') | |
template templates/match_card.mako |
view function sdstl.scripts.views.match_card_entry | |
---|---|
callable | <function match_card_entry at 0x109e85760> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f3cd60> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'match_card_entry' |
Source | |
Line 387 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route match_card_entry (pattern: '/match_card_entry/{id}/') | |
template templates/match_cards.mako |
view function sdstl.scripts.views.match_cards | |
---|---|
callable | <function match_cards at 0x109e859e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f3d080> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'match_cards' |
Source | |
Line 458 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route match_cards (pattern: '/match_cards/') | |
template templates/match_cards.mako |
view function sdstl.scripts.views.match_cards_incomplete | |
---|---|
callable | <function match_cards_incomplete at 0x109e85b20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f3d3a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'match_cards_incomplete' |
Source | |
Line 464 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route match_cards_incomplete (pattern: '/match_cards_incomplete/') | |
template templates/match_cards.mako |
view function sdstl.scripts.views.matchedit | |
---|---|
callable | <function matchedit at 0x109e856c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f3d6c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'matchedit' |
Source | |
Line 303 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route matchedit (pattern: '/matchedit/{id}/') | |
template templates/matchedit.mako |
view function sdstl.scripts.views.matches | |
---|---|
callable | <function matches at 0x109e84ea0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f3d9e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'matches' |
Source | |
Line 218 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route matches (pattern: '/matches/') | |
template templates/matches.mako |
view function sdstl.scripts.views.matchnew | |
---|---|
callable | <function matchnew at 0x109e85440> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f3de40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'matchnew' |
Source | |
Line 282 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route matchnew (pattern: '/matchnew/') | |
template templates/matchnew.mako |
view function sdstl.scripts.views.matchnew2 | |
---|---|
callable | <function matchnew2 at 0x109e854e0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x109f3e200> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'matchnew2' |
Source | |
Line 289 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route matchnew2 (pattern: '/matchnew2/') |
view function sdstl.scripts.views.matchput | |
---|---|
callable | <function matchput at 0x109e85d00> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x109f3e480> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'matchput' |
Source | |
Line 475 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route matchput (pattern: '/matchput/{id}/') |
view function sdstl.scripts.views.matchsetweek | |
---|---|
callable | <function matchsetweek at 0x109e85120> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x109f3ea20> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x109880d10>] |
request_methods | 'POST' |
route_name | 'matchsetweek' |
Source | |
Line 272 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route matchsetweek (pattern: '/match/{id}/setweek/{week}/') |
view function sdstl.scripts.views.matchswapwithreturn | |
---|---|
callable | <function matchswapwithreturn at 0x109e85260> |
derived_callable | <function attr_wrapped_view.<locals>.attr_view at 0x109f3ef20> |
order | 536870910 |
phash | '99529f45418d57e808cf3baf088a9194' |
predicates | [<pyramid.predicates.RequestMethodPredicate object at 0x109884990>] |
request_methods | 'POST' |
route_name | 'matchswapwithreturn' |
Source | |
Line 258 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route matchswapwithreturn (pattern: '/matchswapwithreturn/{id}/') |
view function sdstl.scripts.views.player | |
---|---|
callable | <function player at 0x109e85f80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f3f1a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'player' |
Source | |
Line 492 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route player (pattern: '/player/{id}/') | |
template templates/player.mako |
view function sdstl.scripts.views.playeredit | |
---|---|
callable | <function playeredit at 0x109e85ee0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f3f4c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'playeredit' |
Source | |
Line 496 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route playeredit (pattern: '/playeredit/{id}/') | |
template templates/playeredit.mako |
view function sdstl.scripts.views.playereditput | |
---|---|
callable | <function playereditput at 0x109e86200> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x109f3f920> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'playereditput' |
Source | |
Line 500 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route playereditput (pattern: '/playereditput/{id}/') |
view function sdstl.scripts.views.playernew | |
---|---|
callable | <function playernew at 0x109e862a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f3fce0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'playernew' |
Source | |
Line 520 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route playernew (pattern: '/playernew/') | |
template templates/playernew.mako |
view function sdstl.scripts.views.playernewput | |
---|---|
callable | <function playernewput at 0x109e86480> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x109f440e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'playernewput' |
Source | |
Line 528 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route playernewput (pattern: '/playernewput/') |
view function sdstl.scripts.views.players | |
---|---|
callable | <function players at 0x109e85c60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f44360> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'players' |
Source | |
Line 486 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route players (pattern: '/players/') | |
template templates/players.mako |
view function sdstl.scripts.views.registrationedit | |
---|---|
callable | <function registrationedit at 0x109e865c0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f44680> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'registrationedit' |
Source | |
Line 532 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route registrationedit (pattern: '/registrationedit/{id}/') | |
template templates/registrationedit.mako |
view function sdstl.scripts.views.registrationnew | |
---|---|
callable | <function registrationnew at 0x109e86840> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f449a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'registrationnew' |
Source | |
Line 561 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route registrationnew (pattern: '/registrationnew/') | |
template templates/registrationnew.mako |
view function sdstl.scripts.views.registrations | |
---|---|
callable | <function registrations at 0x109e867a0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f44cc0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'registrations' |
Source | |
Line 576 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route registrations (pattern: '/registrations/') | |
template templates/registrations.mako |
view function sdstl.scripts.views.registrationserror | |
---|---|
callable | <function registrationserror at 0x109e86a20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f44fe0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'registrationserror' |
Source | |
Line 581 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route registrationserror (pattern: '/registrations/error/') | |
template templates/registrationserror.mako |
view function sdstl.scripts.views.registrationsput | |
---|---|
callable | <function registrationsput at 0x109e86de0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x109f45440> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'registrationsput' |
Source | |
Line 717 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route registrationsput (pattern: '/registrationsput/') |
view function sdstl.scripts.views.registrationsteam | |
---|---|
callable | <function registrationsteam at 0x109e86c00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f456c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'registrationsteam' |
Source | |
Line 601 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route registrationsteam (pattern: '/registrationsteam/{id}/') | |
template templates/registrationsteam.mako |
view function sdstl.scripts.views.registrationsteam2 | |
---|---|
callable | <function registrationsteam2 at 0x109e86b60> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f459e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'registrationsteam2' |
Source | |
Line 637 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route registrationsteam2 (pattern: '/registrationsteam2/{id}/') | |
template templates/registrationsteam2.mako |
view function sdstl.scripts.views.registrationupdate | |
---|---|
callable | <function registrationupdate at 0x109e86700> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x109f45d00> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'registrationupdate' |
Source | |
Line 542 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route registrationupdate (pattern: '/registrationupdate/{id}/') |
view function sdstl.scripts.views.restorefile | |
---|---|
callable | <function restorefile at 0x109e87ec0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x109f46160> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'restorefile' |
Source | |
Line 919 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route restorefile (pattern: 'restorefile/') |
view function sdstl.scripts.views.restorefrombackup | |
---|---|
callable | <function restorefrombackup at 0x109e87d80> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f465c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'restorefrombackup' |
Source | |
Line 912 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route restorefrombackup (pattern: 'restorefrombackup/') | |
template templates/restorefrombackup.mako |
view function sdstl.scripts.views.save_database | |
---|---|
callable | <function save_database at 0x109e9c040> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x109f46980> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'savedatabase' |
Source | |
Line 931 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route savedatabase (pattern: 'savedatabase/') |
view function sdstl.scripts.views.team | |
---|---|
callable | <function team at 0x109e86f20> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f46c00> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'team' |
Source | |
Line 743 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route team (pattern: '/team/{id}/') | |
template templates/team.mako |
view function sdstl.scripts.views.teamandclubcontacts | |
---|---|
callable | <function teamandclubcontacts at 0x109e872e0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f46f20> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'teamandclubcontacts' |
Source | |
Line 772 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route teamandclubcontacts (pattern: '/teamandclubcontacts/') | |
template templates/teamandclubcontacts.mako |
view function sdstl.scripts.views.teamdelete | |
---|---|
callable | <function teamdelete at 0x109e87920> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f47380> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'teamdelete' |
Source | |
Line 876 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route teamdelete (pattern: '/teamdelete/') | |
template templates/teamdelete.mako |
view function sdstl.scripts.views.teamdelete2 | |
---|---|
callable | <function teamdelete2 at 0x109e87a60> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x109f47600> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'teamdelete2' |
Source | |
Line 882 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route teamdelete2 (pattern: '/teamdelete2/{id}/') |
view function sdstl.scripts.views.teamedit | |
---|---|
callable | <function teamedit at 0x109e87600> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f47920> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'teamedit' |
Source | |
Line 801 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route teamedit (pattern: '/teamedit/{id}/') | |
template templates/teamedit.mako |
view function sdstl.scripts.views.teameditput | |
---|---|
callable | <function teameditput at 0x109e876a0> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x109f47c40> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'teameditput' |
Source | |
Line 826 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route teameditput (pattern: '/teameditput/{id}/') |
view function sdstl.scripts.views.teamnew | |
---|---|
callable | <function teamnew at 0x109e87420> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f5c0e0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'teamnew' |
Source | |
Line 784 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route teamnew (pattern: '/teamnew/') | |
template templates/teamnew.mako |
view function sdstl.scripts.views.teamput | |
---|---|
callable | <function teamput at 0x109e87880> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x109f5c360> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'teamput' |
Source | |
Line 857 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route teamput (pattern: '/teamput/') |
view function sdstl.scripts.views.teams | |
---|---|
callable | <function teams at 0x109e87100> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f5c680> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'teams' |
Source | |
Line 759 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route teams (pattern: '/teams/') | |
template templates/teams.mako |
view function sdstl.scripts.views.teamsnoregistrations | |
---|---|
callable | <function teamsnoregistrations at 0x109e87060> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f5c9a0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'teamsnoregistrations' |
Source | |
Line 764 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route teamsnoregistrations (pattern: '/teamsnoregistrations/') | |
template templates/teams.mako |
view function sdstl.scripts.views.test | |
---|---|
callable | <function test at 0x109e87b00> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f5ce00> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'test' |
Source | |
Line 907 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route test (pattern: '/test/') | |
template templates/test1.mako |
view function sdstl.scripts.views.toweb | |
---|---|
callable | <function toweb at 0x109e9c400> |
derived_callable | <function rendered_view.<locals>.viewresult_to_response at 0x109f5d1c0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'toweb' |
Source | |
Line 971 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/views.py:
|
|
References | |
route toweb (pattern: 'toweb/') |
view function sdstl.scripts.viewspublish.publishcalendar | |
---|---|
callable | <function publishcalendar at 0x109ee0b80> |
derived_callable | <function http_cached_view.<locals>.wrapper at 0x109f5d620> |
http_cache | datetime.timedelta(seconds=300) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'publishcalendar' |
Source | |
Line 121 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/viewspublish.py:
|
|
References | |
route publishcalendar (pattern: '{year}/calendar/') | |
template publishtemplates/calendar.mako |
view function sdstl.scripts.viewspublish.publishclub | |
---|---|
callable | <function publishclub at 0x109ee0180> |
derived_callable | <function http_cached_view.<locals>.wrapper at 0x109f5da80> |
http_cache | datetime.timedelta(seconds=300) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'publishclub' |
Source | |
Line 74 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/viewspublish.py:
|
|
References | |
route publishclub (pattern: '{year}/club/{id}/') | |
template publishtemplates/club.mako |
view function sdstl.scripts.viewspublish.publishclubs | |
---|---|
callable | <function publishclubs at 0x109ecbec0> |
derived_callable | <function http_cached_view.<locals>.wrapper at 0x109f5dee0> |
http_cache | datetime.timedelta(seconds=300) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'publishclubs' |
Source | |
Line 70 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/viewspublish.py:
|
|
References | |
route publishclubs (pattern: '{year}/clubs/') | |
template publishtemplates/clubs.mako |
view function sdstl.scripts.viewspublish.publishdivision | |
---|---|
callable | <function publishdivision at 0x109ee05e0> |
derived_callable | <function http_cached_view.<locals>.wrapper at 0x109f5e340> |
http_cache | datetime.timedelta(seconds=300) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'publishdivision' |
Source | |
Line 92 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/viewspublish.py:
|
|
References | |
route publishdivision (pattern: '{year}/division/{id}/') | |
template publishtemplates/division.mako |
view function sdstl.scripts.viewspublish.publishdivisions | |
---|---|
callable | <function publishdivisions at 0x109ee0360> |
derived_callable | <function http_cached_view.<locals>.wrapper at 0x109f5e7a0> |
http_cache | datetime.timedelta(seconds=300) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'publishdivisions' |
Source | |
Line 88 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/viewspublish.py:
|
|
References | |
route publishdivisions (pattern: '{year}/competitions/') | |
template publishtemplates/competitions.mako |
view function sdstl.scripts.viewspublish.publishforms | |
---|---|
callable | <function publishforms at 0x109ee0860> |
derived_callable | <function http_cached_view.<locals>.wrapper at 0x109f5ec00> |
http_cache | datetime.timedelta(seconds=300) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'publishforms' |
Source | |
Line 109 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/viewspublish.py:
|
|
References | |
route publishforms (pattern: '{year}/forms/') | |
template publishtemplates/forms.mako |
view function sdstl.scripts.viewspublish.publishknockout | |
---|---|
callable | <function publishknockout at 0x109ecbce0> |
derived_callable | <function rendered_view.<locals>.rendered_view at 0x109f5efc0> |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'publishknockout' |
Source | |
Line 62 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/viewspublish.py:
|
|
References | |
route publishknockout (pattern: '{year}/division/6/') | |
template publishtemplates/knockout.mako |
view function sdstl.scripts.viewspublish.publishrules | |
---|---|
callable | <function publishrules at 0x109ee0a40> |
derived_callable | <function http_cached_view.<locals>.wrapper at 0x109f5f420> |
http_cache | datetime.timedelta(seconds=300) |
order | 1073741824 |
phash | 'd41d8cd98f00b204e9800998ecf8427e' |
route_name | 'publishrules' |
Source | |
Line 115 of file /Users/nigelking/Documents/homespace/SDSTL2025/sdstl/scripts/viewspublish.py:
|
|
References | |
route publishrules (pattern: '{year}/rules/') | |
template publishtemplates/rules.mako |
Routes
Route Name | Route Pattern | View Callable | Predicates |
---|---|---|---|
__static-deform/ | static-deform/*subpath | <function rendered_view.<locals>.viewresult_to_response at 0x109eca8e0> | |
__static/ | static/*subpath | <function rendered_view.<locals>.viewresult_to_response at 0x109eb2d40> | |
home | / | <function rendered_view.<locals>.rendered_view at 0x109f3c0e0> | |
post | /post/ | None | |
clubs | /clubs/ | '<unknown>' | |
club | /club/{id}/ | '<unknown>' | |
clubedit | /clubedit/{id}/ | '<unknown>' | |
clubeditput | /clubeditput/{id}/ | '<unknown>' | |
divisions | /divisions/ | '<unknown>' | |
knockout | /division/4/ | <function rendered_view.<locals>.rendered_view at 0x109f3c4a0> | |
division | /division/{id}/ | '<unknown>' | |
divisionnew | /divisionnew/ | <function rendered_view.<locals>.rendered_view at 0x109f37240> | |
divisionput | /divisionput/ | <function rendered_view.<locals>.viewresult_to_response at 0x109f37600> | |
emails | /emails/ | <function rendered_view.<locals>.rendered_view at 0x109f37ce0> | |
matches | /matches/ | '<unknown>' | |
match | /match/{id}/ | '<unknown>' | |
matchswapwithreturn | /matchswapwithreturn/{id}/ | '<unknown>' | |
matchsetweek | /match/{id}/setweek/{week}/ | '<unknown>' | |
matchnew | /matchnew/ | <function rendered_view.<locals>.rendered_view at 0x109f3de40> | |
matchnew2 | /matchnew2/ | <function rendered_view.<locals>.viewresult_to_response at 0x109f3e200> | |
matchput | /matchput/{id}/ | '<unknown>' | |
matchedit | /matchedit/{id}/ | '<unknown>' | |
match_card | /match_card/{id}/ | '<unknown>' | |
match_card_entry | /match_card_entry/{id}/ | '<unknown>' | |
match_cards | /match_cards/ | '<unknown>' | |
match_cards_incomplete | /match_cards_incomplete/ | '<unknown>' | |
team | /team/{id}/ | '<unknown>' | |
teams | /teams/ | '<unknown>' | |
teamandclubcontacts | /teamandclubcontacts/ | '<unknown>' | |
teamnew | /teamnew/ | <function rendered_view.<locals>.rendered_view at 0x109f5c0e0> | |
teamedit | /teamedit/{id}/ | '<unknown>' | |
teameditput | /teameditput/{id}/ | '<unknown>' | |
teamput | /teamput/ | <function rendered_view.<locals>.viewresult_to_response at 0x109f5c360> | |
teamdelete | /teamdelete/ | <function rendered_view.<locals>.rendered_view at 0x109f47380> | |
teamdelete2 | /teamdelete2/{id}/ | '<unknown>' | |
teamsnoregistrations | /teamsnoregistrations/ | '<unknown>' | |
players | /players/ | '<unknown>' | |
player | /player/{id}/ | '<unknown>' | |
playernew | /playernew/ | <function rendered_view.<locals>.rendered_view at 0x109f3fce0> | |
playernewput | /playernewput/ | <function rendered_view.<locals>.viewresult_to_response at 0x109f440e0> | |
playeredit | /playeredit/{id}/ | '<unknown>' | |
playereditput | /playereditput/{id}/ | '<unknown>' | |
registrations | /registrations/ | '<unknown>' | |
registration | /registration/{id}/ | '<unknown>' | |
registrationedit | /registrationedit/{id}/ | '<unknown>' | |
registrationupdate | /registrationupdate/{id}/ | '<unknown>' | |
registrationnew | /registrationnew/ | '<unknown>' | |
registrationsteam | /registrationsteam/{id}/ | '<unknown>' | |
registrationsteam2 | /registrationsteam2/{id}/ | '<unknown>' | |
registrationsput | /registrationsput/ | <function rendered_view.<locals>.viewresult_to_response at 0x109f45440> | |
registrationserror | /registrations/error/ | '<unknown>' | |
calendar | /calendar/ | <function rendered_view.<locals>.rendered_view at 0x109f356c0> | |
publishrules | {year}/rules/ | <function http_cached_view.<locals>.wrapper at 0x109f5f420> | |
publishforms | {year}/forms/ | <function http_cached_view.<locals>.wrapper at 0x109f5ec00> | |
publishclubs | {year}/clubs/ | <function http_cached_view.<locals>.wrapper at 0x109f5dee0> | |
publishdivisions | {year}/competitions/ | <function http_cached_view.<locals>.wrapper at 0x109f5e7a0> | |
publishknockout | {year}/division/6/ | <function rendered_view.<locals>.rendered_view at 0x109f5efc0> | |
publishdivision | {year}/division/{id}/ | <function http_cached_view.<locals>.wrapper at 0x109f5e340> | |
publishcalendar | {year}/calendar/ | <function http_cached_view.<locals>.wrapper at 0x109f5d620> | |
publishclub | {year}/club/{id}/ | <function http_cached_view.<locals>.wrapper at 0x109f5da80> | |
publishteam | {year}/team/{id}/ | None | |
uploadtogoogle | uploadtogoogle/ | <function rendered_view.<locals>.viewresult_to_response at 0x109f367a0> | |
restorefrombackup | restorefrombackup/ | <function rendered_view.<locals>.rendered_view at 0x109f465c0> | |
savedatabase | savedatabase/ | <function rendered_view.<locals>.viewresult_to_response at 0x109f46980> | |
restorefile | restorefile/ | <function rendered_view.<locals>.viewresult_to_response at 0x109f46160> | |
creatematches | creatematches/ | <function rendered_view.<locals>.viewresult_to_response at 0x109f36b60> | |
toweb | toweb/ | <function rendered_view.<locals>.viewresult_to_response at 0x109f5d1c0> | |
test | /test/ | <function rendered_view.<locals>.rendered_view at 0x109f5ce00> |
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 |
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 | '\npyramid_tm' |
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 |
sqlalchemy.url | 'sqlite:////Users/nigelking/Documents/homespace/SDSTL2025/sdstl2025.sqlite' |
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.11.11 (main, Dec 3 2024, 17:20:40) [Clang 16.0.0 (clang-1600.0.26.4)] on macOS-15.3.2-x86_64-i386-64bit
Packages
Package Name | Version | Summary |
---|---|---|
alabaster | 1.0.0 | A light, configurable Sphinx theme |
appconfig | 0.1 | An easy to use config file wrapper. |
appdirs | 1.4.4 | A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". |
asttokens | 3.0.0 | Annotate AST trees with source code positions |
autocommand | 2.2.2 | A library to create a command-line program from a function |
autopage | 0.5.2 | A library to provide automatic paging for console output |
babel | 2.17.0 | Internationalization utilities |
backlash | 0.3.2 | Standalone WebOb port of the Werkzeug Debugger with Python3 support meant to replace WebError in future TurboGears2 |
backports.ssl_match_hostname | 3.7.0.1 | The ssl.match_hostname() function from Python 3.5 |
backports.tarfile | 1.2.0 | Backport of CPython tarfile module |
Beaker | 1.13.0 | A Session and Caching library with WSGI Middleware |
beautifulsoup4 | 4.12.2 | Screen-scraping library |
Catwalk | 2.0.2 | A way to view your models using TurboGears |
certifi | 2025.1.31 | Python package for providing Mozilla's CA Bundle. |
Chameleon | 4.2.0 | Fast HTML/XML Template Compiler. |
charset-normalizer | 3.4.1 | The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. |
cliff | 4.9.1 | Command Line Interface Formulation Framework |
cmd2 | 2.5.11 | cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python |
colander | 2.0 | A simple schema-based serialization and deserialization library |
configobj | 5.0.9 | Config file reading, writing and validation. |
crank | 0.8.1 | Generalization of dispatch mechanism for use across frameworks. |
decorator | 5.2.1 | Decorators for Humans |
deform | 2.0.15 | Form library with advanced features like nested forms |
docutils | 0.21.2 | Docutils -- Python Documentation Utilities |
e | 1.4.5 | Evaluate and display command line expressions with |
executing | 2.2.0 | Get the currently executing AST node of a frame, and other information |
FormEncode | 2.1.1 | "HTML form validation, generation, and conversion package" |
gearbox | 0.3.2 | Command line toolkit born as a PasteScript replacement for the TurboGears2 web framework |
Genshi | 0.7.9 | A toolkit for generation of output for the web |
gnureadline | 8.2.13 | The standard Python readline extension statically linked against the GNU readline library. |
hupper | 1.12 | Integrated process monitor for developing and reloading daemons. |
idna | 3.10 | Internationalized Domain Names in Applications (IDNA) |
imagesize | 1.4.1 | Getting image size from png/jpeg/jpeg2000/gif file |
importlib_metadata | 8.0.0 | Read metadata from Python packages |
importlib_resources | 6.4.0 | Read resources from Python packages |
inflect | 7.3.1 | Correctly generate plurals, singular nouns, ordinals, indefinite articles |
iniconfig | 2.0.0 | brain-dead simple config-ini parsing |
ipython | 9.0.2 | IPython: Productive Interactive Computing |
ipython_pygments_lexers | 1.1.1 | Defines a variety of Pygments lexers for highlighting IPython code. |
iso8601 | 2.1.0 | Simple module to parse ISO 8601 dates |
jaraco.collections | 5.1.0 | Collection objects similar to those in stdlib by jaraco |
jaraco.context | 5.3.0 | Useful decorators and context managers |
jaraco.functools | 4.0.1 | Functools like those found in stdlib |
jaraco.text | 3.12.1 | Module for text manipulation |
jedi | 0.19.2 | An autocompletion tool for Python that can be used for text editors. |
Jinja2 | 3.1.6 | A very fast and expressive template engine. |
Mako | 1.2.4 | A super-fast templating language that borrows the best ideas from the existing templating languages. |
Markdown | 3.7 | Python implementation of John Gruber's Markdown. |
MarkupSafe | 2.1.3 | Safely add untrusted strings to HTML/XML markup. |
matplotlib-inline | 0.1.7 | Inline Matplotlib backend for Jupyter |
more-itertools | 10.3.0 | More routines for operating on iterables, beyond itertools |
nose | 1.3.7 | nose extends unittest to make testing easier |
numpy | 2.1.2 | Fundamental package for array computing in Python |
opencv-python | 4.10.0.84 | Wrapper package for OpenCV python bindings. |
packaging | 23.2 | Core utilities for Python packages |
packaging | 24.1 | Core utilities for Python packages |
parso | 0.8.4 | A Python Parser |
Paste | 3.10.1 | Tools for using a Web Server Gateway Interface stack |
PasteDeploy | 3.0.1 | Load, configure, and compose WSGI applications and servers |
PasteScript | 3.7.0 | A pluggable command-line frontend, including commands to setup package file layouts |
pbr | 6.1.1 | Python Build Reasonableness |
peppercorn | 0.6 | A library for converting a token stream into a data structure for use in web form posts |
pexpect | 4.9.0 | Pexpect allows easy control of interactive console applications. |
pip | 25.0.1 | The PyPA recommended tool for installing Python packages. |
plaster | 1.1.2 | A loader interface around multiple config file formats. |
plaster-pastedeploy | 1.0.1 | A loader implementing the PasteDeploy syntax to be used by plaster. |
platformdirs | 4.2.2 | A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`. |
pluggy | 1.3.0 | plugin and hook calling mechanisms for python |
prettytable | 3.15.1 | A simple Python library for easily displaying tabular data in a visually appealing ASCII table format |
prompt_toolkit | 3.0.50 | Library for building powerful interactive command lines in Python |
ptyprocess | 0.7.0 | Run a subprocess in a pseudo terminal |
pure_eval | 0.2.3 | Safely evaluate AST nodes without side effects |
Pygments | 2.17.2 | Pygments is a syntax highlighting package written in Python. |
Pylons | 1.0.3 | Pylons Web Framework |
pyparsing | 3.2.1 | pyparsing module - Classes and methods to define and execute parsing grammars |
pyperclip | 1.9.0 | A cross-platform clipboard module for Python. (Only handles plain text for now.) |
pyramid | 2.0.2 | The Pyramid Web Framework, a Pylons project |
pyramid-mako | 1.1.0 | Mako template bindings for the Pyramid web framework |
pyramid-tm | 2.5 | A package which allows Pyramid requests to join the active transaction |
pyramid_chameleon | 0.3 | pyramid_chameleon |
pyramid_debugtoolbar | 4.12.1 | A package which provides an interactive HTML debugger for Pyramid application development |
pyramid_deform | 0.2 | Bindings to the Deform form library for the Pyramid web framework |
pytest | 7.4.2 | pytest: simple powerful testing with Python |
python-dateutil | 2.8.2 | Extensions to the standard Python datetime module |
python-interface | 1.6.1 | Pythonic Interface definitions |
PyYAML | 6.0.2 | YAML parser and emitter for Python |
pyzmq | 26.3.0 | Python bindings for 0MQ |
repoze.lru | 0.7 | A tiny LRU cache implementation and decorator |
repoze.who | 3.1.0 | repoze.who is an identification and authentication framework for WSGI. |
requests | 2.32.3 | Python HTTP for Humans. |
roman-numerals-py | 3.1.0 | Manipulate well-formed Roman numerals |
Routes | 2.5.1 | Routing Recognition and Generation Tools |
SDSTLPyramid | 0.0 | sdstl |
setuptools | 75.1.0 | Easily download, build, install, upgrade, and uninstall Python packages |
simplejson | 3.20.1 | Simple, fast, extensible JSON encoder/decoder for Python |
six | 1.16.0 | Python 2 and 3 compatibility utilities |
snowballstemmer | 2.2.0 | This package provides 29 stemmers for 28 languages generated from Snowball algorithms. |
soupsieve | 2.5 | A modern CSS selector implementation for Beautiful Soup. |
speaklater | 1.3 | implements a lazy string for python useful for use with gettext |
Sphinx | 8.2.3 | Python documentation generator |
sphinxcontrib-applehelp | 2.0.0 | sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books |
sphinxcontrib-devhelp | 2.0.0 | sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents |
sphinxcontrib-htmlhelp | 2.1.0 | sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files |
sphinxcontrib-jsmath | 1.0.1 | A sphinx extension which renders display math in HTML via JavaScript |
sphinxcontrib-qthelp | 2.0.0 | sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents |
sphinxcontrib-serializinghtml | 2.0.0 | sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle) |
sprox | 0.11.2 | A package for creation of web widgets directly from database schema. |
SQLAlchemy | 1.3.24 | Database Abstraction Library |
stack-data | 0.6.3 | Extract data from python stack frames and tracebacks for informative displays |
stevedore | 5.4.1 | Manage dynamic plugins for Python applications |
Tempita | 0.6.0 | A very small text templating language |
tg.devtools | 2.5.0 | TurboGears 2 DevTools is a command-line toolkit that streamlines TurboGears2 development. |
tgext.admin | 0.7.4 | Admin Controller add-on for basic TG identity model. |
tgext.crud | 0.9.0 | Crud Controller Extension for TG2 |
tgext.debugbar | 0.5.0 | Provides debug toolbar for TurboGears2 |
TGScheduler | 1.7.0 | Pure Python Scheduler |
tomli | 2.0.1 | A lil' TOML parser |
tornado | 6.4.2 | Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. |
tqdm | 4.66.5 | Fast, Extensible Progress Meter |
traitlets | 5.14.3 | Traitlets Python configuration system |
transaction | 3.1.0 | Transaction management for Python |
translationstring | 1.4 | Utility library for i18n relied on by various Repoze and Pyramid packages |
TurboGears2 | 2.5.0 | Next generation TurboGears |
tw2.core | 2.3.0 | The runtime components for ToscaWidgets 2, a web widget toolkit. |
tw2.devtools | 2.2.0.4 | The development tools for ToscaWidgets 2, a web widget toolkit. |
tw2.dynforms | 2.0.1 | Dynamic widgets with JavaScript for ToscaWidgets 2 |
tw2.forms | 2.2.6 | The basic form widgets for ToscaWidgets 2, a web widget toolkit. |
tw2.jqplugins.jqgrid | 2.2.0 | toscawidgets2 wrapper for the jQuery grid plugin |
tw2.jqplugins.ui | 2.3.0 | toscawidgets2 wrapper for jquery-ui |
tw2.jquery | 2.2.0.2 | toscawidgets2 wrapper for jQuery |
tw2.sqla | 2.1.0 | SQLAlchemy database layer for ToscaWidgets 2, a web widget toolkit. |
typeguard | 4.2.0 | Run-time type checker for Python |
typing_extensions | 4.8.0 | Backported and Experimental Type Hints for Python 3.8+ |
typing_extensions | 4.12.2 | Backported and Experimental Type Hints for Python 3.8+ |
urllib3 | 2.3.0 | HTTP library with thread-safe connection pooling, file post, and more. |
venusian | 3.0.0 | A library for deferring decorator actions |
waitress | 2.1.2 | Waitress WSGI server |
wcwidth | 0.2.13 | Measures the displayed width of unicode strings in a terminal |
WebError | 0.13.1 | Web Error handling and exception catching |
WebHelpers | 1.3 | Web Helpers |
WebOb | 1.8.9 | WSGI request and response object |
WebTest | 3.0.0 | Helper to test WSGI applications |
wget | 3.2 | pure python download utility |
wheel | 0.44.0 | A built-package format for Python |
wheel | 0.43.0 | A built-package format for Python |
zipp | 3.19.2 | Backport of pathlib-compatible object wrapper for zip files |
zope.deprecation | 5.0 | Zope Deprecation Infrastructure |
zope.interface | 6.1 | Interfaces for Python |
zope.sqlalchemy | 3.1 | Minimal Zope/SQLAlchemy transaction integration |
Settings
Some pyramid_debugtoolbar 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.