Re: Re: Re: Re: Re: Uploading multiple images via edit inline give errors when doing auto resizing ..

2007-06-22 Thread LightLan
Ich bin zur Zeit abwesend. Anliegen werden nicht bearbeitet. Ausnahmen bestätigen die Regel. mfg Light Lan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Re: Uploading multiple images via edit inline give errors when doing auto resizing ..

2007-06-22 Thread Paul Rauch
[EMAIL PROTECTED] schrieb: > Ich bin zur Zeit abwesend. Anliegen werden nicht bearbeitet. > Ausnahmen best�tigen die Regel. > > mfg Light Lan > > > > > > I'm sorry about the spamming, autoresponse now should not be sent to this addresse anymore, should... greetz Paul Rauch --~--~-~

Re: Re: Re: Re: Re: Re: Re: Re: Uploading multiple images via edit inline give errors when doing auto resizing ..

2007-06-22 Thread LightLan
Ich bin zur Zeit abwesend. Anliegen werden nicht bearbeitet. Ausnahmen bestätigen die Regel. mfg Light Lan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Re: Re: Re: Re: Re: Re: Re: Uploading multiple images via edit inline give errors when doing auto resizing ..

2007-06-22 Thread LightLan
Ich bin zur Zeit abwesend. Anliegen werden nicht bearbeitet. Ausnahmen bestätigen die Regel. mfg Light Lan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Re: Re: Re: Re: Re: Re: Uploading multiple images via edit inline give errors when doing auto resizing ..

2007-06-22 Thread LightLan
Ich bin zur Zeit abwesend. Anliegen werden nicht bearbeitet. Ausnahmen bestätigen die Regel. mfg Light Lan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Re: Re: Re: Re: Uploading multiple images via edit inline give errors when doing auto resizing ..

2007-06-22 Thread LightLan
Ich bin zur Zeit abwesend. Anliegen werden nicht bearbeitet. Ausnahmen bestätigen die Regel. mfg Light Lan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Re: Re: Re: Uploading multiple images via edit inline give errors when doing auto resizing ..

2007-06-22 Thread LightLan
Ich bin zur Zeit abwesend. Anliegen werden nicht bearbeitet. Ausnahmen bestätigen die Regel. mfg Light Lan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Re: Re: Uploading multiple images via edit inline give errors when doing auto resizing ..

2007-06-22 Thread LightLan
Ich bin zur Zeit abwesend. Anliegen werden nicht bearbeitet. Ausnahmen bestätigen die Regel. mfg Light Lan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Re: Uploading multiple images via edit inline give errors when doing auto resizing ..

2007-06-22 Thread LightLan
Ich bin zur Zeit abwesend. Anliegen werden nicht bearbeitet. Ausnahmen bestätigen die Regel. mfg Light Lan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Uploading multiple images via edit inline give errors when doing auto resizing ..

2007-06-22 Thread oliver
Hi I have the following model, which is just for images and is edited inline in a different model. Before I added the def save(self) for the image thumbnail creating, I could upload multiple images in the Admin "Property" model in one go. But now i want to resize each image, and this works if I