3 Commits (9f1bfceda7b76dcc829b9ddc639494cb65297259)

Author SHA1 Message Date
Tom Hacohen 7ec45434ba User: make username case insensitive (and save original styling).
We want 'User' and 'UsEr' to mean the same user. Apparently that's not the default in
django. This normalizes the user to ensure we enforce this.
4 years ago
Tom Hacohen 4083be8e8c Username: disallow @ in usernames. 4 years ago
Tom Hacohen 6b0a40e9dd Set custom user model and reset migrations. 4 years ago