Improve survey, comment code
This commit is contained in:
parent
473d3c3546
commit
16af9ac0ea
15 changed files with 274 additions and 67 deletions
|
|
@ -46,6 +46,7 @@ class UserCreateView(CreateView):
|
|||
del wei_form.fields["user"]
|
||||
del wei_form.fields["caution_check"]
|
||||
del wei_form.fields["first_year"]
|
||||
del wei_form.fields["information_json"]
|
||||
context["wei_form"] = wei_form
|
||||
context["wei_registration_form"] = WEISignupForm()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue