#6456: FileField deletes files even when model instance is deleted in a
transaction that is rolled back
-------------------------------------------+--------------------------------
          Reporter:  durdinator            |         Owner:  nobody
            Status:  new                   |     Milestone:  1.3   
         Component:  File uploads/storage  |       Version:  SVN   
        Resolution:                        |      Keywords:        
             Stage:  Accepted              |     Has_patch:  0     
        Needs_docs:  1                     |   Needs_tests:  0     
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Comment (by floledermann):

 For what it's worth, as someone who has been bitten by this bug, I
 absolutely agree that FileField should never delete files in the
 filesystem, especially if we cannot guarantee transactional integrity
 (which we probably cannot given the mechanisms we currently have).

-- 
Ticket URL: <http://code.djangoproject.com/ticket/6456#comment:6>
Django <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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to