#7075: BUG FIX: Unicode migration breaks django.contrib.admin.views.main.quote
------------------------------------------------------+---------------------
          Reporter:  Wang Chun <[EMAIL PROTECTED]>  |         Owner:  nobody
            Status:  closed                           |     Milestone:  1.0   
         Component:  Admin interface                  |       Version:  SVN   
        Resolution:  fixed                            |      Keywords:        
             Stage:  Accepted                         |     Has_patch:  1     
        Needs_docs:  0                                |   Needs_tests:  1     
Needs_better_patch:  0                                |  
------------------------------------------------------+---------------------
Changes (by julien):

  * status:  reopened => closed
  * resolution:  => fixed

Comment:

 I can't find the actual changeset, but this has been fixed anyway. It now
 sits in `django.contrib.admin.util.quote`, and all string types --
 including unicodes -- should work since it accepts any `basestring`
 object.

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