Implement distribution management API and UI forms; add distribution model and tests

This commit is contained in:
2025-10-20 18:51:23 +02:00
parent 4533a4c166
commit 0b19a93e0d
10 changed files with 229 additions and 2 deletions

View File

@@ -4,4 +4,5 @@ sqlalchemy
psycopg2-binary
python-dotenv
pytest
pytest-cov
pytest-cov
jinja2