Changes between Version 1 and Version 2 of S3/DefaultFilters


Ignore:
Timestamp:
06/13/14 11:56:15 (10 years ago)
Author:
MattS
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/DefaultFilters

    v1 v2  
    88
    99Here is an example, used within a template, to filter staff to just those for the user's organisation/branch:
    10 {{{
     10{{{#!python
    1111def user_org_default_filter(selector, tablename=None):
    1212    """