Pyramid-formencode-classic

Latest version: v0.6.0

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

Scan your dependencies

Page 2 of 6

0.4.0

accidentally released to pypi. deleted; should not be used.

0.3.1

* introduced kwarg `foreach_defense=True` to `form_validate`. enabled by default, this defends against
situations where a `ForEach` implementation creates a list of errors instead of a single error.
* redid description in `setup.py`

0.3.0

Python3
removed deprecated functions

* FormStash.html_error_main
* formerrors_set
* formerrors_clear
* init_request

warn_user("`html_error_main` is deprecated for a major functionality change; "
"it now proxies `html_error_placeholder`; "
"legacy functionality is available via `render_html_error_main`."
)
return self.html_error_placeholder(field=field)
* formatter_none

updated how debugtoolbar panel is added

0.2.3

Unreleased
Tracking form_reprint calls in __debug__ environment. TODO- make this a global config option

0.2.2

2018.07.11
packaging fixes:
* changed formencode text to `formencode>=2.0.0a1`
* updated install instructions
* added panel templates to manifest.in

0.2.1

2018.07.11
added debugtoolbar support

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.