Rafał Pitoń
|
fafa7d8750
Move settings from settings.py to database (#1241)
|
6 years ago |
rafalp
|
2f136021f3
Remove user data downloads during anonymization
|
6 years ago |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 years ago |
rafalp
|
319a9a96b4
Reorder imports with isort
|
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
|
2a70559d2d
Small cleanup for user model/manager, add util for setting up new user account after its creation
|
6 years ago |
rafalp
|
36eb45c4af
Replace path.py with build-in pathlib
|
6 years ago |
rafalp
|
cb0cf5717e
Remove u prefix from strings
|
6 years ago |
rafalp
|
521d05f9a4
Remove coding utf-8 comment from python files
|
6 years ago |
rafalp
|
351ebdc693
Handle multiple users returned by get_by_username_or_email
|
6 years ago |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 years ago |
Rafał Pitoń
|
94368a7066
Rename fullname to real_name, expose it to JS UI, reduce profile fields logging
|
7 years ago |
Rafał Pitoń
|
8cd0281298
Test that user deletion also calls delete_avatar utility.
|
7 years ago |
Rafał Pitoń
|
27c357962f
Another pass on wording
|
7 years ago |
Rafał Pitoń
|
65dcd578f7
First pass on data anonimization
|
7 years ago |
Rafał Pitoń
|
1c32143548
#702: did pass on users app
|
8 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 years ago |
Rafał Pitoń
|
f126f6f6bf
fix #737: handle unicodes within hash_email utility
|
8 years ago |
Rafał Pitoń
|
311a5fda69
#707: fix relative imports
|
8 years ago |
Rafał Pitoń
|
cc198368a5
made in-app imports relative, utility for converting abs imports to rel ones
|
9 years ago |
Rafał Pitoń
|
61ae950525
Code formatting
|
10 years ago |
Rafał Pitoń
|
bce82884dc
Fixed build
|
11 years ago |
Rafał Pitoń
|
6614d4b248
Fixed build.
|
11 years ago |
Rafał Pitoń
|
6d734c66fd
Revert "Reduced test suite to single file"
|
11 years ago |
Rafał Pitoń
|
83242afa4d
Reduced test suite to single file
|
11 years ago |
Rafał Pitoń
|
b5558d1db5
Revert 0d8efab..a82b4ca
|
11 years ago |
Rafał Pitoń
|
a82b4ca333
Added "serialized_rollback = True" to all tests
|
11 years ago |
Rafał Pitoń
|
941ed8885e
Attacked pep8
|
11 years ago |