Re: InterfaceError: connection already closed Django 1.5

2013-08-08 Thread mikola1717
The exception is excited after connection with a database was lost and again regenerated(I start the application, execute a command postgresql restart, refresh the page of application and receive this exception) -- You received this message because you are subscribed to the Google Groups "Djan

InterfaceError: connection already closed Django 1.5

2013-08-08 Thread mikola1717
Hello! Sorry for bad English. I met the following error: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/wsgi.py", line 255, in __call__ response = self.get_response(request) File "/usr/local/lib/python2.7/dist-packages/django/core/ha