Django: DatabaseLockError exception with Djapian
- by jul
Hi,
I've got the exception shown below when executing indexer.update().
I have no idea about what to do: it used to work and now index database seems "locked".
Anybody can help?
Thanks
Environment:
Request Method: POST
Request URL: http://piem.org:8000/restaurant/add/
Django Version: 1.1.1
Python Version: 2.5.2
Installed Applications:…