<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>ed4164700ef70a366a8d913e3f9fac2535ace9cf</id>
      </parent>
    </parents>
    <author>
      <name>comogo</name>
      <email>mcomogo@gmail.com</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/312d44523fd6055f5d5b4765bdb2e3a8c2706dde</url>
    <id>312d44523fd6055f5d5b4765bdb2e3a8c2706dde</id>
    <committed-date>2009-12-04T05:32:09-08:00</committed-date>
    <authored-date>2009-09-09T14:40:24-07:00</authored-date>
    <message>Fix ForeignkeyAutocompleteAdmin</message>
    <tree>172ac16cf2349295052f89e404f80579f859109a</tree>
    <committer>
      <name>Justin Lilly</name>
      <email>justinlilly@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5d9e2682a53c8a7ac0152a775f5ffde313e84151</id>
      </parent>
    </parents>
    <author>
      <name>tehfink</name>
      <email>djsnickles@yahoo.com</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/ed4164700ef70a366a8d913e3f9fac2535ace9cf</url>
    <id>ed4164700ef70a366a8d913e3f9fac2535ace9cf</id>
    <committed-date>2009-12-04T05:23:21-08:00</committed-date>
    <authored-date>2009-12-03T22:25:33-08:00</authored-date>
    <message>preliminary south support
http://south.aeracode.org/</message>
    <tree>1727c5f33ea2843db14c8c147fcb3fcbd6338b89</tree>
    <committer>
      <name>Justin Lilly</name>
      <email>justinlilly@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1edd5d5c01082e730c5c3f871e09d02af8f19376</id>
      </parent>
    </parents>
    <author>
      <name>trbs</name>
      <email>trbs@trbs.net</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/5d9e2682a53c8a7ac0152a775f5ffde313e84151</url>
    <id>5d9e2682a53c8a7ac0152a775f5ffde313e84151</id>
    <committed-date>2009-11-18T12:50:59-08:00</committed-date>
    <authored-date>2009-11-18T12:50:59-08:00</authored-date>
    <message>Use settings.DEFAULT_TABLESPACE for PostGreSQL tablespace instead of default</message>
    <tree>8b729a043626d6ad43d871ca13524d46a3751bc5</tree>
    <committer>
      <name>sqrbass</name>
      <email>sqrbass@xpc.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb26e1d70017c904b62446a988af5e2212b993f1</id>
      </parent>
    </parents>
    <author>
      <name>Preston Holmes</name>
      <email>preston@ptone.com</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/1edd5d5c01082e730c5c3f871e09d02af8f19376</url>
    <id>1edd5d5c01082e730c5c3f871e09d02af8f19376</id>
    <committed-date>2009-11-05T08:24:20-08:00</committed-date>
    <authored-date>2009-11-04T22:53:10-08:00</authored-date>
    <message>Added show_templatetags command

Formats and outputs docstrings for all template tags for INSTALLED_APPS</message>
    <tree>5939ba2d19e0249715a2c56c0dbdc88282636605</tree>
    <committer>
      <name>Justin Lilly</name>
      <email>justinlilly@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1366f6dbe3dbdbd8e3dabfef8ced7df26f8dd311</id>
      </parent>
    </parents>
    <author>
      <name>varikin</name>
      <email>varikin@overdrive.local</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/cb26e1d70017c904b62446a988af5e2212b993f1</url>
    <id>cb26e1d70017c904b62446a988af5e2212b993f1</id>
    <committed-date>2009-11-03T03:07:57-08:00</committed-date>
    <authored-date>2009-05-06T20:56:24-07:00</authored-date>
    <message>Added unreferenced_files command.

