| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Initial project layout for django | 2018-08-07 | -31/+0 | |
| * | Update GitLab URL | 2018-06-12 | -1/+1 | |
| * | Replace GitHub with GitLab across the project | 2018-06-07 | -1/+2 | |
| * | Declaring the encoding to be utf-8 is not necessary in Python3 projects, as t... | 2018-04-27 | -1/+0 | |
| * | Easier debugging and optimised imports | 2018-04-08 | -4/+2 | |
| * | Fix up route names | 2018-03-29 | -1/+1 | |
| * | Copy code from API error view over to normal error views because that's the w... | 2018-03-21 | -9/+11 | |
| * | Info pages #13xan #13xak (#36) | 2018-03-04 | -11/+13 | |
| * | Switch type from NotFound to HTTPException & add post support to 5XX and 4XX | 2018-03-01 | -2/+11 | |
| * | Fix spacing issues | 2018-03-01 | -1/+1 | |
| * | Change link to enclose more text | 2018-03-01 | -4/+2 | |
| * | Finish up #31 by adding links | 2018-03-01 | -3/+3 | |
| * | Add error messages (#30) | 2018-02-28 | -0/+22 |