I will provide a patch.
--
Ticket URL: <https://code.djangoproject.com/ticket/21614>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* cc: cjerdonek (added)
* needs_docs: => 0
* has_patch: 0 => 1
* needs_tests: => 0
* needs_better_patch: => 0
Comment:
A fix is provided at [https://github.com/django/django/pull/2075 pull
request #2075].
--
Ticket URL: <https://code.djangoproject.com/ticket/21614#comment:1>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"d599b590ebe6e2d3a60cf033de4d81c6b963bb04"]:
{{{
#!CommitTicketReference repository=""
revision="d599b590ebe6e2d3a60cf033de4d81c6b963bb04"
Fixed #21614 -- improved docs on configuring email for development.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/21614#comment:2>
Comment (by Tim Graham <timograham@…>):
In [changeset:"ad8a7819f2d84cb54abf4448a11ef2c625033fd9"]:
{{{
#!CommitTicketReference repository=""
revision="ad8a7819f2d84cb54abf4448a11ef2c625033fd9"
[1.6.x] Fixed #21614 -- improved docs on configuring email for
development.
Backport of d599b590eb from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/21614#comment:3>