14 Feb, 2017
1 commit
-
- improved documentation. - useful feedback when importing modules fails. - markdown helper md() moved to tools. - added empty certs folder (.gitignore)
10 Feb, 2017
1 commit
-
- all answers saved in the database - sqlalchemy no longer uses scoped_session. it could cause problems mixing threading and asyncronous calls.
08 Feb, 2017
1 commit
07 Feb, 2017
1 commit
-
- login error message on wrong user/password - general cleanup