Tonye Jack
Tonye Jack
**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...
```python OPTIONAL_TOGGLE_FIELDS = [ [['a', 'b', 'c'], 'd'], # Either a or b or c | d ] ```
https://stackoverflow.com/questions/2973442/how-do-you-make-django-form-validation-dynamic/53693372#53693372
cc: @chrnorm
Updated README.md
Rationale ========= When importing from `snapshottest` package this might result in confusion as the `TestCase` class name is used by multiple subpackages. ```py from snapshottest import TestCase # This results...
### Rationale Since the steps above the image already highlight how to view/modify the default token permission having this image would be redundant.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Does this issue exist in the latest version? - [X] I'm using the...