Rafał Pitoń
|
fafa7d8750
Move settings from settings.py to database (#1241)
|
6 years ago |
rafalp
|
3cf45e5908
Resolve all line-too-long errors raised by pylint
|
6 years ago |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 years ago |
rafalp
|
319a9a96b4
Reorder imports with isort
|
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
|
48df85108e
Format code with black
|
6 years ago |
rafalp
|
daf21308da
Move context processor to request.settings, rename it to conf.
|
6 years ago |
rafalp
|
d2be86e905
Fix tests for thread view
|
6 years ago |
rafalp
|
aebcf97564
Remove cache and global state dependency from readtracker tests
|
6 years ago |
rafalp
|
b113253a5b
Simplify super() calls
|
6 years ago |
rafalp
|
cb0cf5717e
Remove u prefix from strings
|
6 years ago |
rafalp
|
521d05f9a4
Remove coding utf-8 comment from python files
|
6 years ago |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 years ago |
Rafał Pitoń
|
f3800eade9
Remove some wildcard imports, make attribute definitions on in posting process explicit
|
7 years ago |
Rafał Pitoń
|
4108aa6233
replaced all gettext functions with their unicode counterparts
|
8 years ago |
Rafał Pitoń
|
f3c87d5be0
#702: build fixed again
|
8 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ń
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
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ń
|
b2ad879c99
fix #728: sorted imports with isort
|
8 years ago |
Rafał Pitoń
|
e18c36cdd4
#728: cleanup misago.threads.moderation imports
|
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ń
|
c9df05d4e0
fix #601
|
8 years ago |
Rafał Pitoń
|
a23ded95e0
#630: events in separate query in threadviews
|
8 years ago |
Rafał Pitoń
|
dac17f197c
backend for posts likes
|
8 years ago |
Rafał Pitoń
|
1585afcd1d
test poll component rendering in html
|
8 years ago |