<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/tutorial01.txt, 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-12-28T16:35:23Z</updated>
<entry>
<title>[soc2009/model-validation] Merget to trunk at r12009</title>
<updated>2009-12-28T16:35:23Z</updated>
<author>
<name>Honza Král</name>
<email>honza.kral@gmail.com</email>
</author>
<published>2009-12-28T16:35:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f911df19a455246198b0c8c81ab96bf2abec04f8'/>
<id>urn:sha1:f911df19a455246198b0c8c81ab96bf2abec04f8</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/model-validation@12014 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[soc2009/model-validation] Merged to trunk at r11724</title>
<updated>2009-11-07T17:09:09Z</updated>
<author>
<name>Honza Král</name>
<email>honza.kral@gmail.com</email>
</author>
<published>2009-11-07T17:09:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=30ea350dabad28b0e524feabce434d446e013d6f'/>
<id>urn:sha1:30ea350dabad28b0e524feabce434d446e013d6f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/model-validation@11725 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[soc2009/model-validation] Merged to trunk at r11603</title>
<updated>2009-10-12T10:16:17Z</updated>
<author>
<name>Honza Král</name>
<email>honza.kral@gmail.com</email>
</author>
<published>2009-10-12T10:16:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dfe495fbe8e360ee3b3cd8b29e55ee19d86fc9d2'/>
<id>urn:sha1:dfe495fbe8e360ee3b3cd8b29e55ee19d86fc9d2</id>
<content type='text'>
SECURITY ALERT: Corrected regular expressions for URL and email fields.

git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/model-validation@11617 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Merged to trunk at r11079</title>
<updated>2009-06-21T19:24:30Z</updated>
<author>
<name>Honza Král</name>
<email>honza.kral@gmail.com</email>
</author>
<published>2009-06-21T19:24:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5ea9b7258513319291513dde105a066df1926a28'/>
<id>urn:sha1:5ea9b7258513319291513dde105a066df1926a28</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/model-validation@11083 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #11205 -- Made the links to the str method description look the same as the links to the unicode method description in the tutorial part 1.  Having one be fully qualified while the other was not was odd-looking.</title>
<updated>2009-05-26T16:46:56Z</updated>
<author>
<name>Karen Tracey</name>
<email>kmtracey@gmail.com</email>
</author>
<published>2009-05-26T16:46:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5dc30c9fd2c7cff0d511ffdcc285a4cd9f56c73a'/>
<id>urn:sha1:5dc30c9fd2c7cff0d511ffdcc285a4cd9f56c73a</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10843 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed a whole bunch of small docs typos, errors, and ommissions.</title>
<updated>2009-04-03T18:30:54Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-04-03T18:30:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c6c25adf6d9f71ea11f61392f6f3d221f01e5216'/>
<id>urn:sha1:c6c25adf6d9f71ea11f61392f6f3d221f01e5216</id>
<content type='text'>
Fixes #8358, #8396, #8724, #9043, #9128, #9247, #9267, #9267, #9375, #9409, #9414, #9416, #9446, #9454, #9464, #9503, #9518, #9533, #9657, #9658, #9683, #9733, #9771, #9835, #9836, #9837, #9897, #9906, #9912, #9945, #9986, #9992, #10055, #10084, #10091, #10145, #10245, #10257, #10309, #10358, #10359, #10424, #10426, #10508, #10531, #10551, #10635, #10637, #10656, #10658, #10690, #10699, #19528.

Thanks to all the respective authors of those tickets.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10371 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10266 -- Clarified restart of shell in tutorial, patch from mboersma.</title>
<updated>2009-03-31T16:45:41Z</updated>
<author>
<name>Gary Wilson Jr</name>
<email>gary.wilson@gmail.com</email>
</author>
<published>2009-03-31T16:45:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e87e7436e21386c4ab27301442d4318e0bf52f1a'/>
<id>urn:sha1:e87e7436e21386c4ab27301442d4318e0bf52f1a</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10263 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #9018</title>
<updated>2008-09-11T02:59:11Z</updated>
<author>
<name>Simon Willison</name>
<email>simon@simonwillison.net</email>
</author>
<published>2008-09-11T02:59:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=868748e196fb1772a2fe35706b61dfab6a0eeee1'/>
<id>urn:sha1:868748e196fb1772a2fe35706b61dfab6a0eeee1</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9012 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Small documentation tweaks, fixes #9000 - thanks, ramiro</title>
<updated>2008-09-11T02:43:32Z</updated>
<author>
<name>Simon Willison</name>
<email>simon@simonwillison.net</email>
</author>
<published>2008-09-11T02:43:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1c78bf4b985c58b19552f5060829b71c3df72344'/>
<id>urn:sha1:1c78bf4b985c58b19552f5060829b71c3df72344</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9010 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here.</title>
<updated>2008-09-02T03:40:42Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-09-02T03:40:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=64a94691277db17e87614f125d8da78a9995076b'/>
<id>urn:sha1:64a94691277db17e87614f125d8da78a9995076b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8843 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
