Re: Help needed (very granular admin permissions)

2008-03-07 Thread fizban
On Mar 7, 2:01 pm, David Reynolds <[EMAIL PROTECTED]> wrote: > > You'll probably have to roll your own admin system where you can > enforce this the per row permissions. Thanks, I digged into it a bit and it looks like the best solution for me is to use the newforms-admin branch (newform is supp

Re: Help needed (very granular admin permissions)

2008-03-07 Thread David Reynolds
On 7 Mar 2008, at 11:50 am, fizban wrote: > > Hello, > > I'm doing my first complex django based application (actually a > website), I started doing it in PHP but it really bored me having to > deal with a huge amount of forms.. so I decided to go for the good old > django. I'm not new to Django

Help needed (very granular admin permissions)

2008-03-07 Thread fizban
Hello, I'm doing my first complex django based application (actually a website), I started doing it in PHP but it really bored me having to deal with a huge amount of forms.. so I decided to go for the good old django. I'm not new to Django, but I've only created "basic" projects with it (CMS, We