This command lists every file under MEDIA_ROOT that isn't referenced in the database
in a FileField or subclass of FileField.</message>
    <tree>09fcca5a0250ebe67a040e5a9f175797fbf37de8</tree>
    <committer>
      <name>trbs</name>
      <email>v.oostveen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>18826a2307a5ff937b51ea250ab81b875f011639</id>
      </parent>
    </parents>
    <author>
      <name>J.A. Roberts Tunney</name>
      <email>jtunney@lobstertech.com</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/1366f6dbe3dbdbd8e3dabfef8ced7df26f8dd311</url>
    <id>1366f6dbe3dbdbd8e3dabfef8ced7df26f8dd311</id>
    <committed-date>2009-10-24T12:01:24-07:00</committed-date>
    <authored-date>2009-08-23T03:03:51-07:00</authored-date>
    <message>Fixed bug in diffdb command which crashes if a sqlite database has
a unique column whose field name differs from the database column
name.</message>
    <tree>a2b6d26bfe22d596c213011e3ae8aa9fcb4577fa</tree>
    <committer>
      <name>trbs</name>
      <email>v.oostveen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f271a7d60b66bb3c3f9334d23649d205551ccf5</id>
      </parent>
    </parents>
    <author>
      <name>J.A. Roberts Tunney</name>
      <email>jtunney@lobstertech.com</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/18826a2307a5ff937b51ea250ab81b875f011639</url>
    <id>18826a2307a5ff937b51ea250ab81b875f011639</id>
    <committed-date>2009-10-24T12:01:24-07:00</committed-date>
    <authored-date>2009-08-23T02:38:14-07:00</authored-date>
    <message>ignore egg-info thing</message>
    <tree>b6657aa531d8859698b4c7e34a2adab4b516ce87</tree>
    <committer>
      <name>trbs</name>
      <email>v.oostveen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e3974fdf7dd157e8f2f808837873aa674b9dce58</id>
      </parent>
    </parents>
    <author>
      <name>J.A. Roberts Tunney</name>
      <email>jtunney@lobstertech.com</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/7f271a7d60b66bb3c3f9334d23649d205551ccf5</url>
    <id>7f271a7d60b66bb3c3f9334d23649d205551ccf5</id>
    <committed-date>2009-10-24T12:01:24-07:00</committed-date>
    <authored-date>2009-08-07T10:50:14-07:00</authored-date>
    <message>Profiles now include elapsed milliseconds in filename with leading
zeroes so you can sort out evil long requests.</message>
    <tree>763fa93f06e702502ac41dc6b6280f6ec647536c</tree>
    <committer>
      <name>trbs</name>
      <email>v.oostveen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a842edf938f1f888a5c12602ecc21cf7de2c87ab</id>
      </parent>
    </parents>
    <author>
      <name>J.A. Roberts Tunney</name>
      <email>jtunney@lobstertech.com</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/e3974fdf7dd157e8f2f808837873aa674b9dce58</url>
    <id>e3974fdf7dd157e8f2f808837873aa674b9dce58</id>
    <committed-date>2009-10-24T12:01:24-07:00</committed-date>
    <authored-date>2009-08-04T03:51:46-07:00</authored-date>
    <message>fix naming so pip can install with -e to virtualenvs</message>
    <tree>9167d192f316b8e2788976fcd9cd27777cda65b5</tree>
    <committer>
      <name>trbs</name>
      <email>v.oostveen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1bec5860ca61fbc9ca4c3b00a69ad5389857cbdd</id>
      </parent>
    </parents>
    <author>
      <name>J.A. Roberts Tunney</name>
      <email>jtunney@lobstertech.com</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/a842edf938f1f888a5c12602ecc21cf7de2c87ab</url>
    <id>a842edf938f1f888a5c12602ecc21cf7de2c87ab</id>
    <committed-date>2009-10-24T12:01:23-07:00</committed-date>
    <authored-date>2009-08-01T06:36:50-07:00</authored-date>
    <message>highlighting django template tag</message>
    <tree>dbfbed8b2670a01a5067eaa4c45609ea100e063c</tree>
    <committer>
      <name>trbs</name>
      <email>v.oostveen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1165aa609ce8db08eb42cca99436ae6842948b8a</id>
      </parent>
    </parents>
    <author>
      <name>J.A. Roberts Tunney</name>
      <email>jtunney@lobstertech.com</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/1bec5860ca61fbc9ca4c3b00a69ad5389857cbdd</url>
    <id>1bec5860ca61fbc9ca4c3b00a69ad5389857cbdd</id>
    <committed-date>2009-10-24T12:01:23-07:00</committed-date>
    <authored-date>2009-08-01T06:29:17-07:00</authored-date>
    <message>json field :D</message>
    <tree>6ef0b6078ccef0375a15423d84a0028c2ed99de7</tree>
    <committer>
      <name>trbs</name>
      <email>v.oostveen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee7c76e29285ff7382ee71b464d0a954034cf10f</id>
      </parent>
    </parents>
    <author>
      <name>melsdoerfer</name>
      <email>michael@elsdoerfer.com</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/1165aa609ce8db08eb42cca99436ae6842948b8a</url>
    <id>1165aa609ce8db08eb42cca99436ae6842948b8a</id>
    <committed-date>2009-10-23T12:26:40-07:00</committed-date>
    <authored-date>2009-10-23T09:49:15-07:00</authored-date>
    <message>Models that were split into different files were not properly supported because their definition used app.model, while relations linked to module.model; This fixes the issue by using module.model for definitions as well.</message>
    <tree>bcdbefc61d9a547870ecfd635c5903a33d1d9693</tree>
    <committer>
      <name>trbs</name>
      <email>v.oostveen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5d6852063320cd215cde70e0e8319ccc56afb234</id>
      </parent>
    </parents>
    <author>
      <name>trbs</name>
      <email>trbs@ryoko.(none)</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/ee7c76e29285ff7382ee71b464d0a954034cf10f</url>
    <id>ee7c76e29285ff7382ee71b464d0a954034cf10f</id>
    <committed-date>2009-09-27T07:11:08-07:00</committed-date>
    <authored-date>2009-09-27T07:11:08-07:00</authored-date>
    <message>Switched postgresql to use 'template1' database for the default.
