<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>922d67fbc63c44a2663f70b7395f44d89934ee56</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/98d919189d5b25057cb0cb7ee486a591a1f6cead</url>
    <id>98d919189d5b25057cb0cb7ee486a591a1f6cead</id>
    <committed-date>2010-02-02T10:47:16-08:00</committed-date>
    <authored-date>2010-02-02T10:47:16-08:00</authored-date>
    <message>Updated template source call to support Django 1.2</message>
    <tree>ecb4718c47c91744393943d23a7c1b5216aafc14</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>83b312ea1a3990fb59d2e6e9b2e5c146889cc0b0</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/922d67fbc63c44a2663f70b7395f44d89934ee56</url>
    <id>922d67fbc63c44a2663f70b7395f44d89934ee56</id>
    <committed-date>2010-02-02T10:46:15-08:00</committed-date>
    <authored-date>2010-02-02T10:46:15-08:00</authored-date>
    <message>Fixed a few panel title display issues.</message>
    <tree>82e578916dab80986b11f293220aa93e3bea1b1f</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e25a6ba55b437091ab8d5d801d6f3ef227d92d95</id>
      </parent>
    </parents>
    <author>
      <name>Gabriel</name>
      <login>g2p</login>
      <email>g2p.code@gmail.com</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/83b312ea1a3990fb59d2e6e9b2e5c146889cc0b0</url>
    <id>83b312ea1a3990fb59d2e6e9b2e5c146889cc0b0</id>
    <committed-date>2010-01-22T08:23:14-08:00</committed-date>
    <authored-date>2010-01-22T07:49:54-08:00</authored-date>
    <message>Escape invalid html in SQL queries.

For example, a query containing a stray ampersand needs to be escaped.

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;</message>
    <tree>1714fc95b5367d4f871cb18ec67b3593f5312767</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f5f29e4577fc34cb4e7b44232f36ad6e2a1b0eb9</id>
      </parent>
    </parents>
    <author>
      <name>Gabriel</name>
      <login>g2p</login>
      <email>g2p.code@gmail.com</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/e25a6ba55b437091ab8d5d801d6f3ef227d92d95</url>
    <id>e25a6ba55b437091ab8d5d801d6f3ef227d92d95</id>
    <committed-date>2010-01-22T07:23:47-08:00</committed-date>
    <authored-date>2010-01-22T06:59:05-08:00</authored-date>
    <message>Load jQuery from the DOM instead of document.write.

document.write doesn't work with xhtml.

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;</message>
    <tree>f6f38b5cc06aad89bba0525f4fb6c4c102f32fd7</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ddd021bfc101d55a1ed69a5514491296705dda6c</id>
      </parent>
    </parents>
    <author>
      <name>Chris Lamb</name>
      <login></login>
      <email>lamby@debian.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/f5f29e4577fc34cb4e7b44232f36ad6e2a1b0eb9</url>
    <id>f5f29e4577fc34cb4e7b44232f36ad6e2a1b0eb9</id>
    <committed-date>2010-01-22T06:54:18-08:00</committed-date>
    <authored-date>2010-01-22T06:53:03-08:00</authored-date>
    <message>Updated to not display EXPLAIN/PROFILE links for non-SELECT queries.

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;</message>
    <tree>37fadc330238381f010f92a0bf9848b066d5e914</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>405e56268a98dff64e500233094719092a61606b</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/ddd021bfc101d55a1ed69a5514491296705dda6c</url>
    <id>ddd021bfc101d55a1ed69a5514491296705dda6c</id>
    <committed-date>2010-01-20T07:10:02-08:00</committed-date>
    <authored-date>2010-01-20T07:10:02-08:00</authored-date>
    <message>Fixed toolbar loading problem if page does not load jQuery.</message>
    <tree>04f217b789c117ccba7080cd5324918695ec6056</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>930669f902a583560cbb3040940f3f5979c05239</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/405e56268a98dff64e500233094719092a61606b</url>
    <id>405e56268a98dff64e500233094719092a61606b</id>
    <committed-date>2010-01-18T09:51:39-08:00</committed-date>
    <authored-date>2010-01-18T09:51:39-08:00</authored-date>
    <message>Ensure we honor request.urlconf.

