Changes between Version 31 and Version 32 of BluePrint/SaveSearch_Sub
- Timestamp:
- 08/22/12 21:16:25 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/SaveSearch_Sub
v31 v32 71 71 72 72 === Tasks === 73 Phase I 73 74 * Implement model 74 75 * Implement representation functions for query string … … 76 77 * `/msg/search_notifications/` to be called via cron, first argument is the frequency. 77 78 * Records with a `modified_on` value greater than `last_executed` are returned. 79 Phase II 78 80 * Expand `/msg/search_notifications/` to notify all people within a pr_group by fetching the relevant contact details from all members. 79 81 * Add formatters/codecs to format the response for Twitter, SMS, etc.