Sorry for the triple post - I think I'm going to be taking the image
field out of the main model, making it a custom model, then adding the
option for multiples with the Inline option and extras.

On Aug 24, 12:08 am, Anogar <ryanrag...@gmail.com> wrote:
> For a simpler concept, just consider what I'd do if I wanted to add
> multiple "title" fields or something basic and text based.
>
> On Aug 24, 12:02 am, Anogar <ryanrag...@gmail.com> wrote:
>
> > 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