şuayip üzülmez
şuayip üzülmez
I had the same issue today. Installing types-aiofiles wouldn't help me though. Python 3.10.1
Şu an yeni bir özellik eklemeyi düşünmüyorum, eğer fazla talep olursa düşünebilirim. Bu özellik için talebi olanlar için issue'yı açık bırakıyorum.
You need to run setup script in prod setup after the initial build, maybe you missed that?
I'm suggesting the ones that are listed on the file _exceptions.py that are (I suspect) meant to be used without requiring a namespace.
I was using this library but needed to get rid of jquery, so I implemented something myself: https://github.com/realsuayip/autocomplete It uses popper so the positioning of results are more flexible. Hope...
@vik-y I had found this library, which works seamlessly with djangorestframework-simplejwt . https://github.com/st4lk/django-rest-social-auth
+1 For handling in `.gitignore`, just like `random_seed`
In `oauthlib.oauth2.rfc6749.endpoints`, `create_token_response` is used to generate an instance of `oauthLib.common.Request`. In order to create this instance there are multiple parameters required, one of them being `body`, which includes the...
> do validation errors seems like a reasonable course of action to you, or you do you have other thoughts based on my feedback? Yes, I think it's totally acceptable....
> That sounds like a reason to fix your typo. ;) To be clear, any Django application using `django-oauth-toolkit` endpoints could be crashed consistently using a malicious request.