-
### Issue Summary
I'm working on a fork of wagtail, trying to make a commit with pre-commit installed.
When it comes to initialising the environment for ruff-pre-commit, I see the following err…
-
[This community contributed PR](https://github.com/dotnet/aspire/pull/4142) is adding Python support (awesome) but it is also looking at adding extensions/resources for popular Python frameworks such …
-
Getting this error when sending a post request to SocialLoginView. The body of post request contains "code" only. Having this problem on google/facebook/github login.
Similar problem also asked in…
-
in my research I find that 'python_2_unicode_compatible' was removed since django 3.0 https://docs.djangoproject.com/en/3.0/releases/3.0/#removed-private-python-2-compatibility-apis. How can I resolve…
-
celery beat v3.1.26.post2 (Cipater) is starting.
Traceback (most recent call last):
File "manage.py", line 21, in
main()
File "manage.py", line 17, in main
execute_from_command_line(…
-
Version:
adrf == 0.1.8
djangorestframework == 3.15.2
```
class ModelA(models.Model):
xxx
class ModelB(models.Model):
fielda = models.ForeignKey(ModelA)
class SerializerA(seriali…
-
According to the docs (https://github.com/carltongibson/django-filter/blob/4a3eb8b1c0f55f0928ec99f00f76bb1681da63a8/django_filters/widgets.py#L240) the QueryArrayWidget should work with the foo=bar,ba…
-
# 🛠️ Backend Issue
### **Description**
When users select a different language from the language options, the page does not update to display content in the chosen language. This issue can cause co…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current…
-
Hi,
I am really not sure if this is an issue with taig-contrib-openid-auth or with the django-oauth-tollkit or with my setup, so any input would be helpful:
I am trying to connect my taiga deplo…