server/util: add date time parser

This commit is contained in:
rr-
2016-04-02 14:13:26 +02:00
parent 60a677edf4
commit d44bcdf3da
4 changed files with 106 additions and 1 deletions

View File

@ -100,6 +100,15 @@ user@host:szuru/server$ source python_modules/bin/activate # enters the sandbox
`alembic` should have been installed during installation of `szurubooru`'s
dependencies.
4. Run the tests:
```console
(python_modules) user@host:szuru/server$ green
```
`green` should have been installed during installation of `szurubooru`'s
dependencies.
It is recommended to rebuild the frontend after each change to configuration.