Barely working, two steps, sidebar not right

This commit is contained in:
Neil Martinsen-Burrell 2022-10-18 15:54:34 -05:00
parent 6880684dd6
commit c56914f2e1
No known key found for this signature in database
GPG key ID: 6A3C818CC10D0184
9 changed files with 276 additions and 143 deletions

View file

@ -15,6 +15,7 @@ oic = "*"
pyjwkest = "*"
psycopg2-binary = "*"
whitenoise = "*"
django-formtools = "*"
[dev-packages]
django-debug-toolbar = "*"