mirror of
https://github.com/django/django.git
synced 2025-08-31 15:57:45 +00:00
Fixed typo in docs/releases/6.0.txt.
This commit is contained in:
parent
802baf5da5
commit
f603ece016
1 changed files with 1 additions and 1 deletions
|
@ -394,7 +394,7 @@ to remove usage of these features.
|
|||
* The ``get_joining_columns()`` method of ``ForeignObject`` and
|
||||
``ForeignObjectRel`` is removed.
|
||||
|
||||
* The ``ForeignObject.get_reverse_joining_columns()`` method is be removed.
|
||||
* The ``ForeignObject.get_reverse_joining_columns()`` method is removed.
|
||||
|
||||
* Support for ``cx_Oracle`` is removed.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue