summaryrefslogtreecommitdiff
path: root/django/utils/importlib.py
AgeCommit message (Expand)Author
2009-03-18Fixed #8193: all dynamic imports in Django are now done correctly. I know thi...Jacob Kaplan-Moss