oh, the error i am receiving is:
Exception Value:

'QuerySet' object has no attribute 'image'

On Jul 13, 9:41 am, djangonoob <ye.eug...@gmail.com> 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 images.
>
> I am trying to use a for loop to show all 4 images from the
> image_upload class
> on my_images.html template
>
> How do i fix this problem? anything wrong with my syntax?
>
> Here is the link to my code:http://dpaste.com/66384/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to