guandalino

Results 1 issues of guandalino

Hi, I think that due to a difference on how [os.rename](http://docs.python.org/library/os.html#os.rename) works on Unix and Windows the following exception raises: ``` Traceback (most recent call last): File "c:\python27\lib\site-packages\django\core\servers\basehttp.py", line 280,...