<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>b7d7e9f876b67be35d8a24405f6940b2dcb66e97</id>
      </parent>
      <parent>
        <id>d6190014abd950f032755fde33ce32c30fc0e754</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/9801c8b0a312bd18ff20414d72bb5b5f9c941018</url>
    <id>9801c8b0a312bd18ff20414d72bb5b5f9c941018</id>
    <committed-date>2009-09-12T16:55:15-07:00</committed-date>
    <authored-date>2009-09-12T16:55:15-07:00</authored-date>
    <message>Merge remote branch 'alex/master'</message>
    <tree>8032c47ff263cd6dc81aa9506140f001ea27a43f</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90681f01b4ba3261fb1a44559dc0ada539249719</id>
      </parent>
    </parents>
    <author>
      <name>Alex Gaynor</name>
      <email>agaynor@YD62426VVWW.local</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/89a0b38316e1822bf22a4f013a6bb12f9db585b8</url>
    <id>89a0b38316e1822bf22a4f013a6bb12f9db585b8</id>
    <committed-date>2009-08-11T11:33:03-07:00</committed-date>
    <authored-date>2009-08-11T11:33:03-07:00</authored-date>
    <message>allow for handling the pathological case of an insanely large template context</message>
    <tree>e869b25e9ca66c29a8c75179e7a1ed4e75a8cabf</tree>
    <committer>
      <name>Alex Gaynor</name>
      <email>agaynor@YD62426VVWW.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c5b77822fed87245f08e4d538d53f868ac047f45</id>
      </parent>
    </parents>
    <author>
      <name>Alex Gaynor</name>
      <email>agaynor@YD62426VVWW.local</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/52dbdd5031b1d025b6553f60006a712b759ca0c5</url>
    <id>52dbdd5031b1d025b6553f60006a712b759ca0c5</id>
    <committed-date>2009-06-16T12:37:44-07:00</committed-date>
    <authored-date>2009-06-16T12:37:44-07:00</authored-date>
    <message>provide an option to see stuff indjango in the sql stack trace</message>
    <tree>34d805e3b6b38edf77915ece6664665d6debc527</tree>
    <committer>
      <name>Alex Gaynor</name>
      <email>agaynor@YD62426VVWW.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>08b6a97d759e9808962cafd5a5ef3bab3642ccdb</id>
      </parent>
    </parents>
    <author>
      <name>Alex Gaynor</name>
      <email>alex.gaynor@gmail.com</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/1956ee540c75f9d4226f0352df5b06aae5c02703</url>
    <id>1956ee540c75f9d4226f0352df5b06aae5c02703</id>
    <committed-date>2009-05-27T19:18:28-07:00</committed-date>
    <authored-date>2009-05-27T19:17:24-07:00</authored-date>
    <message>Adding a signals panel to display list of signals and their providing arguments
and receivers.  Thanks Alex Gaynor!

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;</message>
    <tree>40cd6981c02dc58e0197586846f256cac07bb745</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>04fc096d6b90704d706f4301c846306b068cbb31</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/08b6a97d759e9808962cafd5a5ef3bab3642ccdb</url>
    <id>08b6a97d759e9808962cafd5a5ef3bab3642ccdb</id>
    <committed-date>2009-04-21T06:06:21-07:00</committed-date>
    <authored-date>2009-04-21T06:06:21-07:00</authored-date>
    <message>Updating README to reflect new location of bugs and todos</message>
    <tree>f2f192cebe68a7af43580f06f59ce6c249cfcf56</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>644ae5068c58fb208d0d96cbe40f80723c2a70e1</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/9068120d7e0f5c0635878a4262edc6daee49e4a4</url>
    <id>9068120d7e0f5c0635878a4262edc6daee49e4a4</id>
    <committed-date>2009-04-02T09:26:38-07:00</committed-date>
    <authored-date>2009-04-02T09:26:38-07:00</authored-date>
    <message>Remove cache panel mentions in README until working.</message>
    <tree>a986d1df4527c11ad6a40ad17a0993c17c714d66</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dedf8a9633abdb4f0e9a39ff80d32df62b0da4d8</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/b9b0cbe718c6a1736af1fa86452ffc4af28b64f4</url>
    <id>b9b0cbe718c6a1736af1fa86452ffc4af28b64f4</id>
    <committed-date>2009-03-26T07:29:26-07:00</committed-date>
    <authored-date>2009-03-26T07:29:26-07:00</authored-date>
    <message>New configuration option to provide your own 'show_toolbar' method.

