Refactor the config file
This removes the circular imports with the utils package. All the variables that can fail to load (connection to databases) are in a try/catch block.
Loading
Please register or sign in to comment
This removes the circular imports with the utils package. All the variables that can fail to load (connection to databases) are in a try/catch block.