Hi all, I just start using Django for a week, and i'm really impressive, great project !
I'm getting in trouble with ImageField and upload directory. I'd like to set a ImageField with an upload_to parameter depending on instance attributes. I found a first solution with the #1994 patch (http://code.djangoproject.com/ticket/1994) but I don't wan't to always pass an custom_upload_to parameter ... and it doesn't works in generic admin views ... I found a post on this group talking about that a month ago "Improved FileField ideas?", with some good ideas. Does anyone has new ideas or solutions for this problem ? Thanks, mazben --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers -~----------~----~----~----~------~----~------~--~---
