<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/backends/postgresql_psycopg2/base.py, branch 1.5a1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.5a1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.5a1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2012-09-20T19:03:24Z</updated>
<entry>
<title>Imported getLogger directly from logging module</title>
<updated>2012-09-20T19:03:24Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-09-20T19:03:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=26ff2be787d3c1fad2df4a009fa05b4c11b8cf30'/>
<id>urn:sha1:26ff2be787d3c1fad2df4a009fa05b4c11b8cf30</id>
<content type='text'>
This was a remainder of some 2.4 compatibility code.
</content>
</entry>
<entry>
<title>Fixed #18790 -- Encoded database password on Python 2</title>
<updated>2012-09-12T08:16:49Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-09-12T08:16:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=859aa2a6c4496a0feafebef7c7ea8fc57d9913f4'/>
<id>urn:sha1:859aa2a6c4496a0feafebef7c7ea8fc57d9913f4</id>
<content type='text'>
Thanks thcourbon@gmail.com for the report.
</content>
</entry>
<entry>
<title>[py3] Ported django.utils.safestring.</title>
<updated>2012-08-18T14:04:06Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-08-18T14:04:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=547b181046539f548839e42544521503fbe4d821'/>
<id>urn:sha1:547b181046539f548839e42544521503fbe4d821</id>
<content type='text'>
Backwards compatibility aliases were created under Python 2.
</content>
</entry>
<entry>
<title>[py3] Exception aren't iterable in Python 3.</title>
<updated>2012-07-22T07:29:52Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-07-21T19:06:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7fa51a24a8ca47f41f5d711e81b8a71b08542a36'/>
<id>urn:sha1:7fa51a24a8ca47f41f5d711e81b8a71b08542a36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[py3] Used six.reraise wherever necessary.</title>
<updated>2012-07-22T07:29:52Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-07-20T10:18:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d796c94b03ffbe90895ec68c5041806907cb9577'/>
<id>urn:sha1:d796c94b03ffbe90895ec68c5041806907cb9577</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18602 -- Improved error message when database NAME is missing</title>
<updated>2012-07-10T11:22:55Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-07-10T11:22:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=828f7b62e8d29f796403606a797d7aec6da98647'/>
<id>urn:sha1:828f7b62e8d29f796403606a797d7aec6da98647</id>
<content type='text'>
Thanks Kristian Glass for the report.
</content>
</entry>
<entry>
<title>Fixed #18013 -- Use the new 'as' syntax for exceptions.</title>
<updated>2012-04-29T18:57:15Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-04-28T16:09:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3904b74a3f2f92fefe1d39281ed683c52f2fef03'/>
<id>urn:sha1:3904b74a3f2f92fefe1d39281ed683c52f2fef03</id>
<content type='text'>
Thanks Clueless for the initial patch.
Note that unittest has been purposely left out (external package only used by Python 2.6).
</content>
</entry>
<entry>
<title>Fixed #17882 (again) -- Updated the database connections' time zone when time-zone-related settings are changed in tests.</title>
<updated>2012-03-13T23:29:15Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-03-13T23:29:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3ef55dfaa03b3f5be3ee3632dfc59b8f752d2dec'/>
<id>urn:sha1:3ef55dfaa03b3f5be3ee3632dfc59b8f752d2dec</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17709 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added support for modifying the effect of ``DISTINCT`` clauses so they</title>
<updated>2011-12-22T20:42:40Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2011-12-22T20:42:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=287565779d3ae4d3229ecbb2ff356c79b920e7d0'/>
<id>urn:sha1:287565779d3ae4d3229ecbb2ff356c79b920e7d0</id>
<content type='text'>
only consider some fields (PostgreSQL only).

For this, the ``distinct()`` QuerySet method now accepts an optional
list of model fields names and generates ``DISTINCT ON`` clauses on
these cases. Thanks Jeffrey Gelens and Anssi Kääriäinen for their work.

Fixes #6422.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17244 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Ensured that thread-shareability gets validated when closing a PostgreSQL or SQLite connection. Refs #17258.</title>
<updated>2011-12-16T17:02:41Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2011-12-16T17:02:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a1d2f1f7b76d434072c35b55678ce8a3bbfb4649'/>
<id>urn:sha1:a1d2f1f7b76d434072c35b55678ce8a3bbfb4649</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17206 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
