Skip to content

v2.2.2: Remove import of tables.py from data load

Compare
Choose a tag to compare
@mshenfield mshenfield released this 24 May 20:32
· 176 commits to master since this release
This fixes Issue #62.  tables.py was being imported before the tables were populated by table_check, resulting in top level table references being defined as None and throwing errors further downstream. This included the bad API call to /api/departments.