Open Mischback opened 6 years ago
add specific actions to Django's admin
https://medium.com/@hakibenita/how-to-add-custom-action-buttons-to-django-admin-8d266f5b0d41
method in MiniUser-model?
sending email with Django
A SMTP server is needed... How to best implement this or at least, provide sane defaults for the configuration? During development/testing, an offline backend is sufficient, but how about testing this on Travis?
See #9: Support for Django < 1.11 will be dropped. If that can be done in this feature-branch: Do it!