Hi, I think something needs to be changed about it :
1. tg-admin quickstart is no long good enough for a project as the visit filter needs database and the default dev.cfg/prod.cfg don't have the correct dburi enabled(which is impossible to have anyway). 2. I tried to tell it to use sqlite but got the following error OperationalError: database is locked 3. have it disabled by visit.on=False which runs fine except when I terminate it with ctrl-c got this last line : Fatal Python error: XXX block stack underflow

