Skip to content

Remove our custom implementation of cache.

Abhilash Raj requested to merge maxking/django-mailman3:remove-cache into master

Since Django 1.11+ supports what we need and is the minimum required version for us anyways, we can remove our custom implementation now.

Also, get_mailman_client() supports a version number.

Edited by Abhilash Raj

Merge request reports