django1/django/contrib/markup
Jacob Kaplan-Moss 953e695246 Fixed #5362: markup tests no longer fail under SVN versions of docutils. Thanks, keithb.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6850 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-12-02 21:01:17 +00:00
..
templatetags Fixed #2910 -- Added support for markdown extensions to the markdown markup 2007-12-02 15:49:10 +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 #5362: markup tests no longer fail under SVN versions of docutils. Thanks, keithb. 2007-12-02 21:01:17 +00:00