Changes between Version 12 and Version 13 of GenericAuthorization
- Timestamp:
- May 6, 2007, 8:04:25 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GenericAuthorization
v12 v13 73 73 || Implement and test the has_permission generic function. || '''Complete''' || 74 74 || Implement a function to mimic Django's current authorization. || '''Complete''' || 75 || Update the admin system to use {{{has_permission}}} and test. || '''Comp ete''' ||75 || Update the admin system to use {{{has_permission}}} and test. || '''Complete''' || 76 76 || Update other views/decorators to use {{{has_permission}}} and test. || '''Complete''' || 77 77 || Refactor {{{django.contrib.auth.models.User.has_perm}}} || ''In progress'' ||