This change allows a custom method to be used in place of the default 'show_toolbar' method on whether the toolbar should be displayed.</message>
    <tree>e6e0c5c3cfac9e9abbba2a50bfb3a9f6f2c527ea</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63394b531cd41eef831cc8a59e8b1848777ca626</id>
      </parent>
    </parents>
    <author>
      <name>dAniel hAhler</name>
      <email>daniel@thequod.de</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/9a7eb740ee424bd335701b1a40d860f5fcdc151d</url>
    <id>9a7eb740ee424bd335701b1a40d860f5fcdc151d</id>
    <committed-date>2009-01-14T09:56:38-08:00</committed-date>
    <authored-date>2009-01-12T12:56:58-08:00</authored-date>
    <message>Fix typo/grammar in README (&quot;the the&quot;)

Signed-off-by: Rob Hudson &lt;rob@tastybrew.com&gt;</message>
    <tree>0d4dfdffc90346902127c459e461e36425f9eb51</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@tastybrew.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d163dea7a5e6f07de690a43a65409df072fdb612</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/d3dde12970ceb044b019bee3f89376bf715e06c7</url>
    <id>d3dde12970ceb044b019bee3f89376bf715e06c7</id>
    <committed-date>2008-12-12T15:18:45-08:00</committed-date>
    <authored-date>2008-12-12T15:18:45-08:00</authored-date>
    <message>README update to point to issues list on Google code.</message>
    <tree>a3958ec317a6b6b7d3b565103aeba76f12e06be0</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eead4ac0990374d8727157d42026994d68fe577c</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/39b6127d28865eec34cd2ad31c029072306f442f</url>
    <id>39b6127d28865eec34cd2ad31c029072306f442f</id>
    <committed-date>2008-10-02T22:51:16-07:00</committed-date>
    <authored-date>2008-10-02T22:51:16-07:00</authored-date>
    <message>Dropping an item from the README's TODO.</message>
    <tree>fd2efba2f8b90b2f7ae06e41936563c01245de8e</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4a31e7fc96063b7bff4a95a021a896515639a153</id>
      </parent>
      <parent>
        <id>4a31e7fc96063b7bff4a95a021a896515639a153</id>
      </parent>
      <parent>
        <id>dc394cc735fb501f093bf8267292649061d560ce</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/7360299c3333d955bf71504337ddb78073b01fb7</url>
    <id>7360299c3333d955bf71504337ddb78073b01fb7</id>
    <committed-date>2008-10-02T07:00:56-07:00</committed-date>
    <authored-date>2008-10-02T07:00:56-07:00</authored-date>
    <message>Merging in new settings panel from 'binarydud/master'.  Thanks!</message>
    <tree>ccc46cfa67c9a82aa1e714eff9aaaf2559981a56</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f04d10d966fe0cd335fb47829740c5318e5cf43c</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/76dbd5b1d2cf1a9ab1a6384a016e5628444b0a5c</url>
    <id>76dbd5b1d2cf1a9ab1a6384a016e5628444b0a5c</id>
    <committed-date>2008-09-27T22:23:03-07:00</committed-date>
    <authored-date>2008-09-27T22:23:03-07:00</authored-date>
    <message>Adding info about the Logging panel to the README</message>
    <tree>9566466bdd76b348cc6517f478ab360697075858</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee810109f7dfb8c70278b5c447b4604bccc987a0</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/358db8a2c75c76384728a71bf6a727178a848cc2</url>
    <id>358db8a2c75c76384728a71bf6a727178a848cc2</id>
    <committed-date>2008-09-21T22:36:03-07:00</committed-date>
    <authored-date>2008-09-21T22:36:03-07:00</authored-date>
    <message>Removing update from previous commit from TODO list in README.</message>
    <tree>c205087c10cecc51806beecd0bb30b0b4c478007</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a6abeef6a5a734ad28178f939560dd127c363544</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/48179eda15c81e08f8fc3db89468bb19e2f44ded</url>
    <id>48179eda15c81e08f8fc3db89468bb19e2f44ded</id>
    <committed-date>2008-09-21T21:48:51-07:00</committed-date>
    <authored-date>2008-09-21T21:48:51-07:00</authored-date>
    <message>Updated README a bit and added many of the suggestions to the TODO.</message>
    <tree>cb1f0092c292b5f4f12a8808650e50d11f9b997f</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ec38c74d20606182d9b9462977e185f0c37e99b2</id>
      </parent>
    </parents>
    <author>
      <name>Jacob Kaplan-Moss</name>
      <email>jacob@jacobian.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/351081586846468c6c8b849e1d4ca5a35d05cd9d</url>
    <id>351081586846468c6c8b849e1d4ca5a35d05cd9d</id>
    <committed-date>2008-09-15T09:06:13-07:00</committed-date>
    <authored-date>2008-09-15T09:06:13-07:00</authored-date>
    <message>Updated README to indicate a different (better?) method of getting the debug templates loaded.</message>
    <tree>852948e921c091142d6657d85767ac749d321c7d</tree>
    <committer>
      <name>Jacob Kaplan-Moss</name>
      <email>jacob@jacobian.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4056bf7fa4049190f103602d071be99a53846952</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rhudson@orcasinc.com</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/ec38c74d20606182d9b9462977e185f0c37e99b2</url>
    <id>ec38c74d20606182d9b9462977e185f0c37e99b2</id>
    <committed-date>2008-09-12T13:34:39-07:00</committed-date>
    <authored-date>2008-09-12T13:34:39-07:00</authored-date>
    <message>Moving default list of panels into the loader to skip an install step.  Panel
