<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/views/generic, branch archive/attic/sqlalchemy</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fsqlalchemy</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fsqlalchemy'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2007-01-31T23:43:09Z</updated>
<entry>
<title>Merged revisions 4186 to 4454 from trunk.</title>
<updated>2007-01-31T23:43:09Z</updated>
<author>
<name>Robin Munn</name>
<email>robin.munn@gmail.com</email>
</author>
<published>2007-01-31T23:43:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fe361e678a46dc4c717c79c2f12b3ba32293b81a'/>
<id>urn:sha1:fe361e678a46dc4c717c79c2f12b3ba32293b81a</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/sqlalchemy@4455 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>sqlalchemy: Merged revisions 4054 to 4185 from trunk.</title>
<updated>2006-12-08T15:10:09Z</updated>
<author>
<name>Robin Munn</name>
<email>robin.munn@gmail.com</email>
</author>
<published>2006-12-08T15:10:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=122426e7453ed638a0c5be7e8b925adcddea3889'/>
<id>urn:sha1:122426e7453ed638a0c5be7e8b925adcddea3889</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/sqlalchemy@4186 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>sqlalchemy: Merged revisions 3918 to 4053 from trunk.</title>
<updated>2006-11-08T04:50:01Z</updated>
<author>
<name>Robin Munn</name>
<email>robin.munn@gmail.com</email>
</author>
<published>2006-11-08T04:50:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dadfca08c0db567ce33284aaa8eb388cf667a836'/>
<id>urn:sha1:dadfca08c0db567ce33284aaa8eb388cf667a836</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/sqlalchemy@4054 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>sqlalchemy: Merged revisions 3832 to 3917 from trunk.</title>
<updated>2006-10-24T07:49:37Z</updated>
<author>
<name>Robin Munn</name>
<email>robin.munn@gmail.com</email>
</author>
<published>2006-10-24T07:49:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0b059aa4eadc1d95ceca3a32821b65a9fb2a53e8'/>
<id>urn:sha1:0b059aa4eadc1d95ceca3a32821b65a9fb2a53e8</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/sqlalchemy@3918 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2471 -- Got date-based generic views working with SQLite DateFields. Thanks for the patch, Steven Armstrong</title>
<updated>2006-08-21T17:40:54Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-08-21T17:40:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ff5e01db5d580a288d051ffd0ac5f3033f41dc90'/>
<id>urn:sha1:ff5e01db5d580a288d051ffd0ac5f3033f41dc90</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3633 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2524 -- Added i18n hooks in create_update generic views. Thanks, mir@noris.de</title>
<updated>2006-08-11T19:17:46Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-08-11T19:17:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a8705cec47b164d8e0a3b809d4be442647c56cc2'/>
<id>urn:sha1:a8705cec47b164d8e0a3b809d4be442647c56cc2</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3559 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2433 -- Added allow_future option to date-based generic views</title>
<updated>2006-07-27T16:36:02Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-07-27T16:36:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ecdd6ae6de2a004541efbe8a1e27849c4a8ee965'/>
<id>urn:sha1:ecdd6ae6de2a004541efbe8a1e27849c4a8ee965</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3457 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2399 -- restored HttpResponse (overly enthusiastic pruning in r3414).</title>
<updated>2006-07-22T06:13:49Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2006-07-22T06:13:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=20831e0d2f0a1b294ed0b52b92c6e1b34dc49026'/>
<id>urn:sha1:20831e0d2f0a1b294ed0b52b92c6e1b34dc49026</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3421 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Second half of little cleanup tweaks suggested by pyflakes.</title>
<updated>2006-07-21T20:39:17Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2006-07-21T20:39:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a926046ba633ac38d3306b6bc10677a670929786'/>
<id>urn:sha1:a926046ba633ac38d3306b6bc10677a670929786</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3414 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2332 -- Introduced is_authenticated() method on User and AnonymousUser classes. Recommended its use over is_anonymous in the docs. Changed internal Django use to match this recommendation. Thanks to SmileyChris and Gary Wilson for the patch.</title>
<updated>2006-07-19T02:09:26Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2006-07-19T02:09:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=51705f60b1b561b3e44d1ff3d02bc12d7af26d9f'/>
<id>urn:sha1:51705f60b1b561b3e44d1ff3d02bc12d7af26d9f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3360 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
