> That's my plan/update for now. Please let me know what you think.
>
> Cheers,
>
> Chris
Seems to be coming along nicely. I would have some suggestions:
1) Have a field "allow/deny" in model
2) Have a "group" field too, to let permissions setting for groups
3) Handle permissions hierarchically,
Good day to all,
An update on how the development of Row Level Permissions are going.
For this project, I am using the content-type contrib package to create
a generic table to store the row level permissions. Currently the model
for row level permission is:
class RowLevelPermission(models.Mode