diff --git a/todo.txt b/todo.txt index 7fe8223..52bdf4a 100755 --- a/todo.txt +++ b/todo.txt @@ -13,6 +13,7 @@ Mandatory: * Config object (instead of a config dictionary). * Status object (instead of a status dictionary). 9. In statistics_server, cache daily_and_monthly_totals result if there are no changes in the last deals (and if the day did not change) +10. Once #8 is implemented, if a config file does not exist, don't generate it, just use the default. If a config file exists, it overrides the defaults. Would be nice to have: