Михаил Акопян
Михаил Акопян
@camuthig So, what about this PR?
Here's my version. Working correctly with TestClient ```py from django.contrib.admin.views.decorators import staff_member_required from django.http import HttpRequest from ninja import NinjaAPI from ninja_extra.exceptions import AuthenticationFailed class OptionalAuthError(AuthenticationFailed): pass class MyAuth(HttpAuthBase): #...
And how to uninstall?
Temporarily bypassed the problem by using `opencode upgrade 1.0.122`