Mike Edmunds
cca653fcba
Docs: update tooling and outdated/broken content
...
* Update docs build config
* Specify Sphinx and theme versions in docs/requirements.txt
(tox had been using latest; RTD had pinned older versions)
* Update docs builds for Python 3 and recent Sphinx
* Remove obsolete sphinx-rtd-theme patches
* Add .readthedocs.yml
* Move some JS to async (now that Sphinx supports that)
* Fix version-alert.js for async loading
* Remove docs versionadded/changed info older than v3.0
* Fix broken GitHub issue links in changelog (never worked?)
* Add setup long_description_content_type
* Drop poorly maintained AUTHORS.txt
(just point to GitHub contributors page)
2020-09-07 12:05:39 -07:00
medmunds
c0172063a4
SendGrid UUID message_id cleanup
...
* Update authors
* Update integration tests
* Add webhook message_id = smtp-id fallback test case
* Test webhooks ignore smtp-id in non-fallback cases
* Update docs
2018-05-30 13:50:35 -07:00
Rignon Noël
dc2b4b4e7a
Add SendinBlue backend
...
Add support for sending transactional email through SendinBlue. (Thanks to @RignonNoel.)
Partially implements #84 . (Tracking webhooks will be a separate PR. SendinBlue doesn't support inbound handling.)
2018-02-26 09:46:10 -08:00
medmunds
3468b12cc0
Release 1.3
2018-02-02 11:51:25 -08:00
Peter Wu
e39614e5a5
Mailjet backend support ( #66 )
...
Add Mailjet backend. (Docs and webhooks to follow.)
Thanks to @Lekensteyn and @calvin.
2017-06-30 16:33:53 -07:00
medmunds
921dd5d0d6
Fork from Djrill and rename to "anymail"
2016-02-27 11:16:04 -08:00
William Hector
7179734a08
Allow global_merge_vars to be merged in with the per message dict, with keys in the latter taking precedent.
...
Update the docs accordingly.
2015-07-14 05:57:12 +01:00
medmunds
2f7de8e6af
Update release notes
2014-05-28 21:19:58 -07:00
medmunds
780d4f98f7
use_template_subject and use_template_from
...
Change "clear_subject" and "clear_from" to clarify expected usage.
Update docs.
Acknowledge contribution.
2014-05-28 21:09:28 -07:00
Kyle Gibson
07659aa121
Added Kyle Gibson to authors
2014-04-21 13:40:16 -04:00
medmunds
ba2302ae56
Subaccounts: Document setting; verify message option overrides global setting
2014-04-20 12:57:08 -07:00
medmunds
881b4842ff
Prep for 0.8 release
2014-01-12 11:14:33 -08:00
medmunds
1a2fc1be2c
Add Jens Alm to contributor list
2013-06-15 15:43:14 -07:00
medmunds
c3da043260
Document webhook support
2013-04-17 16:02:29 -07:00
medmunds
9380b1d8c9
Prep for 0.3.0 release
...
- Update version numbers
- Release notes
- Update authors
2013-01-12 14:20:40 -08:00
medmunds
bc9e6212a6
Version 0.2.0
...
* Release notes in readme
* Update example in readme
* Note deprecation of DjrillMessage class
* Longer long_description for PyPI
* Update authors
* Bump version number (setup.py and __init__.py)
2012-12-11 13:19:21 -08:00
Kenneth Love
442229d08d
added AUTHORS.txt. bumped version to 0.1.2
2012-10-31 14:17:37 -07:00