<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <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/jezdez/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/jezdez/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>
  <commit>
    <parents type="array">
      <parent>
        <id>62cd4acace5adf630d620091a38ca7edb15130fb</id>
      </parent>
    </parents>
    <author>
      <name>lukeplant</name>
      <email>lukeplant@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/d6fe4ec517872aaca506c657d959af90e6030656</url>
    <id>d6fe4ec517872aaca506c657d959af90e6030656</id>
    <committed-date>2009-12-19T07:02:46-08:00</committed-date>
    <authored-date>2009-12-19T07:02:46-08:00</authored-date>
    <message>Fixed #12258 - QuerySet.get() should clear ordering.

We only clear ordering when doing so cannot change the result returned by
the get() method i.e.  when the query does not already define limits.

Thanks to mattdennewitz@gmail.com for the report, and jdunck for the patch



git-svn-id: http://code.djangoproject.com/svn/django/trunk@11916 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>ac968f3a5e1c4f8d6968ed8c6ccef16a4904b0c9</tree>
    <committer>
      <name>lukeplant</name>
      <email>lukeplant@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fe11f0673bfa23bec675426947091c695938228e</id>
      </parent>
    </parents>
    <author>
      <name>lukeplant</name>
      <email>lukeplant@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/62cd4acace5adf630d620091a38ca7edb15130fb</url>
    <id>62cd4acace5adf630d620091a38ca7edb15130fb</id>
    <committed-date>2009-12-19T06:50:41-08:00</committed-date>
    <authored-date>2009-12-19T06:50:41-08:00</authored-date>
    <message>Fixed #12251 - QuerySet.in_bulk() should accept set/frozenset

Thanks to emulbreh for patch.



git-svn-id: http://code.djangoproject.com/svn/django/trunk@11915 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>048322b2f426b83cef6eb865fa1de4a1b6ee7734</tree>
    <committer>
      <name>lukeplant</name>
      <email>lukeplant@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>beb7702a638cc148240c5f9a0e733909014be0c1</id>
      </parent>
    </parents>
    <author>
      <name>lukeplant</name>
      <email>lukeplant@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/fe11f0673bfa23bec675426947091c695938228e</url>
    <id>fe11f0673bfa23bec675426947091c695938228e</id>
    <committed-date>2009-12-19T06:27:26-08:00</committed-date>
    <authored-date>2009-12-19T06:27:26-08:00</authored-date>
    <message>Fixed #6961 - loaddata fails if models is a package instead of a module

Thanks to pmd for report, zhaoz, mmalone and justinlilly for patch



