mirror of
https://github.com/django/django.git
synced 2025-04-04 21:46:40 +00:00
Merge pull request #1196 from selwin/last-doc-fix
Slightly reworded 'last()' docs
This commit is contained in:
commit
90a6c3aaf0
@ -1613,7 +1613,7 @@ last
|
||||
|
||||
.. 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
|
||||
~~~~~~~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user