<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/backends/postgresql_psycopg2, branch archive/attic/generic-auth</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fgeneric-auth</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fgeneric-auth'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2006-11-10T15:42:40Z</updated>
<entry>
<title>[generic-auth] Merged to [4062]</title>
<updated>2006-11-10T15:42:40Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2006-11-10T15:42:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=889bf502818df7cbf8332a330703ff97dce01f2d'/>
<id>urn:sha1:889bf502818df7cbf8332a330703ff97dce01f2d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/generic-auth@4063 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[generic-auth] Merged to [4025]</title>
<updated>2006-11-06T21:48:37Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2006-11-06T21:48:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d04abf372ce1fcf53323783fca1c21a9d01378df'/>
<id>urn:sha1:d04abf372ce1fcf53323783fca1c21a9d01378df</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/generic-auth@4026 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Merged to [3519]</title>
<updated>2006-11-06T21:11:49Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2006-11-06T21:11:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dc59c670b8cbe055ff3565f8d5a2f600c5ab1ba8'/>
<id>urn:sha1:dc59c670b8cbe055ff3565f8d5a2f600c5ab1ba8</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/generic-auth@4024 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2108 -- allow saving of empty models, rather than just dropping them.</title>
<updated>2006-06-08T15:14:06Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2006-06-08T15:14:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7e2b888a2d3e745dea551285fac6e88e409fe18d'/>
<id>urn:sha1:7e2b888a2d3e745dea551285fac6e88e409fe18d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3115 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #593 -- Added 'search' DB-API lookup type, which does full-text index searches in MySQL</title>
<updated>2006-06-03T23:28:24Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-06-03T23:28:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=168429d5977592e8e5aaa8f740191711b1cbe054'/>
<id>urn:sha1:168429d5977592e8e5aaa8f740191711b1cbe054</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3073 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2061 -- Fixed PostgreSQL index introspection in tables that have dropped columns. Thanks, Chris Chamberlin</title>
<updated>2006-06-01T16:27:41Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-06-01T16:27:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fa9722489b792cf05e43e3a09309faaeb9109660'/>
<id>urn:sha1:fa9722489b792cf05e43e3a09309faaeb9109660</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3047 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1673 -- Every database backend now raises ImproperlyConfigured if the relevant Python database module raises ImportError</title>
<updated>2006-05-26T18:58:46Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-05-26T18:58:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8e9833f26199b99180877d043bf4e944b99af39b'/>
<id>urn:sha1:8e9833f26199b99180877d043bf4e944b99af39b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2993 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1904 -- Got postgresql_psycopg2 backend working. Thanks for the patch, germish@gmail.com</title>
<updated>2006-05-18T03:36:58Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-05-18T03:36:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0ed64fe3298d4f72e90c7f5fa00c805c8f24f58c'/>
<id>urn:sha1:0ed64fe3298d4f72e90c7f5fa00c805c8f24f58c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2934 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added postgresql_psycopg2 backend, which is untested, just for a starting point</title>
<updated>2006-05-16T23:27:07Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-05-16T23:27:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=88ca662e7562d7dc27b06ffb8291cde160d4ece7'/>
<id>urn:sha1:88ca662e7562d7dc27b06ffb8291cde160d4ece7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2928 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
