-
Hi,
I have a question regarding this commit : https://github.com/django-parler/django-parler-rest/commit/5e9cc0432f902334665cfc3bb1a8b5a0c6677dfc
Sometimes we don't inherit from a `ModelSerializer`,…
kemar updated
8 years ago
-
Unions, intersections and differences do not seem to work when tree fields are ussed. Since this is not mentioned in the limitations I am not sure if this is deliberate. Specifically, multiple errors …
-
**Describe the bug**
A clear and concise description of what the bug is.
**Versions (please complete the following information):**
- Python version: 3.12
- Django version: 5.0
- Django-Ninja…
-
## Description
## Steps to reproduce
- Create a new Blog Config.
- Create a new Blog Category.
- Create a new Article for that Config and Category and save it.
- In CMS, create a new page…
-
Greetings!
We have a pretty standard django-hijack setup and most of the times it just works.
However, we are noticing in Sentry a flaky hijjack issue:
```
KeyError: 'CSRF_COOKIE'
File "dj…
-
I`m using a custom form for a django admin model with translated fields. But the widget of the form is not used. My code:
models.py
class Fact(models.Model):
heading = models.CharFi…
-
* **What is the current behavior?**
`DjangoModelFormMutation` has the option to change the input name of the mutation, but it is always set to "input" regardless of value. Like so:
```
class Se…
-
Building wheels for collected packages: dlib
Building wheel for dlib (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for dlib (pyproject.toml) did not run su…
-
[Django-extensions](https://django-extensions.readthedocs.io/en/latest/) is a useful tool for getting meta-information about your Django project. It seems to work OOTB on at least one other IDA, but n…
-
**Describe the bug**
With DynamicFieldsModelSerializer from django rest framework swagger dosen't produce the full schema of object
https://www.django-rest-framework.org/api-guide/serializers/#dynam…