Changes between Version 77 and Version 78 of BluePrintAuthorization


Ignore:
Timestamp:
06/21/10 14:53:34 (14 years ago)
Author:
Fran Boon
Comment:

Custom methods

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintAuthorization

    v77 v78  
    3838 * Configure permissions in {{{000_config.py}}} instead of {{{01_modules.py}}}
    3939  * Change {{{deployment_settings.modules}}} from a list of strings to a Storage()
     40   * Custom methods can be added in here & used in exactly the same way as the standard 'create', 'read', 'update' & 'delete'.
    4041{{{
    4142# Need to define Roles in dict for visibility by modules before inserted into DB