<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>dc137328e92ddb34fd3f8f65c0edf64d6f39e278</id>
      </parent>
    </parents>
    <author>
      <name>jbronn</name>
      <email>jbronn@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/7caa648a6a5cf030d07ff613e9b717aaeec41ad4</url>
    <id>7caa648a6a5cf030d07ff613e9b717aaeec41ad4</id>
    <committed-date>2009-12-24T07:07:53-08:00</committed-date>
    <authored-date>2009-12-24T07:07:53-08:00</authored-date>
    <message>Yes, Virginia, `ST_MakeLine` really exists in PostGIS 1.3 and above.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@11981 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>b4139e76179bdde50febbeadf3013601e33d1dc6</tree>
    <committer>
      <name>jbronn</name>
      <email>jbronn@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e9c94a3de2e85a9ab8abd9c634add4a373d6305c</id>
      </parent>
    </parents>
    <author>
      <name>jbronn</name>
      <email>jbronn@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/dc137328e92ddb34fd3f8f65c0edf64d6f39e278</url>
    <id>dc137328e92ddb34fd3f8f65c0edf64d6f39e278</id>
    <committed-date>2009-12-24T06:53:51-08:00</committed-date>
    <authored-date>2009-12-24T06:53:51-08:00</authored-date>
    <message>Fixed #12438 -- now use `GEOSFree` to free string pointers allocated within GEOS when available; now parse out subminor version, and added a `GEOS_VERSION` tuple.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@11979 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>c2b6a0c176ef7b657daa685027ca2515ba8a58ae</tree>
    <committer>
      <name>jbronn</name>
      <email>jbronn@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0bd3830c29352c1097a0907bf31a09876378d236</id>
      </parent>
    </parents>
    <author>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/e9c94a3de2e85a9ab8abd9c634add4a373d6305c</url>
    <id>e9c94a3de2e85a9ab8abd9c634add4a373d6305c</id>
    <committed-date>2009-12-24T06:24:11-08:00</committed-date>
    <authored-date>2009-12-24T06:24:11-08:00</authored-date>
    <message>Fixed #12425 - Typo in Ukrainian translation.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11977 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>4548554277b243e3e8f72e02e7a0aeb9886b2490</tree>
    <committer>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3e51a5467bccfb814ac36af976dc64b85af94b85</id>
      </parent>
    </parents>
    <author>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/0bd3830c29352c1097a0907bf31a09876378d236</url>
    <id>0bd3830c29352c1097a0907bf31a09876378d236</id>
    <committed-date>2009-12-24T06:23:52-08:00</committed-date>
    <authored-date>2009-12-24T06:23:52-08:00</authored-date>
    <message>Updated i18n tests a little to handle test failures better and updated Argentinian Spanish format strings. Thanks to Ramiro Morales. Refs #11637.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11976 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>a27c14df97e5acf625384e405fb393c19e0db725</tree>
    <committer>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa38342b01638712a3d4ebfe69394c0482ee6cf7</id>
      </parent>
    </parents>
    <author>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/3e51a5467bccfb814ac36af976dc64b85af94b85</url>
    <id>3e51a5467bccfb814ac36af976dc64b85af94b85</id>
    <committed-date>2009-12-24T06:23:22-08:00</committed-date>
    <authored-date>2009-12-24T06:23:22-08:00</authored-date>
    <message>Updated Czech format strings. Thanks Honza Kr&#225;l. Refs #11637.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11975 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>41fdcc87e5d740c36bd5dd1d8b42345a768bc056</tree>
    <committer>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>95d9b33f7ef0cfb53fbc25839aec27fca119f68b</id>
      </parent>
    </parents>
    <author>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/aa38342b01638712a3d4ebfe69394c0482ee6cf7</url>
    <id>aa38342b01638712a3d4ebfe69394c0482ee6cf7</id>
    <committed-date>2009-12-23T21:57:43-08:00</committed-date>
    <authored-date>2009-12-23T21:57:43-08:00</authored-date>
    <message>Fixed #12428: Ensured that the dummy backend is installed correctly on a fresh project generated by django-admin.py startproject. Thanks to Simon for the report.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11974 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>3275f0fd4ca144b1e6219fbc864b0e34768ad2f0</tree>
    <committer>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>828cafff9f42138418114fca4b3d247b245e24c9</id>
      </parent>
    </parents>
    <author>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/95d9b33f7ef0cfb53fbc25839aec27fca119f68b</url>
    <id>95d9b33f7ef0cfb53fbc25839aec27fca119f68b</id>
    <committed-date>2009-12-23T21:35:43-08:00</committed-date>
    <authored-date>2009-12-23T21:35:43-08:00</authored-date>
    <message>Fixed #12433 -- Corrected a typo in the text of the exception raised by RawQuery. Thanks to bjunix for the report.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11973 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>b3782a678567dab67980dce54a284a8bf66beac5</tree>
    <committer>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c6932e7192bc8593b17a0dd1ff8c7a18d7a7fef3</id>
      </parent>
    </parents>
    <author>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/828cafff9f42138418114fca4b3d247b245e24c9</url>
    <id>828cafff9f42138418114fca4b3d247b245e24c9</id>
    <committed-date>2009-12-23T19:21:13-08:00</committed-date>
    <authored-date>2009-12-23T19:21:13-08:00</authored-date>
    <message>Fixed #12426 -- Corrected typo in multi-db docs. Thanks to btbytes for the report.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11972 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>25c84f6c5edeb0e96c52022c9b1efe8becee7e07</tree>
    <committer>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2241a570e809b5035bb98141e0932f9ab7ee688f</id>
      </parent>
    </parents>
    <author>
      <name>jbronn</name>
      <email>jbronn@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/c6932e7192bc8593b17a0dd1ff8c7a18d7a7fef3</url>
    <id>c6932e7192bc8593b17a0dd1ff8c7a18d7a7fef3</id>
    <committed-date>2009-12-23T12:45:08-08:00</committed-date>
    <authored-date>2009-12-23T12:45:08-08:00</authored-date>
    <message>Added tests for PostGIS geography support; added `proj_version_tuple` to PostGIS spatial backend operations; made `distapp` tests take into account different datums in PROJ.4 4.7; and added svn:ignore properties for recently-added directories.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@11971 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>8bfedc8254e994ed73a4fcc1c2c19286092ac192</tree>
    <committer>
      <name>jbronn</name>
      <email>jbronn@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c58f1938ad275aa83d3c3703a47cfd0f4b080598</id>
      </parent>
    </parents>
    <author>
      <name>zgoda</name>
      <email>zgoda@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/2241a570e809b5035bb98141e0932f9ab7ee688f</url>
    <id>2241a570e809b5035bb98141e0932f9ab7ee688f</id>
    <committed-date>2009-12-23T04:07:39-08:00</committed-date>
    <authored-date>2009-12-23T04:07:39-08:00</authored-date>
    <message>Updated Polish translations


