Oh of course. Probably the one file I didn't look at. I think a
subclass is in order. Thank you very much for the direction.
Greg
On May 5, 5:01 am, patrickk wrote:
> there you
> go:http://code.djangoproject.com/browser/django/trunk/django/contrib/adm...
>
> unfortunately, it´s all hardcoded. i
there you go:
http://code.djangoproject.com/browser/django/trunk/django/contrib/admin/widgets.py#L88
unfortunately, it´s all hardcoded. if you need to customize the
widget, you may want to write your own and subclass the given one.
hope that answers your question.
regards,
patrick
On 5 Mai, 01
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
3 matches
Mail list logo