-
**This is a genuine question with zero sarcasm.**
I am actively investigating to retire simple jwt and implement our own JWT generation/validation code since I am not sure if this repo is actively …
-
I have the beginnings of a project utilizing django-allauth and django-allauth-ui setup. I have made no modifications to either django-allauth or django-allauth-ui, nor overridden any templates or pro…
-
I have followed all the procedure but getting this error. Here is the traceback:-
```
Unhandled exception in thread started by
Traceback (most recent call last):
File "/media/abhi/300Gb/Office/…
-
大佬你好,我在启动的时候报以下错误,没用过python写web,麻烦大佬修复一下
```
PS C:\Users\Administrator\Desktop\项目\sentiment_analysis_api-master> python manage.py runserver 8000
Watching for file changes with StatReloader
Perfo…
-
### 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…
dkoci updated
11 months ago
-
After creating a new project using `django-admin startproject`, CSRF checking fails for /admin.
This relates to the default project fixed under #8
-
Obviously cookie based auth needs the csrf, but how can I exclude the csrf for authorization header based auth?
This is my configuration:
```
router = NinjaAPI(auth=(AuthBearer(), django_auth), csr…
-
这个项目一直在发生重定向,打开任何路由都会返回前一个网址
-
We use django-ratelimit to ratelimit our views, but when we made a bunch of our views async, the decorator failed and we we had to remove it temporarily to make things work again (see: https://github.…
-
This issue tracks the implementation of the [Jazzband guidelines](https://jazzband.co/about/guidelines) for the project [django-fernet-encrypted-fields](https://github.com/jazzband/django-fernet-encry…