<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/contrib/comments/moderation.txt, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2014-03-21T11:05:36Z</updated>
<entry>
<title>Removed contrib.comments per deprecation timeline.</title>
<updated>2014-03-21T11:05:36Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-03-21T11:05:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=aa93a1890f25cbd43bfab0b6684915d8b3c42702'/>
<id>urn:sha1:aa93a1890f25cbd43bfab0b6684915d8b3c42702</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always use parentheses when documenting a method with no arguments.</title>
<updated>2014-01-22T21:26:10Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2014-01-22T21:26:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=05d36dc06e6d767bb28993c65a54b703f319a386'/>
<id>urn:sha1:05d36dc06e6d767bb28993c65a54b703f319a386</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #20852 - Fixed incorrectly generated left quotes in docs.</title>
<updated>2013-08-06T11:13:17Z</updated>
<author>
<name>Dominic Rodger</name>
<email>dominicrodger+github@gmail.com</email>
</author>
<published>2013-08-05T16:23:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c33d1ca1d98003de29cdecb6080b52c5c52139bd'/>
<id>urn:sha1:c33d1ca1d98003de29cdecb6080b52c5c52139bd</id>
<content type='text'>
Sphinx generates left single quotes for apostrophes after
code markup, when right single quotes are required. The
easiest way to fix this is just by inserting the unicode
character for a right single quote.

Instances of the problem were found by looking for
"&gt;&amp;#8216;" in the generated HTML.
</content>
</entry>
<entry>
<title>Deprecated django.contrib.comments.</title>
<updated>2013-03-11T20:38:40Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2013-03-09T14:49:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=571b2d139baa81ae9a0afea88c5b570a2d16d313'/>
<id>urn:sha1:571b2d139baa81ae9a0afea88c5b570a2d16d313</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #19516 - Fixed remaining broken links.</title>
<updated>2013-01-02T23:32:57Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-01-01T13:12:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9b5f64cc6ed5f1e904093fe4e6ff0f681b8e545f'/>
<id>urn:sha1:9b5f64cc6ed5f1e904093fe4e6ff0f681b8e545f</id>
<content type='text'>
Added -n to sphinx builds to catch issues going forward.
</content>
</entry>
<entry>
<title>Fixed broken links, round 3. refs #19516</title>
<updated>2012-12-27T00:07:22Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-12-25T14:56:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b3a8c9dab87be6bc4b8096d292abe0b35c700bdd'/>
<id>urn:sha1:b3a8c9dab87be6bc4b8096d292abe0b35c700bdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18934 - Removed versionadded/changed annotations for Django 1.3</title>
<updated>2012-09-20T23:06:55Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-09-19T20:39:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=837425b425c2d58596f3ed04a7ed79541279ee7e'/>
<id>urn:sha1:837425b425c2d58596f3ed04a7ed79541279ee7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoided mixing dates and datetimes in the examples.</title>
<updated>2012-09-08T15:00:04Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-09-08T15:00:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e69348b4e7f07ef927edaecc7126901fc91c79d0'/>
<id>urn:sha1:e69348b4e7f07ef927edaecc7126901fc91c79d0</id>
<content type='text'>
Refs #16023.
</content>
</entry>
<entry>
<title>Fixed #12325 -- Allows zero values for moderate_after and close_after fields of comment moderators. Thanks, Gabriel Hurley.</title>
<updated>2010-11-13T18:42:56Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2010-11-13T18:42:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9b7be918edb6a821af786975db645b8f8d261a2c'/>
<id>urn:sha1:9b7be918edb6a821af786975db645b8f8d261a2c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14556 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch.</title>
<updated>2010-10-09T08:12:50Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-10-09T08:12:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a904e55859470944c006d87665074e3574da7b52'/>
<id>urn:sha1:a904e55859470944c006d87665074e3574da7b52</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14069 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
