kitware-resonant / django-composed-configuration

Turnkey Django settings for data management applications.
Apache License 2.0
9 stars 2 forks source link

Createsuperuser does not prompt for first_name and last_name even when Allauth requires it #185

Open brianhelba opened 2 years ago

brianhelba commented 2 years ago

I'm not sure if this is something to be fixed by Composed-Configuration, or upstream somewhere.

If we fix it here, the solution may be similar to #106.

Also see: https://docs.djangoproject.com/en/4.1/topics/auth/customizing/#django.contrib.auth.models.CustomUser.REQUIRED_FIELDS