I have the following Django view:
@login_required def view(request: HttpRequest) -> HttpResponse: if not request.use