Files
django-jsignature/jsignature/__init__.py
Florent Lebreton 082523eb47 First version
2013-09-13 12:17:26 +02:00

7 lines
185 B
Python

"""
django-jsignature provides a simple way to handle jSignature jQuery plugin
through a django form.
See : https://github.com/brinley/jSignature/blob/master/README.md
"""