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, adiat
can you please give a documentation reference on that?
On Sunday, July 26, 2020 at 10:59:22 AM UTC-7 larry.mart...@gmail.com wrote:
> On Sun, Jul 26, 2020 at 1:50 PM adiath...@gmail.com
> wrote:
> >
> > How can you continuously update your DB time field in django without
> post request.
>
> Us
On Sun, Jul 26, 2020 at 1:50 PM 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 fr
How can you continuously update your DB time field in django without post
request.
--
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...@goog
4 matches
Mail list logo