list can still be overridden with a setting if desired.  Updated README as
well.</message>
    <tree>8c16cbe575b123d7eda0ce60b4562524364e886f</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rhudson@orcasinc.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>414368b6ec0ed856752dce752afad140a03c97f6</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rhudson@orcasinc.com</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/4056bf7fa4049190f103602d071be99a53846952</url>
    <id>4056bf7fa4049190f103602d071be99a53846952</id>
    <committed-date>2008-09-12T10:50:21-07:00</committed-date>
    <authored-date>2008-09-12T10:49:45-07:00</authored-date>
    <message>Updating README to follow a name refactoring that happened a few commits back
with the request_vars panel.</message>
    <tree>1b6db2c2f8b79adf1a4b275cd7583b1e0319d3a9</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rhudson@orcasinc.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>440ecb759d6764680ce3f1a6dad0dfaa3a5a9e89</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rhudson@orcasinc.com</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/ca99f4688fc70fb74bb2510a0aaaf4914a2c7aa9</url>
    <id>ca99f4688fc70fb74bb2510a0aaaf4914a2c7aa9</id>
    <committed-date>2008-09-11T15:31:02-07:00</committed-date>
    <authored-date>2008-09-11T15:31:02-07:00</authored-date>
    <message>Adding notes about the INTERNAL_IPS setting for this to work.</message>
    <tree>4a74a4607bcd9985d0f4bda180aa1cc3fcf0b2ba</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rhudson@orcasinc.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6e41146140e85ca74a13fa0f7f9ae868a83ea31e</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/440ecb759d6764680ce3f1a6dad0dfaa3a5a9e89</url>
    <id>440ecb759d6764680ce3f1a6dad0dfaa3a5a9e89</id>
    <committed-date>2008-09-09T23:28:53-07:00</committed-date>
    <authored-date>2008-09-09T23:28:53-07:00</authored-date>
    <message>Adding template panel info to README</message>
    <tree>e2461f4c21449ffc50ab8c8c020c5dd52ec01b13</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>68131cbf61cdde63d1c263ed5668f727fceb67b4</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/44ae80ddd1ed1f14b1d9c00113fc629616c2283c</url>
    <id>44ae80ddd1ed1f14b1d9c00113fc629616c2283c</id>
    <committed-date>2008-09-08T11:18:52-07:00</committed-date>
    <authored-date>2008-09-08T11:18:52-07:00</authored-date>
    <message>Adding a cache statistics panel contributed by David Cramer.</message>
    <tree>fada197a1d9ff319fe481b4e8f6b59f706fc27b6</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9ad09dc7aab671b67344d443e2baf4300ac68073</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/68131cbf61cdde63d1c263ed5668f727fceb67b4</url>
    <id>68131cbf61cdde63d1c263ed5668f727fceb67b4</id>
    <committed-date>2008-09-08T11:08:03-07:00</committed-date>
    <authored-date>2008-09-08T11:08:03-07:00</authored-date>
    <message>Rewrite of toolbar HTML, CSS, and JS.  Written by David Cramer with some
