<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>src/tumblelog/testsettings.py</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,9 +1,18 @@
 [buildout]
-parts = python
+parts = python django
 develop = .
 eggs = django-basic-tumblelog
 
 [python]
 recipe = zc.recipe.egg
 interpreter = python
+eggs = ${buildout:eggs}
+
+[django]
+recipe = djangorecipe
+version = 1.0.2
+project = tumblelog
+projectegg = tumblelog
+settings = testsettings
+test = tumblelog
 eggs = ${buildout:eggs}
\ No newline at end of file</diff>
      <filename>buildout.cfg</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e4370c1f97ba3190f067ad7f5e1719d955d1b071</id>
    </parent>
  </parents>
  <author>
    <name>Myles Braithwaite</name>
    <email>me@mylesbraithwaite.com</email>
  </author>
  <url>http://github.com/myles/django-basic-tumblelog/commit/6fb82c5e888f9a435323656b7975957d20b4c056</url>
  <id>6fb82c5e888f9a435323656b7975957d20b4c056</id>
  <committed-date>2009-04-16T11:03:19-07:00</committed-date>
  <authored-date>2009-04-16T11:03:19-07:00</authored-date>
  <message>Added the djangorecipe to buildout.</message>
  <tree>424c53c8ee8026c350d39abbea20d4fe394df0b7</tree>
  <committer>
    <name>Myles Braithwaite</name>
    <email>me@mylesbraithwaite.com</email>
  </committer>
</commit>
