I'm having trouble trying to set the upload_to path for a filefield
that will contain the user's id or username -

"images/%s" % User.username

obviously doesn't work, but it's exactly what I'm trying to do... can I
set the upload path dynamically somehow?


Luke Skibinski Holt

Reply via email to