Fix the registration forms
- The former `RegistrationUserProfileForm` is splitted in two. - There is a new form: `RegistrationCofProfileForm`
This commit is contained in:
parent
58d708b791
commit
b639c04549
4 changed files with 60 additions and 42 deletions
|
@ -15,6 +15,7 @@
|
|||
</table>
|
||||
<hr />
|
||||
<table>
|
||||
{{ cofprofile_form | bootstrap }}
|
||||
{{ clubs_form | bootstrap }}
|
||||
</table>
|
||||
{{ event_formset.management_form }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue