* feat: insensitive username matching at django authentication * feat: use iexact when using the User object manager * fix: more places to ignore username case * fix: remove unused management command * fix: avoid get when probing for object existance * fix: force lowercase new usernames in secr/rolodex * fix: use explicit arguments when creating user |
||
---|---|---|
.. | ||
__init__.py | ||
forms.py | ||
tests.py | ||
urls.py | ||
views.py |