startup.py
5.32 KB
-
Move django.setup() as the first step in the run() call in order to · b30a94b8
setup all the applications before monkey-patching, which needs to import models.
John Eskew committed
setup all the applications before monkey-patching, which needs to import models.