In views.py function computes and results in lakhs of records. For this computation in the back-end taking lots of time. I want to know a mechanism in which I can update to front end after processing 1000 records and mean while in the background the processing continues and again it will update to front end for the next few records. In a there any concept in django that will allow to do this kind of process?
--
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/1d54c64f-7f61-4d74-9314-b51cc3621603%40googlegroups.com.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment