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