rojoca / django-rest-inertia

A django rest framework adapter for inertia https://inertiajs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pass request to get_redirect_status

Billybob opened this issue · comments

Hi,
little error in exceptions.py, get_redirect_status require request

override_status = self.get_redirect_status(request)