<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/contrib/comments/upgrade.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>2012-11-24T17:10:51Z</updated>
<entry>
<title>Removed obsolete contrib.comments upgrade guide</title>
<updated>2012-11-24T17:10:51Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-11-24T17:10:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=44815bad6b3a21831eaf659d446c4a1182e4833c'/>
<id>urn:sha1:44815bad6b3a21831eaf659d446c4a1182e4833c</id>
<content type='text'>
The old comment system was pre-1.0.
</content>
</entry>
<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 #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 #9675: added note about upgrading the URLconf to the comment upgrade guide.</title>
<updated>2009-05-12T17:23:43Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-05-12T17:23:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d08339686bc16e7a4765d909036297b8af95ea3b'/>
<id>urn:sha1:d08339686bc16e7a4765d909036297b8af95ea3b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10746 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #9346: fixed comment upgrade SQL in documentation. Thanks, mt.</title>
<updated>2009-01-12T17:31:40Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-01-12T17:31:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ffeb1d0465acea0f4c5f3702f2cebd5cfdde796d'/>
<id>urn:sha1:ffeb1d0465acea0f4c5f3702f2cebd5cfdde796d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9732 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed a typo in comments upgrade guide.</title>
<updated>2008-08-28T16:27:19Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-08-28T16:27:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2e7a87c53c0d010f72f7f71c570f2c1e00ec92bd'/>
<id>urn:sha1:2e7a87c53c0d010f72f7f71c570f2c1e00ec92bd</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8667 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8583: Modified the migration SQL described in the comments upgrade docs to account for a problem found with freecomments using Postgres. Thanks to rajeshd for the report.</title>
<updated>2008-08-28T11:43:54Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2008-08-28T11:43:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=545cd6d6f08fbd7b206fe75e89a8cb539aff0db6'/>
<id>urn:sha1:545cd6d6f08fbd7b206fe75e89a8cb539aff0db6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8653 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8590: Added clarification that you need to install the new comments system before trying to port data. Thanks to julien for the report.</title>
<updated>2008-08-28T11:39:27Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2008-08-28T11:39:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ab28e72f31f29c522f1afbabe9800e344226ff95'/>
<id>urn:sha1:ab28e72f31f29c522f1afbabe9800e344226ff95</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8652 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed an error in comment upgrade SQL.</title>
<updated>2008-08-26T19:59:54Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-08-26T19:59:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=52c3c3a349e1be36133bde48792611847697940f'/>
<id>urn:sha1:52c3c3a349e1be36133bde48792611847697940f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8595 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Refactored Django's comment system.</title>
<updated>2008-08-25T22:14:22Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-08-25T22:14:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cba91997a24f3cb154c7c51029c6dd91471f8800'/>
<id>urn:sha1:cba91997a24f3cb154c7c51029c6dd91471f8800</id>
<content type='text'>
Much of this work was done by Thejaswi Puthraya as part of Google's Summer of Code project; much thanks to him for the work, and to them for the program.

This is a backwards-incompatible change; see the upgrading guide in docs/ref/contrib/comments/upgrade.txt for instructions if you were using the old comments system.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8557 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
