ASKBOT / askbot-devel

Askbot is a Django/Python Q&A forum. **Contributors README**: https://github.com/ASKBOT/askbot-devel#how-to-contribute. Commercial hosting of Askbot and support are available at https://askbot.com
Other
1.56k stars 627 forks source link

Add email settings to the Admin page: #799

Closed sebastian-philipp closed 4 years ago

sebastian-philipp commented 5 years ago
  1. Add UserProfile to UserAdmin
  2. Add MarkedTag to UserAdmin
  3. Add EmailFeedSettingAdmin

We're relying heavily email notifications. This helped me finding things out.

I.e., "Im not getting any email notifications for the whole askbot"

Signed-off-by: Sebastian Wagner sebastian.wagner@suse.com