django-des icon indicating copy to clipboard operation
django-des copied to clipboard

Django Dynamic Email Settings - Change your email configuration without interrupting service.

Results 7 django-des issues
Sort by recently updated
recently updated
newest added

Send test email permission change to .is_staff only

It would be useful in some circumstances to be able to choose the backend dynamically. Also the README says that https://github.com/pinax/django-mailer is supported, but it isnt clear how to do...

enhancement

Small fixes to work with new django versions Update tests configurations

updated deprecated [url , force_text] to [re_path,force_str] to work on Django 4.0 and older versions too

Bumps [wheel](https://github.com/pypa/wheel) from 0.30.0 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...

dependencies