Aryko, I didn't need row-level permissions so much as I needed role-based permissions, sort of the same thing but not exactly. I rolled my own. I do not believe the rlp branch is being actively maintained, but cannot say for sure as I have not looked into it in a while.
Essentially I associate permissions i.e. (view devices, edit applications) with 'roles' . Users are then assigned roles for organizations and have access to the devices and applications within those organizations. I have been working on trying to abstract it a bit so that it could be a bit easier to incorporate into other django apps and also make it useful for users or groups instead of my 'business logic' organization, and hope to post some information to the users list within the next couple of days (based on a previous thread) . -richard On 10/1/07, Aryko <[EMAIL PROTECTED]> wrote: > > > Hey, > > I also need to use RLP for my project and I'd like to know if there's > any update to expect for this branch or any way to include RLP to the > trunk. > > Thanks. > > On Sep 10, 3:22 am, djworth <[EMAIL PROTECTED]> wrote: > > I have been trying to figure out what the current status is of the RLP > > branch. Does anyone know? It seems dead or have I missed something? > > > > I'm going to need RLP in my project but I'm not sure if I need to > > implement it or if it's already done/almost done. > > > > What is everyone else doing about RLP? > > > > Thanks > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---