Added options for overriding user, password and database name.</message>
    <tree>07d8f620f670630c8da51c5e6886a8229257a46b</tree>
    <committer>
      <name>trbs</name>
      <email>trbs@ryoko.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>811c11aa76f70a3b7d2116082a8b582f3cd138af</id>
      </parent>
    </parents>
    <author>
      <name>Michael Trier</name>
      <email>mtrier@gmail.com</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/5d6852063320cd215cde70e0e8319ccc56afb234</url>
    <id>5d6852063320cd215cde70e0e8319ccc56afb234</id>
    <committed-date>2009-09-26T04:31:59-07:00</committed-date>
    <authored-date>2009-09-25T19:31:57-07:00</authored-date>
    <message>Added in the widont filter by SmileyChris.

Signed-off-by: Jannis Leidel &lt;jannis@leidel.info&gt;</message>
    <tree>c5228e148d7e79856246960f8945af1d8082c65b</tree>
    <committer>
      <name>Jannis Leidel</name>
      <email>jannis@leidel.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ffb018ec4ab7cb9be74084a4a16cf299d6d07ffe</id>
      </parent>
    </parents>
    <author>
      <name>Alexander Artemenko</name>
      <email>svetlyak.40wt@gmail.com</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/811c11aa76f70a3b7d2116082a8b582f3cd138af</url>
    <id>811c11aa76f70a3b7d2116082a8b582f3cd138af</id>
    <committed-date>2009-09-25T20:00:23-07:00</committed-date>
    <authored-date>2009-08-13T03:21:38-07:00</authored-date>
    <message>Ignore *.egg-info

