mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
Slightly reworded 'last()' docs.
This commit is contained in:
parent
ea9a0857d4
commit
375e275030
@ -1613,7 +1613,7 @@ last
|
|||||||
|
|
||||||
.. versionadded:: 1.6
|
.. versionadded:: 1.6
|
||||||
|
|
||||||
Works like :meth:`first()` except the ordering is reversed.
|
Works like :meth:`first()`, but returns the last object in the queryset.
|
||||||
|
|
||||||
aggregate
|
aggregate
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user