|
|
3684f279e4
|
first pass of import logging, its not being used, data is in real tables, but faked. will probably have to switch to gunicorn and threading to allow import and serving pages when we use slower AI routines
|
2021-01-14 00:15:54 +11:00 |
|
|
|
684d057e59
|
added admin routes/code to allow a scan now and a forced scan
|
2021-01-12 18:45:13 +11:00 |
|
|
|
e83a40ee52
|
converted over to a flat settings table, no more key-value pairs of settings
|
2021-01-12 18:32:47 +11:00 |
|
|
|
0d7fe03e5a
|
made settings work lamely, but functional for now, also removed test route
|
2021-01-10 15:48:21 +11:00 |
|
|
|
64d3e3e4cd
|
Settings class now uses sequence, the DB sequence and table have been created and commented out a simple settings addition for now -- Beware it runs twice with Flask in DEV mode
|
2021-01-10 13:41:36 +11:00 |
|
|
|
53897a1351
|
added BUGS, TODO and README, and first class settings
|
2021-01-10 13:14:49 +11:00 |
|