Signed-off-by: Justin Lilly &lt;justinlilly@gmail.com&gt;</message>
    <tree>0f76f60ff3d83271a0842ba2819a05835d16b8f2</tree>
    <committer>
      <name>Justin Lilly</name>
      <email>justinlilly@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd32f894382e2b3d3b2b1cbe99c7c98ad3b756b9</id>
      </parent>
    </parents>
    <author>
      <name>trbs</name>
      <email>info@trbs.net</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/ffb018ec4ab7cb9be74084a4a16cf299d6d07ffe</url>
    <id>ffb018ec4ab7cb9be74084a4a16cf299d6d07ffe</id>
    <committed-date>2009-09-15T05:48:21-07:00</committed-date>
    <authored-date>2009-09-15T05:48:21-07:00</authored-date>
    <message>added except clause for import error</message>
    <tree>52d78dbdeb378e17b693e05a4f18496f8581fd0d</tree>
    <committer>
      <name>trbs</name>
      <email>info@trbs.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>273800cd251cec8bedc9e07bb5cd5d547cfd061d</id>
      </parent>
      <parent>
        <id>3f25c4272d280829fca301f22b63f64fbb608303</id>
      </parent>
    </parents>
    <author>
      <name>Jannis Leidel</name>
      <email>jannis@leidel.info</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/cd32f894382e2b3d3b2b1cbe99c7c98ad3b756b9</url>
    <id>cd32f894382e2b3d3b2b1cbe99c7c98ad3b756b9</id>
    <committed-date>2009-09-12T15:28:19-07:00</committed-date>
    <authored-date>2009-09-12T15:28:19-07:00</authored-date>
    <message>Merge remote branch 'daniel/master'</message>
    <tree>326e81084ab18e3dde4246ad106e990e59945807</tree>
    <committer>
      <name>Jannis Leidel</name>
      <email>jannis@leidel.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>738482f16362cdd289e733ccba9bd8879ffff5ed</id>
      </parent>
      <parent>
        <id>664ca825578c5c13f0817eba0578fbda4bac62cf</id>
      </parent>
    </parents>
    <author>
      <name>Jannis Leidel</name>
      <email>jannis@leidel.info</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/273800cd251cec8bedc9e07bb5cd5d547cfd061d</url>
    <id>273800cd251cec8bedc9e07bb5cd5d547cfd061d</id>
    <committed-date>2009-09-12T15:15:11-07:00</committed-date>
    <authored-date>2009-09-12T15:15:11-07:00</authored-date>
    <message>Merge branch 'master' of github.com:django-extensions/django-extensions

Conflicts:
	django_extensions/db/models.py</message>
    <tree>a52a7da92b4b5623668f07d9cca66e4ea65132e2</tree>
    <committer>
      <name>Jannis Leidel</name>
      <email>jannis@leidel.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e8a0516d97393b596b0758ae8d1ccfff7717357e</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Mizyrycki</name>
      <email>mzdaniel@gmail.com</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/3f25c4272d280829fca301f22b63f64fbb608303</url>
    <id>3f25c4272d280829fca301f22b63f64fbb608303</id>
    <committed-date>2009-09-11T20:31:10-07:00</committed-date>
    <authored-date>2009-09-11T20:31:10-07:00</authored-date>
    <message>Extend create_app to handle .dia diagrams. Add create_app documentation.</message>
    <tree>326e81084ab18e3dde4246ad106e990e59945807</tree>
    <committer>
      <name>Daniel Mizyrycki</name>
      <email>mzdaniel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3ba0e66f567dfad8304e022e3d02178daa7b6f13</id>
      </parent>
      <parent>
        <id>664ca825578c5c13f0817eba0578fbda4bac62cf</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Mizyrycki</name>
      <email>mzdaniel@gmail.com</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/e8a0516d97393b596b0758ae8d1ccfff7717357e</url>
    <id>e8a0516d97393b596b0758ae8d1ccfff7717357e</id>
    <committed-date>2009-09-11T18:23:57-07:00</committed-date>
    <authored-date>2009-09-11T18:23:57-07:00</authored-date>
    <message>Merge commit 'upstream/master'</message>
    <tree>71a1127ea98eeb6886d789c59d81720c1ec3c683</tree>
    <committer>
      <name>Daniel Mizyrycki</name>
      <email>mzdaniel@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>371428a663dd3f79a6e1c68ec5e0cd9a76248005</id>
      </parent>
    </parents>
    <author>
      <name>trbs</name>
      <email>info@trbs.net</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/664ca825578c5c13f0817eba0578fbda4bac62cf</url>
    <id>664ca825578c5c13f0817eba0578fbda4bac62cf</id>
    <committed-date>2009-07-31T03:56:01-07:00</committed-date>
    <authored-date>2009-04-18T05:45:48-07:00</authored-date>
    <message>started with meta.managed, added some todo points about how to possibly
