I would like to run some environment checks when my django process starts and die noisily in the case of an error. I\'m thinking things like the database has an incorrect en
We use the top-level urls.py for this.
urls.py