mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
Use Django widget tweaks on first two forms
This commit is contained in:
parent
aef2c326ac
commit
b9705bb0c1
7 changed files with 103 additions and 75 deletions
|
@ -16,6 +16,7 @@ pyjwkest = "*"
|
|||
psycopg2-binary = "*"
|
||||
whitenoise = "*"
|
||||
django-formtools = "*"
|
||||
django-widget-tweaks = "*"
|
||||
|
||||
[dev-packages]
|
||||
django-debug-toolbar = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue