-
Hi dear maintainer
We are using `drf_standardized_errors` and this package is handling unhandled exception without propagating them: https://github.com/ghazi-git/drf-standardized-errors/issues/91
…
-
- Site: [https://api.stg.agc.dev.nals.vn](https://api.stg.agc.dev.nals.vn)
**New Alerts**
- **Bypassing 403** [40038] total: 1:
- [https://api.stg.agc.dev.nals.vn/](https://api.stg.agc.dev.n…
-
# AllAuth, DJ-Rest-Auth와 JWT, Next.js
DRF 백엔드와 Next.js로 구성된 프론트엔드에서 OAuth 2.0을 사용한 사용자 인증 및 인가 구현
[https://iihus.vercel.app/WFSDtZihevaC](https://iihus.vercel.app/WFSDtZihevaC)
-
-
So far I was able to find information about following:
* `src/drf_yasg/static/immutable.min.js` — `immutable`, MIT, can't find version
* `src/drf_yasg/static/insQ.min.js` — `insertion-query`, MIT,…
-
I'm starting a big project with django-ninja last week, I managed to implement a JWT authentication with python-jose and one feature my project heavily relies on is permissions like it works in DRF or…
-
I'm using DRF and drf-spectacular, and it uses runtime type introspection for some cases (like `serializers.SerializerMethodField()`. And i have no way to tell `ruff` to not move those types into TYPE…
-
I intend to use DRF But I could not?
-
**Describe the bug**
Building with enabled BT and RTL_433 fails. The errors start with
```
...OpenMQTTGateway/main/ZgatewayBT.ino:57:1: error: 'TheengsDecoder' does not name a type; did you mean '…
-
When running on Python 3.9 with the latest `elasticsearch_dsl` release (8.13.0), we are getting the following traceback:
```
from django_elasticsearch_dsl_drf.filter_backends import ( # noqa: F40…