summaryrefslogtreecommitdiff
path: root/django/test/utils.py
AgeCommit message (Expand)Author
2006-09-05sqlalchemy: Merged revisions 3679 to 3723 from trunk.Robin Munn
2006-08-28Test database creation/deletion now correctly quotes database names when crea...Jacob Kaplan-Moss
2006-08-27Refs #2333 - Added test framework. This includes doctest and unittest finders...Russell Keith-Magee