Changes between Version 7 and Version 8 of GenericAuthorization
- Timestamp:
- Aug 3, 2006, 10:26:29 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GenericAuthorization
v7 v8 69 69 || Implement and test the has_permission generic function. || '''Complete''' || 70 70 || Implement a function to mimic Django's current authorization. || '''Complete''' || 71 || Update the admin system to use {{{has_permission}}} and test. || '' *Mostly Compete'' ||71 || Update the admin system to use {{{has_permission}}} and test. || '''Compete''' || 72 72 || Update other views/decorators to use {{{has_permission}}} and test. || ''In Progress'' || 73 73 || Revise this page and integrate into core django docs. || Not Started || 74 75 ''*Everything is working except for cascading deletion of related objects.''76 74 77 75 == References ==