rafalp
|
1e2df6e9cf
Make tests pass for misago.users
|
6 лет назад |
rafalp
|
37b52372a4
Remove unicode_literals imports, and missed coding: comments
|
6 лет назад |
Rafał Pitoń
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
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ń
|
18a87ce5d6
fix #726: replaced is_authenticated() and is_anonymous() calls with props gets
|
8 лет назад |
Rafał Pitoń
|
84a1312add
#590: replaced django.conf with misago.conf in modules that rely on MISAGO_ settings
|
8 лет назад |
Rafał Pitoń
|
e407e5f577
wip editor/markup
|
8 лет назад |
Rafał Pitoń
|
8969ab9c1c
some cleanups in attachment processing and storage
|
8 лет назад |
Rafał Pitoń
|
e0743bdf6a
replaced downlaods count with filesize, test editor endpoint for returning attachments
|
8 лет назад |
Rafał Pitoń
|
4d8a0fe4b0
wip file upload in editor
|
8 лет назад |
Rafał Pitoń
|
e20ca4331f
rename uploaders/downloaders to uploads/downloads
|
8 лет назад |
Rafał Pitoń
|
d4c0183fe3
rename uuid to secret on attachments
|
8 лет назад |
Rafał Pitoń
|
0e84a665e6
upload attachment api, download atachment view
|
8 лет назад |