Changes between Version 1 and Version 2 of S3/DefaultFilters
- Timestamp:
- 06/13/14 11:56:15 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/DefaultFilters
v1 v2 8 8 9 9 Here is an example, used within a template, to filter staff to just those for the user's organisation/branch: 10 {{{ 10 {{{#!python 11 11 def user_org_default_filter(selector, tablename=None): 12 12 """