Skip to content

Commit

Permalink
Move templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Anto59290 committed Jun 26, 2024
1 parent b94d880 commit fe0f3c8
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,4 @@ def __init__(self, *args, **kwargs):
self.fields['next'] = forms.CharField(widget=forms.HiddenInput())
self.initial['next'] = next

# TODO : templates: moves them to the correct directory
# TODO : test E2E
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit fe0f3c8

Please sign in to comment.