git-svn-id: http://code.djangoproject.com/svn/django/trunk@11914 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>7e3c2b3d68ad3937f911b5a1550732984124e756</tree>
    <committer>
      <name>lukeplant</name>
      <email>lukeplant@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>648632b737b2462cf05525b825a863d15ab2e015</id>
      </parent>
    </parents>
    <author>
      <name>jbronn</name>
      <email>jbronn@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/beb7702a638cc148240c5f9a0e733909014be0c1</url>
    <id>beb7702a638cc148240c5f9a0e733909014be0c1</id>
    <committed-date>2009-12-19T00:19:38-08:00</committed-date>
    <authored-date>2009-12-19T00:19:38-08:00</authored-date>
    <message>Fixed #12234 -- Create additional indexes that use the appropriate operation class for PostgreSQL `varchar` and `text` columns when `db_index=True`.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@11912 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>40d7cd808c7ffd20b3d037a548c96a2749559c63</tree>
    <committer>
      <name>jbronn</name>
      <email>jbronn@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6df45014348bdc7d14bfbc75da8a5e60cab98abf</id>
      </parent>
    </parents>
    <author>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/648632b737b2462cf05525b825a863d15ab2e015</url>
    <id>648632b737b2462cf05525b825a863d15ab2e015</id>
    <committed-date>2009-12-18T02:08:05-08:00</committed-date>
    <authored-date>2009-12-18T02:08:05-08:00</authored-date>
    <message>Fixed #9749 - Added hook to ModelAdmin for specifying custom ChangeLists. Thanks to David Larlet and Eric Florenzano.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11910 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>437511ce2ae8b3df6ab80dd3824d0eb58534af77</tree>
    <committer>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>54f3466836ecd9f95e909144fc05d09a3fc5c953</id>
      </parent>
    </parents>
    <author>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/6df45014348bdc7d14bfbc75da8a5e60cab98abf</url>
    <id>6df45014348bdc7d14bfbc75da8a5e60cab98abf</id>
    <committed-date>2009-12-18T02:07:34-08:00</committed-date>
    <authored-date>2009-12-18T02:07:34-08:00</authored-date>
    <message>Fixed #8145 - Documented the codenames of the default auth permissions

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11909 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>ede6db3cf019e492a9139decee9c157cc799158f</tree>
    <committer>
      <name>jezdez</name>
      <email>jezdez@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d88b3e4940de76735d2e288a1dd2f363ffe47f5e</id>
      </parent>
    </parents>
    <author>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/54f3466836ecd9f95e909144fc05d09a3fc5c953</url>
    <id>54f3466836ecd9f95e909144fc05d09a3fc5c953</id>
    <committed-date>2009-12-17T16:32:10-08:00</committed-date>
    <authored-date>2009-12-17T16:32:10-08:00</authored-date>
    <message>Corrected an example in the natural key serialization docs. Thanks to Alex Gaynor for the report.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11907 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>4f83c31fb2fd02b15b295402beaf8ba93765b57f</tree>
    <committer>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4ae5d6e24f42e97ca25465f04a696466eb6ce6dd</id>
      </parent>
    </parents>
    <author>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/d88b3e4940de76735d2e288a1dd2f363ffe47f5e</url>
    <id>d88b3e4940de76735d2e288a1dd2f363ffe47f5e</id>
    <committed-date>2009-12-17T15:47:45-08:00</committed-date>
    <authored-date>2009-12-17T15:47:45-08:00</authored-date>
    <message>Fixed #12393 -- Parameterized the form output in the testGenericInlineFormset test to avoid database PK problems. Thanks to Karen for the report.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11905 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>be4303f5e14e37b7f1b55e02ff39e92c1030e71e</tree>
    <committer>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f8b25dedbb44b0c6214f23e7932a9d09d0913700</id>
      </parent>
    </parents>
    <author>
      <name>jacob</name>
      <email>jacob@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/4ae5d6e24f42e97ca25465f04a696466eb6ce6dd</url>
    <id>4ae5d6e24f42e97ca25465f04a696466eb6ce6dd</id>
    <committed-date>2009-12-17T14:06:41-08:00</committed-date>
    <authored-date>2009-12-17T14:06:41-08:00</authored-date>
    <message>Fixed #11753 - Q objects with callables no longer explode on Python 2.4. Thanks, Jeremy Dunck.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11901 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>e5c22d5015aa9b37e7a09b8d87ab69e9fde68f0b</tree>
    <committer>
      <name>jacob</name>
      <email>jacob@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>237d669e812188a7ae65ac7997fae922dd5fb192</id>
      </parent>
    </parents>
    <author>
      <name>jacob</name>
      <email>jacob@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/f8b25dedbb44b0c6214f23e7932a9d09d0913700</url>
    <id>f8b25dedbb44b0c6214f23e7932a9d09d0913700</id>
    <committed-date>2009-12-17T13:54:37-08:00</committed-date>
    <authored-date>2009-12-17T13:54:37-08:00</authored-date>
    <message>Fixed #12395 - fixed test suite flushing problems on Postgres, MySQL.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11900 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>f353121e2a66140e46b9fea14589f0e25d43c76c</tree>
    <committer>
      <name>jacob</name>
      <email>jacob@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>487838e1d0991af223aaba51a0fd640d3dffdfb2</id>
      </parent>
    </parents>
    <author>
      <name>jbronn</name>
      <email>jbronn@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/237d669e812188a7ae65ac7997fae922dd5fb192</url>
    <id>237d669e812188a7ae65ac7997fae922dd5fb192</id>
    <committed-date>2009-12-17T10:21:30-08:00</committed-date>
    <authored-date>2009-12-17T10:21:30-08:00</authored-date>
    <message>Fixed #12390 -- `Distance` and `Area` objects now support multiplication when they are the right-hand side.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@11898 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>817759874ea071e023387f915158c197ef6354af</tree>
    <committer>
      <name>jbronn</name>
      <email>jbronn@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee37adc1b77f37955ca07eeb322dbd22c70998d4</id>
      </parent>
    </parents>
    <author>
      <name>kmtracey</name>
      <email>kmtracey@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/487838e1d0991af223aaba51a0fd640d3dffdfb2</url>
    <id>487838e1d0991af223aaba51a0fd640d3dffdfb2</id>
    <committed-date>2009-12-17T07:10:38-08:00</committed-date>
    <authored-date>2009-12-17T07:10:38-08:00</authored-date>
    <message>Fixed #399: Added big integer field. Thanks to Tom&#225;&#353; Kope&#269;ek for persistently maintaining a patch for this.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@11887 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>e12689d4bf10f59b135dbb627b1ecb0b9d5a092c</tree>
    <committer>
      <name>kmtracey</name>
      <email>kmtracey@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>68b386e5038bcd6695a8d60d1e812126ccef6a7c</id>
      </parent>
    </parents>
    <author>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/ee37adc1b77f37955ca07eeb322dbd22c70998d4</url>
    <id>ee37adc1b77f37955ca07eeb322dbd22c70998d4</id>
    <committed-date>2009-12-16T23:27:26-08:00</committed-date>
    <authored-date>2009-12-16T23:27:26-08:00</authored-date>
    <message>Updated BaseGenericInlineFormSet to match the changes made to BaseInlineFormSet in r11874.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11885 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>f4e7bff4299c7dd5f80a6269223d6dc9a95027a4</tree>
    <committer>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>104367ddc1e6a2ac6278f3d9abecbaf2a113ad71</id>
      </parent>
    </parents>
    <author>
      <name>jacob</name>
      <email>jacob@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/68b386e5038bcd6695a8d60d1e812126ccef6a7c</url>
    <id>68b386e5038bcd6695a8d60d1e812126ccef6a7c</id>
    <committed-date>2009-12-16T15:47:30-08:00</committed-date>
    <authored-date>2009-12-16T15:47:30-08:00</authored-date>
    <message>Fixed #12384: fixed a Python 2.4 incompatibility introduced in [11863].

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11884 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>6052cbd78e5d9ae0c15939ad3d6127b6cba189a2</tree>
    <committer>
      <name>jacob</name>
      <email>jacob@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>face1fc528af179782bdad51895fd71a233d1a57</id>
      </parent>
    </parents>
    <author>
      <name>lukeplant</name>
      <email>lukeplant@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/104367ddc1e6a2ac6278f3d9abecbaf2a113ad71</url>
    <id>104367ddc1e6a2ac6278f3d9abecbaf2a113ad71</id>
    <committed-date>2009-12-16T13:25:00-08:00</committed-date>
    <authored-date>2009-12-16T13:25:00-08:00</authored-date>
    <message>Fixed #12389 - performance enhancement of get_models()

