I was thinking about implementing a custom Field that extended from FileField, specifically to override the save_FIELD_file() function to store the files in a way I need, in a directory structure that depends on the request.
I'm trying to get a feel from the community if this is the appropriate thing to do, or if there is something better / easier that I haven't thought of / don't know about. Are there any examples of this being done in the wild? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---