From 818b16bff97241643bf0d56849c99764e9e17efa Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 16 Jan 2021 15:12:57 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 43ec7fd4..6b490529 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -5,7 +5,8 @@ MISC ITEMS THAT CAME UP - +todo: select list templates in admin global settings doesn't show the list of objects in alpha order (look at notification maybe there or maybe needs it too) + also, needs a way to reset to default with one click, maybe a menu option? todo: foreign keys are not indexed by default in the referencing table (the one who references) take a look and see if any should be indexed when doing above