django/tests/regressiontests/text
Joseph Kocherhans c8cd8b80aa Fixed #12119. Changed smart_split to stop splitting on whitespace in quotes. Thanks, emulbreh.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12581 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-02-24 20:52:14 +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 Fixed #12119. Changed smart_split to stop splitting on whitespace in quotes. Thanks, emulbreh. 2010-02-24 20:52:14 +00:00