django-extra-field-validation
django-extra-field-validation copied to clipboard
Extends the Django model with required, conditional, and optional field validation.
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0. Release notes Sourced from actions/checkout's releases. v3.2.0 What's Changed Add GitHub Action to perform release by @rentziass in actions/checkout#942 Fix status badge by @ScottBrenner...
updates: - https://github.com/myint/autoflake → https://github.com/PyCQA/autoflake - [github.com/PyCQA/autoflake: v1.5.3 → v2.0.0](https://github.com/PyCQA/autoflake/compare/v1.5.3...v2.0.0) - [github.com/pycqa/isort: 5.10.1 → 5.11.1](https://github.com/pycqa/isort/compare/5.10.1...5.11.1) - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0) - [github.com/psf/black: 22.8.0 → 22.12.0](https://github.com/psf/black/compare/22.8.0...22.12.0)
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Config Migration Needed - [ ] Select this checkbox to let Renovate create...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | minor | `v3.1.0` -> `v3.2.0` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-python](https://togithub.com/actions/setup-python) | action | patch | `v4.3.0` -> `v4.3.1` | ---...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.0 to 4.3.1. Release notes Sourced from actions/setup-python's releases. Improve error handling and messages In scope of this release we added improved error message to put operating...
Hi `tj-django/django-extra-field-validation`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...
### Is this feature missing in the latest version? - [X] I'm using the latest release ### Is your feature request related to a problem? Please describe. I'll like to...
**Is your feature request related to a problem? Please describe.** As a multilingual user I'll like error messages to be translated using https://docs.djangoproject.com/en/3.1/topics/i18n/translation/
P.s. it would be usefull to have an option to 👍 a) make you own error message text ( something like success message but in negative way) _Originally posted by...