Hello all,

I have been pouring over the django source trying to figure out where
the "Currently: "/images/..."" gets added to ImageField upload fields
after an image has been uploaded in the admin interface. I wonder this
because I would like to do some custom manipulation with the image
field and as I was searching for how to do this I just couldn't find
anything about how any form fields are rendered for that matter. I
understand how they are constructed and how the template is rendered
but I can't for the life of me figure out how the actual field is
rendered and represented in the html form. Could anyone please offer
me some insight into this. I really love the "Currently:" that shows
up and I would like to see how it's done.

Thank you for helping out a very confused person.

Greg.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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