On 10/17/07, Mark Green <[EMAIL PROTECTED]> wrote:
> > The ticket I mentioned above also makes it much easier to subclass
> > FileField and ImageField to add or change whatever functionality you
> > like. I don't know whether PIL already does what you need, but if
> > you're paranoid, this patch should help you out.
>
> awesome. i know it's probably a fairly exotic request but
> since my site deals heavily with images i can imagine some
> customization might pay off (security- or performancewise).

Well, yours might be exotic in terms of subclassing ImageField, but
it's not that exotic to need a different subclass of FileField. I, for
one, have need for an AudioField, which was part of my reasoning for
taking on this patch.

-Gul

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to