...evaluation_data.csv... calls evaluation_data action does not define "rows" but the view evaluation_data.csv contains:
rows.export_to_csv_file(stream) On 12 Lug, 13:14, Johann Spies <[email protected]> wrote: > On 11 July 2010 00:32, mdipierro <[email protected]> wrote: > > > I think > > > <a href="{{=URL(r=request,f='evaluation_data.csv')}}">Download as csv- > > file</a> > > I still get "NameError: name 'rows' is not defined" > > I have also tried adding ",args=request.vars" to the above url, but > it made no difference. > > So how do I tell the csv-view about 'rows'? > > Regards > Johann > > -- > "Finally, brethren, whatsoever things are true, whatsoever things are > honest, whatsoever things are just, whatsoever things are pure, > whatsoever things are lovely, whatsoever things are of good report; if > there be any virtue, and if there be any praise, think on these > things." Philippians 4:8