Thanks to Travis Cline for the patch, which gives about 35% speed increase
for the testsuite (with SQLite in-memory DB).



git-svn-id: http://code.djangoproject.com/svn/django/trunk@11883 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>5b439fe040ec1a4d040023c22950b70547591cac</tree>
    <committer>
      <name>lukeplant</name>
      <email>lukeplant@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bb77937ff8da54a3f0bf934c7efcd86122459b8a</id>
      </parent>
    </parents>
    <author>
      <name>zgoda</name>
      <email>zgoda@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/face1fc528af179782bdad51895fd71a233d1a57</url>
    <id>face1fc528af179782bdad51895fd71a233d1a57</id>
    <committed-date>2009-12-16T11:03:51-08:00</committed-date>
    <authored-date>2009-12-16T11:03:51-08:00</authored-date>
    <message>Polish translation updated (still missing some GIS-related things)


git-svn-id: http://code.djangoproject.com/svn/django/trunk@11880 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>ecdca002c14f2a59b9f5e9a080e1c860c99395e7</tree>
    <committer>
      <name>zgoda</name>
      <email>zgoda@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f62d9c8ab71a3ad86ad13c4c1121e296b13f63b4</id>
      </parent>
    </parents>
    <author>
      <name>kmtracey</name>
      <email>kmtracey@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/bb77937ff8da54a3f0bf934c7efcd86122459b8a</url>
    <id>bb77937ff8da54a3f0bf934c7efcd86122459b8a</id>
    <committed-date>2009-12-16T10:13:34-08:00</committed-date>
    <authored-date>2009-12-16T10:13:34-08:00</authored-date>
    <message>Fixed #12385: Made built-in field type descriptions in admindocs translatable again.  Many thanks to Ramiro for the problem report and patch.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@11878 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>e9636d93409aa9ea102da6c2d7c7f7b5e21db83b</tree>
    <committer>
      <name>kmtracey</name>
      <email>kmtracey@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7174377a3cf3acfc5f7d9be7c222808ab939e47b</id>
      </parent>
    </parents>
    <author>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/f62d9c8ab71a3ad86ad13c4c1121e296b13f63b4</url>
    <id>f62d9c8ab71a3ad86ad13c4c1121e296b13f63b4</id>
    <committed-date>2009-12-16T07:15:41-08:00</committed-date>
    <authored-date>2009-12-16T07:15:41-08:00</authored-date>
    <message>Cleaned up some stray text in the test from r11874. Thanks to Rob Hudson for the eagle eyes.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11876 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>168fc0f8ec913f43d88b4763ef6ac6747933a847</tree>
    <committer>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad5f952387ba2e00da961555f3a2db427ff996c2</id>
      </parent>
    </parents>
    <author>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/7174377a3cf3acfc5f7d9be7c222808ab939e47b</url>
    <id>7174377a3cf3acfc5f7d9be7c222808ab939e47b</id>
    <committed-date>2009-12-16T06:52:29-08:00</committed-date>
    <authored-date>2009-12-16T06:52:29-08:00</authored-date>
    <message>Fixed #10263 -- Added a queryset argument to BaseInlineFormSet, normalizing with BaseModelFormSet, and allowing for custom ordering/subsets in inlines. Thanks to Paulo Scardine for the patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11874 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>8a44b5d4708c30914014586e928ed81db7fd1ff0</tree>
    <committer>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f1a17d682697904d3e659280b94db1087690e15c</id>
      </parent>
    </parents>
    <author>
      <name>kmtracey</name>
      <email>kmtracey@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/ad5f952387ba2e00da961555f3a2db427ff996c2</url>
    <id>ad5f952387ba2e00da961555f3a2db427ff996c2</id>
    <committed-date>2009-12-14T08:01:43-08:00</committed-date>
    <authored-date>2009-12-14T08:01:43-08:00</authored-date>
    <message>Made the message strings added in r11837 visible to makemessages.  Refs #12281.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@11864 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>a1c1262c433e7339655da989a4593248995407cd</tree>
    <committer>
      <name>kmtracey</name>
      <email>kmtracey@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d807cc33ec49b06f55cf48c1b8756e28f7dd6e3</id>
      </parent>
    </parents>
    <author>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/f1a17d682697904d3e659280b94db1087690e15c</url>
    <id>f1a17d682697904d3e659280b94db1087690e15c</id>
    <committed-date>2009-12-14T04:39:20-08:00</committed-date>
    <authored-date>2009-12-14T04:39:20-08:00</authored-date>
    <message>Fixed #7052 -- Added support for natural keys in serialization.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11863 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>ed9aff433487895c0e649994450fd0accb6362d2</tree>
    <committer>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c0b4836ee55c8ca9ef8f66748c4908b6183d0ba1</id>
      </parent>
    </parents>
    <author>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/6d807cc33ec49b06f55cf48c1b8756e28f7dd6e3</url>
    <id>6d807cc33ec49b06f55cf48c1b8756e28f7dd6e3</id>
    <committed-date>2009-12-14T04:08:23-08:00</committed-date>
    <authored-date>2009-12-14T04:08:23-08:00</authored-date>
    <message>Fixed #6262 -- Added a cached template loader, and modified existing template loaders and tag to be cacheable. Thanks to Mike Malone for the patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11862 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>057ae03486ed267863066af7f3e5a7a15fd52934</tree>
    <committer>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d08428bacba6eadbbdbce4344ae0d5b95c5c4a13</id>
      </parent>
    </parents>
    <author>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/c0b4836ee55c8ca9ef8f66748c4908b6183d0ba1</url>
    <id>c0b4836ee55c8ca9ef8f66748c4908b6183d0ba1</id>
    <committed-date>2009-12-14T03:19:40-08:00</committed-date>
    <authored-date>2009-12-14T03:19:40-08:00</authored-date>
    <message>Fixed #12367 -- Modified test urls to avoid the DeprecationWarning caused by old-style admin inclusions. Thanks to Travis Cline for the patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11861 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>f9c2030ce887f100a1ea6f16c2fdabf106fc29ae</tree>
    <committer>
      <name>russellm</name>
      <email>russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5fef8885c90738a748f20f9eab0de54450978cca</id>
      </parent>
    </parents>
    <author>
      <name>brosner</name>
      <email>brosner@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/d08428bacba6eadbbdbce4344ae0d5b95c5c4a13</url>
    <id>d08428bacba6eadbbdbce4344ae0d5b95c5c4a13</id>
    <committed-date>2009-12-13T14:00:26-08:00</committed-date>
    <authored-date>2009-12-13T14:00:26-08:00</authored-date>
    <message>Converted regressiontests/forms/fields.py to unittests