Previously, the debug toolbar would always bolt on URLs from ROOT_URLCONF,
which would break another middleware if it inserts URLs onto request.urlconf.</message>
    <tree>7d33a6421b090a367d91a64d4698a3836eb4b74e</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4baa51e0be674428a2314e08efe43628184bc42a</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/930669f902a583560cbb3040940f3f5979c05239</url>
    <id>930669f902a583560cbb3040940f3f5979c05239</id>
    <committed-date>2010-01-15T07:29:14-08:00</committed-date>
    <authored-date>2010-01-15T07:29:14-08:00</authored-date>
    <message>Debug toolbar markup is now XHTML compliant.</message>
    <tree>5554e6d50450c64f348d653c583acc3a33a392c4</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fba93b813f90430545d5acaa25ef218f792360ab</id>
      </parent>
    </parents>
    <author>
      <name>Chris Adams</name>
      <login>acdha</login>
      <email>chris@improbable.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/4baa51e0be674428a2314e08efe43628184bc42a</url>
    <id>4baa51e0be674428a2314e08efe43628184bc42a</id>
    <committed-date>2010-01-14T08:02:49-08:00</committed-date>
    <authored-date>2010-01-14T08:02:49-08:00</authored-date>
    <message>Template panel context cleanup.

All panels get a copy of the template context when created and use an updated
copy when rendering so they can have full access to context vars and avoid
making changes to the shared context.

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;</message>
    <tree>d3584431a61ad1fbdf885e024950f472b89ff21e</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a3497040db69e0f5d2f6e02f11e3ed4ed378b2cb</id>
      </parent>
    </parents>
    <author>
      <name>Chris Adams</name>
      <login>acdha</login>
      <email>chris@improbable.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/fba93b813f90430545d5acaa25ef218f792360ab</url>
    <id>fba93b813f90430545d5acaa25ef218f792360ab</id>
    <committed-date>2010-01-14T07:35:10-08:00</committed-date>
    <authored-date>2010-01-14T07:35:10-08:00</authored-date>
    <message>Views.py tweaked to use friendlier &quot;EXPLAIN QUERY PLAN&quot; with sqlite3

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;</message>
    <tree>090d151c9066628c2d1caee649343f804f29e810</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5701e1f21b4178da66dc017ac57ab91c06088bdf</id>
      </parent>
    </parents>
    <author>
      <name>Chris Adams</name>
      <login>acdha</login>
      <email>chris@improbable.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/a3497040db69e0f5d2f6e02f11e3ed4ed378b2cb</url>
    <id>a3497040db69e0f5d2f6e02f11e3ed4ed378b2cb</id>
    <committed-date>2010-01-14T07:23:15-08:00</committed-date>
    <authored-date>2010-01-14T07:18:28-08:00</authored-date>
    <message>Cleaned up cache panel slightly.

