aurweb/aurweb
Marcus Andersson 1d5827007f Adding route tests
Removing status code from 404 title

Removing status code from 503 title

Adding id to 503 error box

Indatation fix
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 Support SQLAlchemy 1.4 URL.create recommendation 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 Refactor code to comply with flake8 and isort 2021-02-20 11:24:30 -05: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