Hi, I am writing a web based chat client in Django framework. When ever I receive a message, I get that in a python function which is in the same file as my views. Can I directly pass this data to the template (by using response_to_render ) to update the template? Could someone suggest a way to automatically update messages in the site from python code.
Thanks, Priyank --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---