cheetah.

Tavis.Rudd at gmail.com Tavis.Rudd at gmail.com
Mon Jul 10 17:14:28 EDT 2006


Hi Chun,
you should post this to the cheetah mailing list rather than here.

https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss

Cheers,
Tavis

chun ping wang wrote:
> I am having trouble using cheetah and getting it to work the way i want
> (mvc)
>
> I have the following file.
>
> index.py : # imports BibleController and setting.
>
>
> BibleController.py that includes the Bible.py model to database (those
> works). At the end of it i have.
> print Template ( file = "BibleView.Tmpl", searchList = templateValue )
>
> BibleView.tmpl.
>
> I generated something call BibleView.py using cheetah template. But when i
> run BibleView.py i get this error.
>
> File "BibleView.py", line 97, in respond
>    __v = VFFSL(SL,"ver",True)
> ameMapper.NotFound: cannot find 'ver'
>
> Whats wrong?
>
> _________________________________________________________________
> On the road to retirement? Check out MSN Life Events for advice on how to
> get there! http://lifeevents.msn.com/category.aspx?cid=Retirement




More information about the Python-list mailing list