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
|
48df85108e
Format code with black
|
6 years ago |
rafalp
|
facfb05f80
Update misago.users.tests to crash less
|
6 years ago |
rafalp
|
263dff949c
Update misago.users tests to use new testing utilities
|
6 years ago |
rafalp
|
1e2df6e9cf
Make tests pass for misago.users
|
6 years ago |
rafalp
|
b113253a5b
Simplify super() calls
|
6 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ń
|
3b0fbc61a6
further cleanups
|
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ń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
NeKit
|
b7794363d7
Fix the rest of tests for Python 3.5
|
9 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ń
|
279c150d7a
another code cleanup, made links consistent with current DRF and Django's practices
|
9 years ago |
Rafał Pitoń
|
3a11b75091
api endpoints for users lists, tests for some components
|
9 years ago |
Rafał Pitoń
|
20c2f739e5
muted python tests for unfinished features
|
9 years ago |
Rafał Pitoń
|
7d9865f19f
#414: users
|
10 years ago |
Rafał Pitoń
|
b1b33dd1f7
Code maintenance
|
10 years ago |
Rafał Pitoń
|
d7674697ff
Updated tests suite.
|
10 years ago |
Rafał Pitoń
|
1ce6e22724
Users lists tests
|
10 years ago |