Changes between Version 31 and Version 32 of BluePrint/SaveSearch_Sub


Ignore:
Timestamp:
08/22/12 21:16:25 (13 years ago)
Author:
Michael Howden
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/SaveSearch_Sub

    v31 v32  
    7171
    7272=== Tasks ===
     73Phase I
    7374* Implement model
    7475* Implement representation functions for query string
     
    7677  * `/msg/search_notifications/` to be called via cron, first argument is the frequency.
    7778  * Records with a `modified_on` value greater than `last_executed` are returned.
     79Phase II
    7880* Expand `/msg/search_notifications/` to notify all people within a pr_group by fetching the relevant contact details from all members.
    7981* Add formatters/codecs to format the response for Twitter, SMS, etc.