5 Commits (e13f26ec56f03321ad5f8471f4a5a33f4a6f0be0)

Author SHA1 Message Date
Tal Leibman d8e5c37db1
Use black for code formatting and format the code
Merge #65
4 years ago
Tom Hacohen 3d6ba634ce Disallow + in usernames. 4 years ago
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