Hi, We've stuck a bit of ORM-using code from our "pure" django server into another server that was only using django templates. We have been seeing connections left open occasionally. I browsed the mailing list archives and it sounds like django should be closing the connection. I'm wondering if we aren't always tripping the code that closes the database connection since this server is not using django to generate responses.
Has anyone had to insert code to close connections when running a "hybrid" django setup like this? Thanks, John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---