Added Repository Quota setting

This commit is contained in:
Johannes Erwerle 2026-04-20 19:03:17 +02:00
parent 755e313c61
commit 3a4f5a0394
10 changed files with 102 additions and 2 deletions

View file

@ -10,4 +10,5 @@ dependencies = [
"django-crispy-forms>=2.6",
"gunicorn>=25.3.0",
"markdown2>=2.5.5",
"msgpack>=1.1.2",
]