From: Brad B. <br...@bb...> - 2003-04-29 13:38:43
|
On 04/29/03 14:18, Chris Parsons wrote: > Hi > > Sorry: > - if this is a basic question > - if I've already posted the same question, but my connection > dropped while I sent it and I can't find it in the archive > > Anyway, when I try and delete an item from my table I get > > Traceback (most recent call last): File "/var/www/cgi-bin/timesheet.py", line 267, in ? e.destroy() File > "/usr/lib/python2.2/site-packages/SQLObject/SQLObject.py", line 831, in destroy self._connection.cache.purge(self.id) AttributeError: 'CacheSet' > object has no attribute 'purge' To fix this problem, upgrade your version of SQLObject. In future, please limit your code snippets to a minimal example that illustrates your problem. Hope that helps. -- Brad Bollenbach BBnet.ca |