Name: | python3-django-email-url |
---|---|
Version: | 0.2.0 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 27928 |
License: | BSD |
RPM: | python3-django-email-url-0.2.0-2.el8.noarch.rpm |
Source RPM: | python-django-email-url-0.2.0-2.el8.src.rpm |
Build Date: | Mon Jan 27 2020 |
Build Host: | jenkins-10-147-72-125-0f68dadb-613c-4cc7-90cb-eeee2305998a.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/migonzalvar/dj-email-url |
Summary: | Use an URL to configure email backend settings in your Django Application |
Description: | This utility allows to utilize the 12factor inspired environments variable to configure the email backend in a Django application. |
- Use var for source URL - Better use of wildcards (rhbz#1786855)
- Initial package for Fedora