aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views/api/index.py (follow)
Commit message (Expand)AuthorAgeLines
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-10/+0
* Declaring the encoding to be utf-8 is not necessary in Python3 projects, as t...Gravatar Leon Sandøy2018-04-27-1/+0
* Fix up route namesGravatar Gareth Coles2018-03-29-1/+1
* Base API route and error codes enumGravatar Gareth Coles2018-02-09-0/+11