mirror of
https://github.com/django/django.git
synced 2025-01-25 01:30:48 +00:00
Fixed a typo in 1.8 release notes.
This commit is contained in:
parent
13e4156518
commit
c1493879d9
@ -1034,7 +1034,7 @@ Selected methods in ``django.db.models.options.Options``
|
|||||||
|
|
||||||
As part of the formalization of the ``Model._meta`` API (from the
|
As part of the formalization of the ``Model._meta`` API (from the
|
||||||
:class:`django.db.models.options.Options` class), a number of methods have been
|
:class:`django.db.models.options.Options` class), a number of methods have been
|
||||||
deprecated and will be removed in in Django 2.0:
|
deprecated and will be removed in Django 2.0:
|
||||||
|
|
||||||
* ``get_all_field_names()``
|
* ``get_all_field_names()``
|
||||||
* ``get_all_related_objects()``
|
* ``get_all_related_objects()``
|
||||||
|
Loading…
x
Reference in New Issue
Block a user