Re: How to use ASYNC in DRF

2022-10-16 Thread Subhonjon Ahmadjonov
Thank you bro 👍👍 Pay, 6-okt, 2022, 20:32 Saifullah Shahen : > In the Django Rest Framework, how can i use async because Django supports > async. So, how can i use that async in DRF class based view. If you have > done async drf, please provide me a example. > Thanks. > > -- > You received this me

Re: How to use ASYNC in DRF

2022-10-13 Thread Jason
https://github.com/encode/django-rest-framework/discussions/7774 On Thursday, October 6, 2022 at 11:32:23 AM UTC-4 shahr...@gmail.com wrote: > In the Django Rest Framework, how can i use async because Django supports > async. So, how can i use that async in DRF class based view. If you have > d

How to use ASYNC in DRF

2022-10-06 Thread Saifullah Shahen
In the Django Rest Framework, how can i use async because Django supports async. So, how can i use that async in DRF class based view. If you have done async drf, please provide me a example. Thanks. -- You received this message because you are subscribed to the Google Groups "Django REST fram