Django-request-formatter

Latest version: v0.6.0

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

Scan your dependencies

Page 4 of 4

0.1.5

- **Fix**: Assign errors to form before raising `ValidationError`

0.1.4

- **Fix**: Do not return empty error records in `Form:errors`

0.1.3

- **Fix**: Use custom `DeclarativeFieldsMetaclass` because of custom `Field` class
- **Fix**: Do not return untouched fields in `Form::payload`
- **Fix**: Fix for None `default_validators` in `Field`

0.1.2

- **Feature**: Support for `validation_{field}` methods in `Form` (initial support)

0.1.1

- **Feature**: `EnumField`

0.1.0

- **Feature**: First version of `Form` class
- **Feature**: `CharField`
- **Feature**: `IntegerField`
- **Feature**: `FloatField`
- **Feature**: `DecimalField`
- **Feature**: `DateField`
- **Feature**: `TimeField`
- **Feature**: `DateTimeField`
- **Feature**: `DurationField`
- **Feature**: `RegexField`
- **Feature**: `EmailField`
- **Feature**: `BooleanField`
- **Feature**: `RegexField`
- **Feature**: `FieldList`
- **Feature**: `FormField`
- **Feature**: `FormFieldList`

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.