git-svn-id: http://code.djangoproject.com/svn/django/trunk@11970 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>452a4353e410ee8c1fe384248b35043cfa513082</tree>
    <committer>
      <name>zgoda</name>
      <email>zgoda@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9d2cfc8d82c09256902b719735ddfcd4888632b8</id>
      </parent>
    </parents>
    <author>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/c58f1938ad275aa83d3c3703a47cfd0f4b080598</url>
    <id>c58f1938ad275aa83d3c3703a47cfd0f4b080598</id>
    <committed-date>2009-12-22T13:10:40-08:00</committed-date>
    <authored-date>2009-12-22T13:10:40-08:00</authored-date>
    <message>Fixed #9289 - Added Swedish localflavor. Thanks to Andreas Pelme, Ludvig Ericson and Filip Noetzel for working on a patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11969 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>dc370eb507189514ab5e853ad1e8115c8d9dd94f</tree>
    <committer>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e7429e8b6f83b33a2d6c5a85d4f0310aa6a361c8</id>
      </parent>
    </parents>
    <author>
      <name>ikelly</name>
      <email>ikelly@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/9d2cfc8d82c09256902b719735ddfcd4888632b8</url>
    <id>9d2cfc8d82c09256902b719735ddfcd4888632b8</id>
    <committed-date>2009-12-22T13:05:15-08:00</committed-date>
    <authored-date>2009-12-22T13:05:15-08:00</authored-date>
    <message>Changes to get raw queries working on the oracle backend.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11968 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>16c61f4a4ef38e5f4a6ab181dbd24c4b8c122612</tree>
    <committer>
      <name>ikelly</name>
      <email>ikelly@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>05233ac8d5fca7b42fe4cbbf10945672cac3602a</id>
      </parent>
    </parents>
    <author>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/e7429e8b6f83b33a2d6c5a85d4f0310aa6a361c8</url>
    <id>e7429e8b6f83b33a2d6c5a85d4f0310aa6a361c8</id>
    <committed-date>2009-12-22T11:49:11-08:00</committed-date>
    <authored-date>2009-12-22T11:49:11-08:00</authored-date>
    <message>Fixed #12317 - Updated Hebrew translation.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11967 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>bc05461d1267bb86090ee0a57b612d53e2182a72</tree>
    <committer>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7c1c9352f89e4a156c6500d49de6ddc72afc21b5</id>
      </parent>
    </parents>
    <author>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/05233ac8d5fca7b42fe4cbbf10945672cac3602a</url>
    <id>05233ac8d5fca7b42fe4cbbf10945672cac3602a</id>
    <committed-date>2009-12-22T11:48:15-08:00</committed-date>
    <authored-date>2009-12-22T11:48:15-08:00</authored-date>
    <message>Fixed #11968 - Updated Irish translation.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11966 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>f3cdfe53f1c767be19d8afead8b1621888fedfed</tree>
    <committer>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bca603cbdd277aa4117797c0ca1bfe00a6b64073</id>
      </parent>
    </parents>
    <author>
      <name>brosner</name>
      <email>brosner@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/7c1c9352f89e4a156c6500d49de6ddc72afc21b5</url>
    <id>7c1c9352f89e4a156c6500d49de6ddc72afc21b5</id>
    <committed-date>2009-12-22T10:29:00-08:00</committed-date>
    <authored-date>2009-12-22T10:29:00-08:00</authored-date>
    <message>Fixed #342 -- added readonly_fields to ModelAdmin. Thanks Alex Gaynor for bootstrapping the patch.

