summaryrefslogtreecommitdiff
path: root/jimbrella/umbrellas.py
AgeCommit message (Collapse)Author
2022-02-19Unify tenant and admin loggersFrederick Yin
2022-02-06Adapt to new AdminLog interfaceFrederick Yin
2022-02-05Config format switched to .iniFrederick Yin
Eliminated toml from dependency list
2022-02-02Mostly westling timezonesFrederick Yin
2022-02-02Umbrellas.read can optionally return dict for single umbrellaFrederick Yin
2022-02-02Adapt core to new dbFrederick Yin
2022-02-01Allow datetime.datetime type for Umbrellas.updateFrederick Yin
2022-02-01SQLite in favor of CSV databaseFrederick Yin
Deprecate csv database format, move around some methods