Skip to main content

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

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-multisessionform-0.1.tar.gz (5.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page