summaryrefslogtreecommitdiff
path: root/django/contrib/webdesign
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
2007-05-11Fixed #4276 -- Fixed a crash in the lorem tag when more than 20 words wereMalcolm Tredinnick
2007-05-11Added native eol-style settings to necessary files. Refs #4276.Malcolm Tredinnick
2007-03-30Fixed #3799 -- Added django.contrib.webdesign and moved 'lorem' template tag ...Adrian Holovaty