Hello There,
I didn't received my mail from the mailgroup, so maybe it hasn't been sent.
Sorry if you have already received it.

here it is :
I'm using the custom field StdImageField which automatically create a
thumbnail and resize the image
(http://code.google.com/p/django-stdimage/).
It works pretty fine in a "standard" model context. But when I use it in
a model which inherit an other one, the field behave just like
models.ImageField ( note that StdImageField inherit models.ImageField).

NB : The StdImageField is used in the parent class.

Do you have any idea ? It seems that django bypass this custom field.

Regards.

PS : It's my first mail in this mailgroup so I've to introduce myself,
i'm a french php/Zend Framework developper and totally newbie with
django AND python...
I wanted to try python/django for my personnal fun use as php became my
paid job. I wanted a full friendly community developped framework and
the little i've seen from django is far more attractive than Zend
Framework...
Have a nice end of week end.

Rodrigue V.

-- 
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