Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

Python 3, Django-CMS 3.3, Mailchimp API V3.0 (clean PR) #22

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

matinfo
Copy link

@matinfo matinfo commented Oct 1, 2017

Changes:

  • fix for python 3.x compatibility
  • use python mailchimp3 in place to pyrate to use V3.0 API
  • fix app hook for django-cms >=3.3
  • fetch_campaigns: now get campaigns in place of lists
  • fetch_campaigns: added in Campaign admin actions
  • campaign admin view: added list_name, list_id associated to campaign
  • keywords: added list_name to filter auto categories when fetch_campaigns
  • complementary info in README
  • template fix for Campaign Archive and Selected Campaign plugin template to work with django-cms 3.x
  • add optional subscription opt-in
  • version incremented to 0.3.1
  • pep8 compliant

@matinfo matinfo changed the title Python 3,- Django-CMS 3.3, Mailchimp API V3.0 (clean PR) Python 3, Django-CMS 3.3, Mailchimp API V3.0 (clean PR) Oct 1, 2017
@simoncaminada
Copy link

Are there any updates on this?

@matinfo
Copy link
Author

matinfo commented Jan 26, 2018

Hi @simoncaminada, 2 solutions:
a/ you use my fork in your project: https://github.com/matinfo/aldryn-mailchimp
b/ use this more updated / maintained package: https://github.com/divio/django-mailchimp

@simoncaminada
Copy link

Thanks @matinfo for the information and quick update, I'll happily use your fork.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants