<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/utils/text.py, branch archive/soc2009/model-validation</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2009%2Fmodel-validation</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2009%2Fmodel-validation'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2009-04-10T04:13:27Z</updated>
<entry>
<title>Fixed #9315 -- Handle spaces in URL tag arguments.</title>
<updated>2009-04-10T04:13:27Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2009-04-10T04:13:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=be4a83c4483501102afbfd786100e46ed06cc05c'/>
<id>urn:sha1:be4a83c4483501102afbfd786100e46ed06cc05c</id>
<content type='text'>
Thanks Natalia Bidart and Matías Bordese for most of this patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10462 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10254: Changed the regex in get_valid_filename to allow unicode alphanumerics (thanks gulliver).  Also updated the file_uploads test for this case to check the name after saving the uploaded file. As it was the test ensured that files with unicode characters in their names could be uploaded, but it wasn't actually ensuring that the unicode characters were preserved through save.  </title>
<updated>2009-04-04T17:34:58Z</updated>
<author>
<name>Karen Tracey</name>
<email>kmtracey@gmail.com</email>
</author>
<published>2009-04-04T17:34:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=668bc4f7bef79c7177bfa5b7dabd1403e0d6fa30'/>
<id>urn:sha1:668bc4f7bef79c7177bfa5b7dabd1403e0d6fa30</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10388 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10655 -- Who uses 5-space indentation anyways?  Thanks to Andrew Badr for the ticket &amp; patch.</title>
<updated>2009-03-30T03:03:37Z</updated>
<author>
<name>Justin Bronn</name>
<email>jbronn@gmail.com</email>
</author>
<published>2009-03-30T03:03:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9b00b87cf2b8a02fdb2595cd0e9bd37d1f7ab32e'/>
<id>urn:sha1:9b00b87cf2b8a02fdb2595cd0e9bd37d1f7ab32e</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10186 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added consistent support for double- and single-quote delimiters in templates.</title>
<updated>2009-03-23T09:40:25Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2009-03-23T09:40:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a6f429e37e7fe9cf8801c8fbce4c40af7e0cec0c'/>
<id>urn:sha1:a6f429e37e7fe9cf8801c8fbce4c40af7e0cec0c</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Fixed #8710: removed a few stray tabs. Thanks, gkelly.</title>
<updated>2008-08-30T19:25:40Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-08-30T19:25:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f2d7ee759a8f17c70e8a924b6da30f86feee50ae'/>
<id>urn:sha1:f2d7ee759a8f17c70e8a924b6da30f86feee50ae</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8746 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2070: refactored Django's file upload capabilities.</title>
<updated>2008-07-01T15:10:51Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-07-01T15:10:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d725cc9734272f867d41f7236235c28b3931a1b2'/>
<id>urn:sha1:d725cc9734272f867d41f7236235c28b3931a1b2</id>
<content type='text'>
A description of the new features can be found in the new [http://www.djangoproject.com/documentation/upload_handing/ upload handling documentation]; the executive summary is that Django will now happily handle uploads of large files without issues.

This changes the representation of uploaded files from dictionaries to bona fide objects; see BackwardsIncompatibleChanges for details.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@7814 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Refs #7297 -- Corrected some doctest strings internal to the utils.text module. Thanks, akaihola.</title>
<updated>2008-06-06T14:09:20Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2008-06-06T14:09:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0586239660892f4a9fc4301a9c913241c457c876'/>
<id>urn:sha1:0586239660892f4a9fc4301a9c913241c457c876</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7581 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #5156 -- Added some translation calls to a couple of missed words. Based on a patch from dAniel hAhler.</title>
<updated>2007-08-15T12:09:32Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-08-15T12:09:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ce151bb8e413a344627e29d3c1599ff06da672f2'/>
<id>urn:sha1:ce151bb8e413a344627e29d3c1599ff06da672f2</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5895 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Merged Unicode branch into trunk (r4952:5608). This should be fully</title>
<updated>2007-07-04T12:11:04Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-07-04T12:11:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=953badbea5a04159adbfa970f5805c0232b6a401'/>
<id>urn:sha1:953badbea5a04159adbfa970f5805c0232b6a401</id>
<content type='text'>
backwards compatible for all practical purposes.

Fixed #2391, #2489, #2996, #3322, #3344, #3370, #3406, #3432, #3454, #3492, #3582, #3690, #3878, #3891, #3937, #4039, #4141, #4227, #4286, #4291, #4300, #4452, #4702


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5609 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Removed some trailing whitespace that had smuggled itself aboard in [4870].</title>
<updated>2007-03-30T12:00:38Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-03-30T12:00:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=df119b778654613f4a2fba0bfe8c4c011423866f'/>
<id>urn:sha1:df119b778654613f4a2fba0bfe8c4c011423866f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4871 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
