django/template/utils.py
0 → 100644
+29
−0
+3
−3
Loading
This change has the nice side effect of removing code that ran at import time and depended on the app registry at module level -- a notorious cause of AppRegistryNotReady exceptions.