aboutsummaryrefslogtreecommitdiffstats
path: root/chocula/util.py
Commit message (Collapse)AuthorAgeFilesLines
* fmt (black)Bryan Newbold2020-06-221-118/+119
|
* additional OJS platform namesBryan Newbold2020-06-111-0/+2
|
* fixes for KBART importBryan Newbold2020-06-021-1/+3
|
* warn, but don't skip mangled SIM yearsBryan Newbold2020-06-021-3/+2
|
* start a MakefileBryan Newbold2020-05-071-52/+43
| | | | | | | | | | Move all "index" functions into classes, each in a separate file. Add lots of type annotations. Use dataclass objects to hold database rows. This aspect will need further refactoring to remove "extra" usage, probably by adding database rows to align with DatabaseInfo more closely.
* start refactoring files into moduleBryan Newbold2020-05-061-0/+311