aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views/main/error.py (follow)
Commit message (Expand)AuthorAgeLines
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-14/+0
* Declaring the encoding to be utf-8 is not necessary in Python3 projects, as t...Gravatar Leon Sandøy2018-04-27-1/+0
* Instead of making flask error when rendering unsupported status codes just se...Gravatar JoeBanks132018-03-01-1/+4
* Add error messages (#30)Gravatar Joseph2018-02-28-0/+12