Skip to main content

An amazing form solution

Project description

https://badge.fury.io/py/Solution.png https://travis-ci.org/lucuma/solution.png?branch=master https://pypip.in/d/Solution/badge.png

An amazing form solution

Features

  • Return validated data as dictionaries or create/update a linked model and child models.

  • Sub-forms and form sets

  • Extremely flexible in the field representation (defaulting to an HTML representation that might be good enough).

  • Easy individual field or form-wide validators.

  • Customizable cleanup functions.

History

2.x

  • Selects (and MultiSelects) can take groups of items and render them as <optgroup> or <fieldset>.

  • The clean and vprepare` methods of a field can now be defined as a form method with the signature clean_fieldname(py_value, **kwargs) and prepare_fieldname(obj_value, **kwargs).

  • Several bugfixes

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

Solution-2.7.1.tar.gz (25.4 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