1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-23 19:06:37 +02:00

Add Bus information in the WEI survey "api"

This commit is contained in:
Yohann D'ANELLO
2020-04-24 19:34:20 +02:00
parent cdff0d3893
commit 705313edb6
2 changed files with 26 additions and 0 deletions

View File

@ -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"]