aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/websockets.py (unfollow)
Commit message (Collapse)AuthorLines
2018-03-29Staff page typoGravatar Gareth Coles-1/+1
2018-03-29Rewrite URLs in templates to use `url_for()`Gravatar Gareth Coles-44/+43
2018-03-29Fix broken countdown static file urlGravatar Gareth Coles-1/+1
2018-03-29More convenient static_file() function for templatesGravatar Gareth Coles-31/+12
2018-03-29Fix error routing and more work on static filesGravatar Gareth Coles-16/+15
2018-03-29fixes path to static files in subdomains (#46)Gravatar Christopher Baklid-2/+3
2018-03-29Fix error handler managementGravatar Gareth Coles-19/+15