Allows users to complete a ModelForm over multiple sessions"
Project description
Allows interaction with a form over multiple sessions, similar to many job and school application sites.
$ python setup.py install
The project provides a mixin that will add the following methods to a model:
class methods:
get_required_fields()
multisessionform_factory()
instance methods:
is_complete()
get_first_incomplete_field()
complete_fields(ignore_required_fields = True)
incomplete_fields()
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
Close
Hashes for django-multisessionform-0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb812a1742e985bd76fd93b25bde4166eedc66cd2c05dd12a156e04bf7d54094 |
|
MD5 | 9fd3757d8e74cff1acc16b20b1a8508b |
|
BLAKE2b-256 | 2e153de862f126cb6c9afbd28872edf6424439bca451fa4d7a805234de1a5d5e |