That's it, my first wiki page. :)
http://code.djangoproject.com/wiki/CustomUploadAndFilters/
--~--~-~--~~~---~--~~
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@g
I've never edited a wiki, but seems easy, I'll post the code soon.
Regards.
Enrico
--~--~-~--~~~---~--~~
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@googlegroup
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'
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
4 matches
Mail list logo