Formalchemy

Latest version: v1.5.6

Safety actively analyzes 642283 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

1.4.1

-----

* Implemented WebOb-like request passing to FieldSet directly.

* Also implemented request passing to Grid

* Added support to set `.html_options` with Field.set(html={'some': 'thing'})

* Added support for set(validators=[validator1, validator2]) which adds the
specified validators.

* Fixed the set(null_as=...), was nul_as and badly wired in.

* Improved documentation for the Field.set() method

* Support zope.schema.Password

* Fix issues 9, 10, 11, 12

1.4

----

* Fix issue 5, 7

* Allow to binf form to a webob like request

* Add Column wrapper to store some form options in models

* Field label translation

1.3.9

-----

* fix unicode issue with non webob based framework

1.3.8

-----

* use webob.multidict as ``data``. This will improve unicode handling in the
future (eg: py3k migration). WebOb is now a dependency.

* add to_dict() method and .bind(with_prefix=True/False) to help to work with json data

* improve ext.fsblob. files are wrote on the file system using
``shutil.copyfileobj`` from the ``cgi.FieldStorage`` field

* Add a HiddenFieldRendererFactory and allow to hide Date/Time fields via
``.hidden()`` and ``.set(hidden=True)`` (Thanks to tarek to put this idea in
my brain)

* added german translation (thanks disko for pull request)

* fix issue 1, 2 (on github)

1.3.6

-----

* fix issues 150, 151, 153, 161, 162

* Added `field.label()` and `field.label_tags()`

* Major refactoring. The `base` module no longer existe.

1.3.5

-----

* No longer use Binary type. Use LargeBinary instead.

* fix issues 145, 147

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.