jazzband / django-newsletter

An email newsletter application for the Django web application framework, including an extended admin interface, web (un)subscription, dynamic e-mail templates, an archive and HTML email support.
GNU Affero General Public License v3.0
846 stars 204 forks source link

Unable to unsubscribe existing user from email link. #369

Open symbolic-ac opened 3 years ago

symbolic-ac commented 3 years ago

I'm trying to use django-newsletter in my project but facing issue when I try to unsubscribe a user from newsletter. I'm using Django DRF and we don't have any website for user to login as this backend is only for mobile app. How can I unsubscribe existing user from newsletter

Getting following error Screen Shot 2021-04-19 at 2 28 15 PM