AcademicsToday / academicstoday-django

A open-source platform for online course-based learning and education.
http://academicstoday.io
Apache License 2.0
208 stars 97 forks source link

Save emails in lower-case for register & login #110

Closed bartmika closed 9 years ago

bartmika commented 9 years ago

Saving emails is case sensitive, we need to make it case insensitive.