From 8a80be0b78ad9ecd3180b8f63e709c4e1dec3926 Mon Sep 17 00:00:00 2001 From: Kevin Chi Yan Tang Date: Sun, 24 Mar 2019 11:32:53 +0100 Subject: [PATCH] Added PAGE_ORDER_BY as the default page ordering setting. Falls back to PAGES_SORT_ATTRIBUTE when this is not defined (the old behaviour). --- templates/base.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/base.html b/templates/base.html index bcdf969..022fdff 100644 --- a/templates/base.html +++ b/templates/base.html @@ -107,6 +107,9 @@ {% if pages or LINKS %}