7 lines
185 B
Python
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
|
|
"""
|