aurweb/aurweb
Kevin Morris 75cc0be189 add PackageLicense SQLAlchemy ORM model
Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-06-05 20:11:17 -07:00
..
git git update hook: gracefully error on completely broken .SRCINFO 2021-05-10 23:22:00 -04:00
models add PackageLicense SQLAlchemy ORM model 2021-06-05 20:11:17 -07:00
routers bugfix: relax next verification 2021-06-05 20:11:17 -07:00
scripts aurweb: Globalize a Translator instance, add more utility 2021-06-05 19:49:42 -07:00
testing Sanitize and modernize pytests 2021-06-05 20:11:17 -07:00
__init__.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
asgi.py bugfix: relax next verification 2021-06-05 20:11:17 -07:00
auth.py add user registration routes 2021-06-05 20:11:17 -07:00
captcha.py fastapi: Jinja contextfilter renamed to pass_context 2021-06-05 20:11:17 -07:00
config.py Add support for configuring database with port instead of socket 2021-06-05 20:11:17 -07:00
db.py add Package SQLAlchemy ORM model 2021-06-05 20:11:17 -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 fastapi: Jinja contextfilter renamed to pass_context 2021-06-05 20:11:17 -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 add account edit (settings) routes 2021-06-05 20:11:17 -07:00
time.py add aurweb.time module 2021-06-05 20:11:17 -07:00
util.py fastapi: Jinja contextfilter renamed to pass_context 2021-06-05 20:11:17 -07:00