My django app is communicating with external server and before running django server i would like load some config file. Variables from this file are going to be used by some module while app is running Problem is that config file can be located in many places. My django app is communicating with external se