<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/request_response.txt, branch archive/attic/per-object-permissions</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fper-object-permissions</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fper-object-permissions'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2007-06-17T22:18:54Z</updated>
<entry>
<title>per-object-permissions: Merged to trunk [5486] NOTE: Not fully tested, will be working on this over the next few weeks.</title>
<updated>2007-06-17T22:18:54Z</updated>
<author>
<name>Christopher Long</name>
<email>indirecthit@gmail.com</email>
</author>
<published>2007-06-17T22:18:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ae22b6d403dcf25098c77f0dfcf59ae58b186461'/>
<id>urn:sha1:ae22b6d403dcf25098c77f0dfcf59ae58b186461</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/per-object-permissions@5488 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[per-object-permissions] Merged to trunk [3938]</title>
<updated>2006-10-27T02:11:46Z</updated>
<author>
<name>Christopher Long</name>
<email>indirecthit@gmail.com</email>
</author>
<published>2006-10-27T02:11:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f6fa1032968d8baaf2a30f8478793e8592c72c72'/>
<id>urn:sha1:f6fa1032968d8baaf2a30f8478793e8592c72c72</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/per-object-permissions@3940 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[per-object-permissions] Merged to revision 3582</title>
<updated>2006-08-14T18:52:03Z</updated>
<author>
<name>Christopher Long</name>
<email>indirecthit@gmail.com</email>
</author>
<published>2006-08-14T18:52:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4cfd3203a67cd6e1fccccab5c85da5551814d2ee'/>
<id>urn:sha1:4cfd3203a67cd6e1fccccab5c85da5551814d2ee</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/per-object-permissions@3583 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[per-object-permissions] Update to trunk</title>
<updated>2006-07-27T22:38:02Z</updated>
<author>
<name>Christopher Long</name>
<email>indirecthit@gmail.com</email>
</author>
<published>2006-07-27T22:38:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=75c6dc967d4f27a8361d8cf77a1ea279ba9fa3b1'/>
<id>urn:sha1:75c6dc967d4f27a8361d8cf77a1ea279ba9fa3b1</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/per-object-permissions@3464 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed typo in docs/request_response.txt</title>
<updated>2006-06-22T04:56:35Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-06-22T04:56:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d8acac975ad42af05c320c4c7ccb2bfcdf1330d4'/>
<id>urn:sha1:d8acac975ad42af05c320c4c7ccb2bfcdf1330d4</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3192 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed a few small rst errors in request/response and fastcgi docs.</title>
<updated>2006-06-21T23:06:24Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2006-06-21T23:06:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a490d6b4f69fc8f43a89d18b091bd3e97b145de6'/>
<id>urn:sha1:a490d6b4f69fc8f43a89d18b091bd3e97b145de6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3191 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added 'method' attribute to HttpRequest objects</title>
<updated>2006-06-20T03:48:31Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-06-20T03:48:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=136752ca9a87be908f9ec1e398bbd56b0c75222c'/>
<id>urn:sha1:136752ca9a87be908f9ec1e398bbd56b0c75222c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3164 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1646 -- Added HttpResponseNotAllowed, as suggested by Ian Holsman.</title>
<updated>2006-06-19T02:04:37Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2006-06-19T02:04:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=214d88ce86e6257437bf2702ea6ef60e0ae23fad'/>
<id>urn:sha1:214d88ce86e6257437bf2702ea6ef60e0ae23fad</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3144 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1815 -- Fixed ReST errors in docs. Thanks, nico@teknico.net</title>
<updated>2006-05-09T15:21:28Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-05-09T15:21:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4b69ef637a4b621b162a6ec05751cf5f30643fb1'/>
<id>urn:sha1:4b69ef637a4b621b162a6ec05751cf5f30643fb1</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2869 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>
</feed>
