Blog posts are ordered most recently published first, not most recently modified

Fixes #3909 - thanks to @gkahn for the report.
pull/3907/merge
Matt Westcott 2017-10-06 14:06:57 +01:00
rodzic be73f16e14
commit ef7ef8de13
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -391,7 +391,7 @@ Change:
``{% for post in page.get_children %}`` to ``{% for post in blogpages %}``
Now try unpublishing one of your posts - it should disappear from the blog index
page. The remaining posts should now be sorted with the most recently modified
page. The remaining posts should now be sorted with the most recently published
posts first.
Images