* Removed unused import
* .delete() referenced an undefined variable

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;</message>
    <tree>79fef33a446e62ace0d63ac7d6738d4d9055484f</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>065162d7f55405aa897d65885b74f06861bd54ee</id>
      </parent>
    </parents>
    <author>
      <name>Mikhail Korobov</name>
      <login>kmike</login>
      <email>kmike84@gmail.com</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/5701e1f21b4178da66dc017ac57ab91c06088bdf</url>
    <id>5701e1f21b4178da66dc017ac57ab91c06088bdf</id>
    <committed-date>2010-01-08T11:13:37-08:00</committed-date>
    <authored-date>2010-01-08T11:11:58-08:00</authored-date>
    <message>Print non-iterable template context layers as-is

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;</message>
    <tree>6c9116b6035e79634e84951f85e56fa43b52046f</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>59ad3aa5aa3b8cc78fd237c2e5eaf2941c4f9e54</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/065162d7f55405aa897d65885b74f06861bd54ee</url>
    <id>065162d7f55405aa897d65885b74f06861bd54ee</id>
    <committed-date>2010-01-08T08:43:46-08:00</committed-date>
    <authored-date>2010-01-08T08:43:46-08:00</authored-date>
    <message>Added notes to README on `debugsqlshell` management command</message>
    <tree>fe7f808b5f2ab9306570894462adac4f23445176</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3f246ac43875dca9ffe316874cb3702b6089e1f2</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Roseman</name>
      <login>danielroseman</login>
      <email>daniel@roseman.org.uk</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/59ad3aa5aa3b8cc78fd237c2e5eaf2941c4f9e54</url>
    <id>59ad3aa5aa3b8cc78fd237c2e5eaf2941c4f9e54</id>
    <committed-date>2010-01-08T08:07:05-08:00</committed-date>
    <authored-date>2010-01-05T06:58:26-08:00</authored-date>
    <message>Fix issue #33: ensure force_unicode doesn't convert non-strings.</message>
    <tree>83fb0b93c0d305a1bac8acb1d20b96d3102682ff</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7c479a64c631f9c4b02022ffdfde525175e7f526</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/3f246ac43875dca9ffe316874cb3702b6089e1f2</url>
    <id>3f246ac43875dca9ffe316874cb3702b6089e1f2</id>
    <committed-date>2009-11-27T13:45:48-08:00</committed-date>
    <authored-date>2009-11-27T13:45:48-08:00</authored-date>
    <message>Replaced full repr of LANGUAGES to trim template context.</message>
    <tree>5650da1278ab0008e41c6b033b9aadda8b84cbd1</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>10910307ff7547b0ee0a99dac2eef15491747719</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/7c479a64c631f9c4b02022ffdfde525175e7f526</url>
    <id>7c479a64c631f9c4b02022ffdfde525175e7f526</id>
    <committed-date>2009-11-18T08:09:16-08:00</committed-date>
    <authored-date>2009-11-18T08:09:16-08:00</authored-date>
    <message>Updated mo files</message>
    <tree>fef0700cdd525cff68d5f48857b5fda55df42ff2</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94a9b9f1343ef01d4e48b90d2395275d538a8af1</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/10910307ff7547b0ee0a99dac2eef15491747719</url>
    <id>10910307ff7547b0ee0a99dac2eef15491747719</id>
    <committed-date>2009-11-18T08:08:11-08:00</committed-date>
    <authored-date>2009-11-18T08:08:11-08:00</authored-date>
    <message>Updated po files after new strings marked for translation.</message>
    <tree>5e72e547b63c8602b28f797f3770391a61d0659c</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>260ae4da3b775839a2c0d45f0e44e6948bf170b1</id>
      </parent>
    </parents>
    <author>
      <name>David Jean Louis</name>
      <login></login>
      <email>izi@izi-desktop.(none)</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/94a9b9f1343ef01d4e48b90d2395275d538a8af1</url>
    <id>94a9b9f1343ef01d4e48b90d2395275d538a8af1</id>
    <committed-date>2009-11-18T08:04:48-08:00</committed-date>
    <authored-date>2009-11-16T04:54:51-08:00</authored-date>
    <message>Marked more strings for translation and updated 'fr' locale.

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;</message>
    <tree>a890a423d56d0179e8557a9136a113ac99beef7c</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d1b0e56604dab0feaa2b1cc7e86633d59f77d9e4</id>
      </parent>
    </parents>
    <author>
      <name>Chris Adams</name>
      <login>acdha</login>
      <email>chris@improbable.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/260ae4da3b775839a2c0d45f0e44e6948bf170b1</url>
    <id>260ae4da3b775839a2c0d45f0e44e6948bf170b1</id>
    <committed-date>2009-11-18T07:35:22-08:00</committed-date>
    <authored-date>2009-11-06T15:52:20-08:00</authored-date>
    <message>Fixed old use of $, which has been replaced by $j

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;</message>
    <tree>0b11fa1fd72408772cb1975fbf4ea82b7fc1133d</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f36b72655349cf3b8e9105bed3be5cd065162476</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/d1b0e56604dab0feaa2b1cc7e86633d59f77d9e4</url>
    <id>d1b0e56604dab0feaa2b1cc7e86633d59f77d9e4</id>
    <committed-date>2009-11-18T07:29:48-08:00</committed-date>
    <authored-date>2009-11-18T07:29:48-08:00</authored-date>
    <message>Fixed leaking middleware for non-200 requests.

