Pyramid-deform

Latest version: v0.2

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

Scan your dependencies

Page 1 of 3

0.2

----------------

- ``form_options`` attribute of FormView class allows configuration of
deform.Form object constructor values.

- Adding a ``pyramid_deform.static_path`` Pyramid config file variable allows
you to change the pyramid_deform static URL path segment.

0.2a5

------------------

- Python 3 compatibility.

- Add 'get_bind_data' method to FormView, to allow subclasses the ability
to define arbitrary data for binding with the schema.

- Add an 'appstruct' method to FormView. This allows edit forms to
pre-fill form values conveniently.

0.2a4

------------------

- Add ``SessionFileUploadTempStore`` (a Deform FileUploadTempStore
implementation that uses the Pyramid sessioning machinery and a temporary
file on disk).

0.2a3

------------------

- Add ``includeme`` hook for automatic configuration of translations
and configuration of additional template search paths for the ZPT
renderer through the INI file.

0.2a2

------------------

- Fix broken release which didn't include all files.

0.2a1

------------------

- This is an alpha release solely because documentation is incomplete.

- Add usage example for FormView class.

- Fix syntax error in javascript when ajax_options are not specified. Use a
string representing an empty javascript object as the default for
ajax_options.

- Add CSRFSchema class API.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.