Gocept.jsform

Latest version: v3.0.3

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

Scan your dependencies

Page 5 of 6

0.7

================

- Add ability to send a CSRF token with every request. This token must be
available via the id `csrf_token` (can be customized) in the DOM.

- Added minified versions of javascript resources.

0.6

================

- Bugfix: Use ``indexOf`` instead of ``startsWith``, which is not available on
all browsers.

0.5

================

- Declare ``for`` attribute on form labels.

- Store "save on change" subscriptions so they can be cancelled.

- Ignore ``null`` values for data fields. (1)

0.4

================

- Made it possible to define templates as template files on file system.

0.3

================

- Add events ``after-load`` and ``after-save``.

- Fix ``JSON`` serialization to be able to handle Knockout observables.

- Added ``reload`` functionality to the form class.

0.2

================

- Made it possible to preselect values in arrays when the form is rendered.

- Changed form submit behaviour:

- Default submit type is not ``POST`` instead of ``GET``. (Change it with the
``save_type`` option)

- Data is now submitted as ``JSON`` type.

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.