First version
This commit is contained in:
11
README.rst
Normal file
11
README.rst
Normal file
@@ -0,0 +1,11 @@
|
||||
==================
|
||||
django-jsignature
|
||||
==================
|
||||
|
||||
A simple way to use jSignature jQuery plugin in your Django projects.
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user