Skip to content
This repository has been archived by the owner on Aug 18, 2019. It is now read-only.
/ solution Public archive

An amazing form solution.

License

Notifications You must be signed in to change notification settings

lucuma/solution

Repository files navigation

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.