On Sat, Mar 20, 2010 at 8:31 AM, Simon Meers <[email protected]> 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 where this would have been immensely useful (for which I > had to create hacked copies of the full inline templates). > > I know we're in 1.2 bugfix, so feel free to leave this until later. > Otherwise: > - Is this change useful/minor enough to include in 1.2?
"Useful" and "minor" doesn't enter into the discussion. The questions driving 1.2 inclusion at this point are: * Does the reported bug cause catastrophic data loss (or the potential for such loss) * Does the reported bug indicate a major flaw in the implementation of a feature added in the 1.2 cycle? If the answer to both of these questions is No, then it isn't 1.2 critical. In this case, we're also talking about a feature, not a bug, and we've been feature frozen for several weeks. Yours, Russ Magee %-) -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
