Changes between Version 6 and Version 7 of DeveloperGuidelines/SaveSearchAndSubscription


Ignore:
Timestamp:
03/26/12 18:39:53 (13 years ago)
Author:
Ashwyn
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/SaveSearchAndSubscription

    v6 v7  
    1717||search_vars||The search parameters for the search saved by the user||string (Assumption for the time being)||
    1818||person_id||The person_id of the user who saves the search||FK referenced from pr_person||
    19 ||  metafields || ||s3.meta_fields()||
     19||  s3.meta_fields() || ||metadata||
    2020==== Subscription ====
    2121Holds information about the subscription details. The data model can be found in models/msg.py.