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
|
6359d07b2f
Fix misago.users tests
|
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ń
|
e190f87587
further cleanups of profile implementation
|
8 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ń
|
792002ff8b
#646: profile visibility for disabled users
|
8 years ago |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
Rafał Pitoń
|
496add0ddd
basic threads/posts lists on user profiles
|
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ń
|
11c4fa49d3
small cleanup in users lists and cards, bugfix in switch to active ranking, extra taxonomy to initializers, basic react.js component for user profile
|
9 years ago |
Rafał Pitoń
|
cf5d3500cd
static profile views done
|
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ń
|
d740488679
Added tests for following/blocking action
|
10 years ago |
Rafał Pitoń
|
1923a6fc40
Followers lists, improved ajax handling
|
10 years ago |
Rafał Pitoń
|
829cb4cf73
#396 and WIP #38: ban user from front-end
|
11 years ago |