aurweb/aurweb
Kevin Morris 66189c4460 alembic: restore logging, fix pytest conflicts
In this case, when running pytests, we do not allow alembic to
configure loggers.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-06-05 19:52:56 -07:00
..
git git update hook: gracefully error on completely broken .SRCINFO 2021-05-10 23:22:00 -04:00
models add aurweb.models.user.User 2021-06-05 19:52:42 -07:00
routers Adding route tests 2021-06-05 19:52:56 -07:00
scripts aurweb: Globalize a Translator instance, add more utility 2021-06-05 19:49:42 -07:00
__init__.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
asgi.py Adding error 503 catcher 2021-06-05 19:52:56 -07:00
config.py add aurweb.db.session 2021-06-05 19:52:40 -07:00
db.py aurweb.db: only pass check_same_thread with sqlite 2021-06-05 19:52:56 -07:00
exceptions.py git-serve: check update hook permissions 2019-11-23 11:18:16 -05:00
initdb.py alembic: restore logging, fix pytest conflicts 2021-06-05 19:52:56 -07:00
l10n.py aurweb: Globalize a Translator instance, add more utility 2021-06-05 19:49:42 -07:00
schema.py [db] fix schema and migration for case insensitivity 2021-06-05 15:08:18 -07:00
spawn.py swap uvicorn out for hypercorn 2021-05-10 23:22:00 -04:00
templates.py port over base HTML layout from PHP to FastAPI+Jinja2 2021-06-05 19:50:51 -07:00
testing.py add aurweb.testing, a module with testing utilities 2021-06-05 19:52:42 -07:00