Django-siteforms

Latest version: v1.2.0

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

Scan your dependencies

Page 1 of 3

1.2.0

-------------------
+ Support filtering of one field with two multiple filters.
+ Support multiple field values for filtering.

1.1.0

-------------------
+ Add support for fields for model properties (closes 10).
* Allow getting 'widgets_readonly' for forms without Meta (closes 8).
* Json subforms serialization improved (support date-related, decimal, uuid fields) (closes 9).
* Now forms handle both data/files given in args/kwargs and fetched from 'request'+'src' (closes 11).

1.0.0

-------------------
! Dropped QA for Python 3.6.
+ Add 'opt_feedback_valid' for Bootstrap 4, 5 (closes 6).
+ Add 'target_url' form parameter (closes 7).
+ Add basic support for filtering forms (closes 5).
+ Add support for Bootstrap 5 (closes 4).
* Do not leak CSRF token for GET (closes 3).
* Rename SubformBoundField -> EnhancedBoundField.

0.9.1

-------------------
* Django 4.0 compatibility improved.

0.9.0

-------------------
+ Added support for append operation for attrs.
+ Added support for Form.Meta.widgets_readonly.

0.8.0

-------------------
+ ReadOnlyWidget now can represent ModelMultipleChoiceField.
* Add hidden fields for custom layout without ALL_FIELDS.
* Fix 'render_form_tag' handling for Bootstrap 4.
* Improved disable, readonly and hidden fields handling.
* Improved multipart form detection and files passing to subforms.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.