Commit Graph

12 Commits

Author SHA1 Message Date
72f2af1df8 Include connection errors in exception handling 2022-08-20 12:58:47 +01:00
866c9b10cf Exception handling for database queries 2022-08-20 10:56:43 +01:00
7ab87c2966 Exception handling for database commit operations 2022-08-19 13:25:20 +01:00
f4f501def5 Deleted redundant line 2022-08-19 13:24:54 +01:00
8eb7fb6869 Cleaned unnecessary import 2022-06-22 01:58:17 +01:00
12207d1159 Changed modules to extensions 2022-06-19 13:22:24 +01:00
2ea778143e Finished admin console 2022-06-15 23:54:44 +01:00
a1bee61679 Completed admin views
Corrected model method return values
2022-06-15 11:23:38 +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
22878b5398 Added relationships between database models 2022-06-12 21:20:09 +01:00
8439d99949 Added models and views 2022-06-12 21:03:51 +01:00
b58a23cf13 Added new models 2022-06-11 18:26:39 +01:00