Re: 'Change' button for related fields.

2013-02-22 Thread Mason Staugler
I spent a long time looking for something like that. I must not have been using the correct terms and I'm kind of annoyed by that. I'll take a look at the tickets and send my patch for consideration. Thank you, Simon. On Friday, February 22, 2013 9:17:34 AM UTC-5, charettes wrote: > > There's

Re: 'Change' button for related fields.

2013-02-22 Thread charettes
There's already tickets for this feature request #13163and # 13165 . I've been planning to propose a patch based on django-admin-enhancerfor 1.6. Simon

'Change' button for related fields.

2013-02-20 Thread Mason Staugler
I was going to monkey patch this into our system until a coworker suggested contributing. This patch will add a 'change' link (next to the 'add' button) for related fields. Is it a trivial patch? I have a feeling it's a Design Decision Needed and the docs suggested post it to this group. Here'