how to change admin output of fields in editmode?

2007-08-20 Thread G.o.D
i want to change how fields are displayed in admin mode in the edit view. for example: if i use a ImageField, on editmode it says: > Derzeit: images/2007/08/17/preview/preview1.png but i want it to display the image, instead of the path and a link to the image how would one do that? is there

how to change admin output of fields in editmode?

2007-08-20 Thread G.o.D
i want to change how fields are displayed in admin mode in the edit view. for example: if i use a ImageField, on editmode it says: > Derzeit: images/2007/08/17/preview/preview1.png but i want it to display the image, instead of the path and a link to the image how would one do that? is there