<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/forms/api.txt, branch 1.4.20</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.4.20</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.4.20'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2011-10-14T00:12:01Z</updated>
<entry>
<title>Fixed many more ReST indentation errors, somehow accidentally missed from [16955]</title>
<updated>2011-10-14T00:12:01Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2011-10-14T00:12:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d1e5c55258d624058a93c8cacdb1f25ae7857554'/>
<id>urn:sha1:d1e5c55258d624058a93c8cacdb1f25ae7857554</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16983 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed some ReST errors from e-mail -&gt; email change in docs, and changed some docs that shouldn't have been changed (because translation strings haven't been converted yet)</title>
<updated>2011-04-01T16:18:23Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2011-04-01T16:18:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9a279edc1cedecc65249b061bcb2797fe509a85b'/>
<id>urn:sha1:9a279edc1cedecc65249b061bcb2797fe509a85b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15968 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt</title>
<updated>2011-04-01T16:10:22Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2011-04-01T16:10:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=94af19c43fad3e42d64981e22fe15b844f1f9eb6'/>
<id>urn:sha1:94af19c43fad3e42d64981e22fe15b844f1f9eb6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15967 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<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>
</feed>
