Re: Permissions: is something wrong with them?

2009-01-06 Thread Artem Skvira
Hi Russ, Thanks for your reply. There was no particulary strong reason why I addressed the question to you, I guess the only reason I can think of is that I know of your existence :) On the question of assigning permissions to the model: as far as I understand, the described in [1] syntax is

Re: Permissions: is something wrong with them?

2009-01-06 Thread Russell Keith-Magee
On Tue, Jan 6, 2009 at 4:26 AM, Artem Skvira wrote: > On Jan 2, 6:26 pm, Artem Skvira wrote: >> Would anyone be able to comment on the issues raised? > Can I get Russell's comment on that? I'm not entirely sure why I've been flagged personally on

Re: Permissions: is something wrong with them?

2009-01-05 Thread Artem Skvira
Can I get Russell's comment on that? On Jan 2, 6:26 pm, Artem Skvira wrote: > Well, > > it's not the usage I'm not clear on but rather architecture. > Would anyone be able to comment on the issues raised? > > Thanks > > On Jan 2, 2:20 pm, Jeff Anderson

Re: Permissions: is something wrong with them?

2009-01-01 Thread Artem Skvira
Well, it's not the usage I'm not clear on but rather architecture. Would anyone be able to comment on the issues raised? Thanks On Jan 2, 2:20 pm, Jeff Anderson wrote: > Artem Skvira wrote: > > Is it worth asking this question is dev group? > > No. Your usage

Re: Permissions: is something wrong with them?

2009-01-01 Thread Jeff Anderson
Artem Skvira wrote: > Is it worth asking this question is dev group? > No. Your usage question does not belong on the dev group. It belongs here, on the user group. signature.asc Description: OpenPGP digital signature

Re: Permissions: is something wrong with them?

2009-01-01 Thread Artem Skvira
Is it worth asking this question is dev group? On Dec 31 2008, 1:56 am, Artem Skvira wrote: > Hi all, > > I have some issues with djangopermissionsmodel. Please bear in mind > that I have just started learning django so feel free to correct me if > I'm wrong :) > > First

Re: Permissions: is something wrong with them?

2009-01-01 Thread Artem Skvira
Is it worth asking this question is dev group? On Dec 31 2008, 1:56 am, Artem Skvira wrote: > Hi all, > > I have some issues with djangopermissionsmodel. Please bear in mind > that I have just started learning django so feel free to correct me if > I'm wrong :) > > First

Permissions: is something wrong with them?

2008-12-30 Thread Artem Skvira
Hi all, I have some issues with django permissions model. Please bear in mind that I have just started learning django so feel free to correct me if I'm wrong :) First of all it was hard to find how one can add a custom permission to list of permissions of a model instance. I ended up with a