<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/topics/conditional-view-processing.txt, branch archive/soc2009/model-validation</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2009%2Fmodel-validation</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2009%2Fmodel-validation'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2009-11-07T17:09:09Z</updated>
<entry>
<title>[soc2009/model-validation] Merged to trunk at r11724</title>
<updated>2009-11-07T17:09:09Z</updated>
<author>
<name>Honza Král</name>
<email>honza.kral@gmail.com</email>
</author>
<published>2009-11-07T17:09:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=30ea350dabad28b0e524feabce434d446e013d6f'/>
<id>urn:sha1:30ea350dabad28b0e524feabce434d446e013d6f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/model-validation@11725 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10898 -- Corrected minor error in conditional view processing example. Thanks to Tomasz Elendt for the report.</title>
<updated>2009-04-28T13:28:57Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-04-28T13:28:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0c1d38bdf4884121e322c557e09721af85c10eb3'/>
<id>urn:sha1:0c1d38bdf4884121e322c557e09721af85c10eb3</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10642 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>A bunch of improvements for conditional HTTP processing.</title>
<updated>2009-03-24T03:01:46Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2009-03-24T03:01:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e5a8d9e810a00898345e15f1af5c4099e746c7a0'/>
<id>urn:sha1:e5a8d9e810a00898345e15f1af5c4099e746c7a0</id>
<content type='text'>
Fixed some typos in the code (fixed #10586). Added more tests. Made the
tests compatible with Python 2.3. Improved the documentation by putting
the good news and common use-case right up front.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10134 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #5791 -- Added early-bailout support for views (ETags and Last-modified).</title>
<updated>2009-03-22T07:58:29Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2009-03-22T07:58:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b203db6ec850fee9ad8f2e2c8873be986325572b'/>
<id>urn:sha1:b203db6ec850fee9ad8f2e2c8873be986325572b</id>
<content type='text'>
This provides support for views that can have their ETag and/or Last-modified
values computed much more quickly than the view itself. Supports all HTTP
verbs (not just GET).

Documentation and tests need a little more fleshing out (I'm not happy with the
documentation at the moment, since it's a bit backwards), but the functionality
is correct.

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