cr-connect-workflow/config
Dan f815add699 1. Add a default directory for the location of SYNC files.
2. Added a last_updated column to the lookup table
3. The Lookup service now uses the above, and compares it to the actual file date, we can then rebuild the lookup if needed.
4. That 755 migration loads up the models, so when you change the models, the migration starts to fail.  Not really sure what to do here, but modify the migration while we are in process.
2022-01-20 13:05:58 -05:00
..
default.py 1. Add a default directory for the location of SYNC files. 2022-01-20 13:05:58 -05:00
logging.py During validation, options were not being handled correctly for certain types of lookups. 2021-11-17 13:38:41 -05:00
logging_example.py Refactor the stats models, and assure they are very correct across all tests with the workflow api. 2020-05-04 10:57:09 -04:00
testing.py Pushed so Dan can play 2022-01-18 15:55:49 -05:00