ModelAdmin has been given a readonly_fields that allow field and calculated
values to be displayed alongside editable fields. This works on model
add/change pages and inlines.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11965 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>af1de2b3e36b78d4fb820fe033acb4041eef09d0</tree>
    <committer>
      <name>brosner</name>
      <email>brosner@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e469df7e6ddf8ef6e6b1c4bf12daae94b1b59d33</id>
      </parent>
    </parents>
    <author>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/bca603cbdd277aa4117797c0ca1bfe00a6b64073</url>
    <id>bca603cbdd277aa4117797c0ca1bfe00a6b64073</id>
    <committed-date>2009-12-22T09:58:49-08:00</committed-date>
    <authored-date>2009-12-22T09:58:49-08:00</authored-date>
    <message>Fixed #7980 - Improved i18n framework to support locale aware formatting (dates and numbers) and form processing.

Thanks to Marc Garcia for working on this during his Google Summer of Code 2009!

Additionally fixes #1061, #2203, #3940, #5526, #6449, #6231, #6693, #6783, #9366 and #10891.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11964 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>5c731977b3ef9bd1e660b63c4edf6caa7b6491ad</tree>
    <committer>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aef85e4bb83159674c2b79ea7d20de4678e62b7d</id>
      </parent>
    </parents>
    <author>
      <name>lukeplant</name>
      <email>lukeplant@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/e469df7e6ddf8ef6e6b1c4bf12daae94b1b59d33</url>
    <id>e469df7e6ddf8ef6e6b1c4bf12daae94b1b59d33</id>
    <committed-date>2009-12-22T09:40:25-08:00</committed-date>
    <authored-date>2009-12-22T09:40:25-08:00</authored-date>
    <message>Fixed typo



git-svn-id: http://code.djangoproject.com/svn/django/trunk@11961 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>b39f193ea360d490b638b4b8b492507d50caef69</tree>
    <committer>
      <name>lukeplant</name>
      <email>lukeplant@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>22afeea6e7a411f8a72f5a1a579357b69dcbf06d</id>
      </parent>
    </parents>
    <author>
      <name>lukeplant</name>
      <email>lukeplant@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/aef85e4bb83159674c2b79ea7d20de4678e62b7d</url>
    <id>aef85e4bb83159674c2b79ea7d20de4678e62b7d</id>
    <committed-date>2009-12-22T09:32:30-08:00</committed-date>
    <authored-date>2009-12-22T09:32:30-08:00</authored-date>
    <message>Improved documentation of when QuerySet.exists() and .count() are a genuine optimization.

Also fixed a typo.



