Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jenriordan committed Dec 17, 2024
1 parent f55fb6d commit 150e342
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ def get_form_kwargs(self):
return kwargs


# test
class PurposeOfProvisionView(BaseFormView):
form_class = forms.PurposeOfProvisionForm
success_url = reverse_lazy("upload_documents")

0 comments on commit 150e342

Please sign in to comment.