-
**Describe the bug**
The editing page for the report recipes misses a front-end check to verify if the input is expected and allowed. By providing an unexpected value (e.g. the letter A) a Schedule e…
-
System check identified no issues (0 silenced).
...The file is too large for ClamD to scan it. Bytes Read 26313728
E.
======================================================================
ERROR: …
-
validators are defined individually for each field in our Django models. To improve readability and maintainability, it is proposed that validators be specified as a comma-separated list. The addition…
-
The django-ninja is awesome, but I found something that is not supported.
Django has validators that used in models and forms. It would be very helpful to support that feature in django-ninja.
Of …
-
Hi,
I'm running acme2certifier with Django and uwsgi behind a NGINX reverse proxy. Here are my server configuration files:
Django Settings
```
"""
Django settings for acme2certifier p…
Ka0o0 updated
1 month ago
-
## Summary
If a nested field is updated via the parent field, a validation on the nested field should be performed, if some validators are provided on the django field.
## Feature Reques…
-
Title said it all.
-
Hey guys, awesome work on `djoser`!
I encountered an error in `django==3.0.9` + `djoser==2.0.3`.
Django `MinimumLengthValidator` throws the following error (applicable to other Django validator…
ghost updated
2 years ago
-
## Expected Behavior (Mandatory)
List of objects displaying correctly in admin.
## Actual Behavior (Mandatory)
`AttributeError: 'DjangoField' object has no attribute 'empty_values'`
## How…
-
After logging into the mozilla/oidc-testprovider IDP, a `SuspiciousOperation` exception is thrown with message ```OIDC callback state not found in session `oidc_states`!```. '
Python version: 3.8.1…