summaryrefslogtreecommitdiff
path: root/django/contrib/markup/tests.py
AgeCommit message (Expand)Author
2010-06-19Fixed #10843: the textile tests now pass against the latest textile library.Jacob Kaplan-Moss
2007-12-02Fixed #5362: markup tests no longer fail under SVN versions of docutils. Than...Jacob Kaplan-Moss
2007-11-14Implemented auto-escaping of variable output in templates. Fully controllable...Malcolm Tredinnick
2007-05-20Moved markup tests into their contrib directory.Russell Keith-Magee