Newsletter in django (MailChimp)

102 views
Skip to first unread message

Bart

unread,
Apr 23, 2014, 3:24:27 PM4/23/14
to django-d...@googlegroups.com
Hello!

I am starting implementation of newsletter functionality on my website. I'd like to ask for reco on best practices. I think I will be using MailChimp since it looks quite simple in implementation

few questions that are in my mind:

1.  should I store newsletter information (emails, subscribers, etc) in database of the website or just call MailChimp API with every user subscription? Calling API directly will make my data being sent to mailchimp and available only there. Actually I dont see any point to store this in website DB and use e.g. django-newsletter app. Am I right or I am missing something? Calling MailChimp API every time I need newsletter action may cause some delays probably. 
2. there is a mailchimp package for easier API calls - I found that and seems to be ok. ANyone got any problems with that?

has anyone experience with newsletter implementation?

Any feedback welcome.

Thank you!
B.

Karen Tracey

unread,
Apr 23, 2014, 3:26:28 PM4/23/14
to django-d...@googlegroups.com
Please ask questions about using Django on django-users. The topic of this list is the development of Django itself.

Thanks,
Karen
Reply all
Reply to author
Forward
0 new messages