rafalp
|
78b73581ac
Remove misago.core.setup
|
6 years ago |
rafalp
|
b282b18b08
Add misago.cache to pylint
|
6 years ago |
Rafał Pitoń
|
410ea16369
Merge pull request #1162 from rafalp/remove-misago-core-cache
|
6 years ago |
rafalp
|
17d41ed024
Remove misago.core.cache module
|
6 years ago |
Rafał Pitoń
|
a42508efb8
Merge pull request #1160 from rafalp/setup-pylint
|
6 years ago |
rafalp
|
67838a3e8e
Setup pylint, make misago.acl and misago.admin pass
|
6 years ago |
rafalp
|
1d7131efc0
Run fmt on python source
|
6 years ago |
rafalp
|
3bac011f8c
Fix borked find and replace
|
6 years ago |
rafalp
|
e719c5cccd
Add basic pylit-config
|
6 years ago |
Rafał Pitoń
|
9f303b1b51
Merge pull request #1159 from rafalp/update-isort
|
6 years ago |
rafalp
|
261b0d37df
isort imports
|
6 years ago |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 years ago |
rafalp
|
2a69319fb1
Tweak isort config, add ./dev fmtpy shorthand for isort + black
|
6 years ago |
rafalp
|
319a9a96b4
Reorder imports with isort
|
6 years ago |
Rafał Pitoń
|
d80d772c3e
Merge pull request #1158 from rafalp/remove-constants-modules
|
6 years ago |
rafalp
|
69f8f9ee10
Remove constants modules, move constants to app-level init modules
|
6 years ago |
Rafał Pitoń
|
a53858c6f3
Merge pull request #1157 from rafalp/tests-cleanup
|
6 years ago |
rafalp
|
1dfadd24ed
Format code with black
|
6 years ago |
rafalp
|
e1eea12159
Rename testutils modules to test
|
6 years ago |
rafalp
|
610edf9775
Unify test user credentials across tests
|
6 years ago |
rafalp
|
f86f674858
Replace user_1/user_2 with user and other_user
|
6 years ago |
rafalp
|
dd0ba51a68
Remove warnings
|
6 years ago |
Rafał Pitoń
|
46314792a3
Merge pull request #1155 from rafalp/use-create-test-user-in-tests
|
6 years ago |
Rafał Pitoń
|
2b09101e2e
Merge pull request #1156 from rafalp/format-templates
|
6 years ago |
rafalp
|
1fcf38f46f
Fix build
|
6 years ago |
rafalp
|
c5496a5b66
Check templates formatting
|
6 years ago |
rafalp
|
0f70a2e73a
Run black on code
|
6 years ago |
rafalp
|
4e17465c24
Fix build
|
6 years ago |
rafalp
|
110832c432
Replace User.objects.create_user with misago.users.testutils.create_test_user
|
6 years ago |
Rafał Pitoń
|
39e104a9fa
Merge pull request #1154 from rafalp/rename-usermodel-to-user
|
6 years ago |