zandercymatics
7ef2e95376
remove unused import
2024-09-20 12:13:29 -06:00
zandercymatics
2f2dec715c
linting
2024-09-20 11:48:37 -06:00
zandercymatics
26db5151ca
Cleanup
2024-09-19 15:41:02 -06:00
zandercymatics
2c102f94d5
cleanup pt 2
2024-09-19 15:30:44 -06:00
zandercymatics
a70d9d300d
Use domain request wizard instead
...
This is a much better solution as we need to use this in the request experience anyway. This works towards that, but requires a bit of a refactor.
2024-09-19 15:12:29 -06:00
zandercymatics
2c0987d048
Update wizard_form_helper.py
2024-04-18 12:14:34 -06:00
zandercymatics
03be457e37
Add correct error messages, allow default state to be none
2024-04-18 12:14:10 -06:00
zandercymatics
43160df81b
Move BaseDeletableRegistrarForm
2024-04-16 11:43:02 -06:00
zandercymatics
d35fabcbce
Generalize BaseYesNoForm + centralize logic into helper
...
This commit is important for two reasons:
1. It keeps things consistent in our code base
2. It moves the ever growing list of wizard base classes into a consistent location
2024-04-16 11:37:05 -06:00