handle this

Signed-off-by: trbs &lt;v.oostveen@gmail.com&gt;</message>
    <tree>a52a7da92b4b5623668f07d9cca66e4ea65132e2</tree>
    <committer>
      <name>trbs</name>
      <email>v.oostveen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a36426cf58338a5715d73389b4a0e466fae0f72c</id>
      </parent>
      <parent>
        <id>b665d6c972e62bfc7462475ee46ada84fafc2c50</id>
      </parent>
    </parents>
    <author>
      <name>trbs</name>
      <email>info@trbs.net</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/371428a663dd3f79a6e1c68ec5e0cd9a76248005</url>
    <id>371428a663dd3f79a6e1c68ec5e0cd9a76248005</id>
    <committed-date>2009-07-31T03:54:03-07:00</committed-date>
    <authored-date>2009-07-31T03:54:03-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:django-extensions/django-extensions</message>
    <tree>184014dc186be37474a2c91ecfb329f2ae27f0d8</tree>
    <committer>
      <name>trbs</name>
      <email>info@trbs.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>35e99c5d8b47194fdb7bfbe14ebb19c98e7a2af8</id>
      </parent>
    </parents>
    <author>
      <name>trbs</name>
      <email>info@trbs.net</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/a36426cf58338a5715d73389b4a0e466fae0f72c</url>
    <id>a36426cf58338a5715d73389b4a0e466fae0f72c</id>
    <committed-date>2009-07-31T03:52:59-07:00</committed-date>
    <authored-date>2009-04-18T04:58:59-07:00</authored-date>
    <message>use _meta.localfields instead of _meta.fields, this also fixes model
inheritence support</message>
    <tree>2b9ac6d04c7117216d3e935653ba1ff5623e87ac</tree>
    <committer>
      <name>trbs</name>
      <email>info@trbs.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ce6157ef0c9c41b1e9773bf80c3ae9109d4fc2ca</id>
      </parent>
    </parents>
    <author>
      <name>trbs</name>
      <email>info@trbs.net</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/b665d6c972e62bfc7462475ee46ada84fafc2c50</url>
    <id>b665d6c972e62bfc7462475ee46ada84fafc2c50</id>
    <committed-date>2009-07-31T03:45:21-07:00</committed-date>
    <authored-date>2009-04-16T09:44:51-07:00</authored-date>
    <message>added support for importing fields outside of django.db.fields
added two postgis types to PostgreSQLDiff as a start to support
django.gis

Signed-off-by: trbs &lt;v.oostveen@gmail.com&gt;</message>
    <tree>9532cf35ecb6265c37cc755dd9e4cf18d1120230</tree>
    <committer>
      <name>trbs</name>
      <email>v.oostveen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a6bb86d0ac42bb3b09bea8f5b31dcd894d2f700d</id>
      </parent>
    </parents>
    <author>
      <name>Jehiah Czebotar</name>
      <email>jczebota@jehiah.local</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/ce6157ef0c9c41b1e9773bf80c3ae9109d4fc2ca</url>
    <id>ce6157ef0c9c41b1e9773bf80c3ae9109d4fc2ca</id>
    <committed-date>2009-07-31T03:43:23-07:00</committed-date>
    <authored-date>2009-04-16T10:55:59-07:00</authored-date>
    <message>Try to handle decimal columns for postgresql where the decimal precision is returned as a negative number  but should be a positive one
This is issue 97
http://code.google.com/p/django-command-extensions/issues/detail?id=97

Signed-off-by: trbs &lt;v.oostveen@gmail.com&gt;</message>
    <tree>430515eb3eeed5ca830fcfc35cbc25f70a9419ed</tree>
    <committer>
      <name>trbs</name>
      <email>v.oostveen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>be488b7d0481cf2e20880d51961bf0b41e7f21f7</id>
      </parent>
    </parents>
    <author>
      <name>trbs</name>
      <email>info@trbs.net</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/a6bb86d0ac42bb3b09bea8f5b31dcd894d2f700d</url>
    <id>a6bb86d0ac42bb3b09bea8f5b31dcd894d2f700d</id>
    <committed-date>2009-07-31T03:40:14-07:00</committed-date>
    <authored-date>2009-04-17T00:06:05-07:00</authored-date>
    <message>added start of test-suite for django_extensions

