rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 years ago |
rafalp
|
48df85108e
Format code with black
|
6 years ago |
rafalp
|
f6c4dcd01c
Move bunch of misago.acl tests to pytest
|
6 years ago |
rafalp
|
35bee7a9c0
Cleanup misago.acl a little
|
6 years ago |
rafalp
|
eb1e4db51a
Remove six from codebase
|
6 years ago |
Rafał Pitoń
|
5ac1ed6496
#921: load ACL providers after Django finishes loading models, via hook, instead of lazyload during request's lifecycle.
|
7 years ago |
Rafał Pitoń
|
e6adb0c675
remove some linter comments
|
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ń
|
c247c48b81
move cachebusters names to constants.py
|
8 years ago |
Rafał Pitoń
|
84a1312add
#590: replaced django.conf with misago.conf in modules that rely on MISAGO_ settings
|
8 years ago |
NeKit
|
c9abc1f120
Fix acl tests for Python 3
|
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ń
|
6dfb9f7549
#591: misago.acl is now passing pylint
|
9 years ago |
Rafał Pitoń
|
9ddf16ce0a
FW updates
|
10 years ago |
Rafał Pitoń
|
a718a586d7
cleaned imports
|
11 years ago |
Rafał Pitoń
|
6d734c66fd
Revert "Reduced test suite to single file"
|
11 years ago |
Rafał Pitoń
|
83242afa4d
Reduced test suite to single file
|
11 years ago |
Rafał Pitoń
|
b5558d1db5
Revert 0d8efab..a82b4ca
|
11 years ago |
Rafał Pitoń
|
a82b4ca333
Added "serialized_rollback = True" to all tests
|
11 years ago |
Rafał Pitoń
|
44610f870c
Refactored and documented ACL's framework.
|
11 years ago |
Rafał Pitoń
|
de8f9766ec
Refactored ACL's and added tests harness
|
11 years ago |