#8774: ImageField errors in admin inline editing
--------------------------------------+-------------------------------------
          Reporter:  ramin            |         Owner:  nobody                 
            Status:  reopened         |     Milestone:  1.0                    
         Component:  Template system  |       Version:  SVN                    
        Resolution:                   |      Keywords:  imagefield admin inline
             Stage:  Unreviewed       |     Has_patch:  0                      
        Needs_docs:  0                |   Needs_tests:  0                      
Needs_better_patch:  0                |  
--------------------------------------+-------------------------------------
Comment (by mtredinnick):

 A `__unicode__` method that doesn't do return a unicode object is broken.
 It's incorrect code. Django cannot and should not work around that. The
 bug to work out is why do we have such a method somewhere inside Django
 itself (which is what the above traceback looks like).

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8774#comment:10>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to