mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
Refs #32956 -- Lowercased "internet" and "email" where appropriate.
This commit is contained in:
parent
c258918a03
commit
acde917456
3 changed files with 3 additions and 3 deletions
|
@ -1097,7 +1097,7 @@ details on these changes.
|
|||
* The ``django.contrib.gis.db.backend`` module will be removed in favor
|
||||
of the specific backends.
|
||||
|
||||
* ``SMTPConnection`` will be removed in favor of a generic Email 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