Chris,
Thanks for keeping us in the loop! Row Level Permissions and Generic
Authorization are probably the most important new features in Django
for me at the moment so its nice to know that things are going well.
I'm really looking forward to using it on my current project. Many
thanks to all
Hi,
Joseph and I had a discussion today about how to work our two projects
together. Here is what we decided upon.
Because Joseph is currently implementing default_has_permission by
using user.has_perm. I will be adding row level permissions to the
user.has_perm method. To allow for this, user.h