5 Feb
2019
5 Feb
'19
10:57 a.m.
We would like add members using "file submit"
"class ListMassSubscription(forms.Form): emails = forms.FileField( label='Select File' help_text='Select a file' ) "
What is your opinion about this change?