summaryrefslogtreecommitdiff
path: root/django/contrib/webdesign/tests.py
AgeCommit message (Expand)Author
2008-02-19Fixed #6481 -- Fixed a bunch of import problems (and some whitespace cleanups).Malcolm Tredinnick
2007-09-14Fixed #5478 -- Fixed bug in lorem template tag. Thanks, racterAdrian Holovaty
2007-07-04Merged Unicode branch into trunk (r4952:5608). This should be fullyMalcolm Tredinnick
2007-05-20Modified the django system test script to search for tests in the contrib apps.Russell Keith-Magee