Rafał Pitoń
|
2c5e306140
Create "DeletedUser" model for tracking number of deleted users and deletion reason (#1299)
|
5 years ago |
Rafał Pitoń
|
fafa7d8750
Move settings from settings.py to database (#1241)
|
6 years ago |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 years ago |
rafalp
|
e1eea12159
Rename testutils modules to test
|
6 years ago |
rafalp
|
110832c432
Replace User.objects.create_user with misago.users.testutils.create_test_user
|
6 years ago |
rafalp
|
7e701b8111
Rename UserModel to User
|
6 years ago |
rafalp
|
48df85108e
Format code with black
|
6 years ago |
rafalp
|
631e06994a
Import StringIO from io instead of six
|
6 years ago |
Rafał Pitoń
|
7aadad2dff
Fix #1004: respect user's wish to have their account deleted, small code style tweaks
|
7 years ago |
Rafał Pitoń
|
27c357962f
Another pass on wording
|
7 years ago |
Rafał Pitoń
|
573e2538ab
Deleting own account tweaks: management command, admin support, info in profile
|
7 years ago |