8 Commits (332f7e2332757e7aa3aa8fec50583679be1a8608)

Author SHA1 Message Date
Tom Hacohen 174e54681d Improve type annotations. 4 years ago
Tom Hacohen ff55904f49 Fix user type 4 years ago
Tom Hacohen 794b5f3983 Fix many type errors. 4 years ago
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