Re: id = None When Customizing Uploaded Filenames Without Patching

2008-02-09 Thread bergstyle
Thanks for clearing that up Gul. It's starting to click now. I'm gonna do the save twice trick for now, so I can keep moving forward with this project. Later on I'll refactor it to use a separate model for images. --~--~-~--~~~---~--~~ You received this message beca

Re: id = None When Customizing Uploaded Filenames Without Patching

2008-02-09 Thread Marty Alchin
On 2/9/08, bergstyle <[EMAIL PROTECTED]> wrote: > > I know there's been lots of discussion about how to change uploaded > filenames. After wading through the options I've been trying to use > the method described here: > http://gulopine.gamemusic.org/2007/nov/07/customizing-filenames-without-pat

id = None When Customizing Uploaded Filenames Without Patching

2008-02-09 Thread bergstyle
I know there's been lots of discussion about how to change uploaded filenames. After wading through the options I've been trying to use the method described here: http://gulopine.gamemusic.org/2007/nov/07/customizing-filenames-without-patching/ But I can't get the primary key of the object to a