I just wanted to start some discussion about it, as I am programming in Django at my work and ran across the feature. I know 3 or 4 places off hand that could use this feature in our current django project and it makes the templates look a lot cleaner.
On Aug 17, 3:04 pm, Ross Peoples <[email protected]> wrote: > I've only run in to this issue once where I had a toolbar that would break > if I put each button on its own line. So I just put everything on one line. > There are only 3 or 4 buttons, so it's not that big of a deal, but I could > see where this could be an issue in some cases. However, I'm not sure if > this would be the right way to fix such a problem.

