Skip to content
  • Kostas Papadimitriou's avatar
    Improve email/username handling · e02a49fa
    Kostas Papadimitriou authored
    - New helper methods in AstkosUser.objects
    - Check uniquness between username/email on user creation process
    - Allow login using both username/email fields
    - Keep email case intact
    - Store lowercase email in username field
    e02a49fa