Forgive me if this is a stupid question, I'm a complete newbie when it
comes to databases, but how can I make the database generate events?
The problem is that one of my models has a DateTimeField that is set to
some point in the future. Somehow I want to be notified when that time
passes. I can do a periodic poll, but that seems like a lot of overhead
to me (I'm used to event driven programming models).


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to