rafalp
|
319a9a96b4
Reorder imports with isort
|
6 лет назад |
rafalp
|
e1eea12159
Rename testutils modules to test
|
6 лет назад |
rafalp
|
48df85108e
Format code with black
|
6 лет назад |
rafalp
|
e35302775a
Fix attachments api tests
|
6 лет назад |
rafalp
|
74d8bbe334
Make api response tests explicit for attachments api and flood protection.
|
6 лет назад |
rafalp
|
b113253a5b
Simplify super() calls
|
6 лет назад |
rafalp
|
eb1e4db51a
Remove six from codebase
|
6 лет назад |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 лет назад |
Rafał Pitoń
|
bc99d5c4da
WIP remove api/url/acl keys from serializers and create basic api assertions mixin for API tests (#988)
|
7 лет назад |
Rafał Pitoń
|
ec62b5bf54
Moved new attachment creation to serializer
|
7 лет назад |
Rafał Pitoń
|
f7fb28ca22
Fix build after previous API iteration
|
7 лет назад |
Rafał Pitoń
|
4192bdfd1b
#702: threads
|
8 лет назад |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 лет назад |
Rafał Pitoń
|
4f67c08bd2
fix #741: cleaned response json handling in tests a little
|
8 лет назад |
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ń
|
84a1312add
#590: replaced django.conf with misago.conf in modules that rely on MISAGO_ settings
|
8 лет назад |
Rafał Pitoń
|
f973d1c0b5
moved avatars gallery to media
|
8 лет назад |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 лет назад |
Rafał Pitoń
|
54954b8638
further cleanup on attachment model and tests harness
|
8 лет назад |
Rafał Pitoń
|
8969ab9c1c
some cleanups in attachment processing and storage
|
8 лет назад |
Rafał Pitoń
|
8dd766175a
test is_image and is_file flags on attachment model
|
8 лет назад |
Rafał Pitoń
|
e20ca4331f
rename uploaders/downloaders to uploads/downloads
|
8 лет назад |
Rafał Pitoń
|
0e84a665e6
upload attachment api, download atachment view
|
8 лет назад |