these are some resource available which can help you
https://www.youtube.com/watch?v=19Uh_PA_8Rc
https://testdriven.io/blog/django-async-views/

On Thu, 10 Jun 2021 at 10:27, kazuki <k_nagay...@dynaxt.co.jp> wrote:

> I know this However, I don't know how to use it.
> How can I use this to create an asynchronous AsyncListView or
> AsyncTemplateView?
>
> 2021年6月9日水曜日 13:28:16 UTC+9 sutharl...@gmail.com:
>
>> https://docs.djangoproject.com/en/3.2/topics/async/
>>
>> On Wed, 9 Jun 2021 at 08:11, kazuki <k_nag...@dynaxt.co.jp> wrote:
>>
>>> I'm already using a web application that takes advantage of class-based
>>> views. And I want to take advantage of the async class-based view.
>>> However, I can't find any information when I look it up. Is there a
>>> class such as async_view? I want to use TemplateView and ListView
>>> asynchronously.
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/6c150890-4c8a-46fe-985d-a07ab17bb63en%40googlegroups.com
>>> <https://groups.google.com/d/msgid/django-users/6c150890-4c8a-46fe-985d-a07ab17bb63en%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/bc2d10c7-ddde-4f3f-bb71-acd2abfacafen%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/bc2d10c7-ddde-4f3f-bb71-acd2abfacafen%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGp2JVGoEhq5piePOqA%2B1g_tShk%2BcBk1EeaFoSEM15O_47GSJg%40mail.gmail.com.

Reply via email to