added coverage dependency; 99 percent test coverage (only lacking admin, currently by design); commenced postgresql db integration
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Disco DeDisco
2026-02-18 20:18:56 -05:00
parent a06fce26ef
commit a1e7ae8071
6 changed files with 38 additions and 8 deletions

View File

@@ -1,8 +1,10 @@
cssselect==1.3.0
Django==6.0
dj-database-url
django-stubs==5.2.8
django-stubs-ext==5.2.8
gunicorn==23.0.0
lxml==6.0.2
psycopg2-binary
requests==2.31.0
whitenoise==6.11.0