Re: Unable to show all images whose location is stored in mysql

2009-07-12 Thread djangonoob
oh, i managed to fix it. On Jul 13, 9:50 am, djangonoob wrote: > oh, the error i am receiving is: > Exception Value: > > 'QuerySet' object has no attribute 'image' > > On Jul 13, 9:41 am, djangonoob wrote: > > > Hi all. > > > I have uploaded 4 images where their location is stored in mysql. > >

Re: Unable to show all images whose location is stored in mysql

2009-07-12 Thread djangonoob
oh, the error i am receiving is: Exception Value: 'QuerySet' object has no attribute 'image' On Jul 13, 9:41 am, djangonoob wrote: > Hi all. > > I have uploaded 4 images where their location is stored in mysql. > I have no problems rendering a single image. But i am unable to show > all 4 image