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
|
1e22a23c34
Make tests pass
|
6 years ago |
rafalp
|
b113253a5b
Simplify super() calls
|
6 years ago |
rafalp
|
460d47a474
Tweak test accuracy and revert ranking algo because new one was Dj2 only
|
6 years ago |
rafalp
|
96fb2143ac
Fix tests
|
6 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 years ago |
Rafał Pitoń
|
0f2c443f6f
fix #707: isort imports after cleanup
|
8 years ago |
Rafał Pitoń
|
311a5fda69
#707: fix relative imports
|
8 years ago |
Rafał Pitoń
|
32980c25d0
fix #727: the grand get_user_model cleanup
|
8 years ago |
Rafał Pitoń
|
4b9719cb9d
#646: exclude disabled users from users lists, unless client is admin
|
8 years ago |
Rafał Pitoń
|
cc198368a5
made in-app imports relative, utility for converting abs imports to rel ones
|
9 years ago |
Rafał Pitoń
|
5ac973fbd7
added isort for automatic sorting of imports
|
9 years ago |
Rafał Pitoń
|
3d537e40b0
refactored activity ranking generation to be cron-based
|
9 years ago |
Rafał Pitoń
|
b5bb9687cc
turned misago.forums app into misago.categories
|
9 years ago |
Rafał Pitoń
|
4d35854110
wip forum -> category switch
|
9 years ago |
Rafał Pitoń
|
b3d7730ad1
fix #551: tests for active users ranking module
|
9 years ago |