summaryrefslogtreecommitdiff
path: root/django/forms/extras/__init__.py
AgeCommit message (Expand)Author
2013-11-02Fixed #21302 -- Fixed unused imports and import *.Tim Graham
2013-07-29Removed most of absolute_import importsClaude Paroz
2011-10-18Remove all relative imports. We have always been at war with relative imports.Alex Gaynor
2008-07-19Fixed #7741: django.newforms is now django.forms. This is obviously a backwar...Jacob Kaplan-Moss