#13165: Display edit link beside add button for ForeignKey fields in admin
-----------------------------------------+----------------------------------
 Reporter:  DrMeers                      |       Owner:  DrMeers   
   Status:  new                          |   Milestone:  1.3       
Component:  User Experience              |     Version:  1.1       
 Keywords:  admin foreign key edit link  |       Stage:  Unreviewed
Has_patch:  0                            |  
-----------------------------------------+----------------------------------
 The reciprocal of #13163 -- when a ForeignKey field is rendered in admin
 as a select widget with an add (green +) button next to it, also provide
 an 'edit' button that takes you to the change form for the selected
 object.

 This will require some JavaScript for extracting the selected object.

 I'll get onto the code for this shortly; poke me if it doesn't appear
 soon.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13165>
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-upda...@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