summaryrefslogtreecommitdiff
path: root/django/utils/importlib.py
AgeCommit message (Collapse)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 ↵Jacob Kaplan-Moss
this because Brett Cannon borrowed the time machine and brought Python 2.7's '`importlib` back for inclusion in Django. Thanks for the patch-from-the-future, Brett! git-svn-id: http://code.djangoproject.com/svn/django/trunk@10088 bcc190cf-cafb-0310-a4f2-bffc1f526a37