Thanks to Michael Elsd&#246;rfer for the report and patch.</message>
    <tree>abb31ba3b0f38b073251b6c1da9b317f80fd3531</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>96fc01758203d45b34732dc17bb67f71f0cba3cc</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/f36b72655349cf3b8e9105bed3be5cd065162476</url>
    <id>f36b72655349cf3b8e9105bed3be5cd065162476</id>
    <committed-date>2009-11-06T20:06:47-08:00</committed-date>
    <authored-date>2009-11-06T20:06:47-08:00</authored-date>
    <message>Updated view info to be horizontal tabular.</message>
    <tree>6d7f1b2d188ad397223f08cfa6f2f678b7c99daf</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>124cd110cb4c099430df9d18de5ab1e77a624bca</id>
      </parent>
    </parents>
    <author>
      <name>Alex Gaynor</name>
      <login></login>
      <email>alex.gaynor@gmail.com</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/96fc01758203d45b34732dc17bb67f71f0cba3cc</url>
    <id>96fc01758203d45b34732dc17bb67f71f0cba3cc</id>
    <committed-date>2009-11-06T19:56:30-08:00</committed-date>
    <authored-date>2009-11-02T18:34:50-08:00</authored-date>
    <message>Show view name and arguments and keyword arguments in the request vars panel.

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;</message>
    <tree>0d5b133eec4fa9f5477b577d80f046b99b3b6806</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d1f85f49562ffeb3040b72e631f303bf905cf5e</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/124cd110cb4c099430df9d18de5ab1e77a624bca</url>
    <id>124cd110cb4c099430df9d18de5ab1e77a624bca</id>
    <committed-date>2009-11-06T19:53:16-08:00</committed-date>
    <authored-date>2009-11-06T19:53:16-08:00</authored-date>
    <message>Removed general CSS class names.</message>
    <tree>d227b423e6f488ea99ea42bf602de6c7e2d71c98</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>34bd73e5cdccce0d7e9cc76b033581e4fdd98ced</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/4d1f85f49562ffeb3040b72e631f303bf905cf5e</url>
    <id>4d1f85f49562ffeb3040b72e631f303bf905cf5e</id>
    <committed-date>2009-11-06T19:28:51-08:00</committed-date>
    <authored-date>2009-11-06T19:28:51-08:00</authored-date>
    <message>Fixed incompatability with Python 2.4.</message>
    <tree>f1dcebae2723334790face3995aabd850e6e5ad0</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ea990ceeb998e2b8fa385548f5a40d81d1045918</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/34bd73e5cdccce0d7e9cc76b033581e4fdd98ced</url>
    <id>34bd73e5cdccce0d7e9cc76b033581e4fdd98ced</id>
    <committed-date>2009-11-03T22:15:15-08:00</committed-date>
    <authored-date>2009-11-03T22:15:15-08:00</authored-date>
    <message>Updated version to 0.8.1</message>
    <tree>c11bddac86b26593733edb420d4a72b0b7ecab18</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0161e7b8947b2c2e336859bb4f0524fe4d6e238a</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/ea990ceeb998e2b8fa385548f5a40d81d1045918</url>
    <id>ea990ceeb998e2b8fa385548f5a40d81d1045918</id>
    <committed-date>2009-11-02T13:14:33-08:00</committed-date>
    <authored-date>2009-11-02T13:14:33-08:00</authored-date>
    <message>Updated .po files</message>
    <tree>2fdae4cc41a490f6cf7cc6e31c8743b2a8ae68ad</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e7ff91479939fecc526f686304de36a11e2f0ac6</id>
      </parent>
      <parent>
        <id>5d0bc337435b34ee51f14b4c0f01b091a54191c3</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/0161e7b8947b2c2e336859bb4f0524fe4d6e238a</url>
    <id>0161e7b8947b2c2e336859bb4f0524fe4d6e238a</id>
    <committed-date>2009-11-02T13:13:33-08:00</committed-date>
    <authored-date>2009-11-02T13:13:33-08:00</authored-date>
    <message>Merge branch 'master' of github.com:robhudson/django-debug-toolbar</message>
    <tree>8adb1c55b809de91c0a1c8e9e795577e4ad67f4c</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8249c78e5dffd85f0d2216864fa115e9320186d0</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/e7ff91479939fecc526f686304de36a11e2f0ac6</url>
    <id>e7ff91479939fecc526f686304de36a11e2f0ac6</id>
    <committed-date>2009-11-02T13:09:54-08:00</committed-date>
    <authored-date>2009-11-02T13:09:54-08:00</authored-date>
    <message>Fixed and Updated .po files</message>
    <tree>8692d4b89f677a604d365901dddf3d481f2fc308</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4a1e4ee0891c1c6c3765f479fcef2f23fe28faca</id>
      </parent>
      <parent>
        <id>55f21310a27c6c08033501bdcdbcd7d2915942bc</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/8249c78e5dffd85f0d2216864fa115e9320186d0</url>
    <id>8249c78e5dffd85f0d2216864fa115e9320186d0</id>
    <committed-date>2009-11-02T13:06:46-08:00</committed-date>
    <authored-date>2009-11-02T13:06:46-08:00</authored-date>
    <message>Merge branch 'master' into tx-master

Conflicts:
	debug_toolbar/locale/he/LC_MESSAGES/django.po
	debug_toolbar/templates/debug_toolbar/panels/versions.html</message>
    <tree>511765647ab2c5607c4c356e2a4851e6693f29be</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f6ada2c4f5eec83adc926a6e26d2697090660a81</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/4a1e4ee0891c1c6c3765f479fcef2f23fe28faca</url>
    <id>4a1e4ee0891c1c6c3765f479fcef2f23fe28faca</id>
    <committed-date>2009-11-02T13:03:11-08:00</committed-date>
    <authored-date>2009-11-02T12:51:40-08:00</authored-date>
    <message>Updated .po files</message>
    <tree>511cec7a175bdc5c141c5a0eb15012d9a87ee44d</tree>
    <committer>
      <name>Rob Hudson</name>
      <login>robhudson</login>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
</commits>
