Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/db/models/sql/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted imports in __init__.py files.Tim Graham2015-06-271-2/+1
* Fixed #21302 -- Fixed unused imports and import *.Tim Graham2013-11-021-2/+2
* Removed most of absolute_import importsClaude Paroz2013-07-291-2/+0
* Remove all relative imports. We have always been at war ...Alex Gaynor2011-10-181-3/+5
* Remove several more relative imports.Alex Gaynor2011-10-171-2/+2
* Merged the queryset-refactor branch into trunk.Malcolm Tredinnick2008-04-271-0/+7