<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/contrib/comments/views/userflags.py, 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>2008-08-25T22:14:22Z</updated>
<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>
<entry>
<title>Fixed #3091 -- django.contrib.comments views now accept extra_context and context_processors arguments. Thanks, Eric Floehr and __hawkeye__</title>
<updated>2007-09-14T22:36:15Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-09-14T22:36:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=03652c7f2b3a71d814fba818d3991b309c9cb888'/>
<id>urn:sha1:03652c7f2b3a71d814fba818d3991b309c9cb888</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6236 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.</title>
<updated>2006-05-02T01:31:56Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-05-02T01:31:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f69cf70ed813a8cd7e1f963a14ae39103e8d5265'/>
<id>urn:sha1:f69cf70ed813a8cd7e1f963a14ae39103e8d5265</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2809 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Converted load_and_render() calls to render_to_response() because of [664].</title>
<updated>2005-09-22T22:26:56Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-09-22T22:26:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a7efb3939fe2aa454a4f416706bcce6c99f3caed'/>
<id>urn:sha1:a7efb3939fe2aa454a4f416706bcce6c99f3caed</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@665 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Converted django.contrib.comments.views.* to use load_and_render</title>
<updated>2005-09-22T05:32:47Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-09-22T05:32:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a269a2058a3e66b5c0d1a08eb2c81d31b4222327'/>
<id>urn:sha1:a269a2058a3e66b5c0d1a08eb2c81d31b4222327</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@661 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to use fieldname=FieldClass() syntax. See ModelSyntaxChangeInstructions for important information on how to change your models</title>
<updated>2005-08-25T22:51:30Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-08-25T22:51:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=25264c86048d442a4885dfebae94510e2fa0c1e4'/>
<id>urn:sha1:25264c86048d442a4885dfebae94510e2fa0c1e4</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@549 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #163 -- Added 'pk' database API option, which is a shorthand for (primary_key)__exact</title>
<updated>2005-07-26T16:11:43Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-07-26T16:11:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=786c750c40417a59449f1c5595fcc6b370ca7d4f'/>
<id>urn:sha1:786c750c40417a59449f1c5595fcc6b370ca7d4f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@316 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Renamed CMSRequest to DjangoRequest, and CMSContext to DjangoContext. Old code will still work.</title>
<updated>2005-07-15T17:09:01Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-07-15T17:09:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f4c581158d489aba88f3cbb2c61dd44949ea0038'/>
<id>urn:sha1:f4c581158d489aba88f3cbb2c61dd44949ea0038</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@57 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Created django.contrib and moved comments into it</title>
<updated>2005-07-14T18:20:03Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-07-14T18:20:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0bc849ff89bc7cbc4e9133df297de3542240a21a'/>
<id>urn:sha1:0bc849ff89bc7cbc4e9133df297de3542240a21a</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@28 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
