Add Bus information in the WEI survey "api"
This commit is contained in:
parent
cdff0d3893
commit
705313edb6
2 changed files with 26 additions and 0 deletions
|
|
@ -516,6 +516,7 @@ class WEIRegister2AView(ProtectQuerysetMixin, LoginRequiredMixin, CreateView):
|
|||
form.fields["soge_credit"].disabled = True
|
||||
form.fields["soge_credit"].help_text = _("You already opened an account in the Société générale.")
|
||||
|
||||
del form.fields["caution_check"]
|
||||
del form.fields["first_year"]
|
||||
del form.fields["ml_events_registration"]
|
||||
del form.fields["ml_art_registration"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue