aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/mixins.py (follow)
Commit message (Expand)AuthorAgeLines
* [Jams] Signups code is more or less done, just a few things leftGravatar Gareth Coles2018-05-19-1/+2
* Declaring the encoding to be utf-8 is not necessary in Python3 projects, as t...Gravatar Leon Sandøy2018-04-27-1/+0
* [#1eeu1] Hiphopify (#54)Gravatar Leon Sandøy2018-04-20-3/+0
* Initial data for tables and refactoring the dev-mode database handling to be ...Gravatar Leon Sandøy2018-04-15-4/+0
* Easier debugging and optimised importsGravatar Gareth Coles2018-04-08-3/+2
* Don't create tables on route load by default.Gravatar Gareth Coles2018-04-07-1/+4
* Flake8Gravatar Gareth Coles2018-03-30-1/+1
* Change to PyCharm importsGravatar Gareth Coles2018-03-30-1/+2
* Oauth (#45)Gravatar Nate the great2018-03-29-1/+47
* Add error messages (#30)Gravatar Joseph2018-02-28-3/+1
* brings coverage to 90% (#24)Gravatar Christopher Baklid2018-02-26-2/+2
* typo in a comment was driving me nuts.Gravatar Leon Sandøy2018-02-18-1/+1
* Rename "Websocket" to "WS" to avoid confusion with the gevents-websocket WebS...Gravatar Gareth Coles2018-02-18-1/+1
* Integrate websockets into the Flask webappGravatar Gareth Coles2018-02-17-0/+63