#10121: ImageField loses data when re-saving from admin
-------------------------------------------+--------------------------------
          Reporter:  Uninen                |         Owner:                     
    
            Status:  new                   |     Milestone:                     
    
         Component:  django.contrib.admin  |       Version:  SVN                
    
        Resolution:                        |      Keywords:  admin, ImageField, 
save
             Stage:  Unreviewed            |     Has_patch:  0                  
    
        Needs_docs:  0                     |   Needs_tests:  0                  
    
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Comment (by kmtracey):

 Replying to [comment:5 Valera Grishin]:
 > I have the same problem.
 > Any workarounds before it is fixed in trunk?

 The simplest workaround is to back off to r9765, or use the 1.0.X branch
 instead of trunk.  If, however, you want to pick up trunk-only changes
 that have been made since then, just not r9766, you could, in your local
 tree, do a reverse merge to undo the effects of r9766, as is described
 here, for example:

 http://markphip.blogspot.com/2007/01/how-to-undo-commit-in-subversion.html

 (minus the commit part).  Those are the workarounds I can think of.  (If
 someone who is having trouble with the effects of r9766 could investigate
 and come up with a fix that achieves the goals of r9766 without the
 problems it introduced, that would be even better.)

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10121#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-updates@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