This commit is contained in:
2023-02-20 18:02:34 +00:00
parent ea6dfca56c
commit c12dae6676

View File

@@ -347,6 +347,7 @@ def render_pdf_response(template, context, append_terms):
response.write(merged.getvalue())
return response
class PrintView(generic.View):
append_terms = False