Mind you can simplify this as 

URL(a='Assignment', c='default', r=request, f='download', args=xxx.Picture)}

with

URL('download', args=xxx.Picture)}

On Thursday, 17 January 2013 07:53:10 UTC-6, Mihir Lade wrote:
>
> Actually got this to work however the issue now is its iterating thorugh 
> the table and printing out the information twice.. so for example.. 
>
> if i have one picture there is information next to that picture.. and the 
> next picture should have another bit of info.. how do i get that to work?
>

-- 



Reply via email to