An amazing form solution


Keywords
form-validation, forms, formsets, python
License
MIT
Install
pip install Solution==5.4.0

Documentation

Solution

https://badge.fury.io/py/Solution.png https://travis-ci.org/jpscaletti/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.

copyright: Juan-Pablo Scaletti.
license: MIT, see LICENSE for more details.