Improve exception handling & logging for database setup #220
Labels
good first issue
Good for newcomers
refactor
Improvements to the codebase that do not directly affect users
Whenever TeX-Bot is started it runs a initialisation sequence that ensures the database is correctly configured. Currently this has logging output that does not respect the desired logging level, as well as no handling of errors arising from a failed execution of the Django management command.
The text was updated successfully, but these errors were encountered: