When i try to log in to live_server with a browser, i get this: ``` OperationalError at /login/ database table is locked: auth_user Request Method: POST Request URL: http://localhost:8081/login/ ``` do we keep transaction opened somewhere?