Commit Graph

18 Commits

Author SHA1 Message Date
2663d5e3b7 Tidied up unused imports 2022-06-20 12:15:28 +01:00
26227a66c5 App Factory pattern 2022-06-20 12:10:37 +01:00
08a140a73b Finished common section of app 2022-06-16 15:19:26 +01:00
126bf9203c Added a whole lot of views.
Finished quiz API views
Finished question generator and answer eval
2022-06-14 22:55:11 +01:00
09e444344d Importing models to create database 2022-06-12 20:53:03 +01:00
dc126459bc Made db.create_all() conditional 2022-06-11 18:19:03 +01:00
2c5ed21011 Fixed the weird database issue 2022-06-11 18:08:24 +01:00
59281db9cb merged 2022-06-11 15:39:53 +01:00
2a3927a140 Merge branch 'sqlite-ground-up' of ssh://git.vsnt.uk:2222/viveksantayana/ska-referee-test into sqlite-ground-up 2022-06-11 15:38:24 +01:00
9a225543c6 db create all the time 2022-06-11 15:27:27 +01:00
dd8685b103 Fixed database connection issue 2022-06-11 15:16:35 +01:00
625ef8883b Fixed database connection issue 2022-06-11 15:16:35 +01:00
8946e3eaf3 Progress
Problems with database access and subdirectories still
2022-06-11 13:26:50 +01:00
b27016aaf4 Progress
Problems with database access and subdirectories still
2022-06-11 13:26:50 +01:00
9539ba22fe Progress 2022-06-11 11:29:15 +01:00
85ced0cc20 Progress 2022-06-11 11:29:15 +01:00
1b111727be Started from scratch and failed
Issue with register_blueprint
2022-06-11 02:39:47 +01:00
436c8e0e2d Started from scratch and failed
Issue with register_blueprint
2022-06-11 02:39:47 +01:00