summaryrefslogtreecommitdiff
path: root/django/utils/importlib.py
AgeCommit message (Expand)Author
2012-07-22[py3] Added Python 3 compatibility for xrange.Aymeric Augustin
2009-03-18Fixed #8193: all dynamic imports in Django are now done correctly. I know thi...Jacob Kaplan-Moss