Add a template filter for displaying signature as base64

This commit is contained in:
Sebastien Corbin
2020-07-26 14:59:56 +02:00
committed by Sébastien Corbin
parent 4dd9e5f25f
commit bea517d746
4 changed files with 41 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ It provides:
* A form field and a form widget to handle jquery plugin through a Django form;
* A model field to store a captured signature;
* A mixin adding two fields (signature / signature_date) in any of your Django models.
* A template filter to render signatures as base64 image urls.
.. image:: https://img.shields.io/pypi/v/django-jsignature.svg
:target: https://pypi.python.org/pypi/django-jsignature/