[2.1.x] Doc'd purpose of "Database backend API" backwards incompatible changes section.
Backport of f436c82637dafa3a9abbd65a3be77bf7ad431213 from master.
This commit is contained in:
parent
b94279dd26
commit
ab2b86c124
@ -236,6 +236,9 @@ Backwards incompatible changes in 2.1
|
|||||||
Database backend API
|
Database backend API
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
This section describes changes that may be needed in third-party database
|
||||||
|
backends.
|
||||||
|
|
||||||
* To adhere to :pep:`249`, exceptions where a database doesn't support a
|
* To adhere to :pep:`249`, exceptions where a database doesn't support a
|
||||||
feature are changed from :exc:`NotImplementedError` to
|
feature are changed from :exc:`NotImplementedError` to
|
||||||
:exc:`django.db.NotSupportedError`.
|
:exc:`django.db.NotSupportedError`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user