Removed usage of old is_active method in newsletters app
Closes #562 (closed)
Previous behaviour
Steps to reproduce:
- Create a user.
- Create a newsletter.
- Try to send it.
- Crash!
New behaviour
Steps to validate that it works:
- Create a user.
- Create a newsletter.
- Try to send it.
- No crash!