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
|
b489fdbba6
Fix remaining posting middlewares
|
6 years ago |
rafalp
|
b113253a5b
Simplify super() calls
|
6 years ago |
rafalp
|
37b52372a4
Remove unicode_literals imports, and missed coding: comments
|
6 years ago |
rafalp
|
521d05f9a4
Remove coding utf-8 comment from python files
|
6 years ago |
Rafał Pitoń
|
4192bdfd1b
#702: threads
|
8 years ago |
Rafał Pitoń
|
f9b0b2c957
tweaking yapf
|
8 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 years ago |
Rafał Pitoń
|
383346a0b7
fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl
|
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ń
|
bfadc1b08f
fix #681: because post read sets last_read_on equal to its posted_on date
|
8 years ago |
Rafał Pitoń
|
d07115c140
post private thread
|
8 years ago |
Rafał Pitoń
|
5318904ea8
send e-mail notifications on new replies
|
8 years ago |