django1/tests/regressiontests/text
Malcolm Tredinnick a6f429e37e Added consistent support for double- and single-quote delimiters in templates.
Some template filters and tags understood single-quoted arguments, others
didn't. This makes everything consistent. Based on a patch from akaihola.

Fixed #7295.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10118 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-23 09:40:25 +00:00
..
__init__.py Fixed #3733 -- Fixed up quote parsing in smart_split(). Thanks, Ivan Chelubeev. 2007-03-30 11:57:50 +00:00
models.py Fixed #3733 -- Fixed up quote parsing in smart_split(). Thanks, Ivan Chelubeev. 2007-03-30 11:57:50 +00:00
tests.py Added consistent support for double- and single-quote delimiters in templates. 2009-03-23 09:40:25 +00:00