Mercurial > personas_backend
view notes/troubleshooting.txt @ 197:6fe9a1deb1e7 default tip
Changed the cache middleware to cache stuff for 24 hours.
author | avarma@sm-labs01.mozilla.org |
---|---|
date | Mon, 16 Jun 2008 10:32:58 -0700 |
parents | 50ace262c991 |
children |
line wrap: on
line source
Troubleshooting =============== The following explains how to solve a particular problem when using sqlite as a backend: http://code.djangoproject.com/wiki/NewbieMistakes#DjangosaysUnabletoOpenDatabaseFilewhenusingSQLite3 (If this link is broken, it essentially says that the parent directory containing the SQLite db has to be writable by the process accessing the database.)