I installed Django-0.95, that shouldn't be the problem.
after i get data from the database first there are some actions in python but the DB is called afterwards. So it could be that there is a second connection open when the other is still closing. is there a way to test if the connection closes after response middleware ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

