<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/forms/api.txt, branch 1.3</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.3</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.3'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2011-03-22T23:16:22Z</updated>
<entry>
<title>Fixed typo in forms API documentation.</title>
<updated>2011-03-22T23:16:22Z</updated>
<author>
<name>Simon Meers</name>
<email>simon@simonmeers.com</email>
</author>
<published>2011-03-22T23:16:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8e7030d2639ee9b0d832fe56dbcdac59e89b679a'/>
<id>urn:sha1:8e7030d2639ee9b0d832fe56dbcdac59e89b679a</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15896 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fix the documentation of BoundField.value() to reference the correct method name</title>
<updated>2011-03-07T22:55:16Z</updated>
<author>
<name>Chris Beaven</name>
<email>smileychris@gmail.com</email>
</author>
<published>2011-03-07T22:55:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=32adde7fc9b2400eec5c7eec21bb411738321831'/>
<id>urn:sha1:32adde7fc9b2400eec5c7eec21bb411738321831</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15772 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1</title>
<updated>2010-12-26T00:37:14Z</updated>
<author>
<name>Timo Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2010-12-26T00:37:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2ea93f9327e37c686cc4333d1f483a7c97894a3c'/>
<id>urn:sha1:2ea93f9327e37c686cc4333d1f483a7c97894a3c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15055 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixes #10427 -- Abstract the value generation of a BoundField</title>
<updated>2010-11-28T02:50:31Z</updated>
<author>
<name>Chris Beaven</name>
<email>smileychris@gmail.com</email>
</author>
<published>2010-11-28T02:50:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d3f5f219f5f42ac3504ed626dcb92f4ee2dc3d5f'/>
<id>urn:sha1:d3f5f219f5f42ac3504ed626dcb92f4ee2dc3d5f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14734 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14141: docs now use the :doc: construct for links between documents.</title>
<updated>2010-08-19T19:27:44Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2010-08-19T19:27:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=728effcfbdc29d7962b56d794f8911f57a9a63df'/>
<id>urn:sha1:728effcfbdc29d7962b56d794f8911f57a9a63df</id>
<content type='text'>
Thanks, Ramiro Morales.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13608 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13037 -- Added documentation for the css_classes() helper class. Thanks to marcusf for the report.</title>
<updated>2010-03-08T03:18:22Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-03-08T03:18:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e081160706cc7ac7943752632049a6dbe420bc6f'/>
<id>urn:sha1:e081160706cc7ac7943752632049a6dbe420bc6f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12707 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added a few Sphinx directives to the form API and template API docs.</title>
<updated>2009-12-25T20:51:30Z</updated>
<author>
<name>Gary Wilson Jr</name>
<email>gary.wilson@gmail.com</email>
</author>
<published>2009-12-25T20:51:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b4f5e80cd1a6429a42f168142b5a3d90ce2afb26'/>
<id>urn:sha1:b4f5e80cd1a6429a42f168142b5a3d90ce2afb26</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11984 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3512: it's now possible to add CSS hooks to required/erroneous form rows. Thanks, SmileyChris.</title>
<updated>2009-12-12T18:52:12Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-12-12T18:52:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=92803205cbcaaee16ac0eb724c45019a9d896aac'/>
<id>urn:sha1:92803205cbcaaee16ac0eb724c45019a9d896aac</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11830 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>Edited some recent docs changes</title>
<updated>2008-09-16T05:31:00Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2008-09-16T05:31:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=772639c692eb513af514116b3a1ef09574315b6b'/>
<id>urn:sha1:772639c692eb513af514116b3a1ef09574315b6b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9042 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