tweaks.  This also removes the jQuery dependency.</message>
    <tree>d7d6a2ddd610823ccfa64c80e1c0aaf9ef5fdbd2</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>545c387e111ac868942d48c616b45a6e099e241e</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/9ad09dc7aab671b67344d443e2baf4300ac68073</url>
    <id>9ad09dc7aab671b67344d443e2baf4300ac68073</id>
    <committed-date>2008-09-08T10:45:53-07:00</committed-date>
    <authored-date>2008-09-08T10:45:53-07:00</authored-date>
    <message>Updating README to include new GET/POST vars panel.</message>
    <tree>03fb2a1080a6b7a160d9281f4d48d927f5ba050e</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4cba5d5e1340139822d3fd3e25af0871749c6345</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/545c387e111ac868942d48c616b45a6e099e241e</url>
    <id>545c387e111ac868942d48c616b45a6e099e241e</id>
    <committed-date>2008-09-08T10:44:00-07:00</committed-date>
    <authored-date>2008-09-08T10:44:00-07:00</authored-date>
    <message>Adding special note about middleware ordering.</message>
    <tree>a526d7359c1f8af7adc8c13d936d9238239f565f</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>73423718e09fb71b89012d9c1d9f0890e759f7a5</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/5d2f897d45736b441024cbcdc720e9d8826e2afe</url>
    <id>5d2f897d45736b441024cbcdc720e9d8826e2afe</id>
    <committed-date>2008-09-07T12:08:32-07:00</committed-date>
    <authored-date>2008-09-07T12:08:32-07:00</authored-date>
    <message>Updated README: Added note about depending on jQuery for now.  Added documentation on new HTTP headers panel.</message>
    <tree>734dd2a4b21278daec0a0881a594936189f27079</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d85509edab8290666d056ba5f0a9423feceb64d5</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/cc8eaee3095cf44652db472dfa81b5d9528142b8</url>
    <id>cc8eaee3095cf44652db472dfa81b5d9528142b8</id>
    <committed-date>2008-09-07T00:38:09-07:00</committed-date>
    <authored-date>2008-09-07T00:38:09-07:00</authored-date>
    <message>editing README</message>
    <tree>436b4b30b19404073bdc970670f84927e2d2e33e</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ef40163300af9677ee16a14a0accc592b6e4b680</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/abc3351bcfd3b2d1aa9c317bc592f96092226ceb</url>
    <id>abc3351bcfd3b2d1aa9c317bc592f96092226ceb</id>
    <committed-date>2008-09-06T14:22:25-07:00</committed-date>
    <authored-date>2008-09-06T14:22:25-07:00</authored-date>
    <message>Updating rendering to use Django templates and could possibly be overridden.</message>
    <tree>820bf043bf7fb479cba830ed901df49ba108a775</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>22b5568a5537f2acf60f54bf721ce544a7187d2d</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/ef40163300af9677ee16a14a0accc592b6e4b680</url>
    <id>ef40163300af9677ee16a14a0accc592b6e4b680</id>
    <committed-date>2008-08-28T01:35:58-07:00</committed-date>
    <authored-date>2008-08-28T01:35:58-07:00</authored-date>
    <message>reverting all last readme changes</message>
    <tree>a2ca4f8e0772032d7bebfd03defc281e44c233eb</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>146c4632c27140176fb474467e7e256602c5c541</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/22b5568a5537f2acf60f54bf721ce544a7187d2d</url>
    <id>22b5568a5537f2acf60f54bf721ce544a7187d2d</id>
    <committed-date>2008-08-28T01:18:46-07:00</committed-date>
    <authored-date>2008-08-28T01:18:46-07:00</authored-date>
    <message>trying again</message>
    <tree>b98f117f6a8c52b420ef4a58c522f419c304143d</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1affcf7cab19ff7193ae817c8157a16c596186a8</id>
      </parent>
    </parents>
    <author>
      <name>robhudson</name>
      <email>rob@tastybrew.com</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/146c4632c27140176fb474467e7e256602c5c541</url>
    <id>146c4632c27140176fb474467e7e256602c5c541</id>
    <committed-date>2008-08-28T01:17:07-07:00</committed-date>
    <authored-date>2008-08-28T01:17:07-07:00</authored-date>
    <message>trying again</message>
    <tree>f66e5e692151eb997c0922cc7dddeb4fc15b3976</tree>
    <committer>
      <name>robhudson</name>
      <email>rob@tastybrew.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>566d2c20bda6e1eeb51c13573fc58d0eb191ea7a</id>
      </parent>
    </parents>
    <author>
      <name>robhudson</name>
      <email>rob@tastybrew.com</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/1affcf7cab19ff7193ae817c8157a16c596186a8</url>
    <id>1affcf7cab19ff7193ae817c8157a16c596186a8</id>
    <committed-date>2008-08-28T01:11:11-07:00</committed-date>
    <authored-date>2008-08-28T01:11:11-07:00</authored-date>
    <message>Seems like github didn't like my rst... trying again.</message>
    <tree>01d8c5f6eb0792a5c8088d72e453a05295b25960</tree>
    <committer>
      <name>robhudson</name>
      <email>rob@tastybrew.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3e88449a9d0ea3c4652895264f507e3adca54e85</id>
      </parent>
    </parents>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/566d2c20bda6e1eeb51c13573fc58d0eb191ea7a</url>
    <id>566d2c20bda6e1eeb51c13573fc58d0eb191ea7a</id>
    <committed-date>2008-08-28T01:07:26-07:00</committed-date>
    <authored-date>2008-08-28T01:07:26-07:00</authored-date>
    <message>README changes</message>
    <tree>030c51411f9079f834f05d1c6073c7bef00d5515</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </author>
    <url>http://github.com/robhudson/django-debug-toolbar/commit/ab06fbe6bf60be18a740547db957b5c44ae6b786</url>
    <id>ab06fbe6bf60be18a740547db957b5c44ae6b786</id>
    <committed-date>2008-08-27T23:57:17-07:00</committed-date>
    <authored-date>2008-08-27T23:57:17-07:00</authored-date>
    <message>Initial commit of basic working Debug Toolbar (that needs a lot of CSS and JS love)</message>
    <tree>0c424715d0b8d5f4abb1ffe3214adf599ff09f08</tree>
    <committer>
      <name>Rob Hudson</name>
      <email>rob@cogit8.org</email>
    </committer>
  </commit>
</commits>
