Rafał Pitoń
|
9f303b1b51
Merge pull request #1159 from rafalp/update-isort
|
6 лет назад |
rafalp
|
261b0d37df
isort imports
|
6 лет назад |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 лет назад |
rafalp
|
2a69319fb1
Tweak isort config, add ./dev fmtpy shorthand for isort + black
|
6 лет назад |
rafalp
|
319a9a96b4
Reorder imports with isort
|
6 лет назад |
Rafał Pitoń
|
d80d772c3e
Merge pull request #1158 from rafalp/remove-constants-modules
|
6 лет назад |
rafalp
|
69f8f9ee10
Remove constants modules, move constants to app-level init modules
|
6 лет назад |
Rafał Pitoń
|
a53858c6f3
Merge pull request #1157 from rafalp/tests-cleanup
|
6 лет назад |
rafalp
|
1dfadd24ed
Format code with black
|
6 лет назад |
rafalp
|
e1eea12159
Rename testutils modules to test
|
6 лет назад |
rafalp
|
610edf9775
Unify test user credentials across tests
|
6 лет назад |
rafalp
|
f86f674858
Replace user_1/user_2 with user and other_user
|
6 лет назад |
rafalp
|
dd0ba51a68
Remove warnings
|
6 лет назад |
Rafał Pitoń
|
46314792a3
Merge pull request #1155 from rafalp/use-create-test-user-in-tests
|
6 лет назад |
Rafał Pitoń
|
2b09101e2e
Merge pull request #1156 from rafalp/format-templates
|
6 лет назад |
rafalp
|
1fcf38f46f
Fix build
|
6 лет назад |
rafalp
|
c5496a5b66
Check templates formatting
|
6 лет назад |
rafalp
|
0f70a2e73a
Run black on code
|
6 лет назад |
rafalp
|
4e17465c24
Fix build
|
6 лет назад |
rafalp
|
110832c432
Replace User.objects.create_user with misago.users.testutils.create_test_user
|
6 лет назад |
Rafał Pitoń
|
39e104a9fa
Merge pull request #1154 from rafalp/rename-usermodel-to-user
|
6 лет назад |
rafalp
|
7e701b8111
Rename UserModel to User
|
6 лет назад |
Rafał Pitoń
|
e752dbca42
Merge pull request #1153 from rafalp/add-black-pylint
|
6 лет назад |
rafalp
|
4f9bee3457
Move black install to install step for lint job
|
6 лет назад |
rafalp
|
c8d4fe1e7f
Redo travis config to specifi two jobs
|
6 лет назад |
rafalp
|
8a4f56b973
Move python linting to separate job
|
6 лет назад |
rafalp
|
5c98b24ec2
Tweak travis test script
|
6 лет назад |
rafalp
|
55a80a019b
Add python linting step to travis build
|
6 лет назад |
rafalp
|
2ff7de0d34
Tweak code for better autoformatting
|
6 лет назад |
rafalp
|
48df85108e
Format code with black
|
6 лет назад |