Signed-off-by: trbs &lt;v.oostveen@gmail.com&gt;</message>
    <tree>371d6a8a2ed357c818feb3049548698b3bc51fa4</tree>
    <committer>
      <name>trbs</name>
      <email>v.oostveen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>35e99c5d8b47194fdb7bfbe14ebb19c98e7a2af8</id>
      </parent>
    </parents>
    <author>
      <name>trbs</name>
      <email>info@trbs.net</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/be488b7d0481cf2e20880d51961bf0b41e7f21f7</url>
    <id>be488b7d0481cf2e20880d51961bf0b41e7f21f7</id>
    <committed-date>2009-07-31T03:37:43-07:00</committed-date>
    <authored-date>2009-04-17T00:04:55-07:00</authored-date>
    <message>fix indentation 'bug' in truncate_letters

Signed-off-by: trbs &lt;v.oostveen@gmail.com&gt;</message>
    <tree>d29175feeeb3753ba6341316f3f06538a8143c33</tree>
    <committer>
      <name>trbs</name>
      <email>v.oostveen@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>747c93894ef91924cf6d293f1ccaa60da5e4ad94</id>
      </parent>
    </parents>
    <author>
      <name>Thomas Schreiber</name>
      <email>tom@rizumu.us</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/35e99c5d8b47194fdb7bfbe14ebb19c98e7a2af8</url>
    <id>35e99c5d8b47194fdb7bfbe14ebb19c98e7a2af8</id>
    <committed-date>2009-07-31T03:30:35-07:00</committed-date>
    <authored-date>2009-07-03T17:18:39-07:00</authored-date>
    <message>Fixed typo and forgotten datetime import

Signed-off-by: trbs &lt;info@trbs.net&gt;</message>
    <tree>3751f0b34f2d463f0bf4680da2ce77333596f705</tree>
    <committer>
      <name>trbs</name>
      <email>info@trbs.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fd84ce5b124e3ac28c3a4d9be748e8eddf97f3f1</id>
      </parent>
    </parents>
    <author>
      <name>Thomas Schreiber</name>
      <email>tom@rizumu.us</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/747c93894ef91924cf6d293f1ccaa60da5e4ad94</url>
    <id>747c93894ef91924cf6d293f1ccaa60da5e4ad94</id>
    <committed-date>2009-07-31T03:30:35-07:00</committed-date>
    <authored-date>2009-04-01T19:24:31-07:00</authored-date>
    <message>typo

Signed-off-by: trbs &lt;info@trbs.net&gt;</message>
    <tree>7d61293cb148170b51d8cb12855a4267cb4299d7</tree>
    <committer>
      <name>trbs</name>
      <email>info@trbs.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>309f9b61f09a6273ff78e93b98a0d9008a9f77a2</id>
      </parent>
    </parents>
    <author>
      <name>Thomas Schreiber</name>
      <email>tom@rizumu.us</email>
    </author>
    <url>http://github.com/django-extensions/django-extensions/commit/fd84ce5b124e3ac28c3a4d9be748e8eddf97f3f1</url>
    <id>fd84ce5b124e3ac28c3a4d9be748e8eddf97f3f1</id>
    <committed-date>2009-07-31T03:30:35-07:00</committed-date>
    <authored-date>2009-04-01T19:13:34-07:00</authored-date>
    <message>ActivatorMixin: An abstract base class model that provides activate and deactivate fields.

Signed-off-by: trbs &lt;info@trbs.net&gt;</message>
    <tree>9a5dbb30c665adf30c96e5d860e543f50d8a4b72</tree>
    <committer>
      <name>trbs</name>
      <email>info@trbs.net</email>
    </committer>
  </commit>
</commits>
