Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* explicit intention about what to install the root project or not * "whens" argument in case() is now passed as a series of positional arguments. * added loguru for logging. * also specify the FLASK_APP environment value in docker-compose.yml * form_import requires a file-like object and not a FileStorage object. This commit, resolves that issue. * check if the request accepts json rather than use the deprecated .is_xhr * updated Georgian translations. * fix for pyxforms not parsing worksheets it doesn't expect. * updated the serviceworker so translated views are updated.
- Loading branch information