On 8/22/06, Enrico <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I've made custom file upload fields with some extra features:
>
> - automatic upload_to path (based on app/model/field names)
> - automatic renaming the filename based on the primary key
> - maximum width and/or height for images
>
> I've created filters to automatically resize/crop images directly from
> templates.
>
> The original idea came from *ImageWithThumbnailField, I've recreated as
> an exercise and to adapt it to my taste.
> * http://trac.studioquattro.biz/djangoutils/wiki/Thumbnail
>
> If someone's insterested, I can share the code.
>


Could you post the code to the Django Wiki?

Jay P.

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

Reply via email to