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ń
|
e5aa78dda3
fix #914: moved api-specific utils and features from misago.core to misago.api
|
7 years ago |
Rafał Pitoń
|
3b64e9a08b
#893 validate posts with serializer before deletion
|
7 years ago |
Rafał Pitoń
|
bfaf56554d
wip #893: moved ids lists cleaning to utility function
|
7 years ago |
Rafał Pitoń
|
43e183b805
small perf improv at viewmodels, further work on bulk thread delete
|
8 years ago |
Rafał Pitoń
|
5d3d7ae53e
#884: bulk delete posts
|
8 years ago |