You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "A companion login backend for django-registration. django-registration checks user name duplicacy in a case insensitive way. However, it doesn't provide a user name case insensitive login backend, which is inconsistent. This login backend is a perfect companion with django-registration.",