Files
django-jsignature/jsignature/utils.py
David Sauve a42a9ca543 Filter out null values in signature data
Null values in the signature data will cause the compute box calculation to fail. Filter them out during json.loads
2022-01-17 09:12:03 +01:00

1.5 KiB