Re: Random File Path

2011-08-20 Thread Ulisses Dias
Hey Shawn, Thanks, it is working like charm. Best regards, Ulisses Dias 2011/8/20 Shawn Milochik > The reason it's generating the same one every time is that the code as > written executes when Django starts and that name is kept until you restart > your Django process. &

Random File Path

2011-08-19 Thread Ulisses Dias
Dear all, I'm creating a server that will receive a file and will generate an downloadable output. I would like to allow the user to come back later to get the output and to access his own input, since it takes some time to generate the output. So, my idea was to put the file in a folder