| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-26 | Applied Black's 2024 stable style. | Mariusz Felisiak | |
| https://github.com/psf/black/releases/tag/24.1.0 | |||
| 2023-10-25 | Fixed #34904 -- Prevented mutating sent emails from outbox in locmem email ↵ | sindre | |
| backend. | |||
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2017-02-21 | Refs #27656 -- Updated django.core docstring verbs according to PEP 257. | Anton Samarchyan | |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand | |
| 2016-08-08 | Fixed #27036 -- Made locmem email backend's send_messages() accept generators. | Antoine Fontaine | |
| 2013-11-02 | More attacking E302 violators | Alex Gaynor | |
| 2013-04-03 | Adds generators support for email backends that do not support it. | Brendon Crawford | |
| 2012-09-22 | Fixed #18861 -- Triggered message validation with locmem email backend | Claude Paroz | |
| Thanks Bruno Renié for the report and the initial patch. | |||
| 2009-11-03 | Fixed #10355 -- Added an API for pluggable e-mail backends. | Russell Keith-Magee | |
| Thanks to Andi Albrecht for his work on this patch, and to everyone else that contributed during design and development. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11709 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
