aboutsummaryrefslogtreecommitdiffstats
path: root/pysite (follow)
Commit message (Collapse)AuthorAgeLines
...
* Fix hardcoded error code in error viewGravatar Gareth Coles2018-02-05-1/+1
|
* Revert "Major update"Gravatar Gareth Coles2018-02-05-0/+135
| | | | This reverts commit 80a1ab5
* Major updateGravatar martmists2018-02-05-135/+0
| | | | | | | | | | | | | | - Switch to Japronto - More linters - Rewrite route handling - Rewrite error handling - Rewrite static handling - Error when no `Index` propery is found - Probably some more stuff? idk Code needs testing; Maybe we could use pytest? Signed-off-by: martmists <[email protected]>
* Dynamic route loader; proper application structureGravatar Gareth Coles2018-02-05-0/+135
Also fixed flake8-imports getting the other wrong