Django-forms-plus

Latest version: v0.14.1

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

Scan your dependencies

Page 4 of 4

0.3.0

Features:
- new, experimental: Add "suggestions" feature to SlugInput
- new: Add "regexp" soft validator

Spec:
- enhancement, bc: change soft validators spec - introduce "name,value,inverse,message" structure

Backend:
- new: Add "dfp_field_name" optional attribute for Form Fields (to overwrite type of field during a spec generation)
- enhancement, bc: Process bound fields (instead of Form.fields) during a spec generation
- refactor, bc: Rename "django_forms_plus.fields" to "django_forms_plus.widgets"

Frontend:
- new: Add "regexp" soft validator

0.2.0

Backend, Spec:
- add support for custom validators
- add basic support for files uploading
- add custom widgets: SlugInput, ClearableFileInput, CroppedImageInput

Frontend:
- new: add ImageUpload component
- new: add InputSlug component
- deps: add "mui/base" NPM package (for "Crop image" modal window)
- deps: add "react-image-crop" NPM package (for "Crop image" modal window)
- internals: add submitResult, debugEnabled, rhf: {setValue, clearErrors} to FormContext.Provider

0.1.0

The initial release.

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.