most tools that interact with Django settings take a python module dotted path location from the python path (myproj.settings) the convention is to assume that the project package (which contains ...