After updating django-allauth to django-allauth-65.5.0 the system complains:
System check identified some issues: WARNINGS: ?: settings.ACCOUNT_EMAIL_REQUIRED is deprecated, use: settings.ACCOUNT_SIGNUP_FIELDS = ['email*', 'username*', 'password1*', 'password2*'] Old setting in mailman_web/settings/mailman.py is ACCOUNT_EMAIL_REQUIRED = True What would be the correct setting for the new ACCOUNT_SIGNUP_FIELDS ? -- Mit freundlichen Gruessen, Andreas Vetter _______________________________________________ Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-le...@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ Archived at: https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/TF33XE74IX6C743SBBY3SCFSNHM7NW7L/ This message sent to arch...@mail-archive.com