#10191: Fix / Add support for radiobuttons after adding item with popup in 
Django
Admin
-------------------------------------------+--------------------------------
          Reporter:  trbs                  |         Owner:  bodiddlie          
                                   
            Status:  assigned              |     Milestone:  1.2                
                                   
         Component:  django.contrib.admin  |       Version:  1.0                
                                   
        Resolution:                        |      Keywords:  admin, radio, 
radiolist, dismissAddAnotherPopup, popup
             Stage:  Accepted              |     Has_patch:  1                  
                                   
        Needs_docs:  0                     |   Needs_tests:  0                  
                                   
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Changes (by bodiddlie):

  * owner:  nobody => bodiddlie
  * status:  new => assigned

Comment:

 Made some changes to the patch to make it work properly with IE and to
 correctly check for the radiolist class whether it's inline or not.  Also
 checks whether added content is a tag or not since I've been using it to
 render a list of images as radio buttons so the user doesn't have to
 remember file names.

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