Metadata-Version: 1.1
Name: Solution
Version: 2.4.2
Summary: An amazing form solution
Home-page: http://github.com/lucuma/Solution
Author: Juan-Pablo Scaletti
Author-email: juanpablo@lucumalabs.com
License: MIT license (http://www.opensource.org/licenses/mit-license.php)
Description: =========
        Solution
        =========
        
        An amazing form solution.
        
        * 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 (altough with default HTML representation that might be good enough).
        * Easy individual field or form-wide validators.
        * Customizable cleanup functions.
        
        
        `MIT License <http://www.opensource.org/licenses/mit-license.php>`_
        © `Lúcuma labs <http://lucumalabs.com>`_
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
