sendportal-core
sendportal-core copied to clipboard
Fix: slow campaign query
- To avoid automatically adding the sent_messages, template attribute to the model.
- To improve performance by not fetching the entire relationship data just to count the number of records.