#314 Public report for old entries
* enables public access to reports for unrecorded old entries if their binding_date < 16.06.2018
This commit is contained in:
@@ -17,7 +17,7 @@ from konova.sub_settings.context_settings import TAB_TITLE_IDENTIFIER
|
||||
from konova.utils.generators import generate_qr_code
|
||||
|
||||
|
||||
def report_view(request:HttpRequest, id: str):
|
||||
def report_view(request: HttpRequest, id: str):
|
||||
""" Renders the public report view
|
||||
|
||||
Args:
|
||||
|
||||
Reference in New Issue
Block a user