#7028: Better raw_id_fields feedback in newform-admins branch
---------------------------------------------------+------------------------
          Reporter:  Marcob <marcob...@gmail.com>  |         Owner:  nobody     
              
            Status:  new                           |     Milestone:  1.2        
              
         Component:  django.contrib.admin          |       Version:  1.0        
              
        Resolution:                                |      Keywords:  
raw-id-fields nfa-someday
             Stage:  Accepted                      |     Has_patch:  1          
              
        Needs_docs:  0                             |   Needs_tests:  1          
              
Needs_better_patch:  1                             |  
---------------------------------------------------+------------------------
Comment (by mrts):

 Tests pass, looks more or less OK to me.

 One thing that needs to be resolved is whether the object link should open
 in a pop-up. That would be more consistent, but would make the
 corresponding code horrible -- imagine embedding yet another `showPopup`
 into the `\'`-quoted part:
 {{{
 ' onclick="opener.dismissRelatedLookupPopup(window, %s, \'<a
 href=&quot;%s&quot;>%s</a>\'); return false;"'
 }}}

 I'll probably implement this nevertheless.

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