todo
This commit is contained in:
parent
8e02ad1477
commit
73e93a3dc6
1
todo.txt
1
todo.txt
|
|
@ -13,6 +13,7 @@ Mandatory:
|
||||||
* Config object (instead of a config dictionary).
|
* Config object (instead of a config dictionary).
|
||||||
* Status object (instead of a status 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)
|
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:
|
Would be nice to have:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue