Haolong Sun

Results 5 comments of Haolong Sun

I meet this problem, My solution is (: add APIView and inherit it ``` from rest_framework.views import APIView ... class DialogsModelList(ListView, APIView): http_method_names = ['get', ] paginate_by = getattr(settings, 'DIALOGS_PAGINATION',...

I have the same problem,.Who can help me?

What is the current state? On windows, mason download LSP is completely unavailable at all.

What is the status of this PR now?

This is very good advice. Thank you!