Rafał Pitoń
|
161da7d69d
Remove beautiful soup dependency (#1453)
|
2 лет назад |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 лет назад |
rafalp
|
e1eea12159
Rename testutils modules to test
|
6 лет назад |
rafalp
|
f86f674858
Replace user_1/user_2 with user and other_user
|
6 лет назад |
rafalp
|
110832c432
Replace User.objects.create_user with misago.users.testutils.create_test_user
|
6 лет назад |
rafalp
|
7e701b8111
Rename UserModel to User
|
6 лет назад |
rafalp
|
48df85108e
Format code with black
|
6 лет назад |
rafalp
|
4a75270d25
Remove override_acl from remaining tests
|
6 лет назад |
rafalp
|
c7d7f63a7b
Revert most of code to old-style format
|
6 лет назад |
rafalp
|
b113253a5b
Simplify super() calls
|
6 лет назад |
rafalp
|
37b52372a4
Remove unicode_literals imports, and missed coding: comments
|
6 лет назад |
rafalp
|
521d05f9a4
Remove coding utf-8 comment from python files
|
6 лет назад |
Rafał Pitoń
|
fb4e0fe31a
#893: fixed te misago.markup api to detect malformed request data
|
7 лет назад |
Rafał Pitoń
|
4192bdfd1b
#702: threads
|
8 лет назад |
Rafał Pitoń
|
f9b0b2c957
tweaking yapf
|
8 лет назад |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 лет назад |
Rafał Pitoń
|
383346a0b7
fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl
|
8 лет назад |
Rafał Pitoń
|
0f2c443f6f
fix #707: isort imports after cleanup
|
8 лет назад |
Rafał Pitoń
|
311a5fda69
#707: fix relative imports
|
8 лет назад |
Rafał Pitoń
|
32980c25d0
fix #727: the grand get_user_model cleanup
|
8 лет назад |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 лет назад |
Rafał Pitoń
|
44661d65b6
eradicate further possible randomity in mentions tests
|
8 лет назад |
Rafał Pitoń
|
d1cd4af166
use order_by().last() instead of slice in tests
|
8 лет назад |
Rafał Pitoń
|
576c37da70
enforce ordering in mentions test so it'll wont fail randomly due to postgres random ordering
|
8 лет назад |
Rafał Pitoń
|
d143258d4e
mention other users in posts
|
8 лет назад |