mirror of
https://github.com/django/django.git
synced 2025-11-01 20:31:40 +00:00
Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail
This commit is contained in:
parent
70a0de37d1
commit
2c8267bf3d
24 changed files with 51 additions and 51 deletions
|
|
@ -23,7 +23,7 @@ these changes.
|
|||
* The :mod:`django.contrib.gis.db.backend` module will be removed in favor
|
||||
of the specific backends.
|
||||
|
||||
* ``SMTPConnection`` will be removed in favor of a generic E-mail backend API.
|
||||
* ``SMTPConnection`` will be removed in favor of a generic Email backend API.
|
||||
|
||||
* The many to many SQL generation functions on the database backends
|
||||
will be removed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue