Changes between Version 12 and Version 13 of GenericAuthorization


Ignore:
Timestamp:
May 6, 2007, 8:04:25 AM (17 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GenericAuthorization

    v12 v13  
    7373|| Implement and test the has_permission generic function. || '''Complete''' ||
    7474|| Implement a function to mimic Django's current authorization. || '''Complete''' ||
    75 || Update the admin system to use {{{has_permission}}} and test. || '''Compete''' ||
     75|| Update the admin system to use {{{has_permission}}} and test. || '''Complete''' ||
    7676|| Update other views/decorators to use {{{has_permission}}} and test. || '''Complete''' ||
    7777|| Refactor {{{django.contrib.auth.models.User.has_perm}}} || ''In progress'' ||
Back to Top