It is never a good approach to store something in database which needs to be changed after every second. If you to perform asynchronous task then you can use celery
-- https://docs.celeryproject.org/en/stable/getting-started/introduction.html
On Sunday, July 26, 2020 at 11:54:17 PM UTC+5:30, adiath...@gmail.com wrote:
On Sunday, July 26, 2020 at 11:54:17 PM UTC+5:30, adiath...@gmail.com wrote:
can you please give a documentation reference on that?On Sunday, July 26, 2020 at 10:59:22 AM UTC-7 Larry....@gmail.com wrote:On Sun, Jul 26, 2020 at 1:50 PM adiath...@gmail.com
<adiath...@gmail.com> wrote:
>
> How can you continuously update your DB time field in django without post request.
Use websockets and channels.
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/8a4b79c4-ae93-42ce-89e9-a6de9d9d8d92o%40googlegroups.com.
No comments:
Post a Comment