Commit Graph

5 Commits

Author SHA1 Message Date
d3ea67da24 Refactor tests
* Use pytest-aiohttp
* Use the async def / await syntax.
* Fix tests to run with Python 3.8
2020-06-16 13:59:03 +09:30
867e997b74 Support /static/ files serving, Ref: #1362 2018-06-22 15:29:47 +02:00
08e482004f Auto upload missing images 2016-06-07 19:38:01 +02:00
9ccb55206d Cleanup code for getting the default project directory 2016-05-11 18:42:55 +02:00
c2da568543 Protect controller and compute about path outside project directory
Fix #503
2016-05-11 15:59:32 +02:00