#8203: File Storage can't delete temporary uploaded files in Windows
-------------------------------------------+--------------------------------
Reporter: julien | Owner: ramikassab
Status: closed | Milestone: 1.0
Component: File uploads/storage | Version: SVN
Resolution: fixed | Keywords: aug22sprint
Stage: Ready for checkin | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Comment (by snaury):
Could you please try running file_uploads test ({{{python runtests.py -v 2
--settings=... file_uploads}}}) and look if it hangs up for you? Also, if
the problem is still in file_move_safe, can you try adding some print
statements in django/core/files/move.py (before removing old file, after
doing it, inside except OSError, etc, in various places) to see where and
why exactly is this happening?
--
Ticket URL: <http://code.djangoproject.com/ticket/8203#comment:28>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---