Merge branch 'main' into za/1501-users-delete-domain-records

This commit is contained in:
zandercymatics 2024-01-11 08:24:26 -07:00
commit f5f9c0c8d5
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
44 changed files with 1198 additions and 495 deletions

View file

@ -39,7 +39,6 @@ for step, view in [
(Step.PURPOSE, views.Purpose),
(Step.YOUR_CONTACT, views.YourContact),
(Step.OTHER_CONTACTS, views.OtherContacts),
(Step.NO_OTHER_CONTACTS, views.NoOtherContacts),
(Step.ANYTHING_ELSE, views.AnythingElse),
(Step.REQUIREMENTS, views.Requirements),
(Step.REVIEW, views.Review),