Rafał Pitoń
|
fafa7d8750
Move settings from settings.py to database (#1241)
|
6 years ago |
Wojciech Zając
|
51d6c91405
Django2.2 (#1228)
|
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
|
48df85108e
Format code with black
|
6 years ago |
rafalp
|
ad53adf188
Remove u prefix from gettext functions
|
6 years ago |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 years ago |
Rafał Pitoń
|
1ffc144f00
Use serializer.is_valid(raise_exception=True) instead of more verbose return Response(...)
|
7 years ago |
Rafał Pitoń
|
21d7c7da18
#934: first pass on API errors handling
|
7 years ago |
Rafał Pitoń
|
8b59804f1d
#893: don't use serializer attributes hackery for getting objects from serializer
|
7 years ago |
Rafał Pitoń
|
3b64e9a08b
#893 validate posts with serializer before deletion
|
7 years ago |
Rafał Pitoń
|
7033f2046d
#893: added serializer for split thread endpoint
|
7 years ago |
Rafał Pitoń
|
5c7fcca04f
#893: wip posts move/merge API's
|
7 years ago |
Rafał Pitoń
|
bfaf56554d
wip #893: moved ids lists cleaning to utility function
|
7 years ago |
Rafał Pitoń
|
6b11e3b3fc
wip #887: invalid posts target should raise 400 instead of 403 for consistency
|
7 years ago |
Rafał Pitoń
|
598d28e2b2
wip #887: move posts from closed thread/category
|
7 years ago |
Rafał Pitoń
|
5d3d7ae53e
#884: bulk delete posts
|
8 years ago |
Rafał Pitoń
|
1c32143548
#702: did pass on users app
|
8 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 years ago |
Rafał Pitoń
|
391114d1fb
#728: threads permissions 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ń
|
84a1312add
#590: replaced django.conf with misago.conf in modules that rely on MISAGO_ settings
|
8 years ago |
Rafał Pitoń
|
013bddb18a
bump tests coverage for allow_move_post
|
8 years ago |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
Rafał Pitoń
|
d387a0a97d
viewmodels api cleanup
|
8 years ago |
Rafał Pitoń
|
45900739ed
some cleanups, work on split thread endpoint
|
8 years ago |
Rafał Pitoń
|
c785e6f492
backend for moving posts between threads
|
8 years ago |
Rafał Pitoń
|
e7047ba97d
wip posts move endpoint
|
8 years ago |
Rafał Pitoń
|
eae41bcd49
merge posts api endpoint
|
8 years ago |