This makes merging in the soc2009/model-validation simpler and rids us a
little bit more of awful doctests. Thanks Honza!

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11858 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>6d9d8a0c90e57631fe2ca34ebcbfb42cb2b42c1f</tree>
    <committer>
      <name>brosner</name>
      <email>brosner@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>081c0ebd853fd34b42a7e1b53400c50b604b3187</id>
      </parent>
    </parents>
    <author>
      <name>kmtracey</name>
      <email>kmtracey@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/5fef8885c90738a748f20f9eab0de54450978cca</url>
    <id>5fef8885c90738a748f20f9eab0de54450978cca</id>
    <committed-date>2009-12-13T13:56:18-08:00</committed-date>
    <authored-date>2009-12-13T13:56:18-08:00</authored-date>
    <message>Fixed #10969: Made US State field a CharField, fixing a few oddities in its behavior.  Thanks Paul McLanahan.



git-svn-id: http://code.djangoproject.com/svn/django/trunk@11857 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>e27670c710bafc0131225989f567476a86fd8ad5</tree>
    <committer>
      <name>kmtracey</name>
      <email>kmtracey@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6efe91b348267eaadf69c0dc29183cccd7833948</id>
      </parent>
    </parents>
    <author>
      <name>jacob</name>
      <email>jacob@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/081c0ebd853fd34b42a7e1b53400c50b604b3187</url>
    <id>081c0ebd853fd34b42a7e1b53400c50b604b3187</id>
    <committed-date>2009-12-13T12:35:06-08:00</committed-date>
    <authored-date>2009-12-13T12:35:06-08:00</authored-date>
    <message>Fixed #10646: `cache.incr()` and `decr()` now fail consistantly under python-memcache and cmemcache.

