On 2/7/06, Mike Sarahan <[EMAIL PROTECTED]> wrote: > > importing other turbogears stuff worked just fine, still nothing on the > sitetemplate. Here's the ls in > $HOME/lib/lib/python2.4/site-packages/TurboGears.../turbogears/fastdata/templates > > total 28 > -rw-rw-r-- 1 mikez0r pg491591 0 2006-02-06 18:33 __init__.py > -rw-rw-r-- 1 mikez0r pg491591 210 2006-02-06 18:33 __init__.pyc > -rw-rw-r-- 1 mikez0r pg491591 1171 2006-02-06 18:33 datagrid.kid > -rw-rw-r-- 1 mikez0r pg491591 435 2006-02-06 18:33 form.kid > -rw-rw-r-- 1 mikez0r pg491591 599 2006-02-06 18:33 item.kid > -rw-rw-r-- 1 mikez0r pg491591 432 2006-02-06 18:33 list.kid > -rw-rw-r-- 1 mikez0r pg491591 774 2006-02-06 18:33 master.kid > -rw-rw-r-- 1 mikez0r pg491591 732 2006-02-06 18:33 sitetemplate.kid > >
Odd... that is as it should be. Ok, before I go completely crazy and suggest a complete removal and reinstall of turbogears, does "import turbogears.fastdata.templates.datagrid" work?

