szurubooru/server/szurubooru
rr- 1c064778c6 server/tests: adapt freezegun
The reason why this is added to the project is because it has turned out
mocking the time is not as trivial as I originally anticipated
(specifically, there are some problems with SQLite).
2016-04-18 19:42:24 +02:00
..
api server/users: allow rank+avatar when creating user 2016-04-17 19:02:39 +02:00
db server/db: fix ambiguous names 2016-04-18 19:24:09 +02:00
middleware server/api: refactor + remove ID from user JSON 2016-04-16 15:49:21 +02:00
migrations server/posts: add sketch of post table 2016-04-17 16:35:31 +02:00
search server/search: rename search criterion 2016-04-17 18:17:18 +02:00
tests server/tests: adapt freezegun 2016-04-18 19:42:24 +02:00
util server/db: fix ambiguous names 2016-04-18 19:24:09 +02:00
__init__.py split files into client/ and server/ 2016-04-01 18:48:16 +02:00
app.py server/tags: add tag creating 2016-04-16 09:19:55 +02:00
config.py server/api: refactor + remove ID from user JSON 2016-04-16 15:49:21 +02:00
errors.py server/api: refactor + remove ID from user JSON 2016-04-16 15:49:21 +02:00