Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-18 | have data_dir as a placeholder in testing.ini | Daniel Schadt | |
2024-04-16 | add data directory for testing configuration | Daniel Schadt | |
2024-04-16 | use alembic scripts from the package | Daniel Schadt | |
Especially for the installed module (which is probably the case if you use production.ini), this makes more sense than referring to the source location. We leave the development.ini for now, as there it might make sense to read the local directory (although it's probably installed as an editable module anyway). | |||
2023-06-22 | add preliminary tileproxy test | Daniel Schadt | |
2022-12-06 | enable account registrations for testing | Daniel Schadt | |
2022-12-05 | parse/validate config with pydantic | Daniel Schadt | |
This is the first step, in the next step, we should actually use request.config. | |||
2022-07-09 | add tests for the login form | Daniel Schadt | |
2022-06-28 | Initial commit | Daniel Schadt | |