summaryrefslogtreecommitdiff
path: root/django/shortcuts/__init__.py
AgeCommit message (Expand)Author
2006-03-29magic-removal: fixed #1554 (thanks, Christopher Lenz)Jacob Kaplan-Moss
2006-03-27magic-removal: Removed some unused duplicated code.Luke Plant
2006-01-31magic-removal: Fixed #1300 -- Converted various Django code to use the new de...Adrian Holovaty
2006-01-18magic-removal: Moved django.core.extensions to django.shortcuts and updated r...Joseph Kocherhans