Changes between Version 63 and Version 64 of BluePrint/Messaging
- Timestamp:
- 06/16/10 22:29:57 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Messaging
v63 v64 58 58 * Table {{{pe_subscription}}} is used to maintain subscriptions for a {{{pe_pentity}}}. 59 59 * Fields: pr_pe_id, resource, record (uid) 60 * Subscriptions can be added/deleted from the linked resource 61 * Add to Views (layout.html) 62 * Subscriptions can be viewed from the user's subscriptions page 63 * Add to 01_menu.py & pr.py 60 64 * Table {{{msg_delivery_status}}} is used to store delivery statuses. 61 65 * Fields: message_id, pe_contact_id, status