Re: Enabling Row Level Permissions

2006-07-08 Thread Malcolm Tredinnick
On Sun, 2006-07-09 at 05:37 +, Chris L wrote: [...] > Each row in the RLP(Row Level Permission) table contains: > - The RLP id > - The content type for the "owner" (e.g. user, group) > - The id of the owner > - The content type of the object > - The id of the object > - The permission id > - I

Re: Enabling Row Level Permissions

2006-07-08 Thread Chris L
No particular wish to be a PPC developer, it's more years of habit of trying to copy down what the prof is saying without falling too far behind. You end up losing some vowels and other unneeded letters at points. :-) I'll change it around. > So the idea here is that the each row in the RowLevelP

Re: wontfix

2006-07-08 Thread bradford
Not off the top of my head. The reason I made this comment is because I like going through the timeline and having been noticing a lot of tickets (which I thought were good features/fixes), but were marked as wontfix by adrian with no explaination and no dialoging before hand either. --~--~

Re: wontfix

2006-07-08 Thread Malcolm Tredinnick
On Sat, 2006-07-08 at 21:37 -0700, bradford wrote: > There are many tickets out there marked as wontfix. It would be nice > to see an explaination of why the ticket was marked as wontfix on all > tickets marked as wontfix. > > Just a brief description would do. Most of them are so annotated, in

Re: #2217 - Filtering using objects rather than IDs

2006-07-08 Thread bradford
I never understood why you filter an object with foo=foo.id and you create an object with foo=foo. Consistency is nice! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this gro

wontfix

2006-07-08 Thread bradford
There are many tickets out there marked as wontfix. It would be nice to see an explaination of why the ticket was marked as wontfix on all tickets marked as wontfix. Just a brief description would do. --~--~-~--~~~---~--~~ You received this message because you a

Re: Enabling Row Level Permissions

2006-07-08 Thread Malcolm Tredinnick
On Sat, 2006-07-08 at 16:54 +, Chris L wrote: > Hi, > > I've currently set up enabling row level permissions using the meta > class, e.g. to enable row level permissions for the Mineral model you > would have: > > class Mineral(models.Model): > name = models.CharField(maxlength=150) >

Enabling Row Level Permissions

2006-07-08 Thread Chris L
Hi, I've currently set up enabling row level permissions using the meta class, e.g. to enable row level permissions for the Mineral model you would have: class Mineral(models.Model): name = models.CharField(maxlength=150) hardness = models.PositiveSmallIntegerField() class Admin:

Re: #2217 - Filtering using objects rather than IDs

2006-07-08 Thread Gary Wilson
Gary Wilson wrote: > This really should be added to the model api documentation too. db api rather. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to dj

Re: trac updates/changesets not being sent?

2006-07-08 Thread Deryck Hodge
On 7/8/06, Ian Holsman <[EMAIL PROTECTED]> wrote: > > nope.. it never did. > I just use the RSS feed instead. > That will work for me as well. Thanks for the pointer, Ian. Cheers, deryck -- Deryck Hodgehttp://www.devurandom.org/ Samba Teamhttp:/

Re: trac updates/changesets not being sent?

2006-07-08 Thread Ian Holsman
nope.. it never did. I just use the RSS feed instead. On 08/07/2006, at 6:38 AM, Deryck Hodge wrote: > > On 6/19/06, Ian Holsman <[EMAIL PROTECTED]> wrote: >> >> hi. >> I just noticed that the last email I got from django-updates was on >> june 12. >> has something been turned off ? > > Did this