<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>djng/template/__init__.py</filename>
    </added>
    <added>
      <filename>djng/template/template_response.py</filename>
    </added>
    <added>
      <filename>example_template.py</filename>
    </added>
    <added>
      <filename>example_templates/example.html</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -12,4 +12,5 @@ from wsgi import serve
 from django import forms
 from django.utils.html import escape
 from django.utils.safestring import mark_safe
-#from template import TemplateResponse
+import template
+from template import TemplateResponse</diff>
      <filename>djng/__init__.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>158c512328937b473f54a8322cf34bb6a3ec0b81</id>
    </parent>
  </parents>
  <author>
    <name>Simon Willison</name>
    <email>simon@simonwillison.net</email>
  </author>
  <url>http://github.com/simonw/djng/commit/953eb33390972cbdd0ac0a52e3b23bfdd55e2cfe</url>
  <id>953eb33390972cbdd0ac0a52e3b23bfdd55e2cfe</id>
  <committed-date>2009-07-03T17:00:51-07:00</committed-date>
  <authored-date>2009-07-03T17:00:51-07:00</authored-date>
  <message>Very basic template support - after umming and aahing for months, here's the simplest thing that could possibly work. See example_template.py for an example.</message>
  <tree>524303e457eda7e2d1a6cb8419a3b72ef76eaa73</tree>
  <committer>
    <name>Simon Willison</name>
    <email>simon@simonwillison.net</email>
  </committer>
</commit>
