django1/django/contrib/markup
Jacob Kaplan-Moss 90ce8b0c99 Fixed #10843: the textile tests now pass against the latest textile library.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13360 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-06-19 21:07:33 +00:00
..
templatetags Removed out-of-date statement in markdown templatetags docstring (refs #1204). 2010-03-26 23:56:08 +00:00
__init__.py Fixed #241 -- added django.contrib.markup app with markup templatetags for Textile, ReST and Markdown 2005-08-10 18:31:33 +00:00
models.py Moved markup tests into their contrib directory. 2007-05-20 04:08:14 +00:00
tests.py Fixed #10843: the textile tests now pass against the latest textile library. 2010-06-19 21:07:33 +00:00