migrations
|
Username: disallow @ in usernames.
|
2020-05-15 11:12:24 +03:00 |
__init__.py
|
Set custom user model and reset migrations.
|
2020-05-13 16:01:49 +03:00 |
apps.py
|
Set custom user model and reset migrations.
|
2020-05-13 16:01:49 +03:00 |
models.py
|
Disallow + in usernames.
|
2020-07-16 10:40:30 +03:00 |
tests.py
|
Set custom user model and reset migrations.
|
2020-05-13 16:01:49 +03:00 |
views.py
|
Set custom user model and reset migrations.
|
2020-05-13 16:01:49 +03:00 |