On Feb 1, 2008 12:57 AM, django_user <[EMAIL PROTECTED]> wrote: > I want every image to be uploaded in the users directory like '/<user>/ > %y/%m/%d' instead of all files in default location.
There is no built-in automatic solution for this. However, like many things which are not built-in or automatic, it is quite easy to write a view which accepts a user's file upload and places it wherever you like. -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---