git-svn-id: http://code.djangoproject.com/svn/django/trunk@11960 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>d17653fb26fba2ea573954756cc5928ab4375b92</tree>
    <committer>
      <name>lukeplant</name>
      <email>lukeplant@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c5e01cc33d0ed7c26a70fa7f6becaa68f652038d</id>
      </parent>
    </parents>
    <author>
      <name>kmtracey</name>
      <email>kmtracey@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/22afeea6e7a411f8a72f5a1a579357b69dcbf06d</url>
    <id>22afeea6e7a411f8a72f5a1a579357b69dcbf06d</id>
    <committed-date>2009-12-22T09:16:28-08:00</committed-date>
    <authored-date>2009-12-22T09:16:28-08:00</authored-date>
    <message>Fixed markup for 1.2 release notes added in r11943, I think.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@11959 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>f604373538eec94c80ef5a2b8fc3b5ed31d42286</tree>
    <committer>
      <name>kmtracey</name>
      <email>kmtracey@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f3c4e07236081f5ba698685b17b03800437d60cc</id>
      </parent>
    </parents>
    <author>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/c5e01cc33d0ed7c26a70fa7f6becaa68f652038d</url>
    <id>c5e01cc33d0ed7c26a70fa7f6becaa68f652038d</id>
    <committed-date>2009-12-22T08:10:48-08:00</committed-date>
    <authored-date>2009-12-22T08:10:48-08:00</authored-date>
    <message>Documentation markup fixes.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11956 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>bbb7070c6b6127a654b7664604e0dacfe54585f6</tree>
    <committer>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>023c5717a7b30c28f755036240f9c534fea8a5c4</id>
      </parent>
    </parents>
    <author>
      <name>brosner</name>
      <email>brosner@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/f3c4e07236081f5ba698685b17b03800437d60cc</url>
    <id>f3c4e07236081f5ba698685b17b03800437d60cc</id>
    <committed-date>2009-12-22T08:00:49-08:00</committed-date>
    <authored-date>2009-12-22T08:00:49-08:00</authored-date>
    <message>Added missing quote in contributing settings code

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11955 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>eba92a7c9a8b30c3ae3e510accb911ac05cd3b27</tree>
    <committer>
      <name>brosner</name>
      <email>brosner@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>836d297e68d6a63103780295adebf6eaf6779611</id>
      </parent>
    </parents>
    <author>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/023c5717a7b30c28f755036240f9c534fea8a5c4</url>
    <id>023c5717a7b30c28f755036240f9c534fea8a5c4</id>
    <committed-date>2009-12-22T07:54:34-08:00</committed-date>
    <authored-date>2009-12-22T07:54:34-08:00</authored-date>
    <message>Tweaked the model_formsets test to work around a weird sorting problem between versions of Postgres. Thanks to Alex Gaynor for the report.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11953 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>9f67dde01cf6f26b40e918499b8334b6d816d126</tree>
    <committer>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8aa940f73147b1bb3ca0095f4ac606f38a4dafcc</id>
      </parent>
    </parents>
    <author>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/836d297e68d6a63103780295adebf6eaf6779611</url>
    <id>836d297e68d6a63103780295adebf6eaf6779611</id>
    <committed-date>2009-12-22T07:18:51-08:00</committed-date>
    <authored-date>2009-12-22T07:18:51-08:00</authored-date>
    <message>Fixed #1142 -- Added multiple database support.

This monster of a patch is the result of Alex Gaynor's 2009 Google Summer of Code project.
Congratulations to Alex for a job well done.

Big thanks also go to:
 * Justin Bronn for keeping GIS in line with the changes,
 * Karen Tracey and Jani Tiainen for their help testing Oracle support
 * Brett Hoerner, Jon Loyens, and Craig Kimmerer for their feedback.
 * Malcolm Treddinick for his guidance during the GSoC submission process.
 * Simon Willison for driving the original design process
 * Cal Henderson for complaining about ponies he wanted.

