<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/middleware/sessions.py, branch archive/attic/multiple-db-support</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fmultiple-db-support</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fmultiple-db-support'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2006-05-02T01:31:56Z</updated>
<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>Fixed #1339 -- Added keys() and items() methods to session objects. Thanks, Ned Batchelder</title>
<updated>2006-02-10T21:33:07Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-02-10T21:33:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bf16befc433ff9e1764db0fa57ef05b507eee0e0'/>
<id>urn:sha1:bf16befc433ff9e1764db0fa57ef05b507eee0e0</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2300 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1048 -- Fixed AttributeError in sessions framework when SESSION_SAVE_EVERY_REQUEST is True and no cookie has been set yet. Thanks, Jiri Barton</title>
<updated>2006-01-15T06:18:03Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-01-15T06:18:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=44e6ce655291ea3bd5ff47c09754ef0fb998f36f'/>
<id>urn:sha1:44e6ce655291ea3bd5ff47c09754ef0fb998f36f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1978 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1137 -- Added a _contains_() method to SessionWrapper. Thanks, Brant</title>
<updated>2005-12-29T19:17:32Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-12-29T19:17:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f7f812cd7087625266f69596fb914a919bc798ae'/>
<id>urn:sha1:f7f812cd7087625266f69596fb914a919bc798ae</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1793 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added SESSION_SAVE_EVERY_REQUEST setting.</title>
<updated>2005-11-20T17:16:13Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-11-20T17:16:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3895a825a9696b58db1a0a2f6f30b1b023d58050'/>
<id>urn:sha1:3895a825a9696b58db1a0a2f6f30b1b023d58050</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1303 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #508 -- Added support for 'expires' in cookies and changed session middleware to set 'expires' in addition to 'max_age'. Thanks, mark@junklight.com</title>
<updated>2005-11-01T01:02:07Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-11-01T01:02:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=390666ac2bf8223bede4f78a97836051bc9f9526'/>
<id>urn:sha1:390666ac2bf8223bede4f78a97836051bc9f9526</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1035 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #580 -- Added mega support for generating Vary headers, including some view decorators, and changed the CacheMiddleware to account for the Vary header. Also added GZipMiddleware and ConditionalGetMiddleware, which are no longer handled by CacheMiddleware itself. Also updated the cache.txt and middleware.txt docs. Thanks to Hugo and Sune for the excellent patches</title>
<updated>2005-10-09T00:55:08Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-10-09T00:55:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d65526d6886067a8ef368e5b02fce80e1e4c4903'/>
<id>urn:sha1:d65526d6886067a8ef368e5b02fce80e1e4c4903</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@810 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added request.session.delete_test_cookie()</title>
<updated>2005-09-23T01:28:44Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-09-23T01:28:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=39a907a051617d97a9724512791a4d9a53ee2f10'/>
<id>urn:sha1:39a907a051617d97a9724512791a4d9a53ee2f10</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@669 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Removed a legacy 'TODO' from django.middleware.sessions</title>
<updated>2005-09-23T00:21:35Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-09-23T00:21:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8df0df620f294289bfd3789db29822cac4b9a741'/>
<id>urn:sha1:8df0df620f294289bfd3789db29822cac4b9a741</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@667 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Changed SessionMiddleware to use process_request instead of process_view -- that way it always gets called, even for 404s</title>
<updated>2005-08-22T19:19:54Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-08-22T19:19:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=928832d6e03c8e1b86c9fcf2b4819c0625c920d0'/>
<id>urn:sha1:928832d6e03c8e1b86c9fcf2b4819c0625c920d0</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@545 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
