-
I am using `django-taggit`, `django-parler`, `django-parler-rest` and `django-rest-framework` on my project and getting following errors when trying to get or add object.
- When I create object on…
-
Hi,
My project works fine in case I set `POLLING` while is doesn't work at all with `WEBHOOK`. I suspect I missed smoothing in `settings.py` but I couldn't figure it out.
May I get some help ple…
-
I am currently using REST API for user login. Now want to add two factor authentication to my existing Login api.
In **django-two-factor-auth** there are views provided by default, and I want to cust…
-
Changing `"restaurant": "32d8cd38-1edd-4afe-8a4f-56ccd20b5a48"` to `"restaurant": {"uuid": "32d8cd38-1edd-4afe-8a4f-56ccd20b5a48"}` fixes this error. Serializer should raise `ValidationError` here ins…
-
Hello!
I am trying to build some service app with django tenants and REST api
I am getting an error when trying to access API ..
For example if directly enter URL` http://demo.localhost:9000/…
-
Django rest framework recently updated to version 3.7.0 ([Release notes](https://github.com/encode/django-rest-framework/blob/22565d9a652fe45239c1480fd0acfc0d06ddda65/docs/topics/release-notes.md)) an…
-
`pulpcore 3.52.0` is producing a 500 error when the listing all domains and filtering by name 'default'.
The default domain has S3 configured.
```
pulp [da4add42-2e9c-4c30-8349-37c4ddeb945a]:…
-
I just wanted to try your API. After installing everything like in the README, I get an Unexpected token error on the example given in the README. Any help will be great, thanks.
All informations…
-
I'm facing a RecursionError when querying a subset of fields that should not make recursion at all.
Here are some simplified models and serializers:
```python
# disclaimer: I did not directly t…
-
Hi,
drf-tracking 1.2.0 crash if you use a DRF APIView that returns a FileResponse.
Could you fix this behaviour?
Thanks,
Simone
------
Crash report
------
Environment: development
Req…