... and everyone else too numerous to mention that helped to bring this feature into fruition.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11952 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>a4cb0ebdd55fcaf8c8855231b6ad3e1a7bf45bee</tree>
    <committer>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f24a4531dc33b8972661f8ee58bd2de70d5b8c38</id>
      </parent>
    </parents>
    <author>
      <name>kmtracey</name>
      <email>kmtracey@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/8aa940f73147b1bb3ca0095f4ac606f38a4dafcc</url>
    <id>8aa940f73147b1bb3ca0095f4ac606f38a4dafcc</id>
    <committed-date>2009-12-22T05:41:51-08:00</committed-date>
    <authored-date>2009-12-22T05:41:51-08:00</authored-date>
    <message>Added mention of the big integer field and failfast test option to the 1.2 release notes.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@11943 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>3aa9bf06e7bb4f91c0ee4902354d15b49da5b178</tree>
    <committer>
      <name>kmtracey</name>
      <email>kmtracey@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cebec0e671872d6fefcfe9a4a7f3999814014827</id>
      </parent>
    </parents>
    <author>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/f24a4531dc33b8972661f8ee58bd2de70d5b8c38</url>
    <id>f24a4531dc33b8972661f8ee58bd2de70d5b8c38</id>
    <committed-date>2009-12-21T22:01:23-08:00</committed-date>
    <authored-date>2009-12-21T22:01:23-08:00</authored-date>
    <message>Fixed #11936 -- Removed deferred models from the list returned by the app_cache. Thanks to ryszard for the report, and clamothe for the initial patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11938 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>7a4a27587efc46830a6ab1a621e297482ea5c9fd</tree>
    <committer>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d9166d342506dfa2f73b8aa831fa43f9e2bef88c</id>
      </parent>
    </parents>
    <author>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/cebec0e671872d6fefcfe9a4a7f3999814014827</url>
    <id>cebec0e671872d6fefcfe9a4a7f3999814014827</id>
    <committed-date>2009-12-21T22:00:57-08:00</committed-date>
    <authored-date>2009-12-21T22:00:57-08:00</authored-date>
    <message>Corrected the tests for DjangoTestRunner so they pass under Postgres.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11937 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>30e593c1ca99cf1d180356431c3b4f76747675bc</tree>
    <committer>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7e9fe41ef5f19582c6f19287a114ee0383b9f11f</id>
      </parent>
    </parents>
    <author>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/d9166d342506dfa2f73b8aa831fa43f9e2bef88c</url>
    <id>d9166d342506dfa2f73b8aa831fa43f9e2bef88c</id>
    <committed-date>2009-12-20T17:53:39-08:00</committed-date>
    <authored-date>2009-12-20T17:53:39-08:00</authored-date>
    <message>Fixed #12409 -- Corrected some documentation typos in the docs on raw querysets. Also added a missing __init__.py file. Thanks to Alex Gaynor for the reports.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11924 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>cf3b9e08c5433f0ee39c8718854f9042d759b078</tree>
    <committer>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>29fa931dc62d17eceb139c99dd352fb8e823bce0</id>
      </parent>
    </parents>
    <author>
      <name>simon</name>
      <email>simon@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/7e9fe41ef5f19582c6f19287a114ee0383b9f11f</url>
    <id>7e9fe41ef5f19582c6f19287a114ee0383b9f11f</id>
    <committed-date>2009-12-20T14:46:35-08:00</committed-date>
    <authored-date>2009-12-20T14:46:35-08:00</authored-date>
    <message>Fixed a broken ImproperlyConfigured error message

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11923 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>272aa86390e296172cd0f164e38882a9de09cd63</tree>
    <committer>
      <name>simon</name>
      <email>simon@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a3536231fb77acf3473440f8121b5ad6ff643486</id>
      </parent>
    </parents>
    <author>
      <name>jacob</name>
      <email>jacob@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/29fa931dc62d17eceb139c99dd352fb8e823bce0</url>
    <id>29fa931dc62d17eceb139c99dd352fb8e823bce0</id>
    <committed-date>2009-12-19T18:46:58-08:00</committed-date>
    <authored-date>2009-12-19T18:46:58-08:00</authored-date>
    <message>Fixed #11863: added a `Model.objects.raw()` method for executing raw SQL queries and yield models.

See `docs/topics/db/raw.txt` for details.

Thanks to seanoc for getting the ball rolling, and to Russ for wrapping things up.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11921 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>7484a65e3de932bfdefc3925371e59ad12ac9363</tree>
    <committer>
      <name>jacob</name>
      <email>jacob@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d6fe4ec517872aaca506c657d959af90e6030656</id>
      </parent>
    </parents>
    <author>
      <name>lukeplant</name>
      <email>lukeplant@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/django/django/commit/a3536231fb77acf3473440f8121b5ad6ff643486</url>
    <id>a3536231fb77acf3473440f8121b5ad6ff643486</id>
    <committed-date>2009-12-19T07:25:16-08:00</committed-date>
    <authored-date>2009-12-19T07:25:16-08:00</authored-date>
    <message>Fixed #10927 - Content Types shortcut view throws 500s instead of 404s

Thanks to Jeremy Dunck/Alex Gaynor for the patch



git-svn-id: http://code.djangoproject.com/svn/django/trunk@11917 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>832f0e11fa15383a7cf403dc128c0241ac72f519</tree>
    <committer>
      <name>lukeplant</name>
      <email>lukeplant@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
</commits>
