TexasLAN / texaslan.org

Django app website for texaslan.org
https://texaslan.org
MIT License
3 stars 5 forks source link

Simplify sign up form #36

Open stevendiaz opened 6 years ago

stevendiaz commented 6 years ago

I'm suggesting the following changes to the sign up form

  1. Remove gender field
  2. Make username = email
  3. Remove username field
  4. Remove nick name
  5. Add first + last name (requires migration + script in production)