Re: Display link to change-form on inlines where model is registered in admin site

2010-03-19 Thread Russell Keith-Magee
On Sat, Mar 20, 2010 at 8:31 AM, Simon Meers wrote: > I've just submitted #13163 [1] with a patch to display a link to the full > change-form for inlines of models which are registered in the same admin > site, similar to the existing "view on site" link for inlines. I have had > numerous projects

Display link to change-form on inlines where model is registered in admin site

2010-03-19 Thread Simon Meers
I've just submitted #13163 [1] with a patch to display a link to the full change-form for inlines of models which are registered in the same admin site, similar to the existing "view on site" link for inlines. I have had numerous projects where this would have been immensely useful (for which I had