I've got iamge uploading working in a portfolio app I'm working on,
but only with a single image. I'm trying to get it working so that you
can add as many or as few images as you'd like, but I'm hitting a bit
of a brick wall with the logic of how it should work.

Does anyone have any pointers? I basically just want to be able to
have the little "plus" icon next to my image field, and be able to add
more image fields that function just like the first one, and then be
able to loop through and add as many images as there happen to be
during the templating phase.

Thanks!

-Ryan
--~--~---------~--~----~------------~-------~--~----~
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