<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>djng/response.py</filename>
    </added>
    <added>
      <filename>djng/wsgi.py</filename>
    </added>
    <added>
      <filename>example_hello.py</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -0,0 +1,4 @@
+from router import Router
+#from template import TemplateResponse
+from response import HttpResponse as Response
+from wsgi import serve
\ No newline at end of file</diff>
      <filename>djng/__init__.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ee2c14a2d6673aac08647ad2209dc3fcf82d8af0</id>
    </parent>
  </parents>
  <author>
    <name>Simon Willison</name>
    <email>simon@simonwillison.net</email>
  </author>
  <url>http://github.com/simonw/djng/commit/9c6833bc32d0edd6eb04db41b920b27b5d729fa8</url>
  <id>9c6833bc32d0edd6eb04db41b920b27b5d729fa8</id>
  <committed-date>2009-05-11T10:27:12-07:00</committed-date>
  <authored-date>2009-05-11T10:27:12-07:00</authored-date>
  <message>Figured out what hello world should look like in djng, then implemented (and monkey-patched) the API to make it work</message>
  <tree>5d51d9974ff2b84f3666fbb57bdb8d118fe56d61</tree>
  <committer>
    <name>Simon Willison</name>
    <email>simon@simonwillison.net</email>
  </committer>
</commit>
