15.3.25. crate_anon.crateweb.consent.views


Copyright (C) 2015-2018 Rudolf Cardinal (rudolf@pobox.com).

This file is part of CRATE.

CRATE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

CRATE is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with CRATE. If not, see <http://www.gnu.org/licenses/>.


crate_anon.crateweb.consent.views.clinician_response_view(request: django.http.request.HttpRequest, clinician_response_id: str) → django.http.response.HttpResponse[source]

REC DOCUMENTS 09, 11, 13 (B): Web form for clinicians to respond with

crate_anon.crateweb.consent.views.download_privatestorage(request: django.http.request.HttpRequest, filename: str) → django.http.response.HttpResponseBase[source]

Superuser access function, used for admin interface only.