You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(github-179): Force the API to only render json (#209)
The issue was cause by the accept header from client being set to html
which fails because don't have queryset/get_queryset defined on the class
fixes: #179
0 commit comments