-
**Describe the bug**
When I try to apply migrations (`python src/manage.py migrate --database clickhouse`) for clickhose database I catch error like this:
```bash
File "/usr/local/lib/python3.11/…
-
The setting [AUTH_PASSWORD_VALIDATORS](https://docs.djangoproject.com/en/4.2/ref/settings/#std-setting-AUTH_PASSWORD_VALIDATORS) was not used when change password.
The form `password_policies.forms…
-
Is there any plan for adding validation for mutation Argument? Like wt-form's validation.
-
Lots of warnings from a full test run now, these need to be handled.
```
=============================== warnings summary ===============================
../opt/poetry/.venv/lib/python3.10/site-p…
-
Hi, it might be something that I do not understand or so. I have 2 sources specified and none of them is official pypi, but mirrors, so here is my Pipfile:
```
[[source]]
url = "https://company/a…
-
```
Email: разрешенные символы: прописные буквы (A-Z), строчные буквы (az), цифры (0-9), точка (.), дефис (-), at (@), нижнее подчеркивание (_), пробелы, ограничение символов до 50 значений, заполняет…
-
I know this was [brought up before](https://groups.google.com/forum/?fromgroups=#!searchin/django-rest-framework/409/django-rest-framework/uAwWho5uoLk/49RiIPizzMgJ), but I have to disagree with the ra…
-
### Describe the issue
We have an issue configuring `SAML` to work with Azure logins. It seems that the login works on a theoretical level, as Azure detects a successful login. But Weblate has a vi…
-
```
File "/home/vagrant/env/lib/python3.6/site-packages/django/core/handlers/exception.py", line 47, in inner
response = get_response(request)
File "/home/vagrant/env/lib/python3.6/site-pack…
-
When attempting to create database records in a Django Admin application, pgvector values fail the basic, naive admin form validation with:
> The truth value of an array with more than one element…