django-notekeeper icon indicating copy to clipboard operation
django-notekeeper copied to clipboard

Fix pdf render bug when trying to export pdf file

Open 1806exe opened this issue 3 years ago • 0 comments

When you try to export a note to a PDF form, an error message appears that says AttributeError: module 'cgi' has no attribute 'escape'. To fix this, simply update the xhtml2pdf form from 0.2.3 to 0.2.5.

1806exe avatar Jan 12 '22 19:01 1806exe