Django module to easily send emails/sms/tts/push using django templates stored on database and managed through the Django Admin
GNU General Public License v2.0
255
stars
81
forks
source link
Improve mailtemplate admin page performance #106
Open
kaleb opened 6 years ago
Prefetch and cache foreignkey data
This prevents an extra two queries per record when fetching the admin list view for MailTemplate