mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 17:28:31 +02:00
Remove formtools
Move the ApplicationWizard from under forms/ into views/ where each page of the application is now its own view.
This commit is contained in:
parent
b45c335257
commit
9886367dd6
38 changed files with 876 additions and 490 deletions
|
@ -17,7 +17,6 @@ oic = "*"
|
|||
pyjwkest = "*"
|
||||
psycopg2-binary = "*"
|
||||
whitenoise = "*"
|
||||
django-formtools = "*"
|
||||
django-widget-tweaks = "*"
|
||||
cachetools = "*"
|
||||
requests = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue