A Django application for managing signature/autograph data.
Project description
django-autograph
================
Store signature in JSON format into db.
Functional code based on http://keith-wood.name/signature.html#java
Requirements
------------
1. jQuery Signature by kbwood (Keith Wood)
https://github.com/kbwood/signature
2. Django 1.4+
3. South
4. Python Imaging Library (PIL)
Settings
--------
settings.py
INSTALLED_APPS = (
'autograph',
)
Testing
-------
python manage.py test autograph
Contact
-------
https://github.com/zivezab/django-autograph/issues
================
Store signature in JSON format into db.
Functional code based on http://keith-wood.name/signature.html#java
Requirements
------------
1. jQuery Signature by kbwood (Keith Wood)
https://github.com/kbwood/signature
2. Django 1.4+
3. South
4. Python Imaging Library (PIL)
Settings
--------
settings.py
INSTALLED_APPS = (
'autograph',
)
Testing
-------
python manage.py test autograph
Contact
-------
https://github.com/zivezab/django-autograph/issues
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
autograph-1.0.0.zip
(8.6 kB
view details)
File details
Details for the file autograph-1.0.0.zip
.
File metadata
- Download URL: autograph-1.0.0.zip
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afaad60e1785663358c2f4bdcf0297c8191dd4da964d22ce622d2961b7776354 |
|
MD5 | 9d5309543ceb73c5c9da2e3158bebee0 |
|
BLAKE2b-256 | 41eb686870be2d11161ea48374abec29aefa99b7a23309ab988a5a5319b9d750 |