Though it looks like this commit has no tests that's not so: this is tested for in `regressiontests/cache/tests.py` around like 183; these tests currently fail if ran against cmemcache.

Thanks, andrewfong.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11855 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>ee751936dabc51e796699a83b2e98a60472e7cad</tree>
    <committer>
      <name>jacob</name>
      <email>jacob@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>77893d36768ae077d59a38631e5cfe14efbdd21f</id>
      </parent>
    </parents>
    <author>
      <name>jacob</name>
      <email>jacob@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/6efe91b348267eaadf69c0dc29183cccd7833948</url>
    <id>6efe91b348267eaadf69c0dc29183cccd7833948</id>
    <committed-date>2009-12-13T12:29:04-08:00</committed-date>
    <authored-date>2009-12-13T12:29:04-08:00</authored-date>
    <message>Fixed #10326: handler500 and handler404 may now be callables. Thanks, dcwatson, adurdin.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11854 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>04aacaead4397dc687ace013cf51bb84c3c6571d</tree>
    <committer>
      <name>jacob</name>
      <email>jacob@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>926168ec06d70e60a907f48d4c9f37272baef328</id>
      </parent>
    </parents>
    <author>
      <name>kmtracey</name>
      <email>kmtracey@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </author>
    <url>http://github.com/jezdez/django/commit/77893d36768ae077d59a38631e5cfe14efbdd21f</url>
    <id>77893d36768ae077d59a38631e5cfe14efbdd21f</id>
    <committed-date>2009-12-13T09:46:52-08:00</committed-date>
    <authored-date>2009-12-13T09:46:52-08:00</authored-date>
    <message>Fixed #12215: Added len to ModelChoiceIterator.  Thanks Alex and Tobias.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@11850 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
    <tree>948c0f1a54423ec91b90c73e81047482d70a015f</tree>
    <committer>
      <name>kmtracey</name>
      <email>kmtracey@bcc190cf-cafb-0310-a4f2-bffc1f526a37</email>
    </committer>
  </commit>
</commits>
