Changes between Version 2 and Version 3 of S3/Context
- Timestamp:
- 06/13/14 11:54:59 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/Context
v2 v3 7 7 8 8 The context filters are usually defined in the core models ({{{modules/s3db/*.py}}}), like: 9 {{{ 9 {{{#!python 10 10 s3db.configure("project_project", 11 11 context = {"location": "location.location_id",