Hi,
After reading the Django tutorial, my understanding (I hope I'm wrong) is that the only way to trigger a function of a Django app is when someone on the client side request the url related to that function.
But what if I want the server to run a function indenpendently of a url call, for example:
- every 10 minutes
- when a pre-defined combination of variables become true
Where should such code live?
Thank you.
Best regards,
Charley
--
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/7897fc02-62de-49d4-bfc2-9fc874c34fdf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment