Pyramid-formencode-classic

Latest version: v0.6.0

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

Scan your dependencies

Page 5 of 6

0.0.12

2012.08.17
- migrated all forms to live under a dict in request.pyramid_formencode_classic and use an API for get/set , this should create a much cleaner request and programming style
- this should not have an affect , unless you were directly reading the request attribute. if that was the case, please move to the get_form method.

0.0.11

2012.07.19
- cgi escape will now show the output for formatter_none to aid in debugging. there may be a future toggle for this behavior.
- form_validate now has a error_string_key that will be used when a string error exists ( string error should be a schema error )
- form_validate is better inline with the classic formencode behavior, specifically the management of mixed() params
- form_validate will now test errors for type, and coerce a String error into a Dict, using error_string_key as the key. this should make developing against this easier,
- form_reprint is better inline with the classic formencode behavior, specifically cloning the htmlfill_kwargs and setting a default encoding to match request.charset

0.0.10

2012.07.11
- changed default css error to '' from `None`, should improve html rendering
- changed the set_error on `validate` to reference the formStash object, not the global request. this should better support multi-form pages.

0.0.9

2012.04.16
added pyramid classifier
added beaker csrf support

0.0.8

Not secure
2012.03.28
better support for twitter-bootstrap
- improved docs
- added `set_html_error_template`
- added `set_html_error_main_template`
- added `htmlError`
- added `htmlErrorMain`

0.0.7

Not secure
2012.03.27
support for twitter-bootstrap
- added `formatter_help_inline`
- added `formatter_none`
- added `FormStash.set_css_error`
- added `FormStash.hasError`
- added `FormStash.cssError`
- added `FormStash.getError`

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.