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
File details
Details for the file django-multisessionform-0.1.tar.gz
.
File metadata
- Download URL: django-multisessionform-0.1.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb812a1742e985bd76fd93b25bde4166eedc66cd2c05dd12a156e04bf7d54094 |
|
MD5 | 9fd3757d8e74cff1acc16b20b1a8508b |
|
BLAKE2b-256 | 2e153de862f126cb6c9afbd28872edf6424439bca451fa4d7a805234de1a5d5e |