Re: Revisiting multiline tags

2012-02-24 Thread Bradley Ayers
On 24/02/2012, at 7:01 PM, Stephan Jaensch wrote: >>> 1) It's an easy fix. >>> 2) It's backwards compatible. >>> 3) It has no impact on performance. >>> 4) LOTS of people want it. >>> >>> and most importantly >>> >>> 5) We could stop asking for it. >>> >>> This issue is such an easy "sure, wh

Re: add view_permission

2011-11-16 Thread Bradley Ayers
I would benefit from this. With administration systems I build with Django I generally have to add my own 'view_foo' permission to each model. +1 On 17/11/2011, at 2:47 AM, Ric wrote: > i've been thinking about a new django admin feature, that could be > backward implemented > > it's about addi