<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>djng/middleware.py</filename>
    </added>
    <added>
      <filename>example_middleware.py</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -3,6 +3,7 @@ from django.conf import settings
 settings.configure(USE_18N = False)
 del settings
 
+import middleware
 from django.conf.urls.defaults import url
 from router import Router
 from errors import ErrorWrapper</diff>
      <filename>djng/__init__.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>63afa8998077c67afc2d08d5345cfc301a4c3ce2</id>
    </parent>
  </parents>
  <author>
    <name>Simon Willison</name>
    <email>simon@simonwillison.net</email>
  </author>
  <url>http://github.com/simonw/djng/commit/77d7b7c20b8a0561b4741ef777915376db8dbb0d</url>
  <id>77d7b7c20b8a0561b4741ef777915376db8dbb0d</id>
  <committed-date>2009-05-18T01:46:30-07:00</committed-date>
  <authored-date>2009-05-18T01:46:30-07:00</authored-date>
  <message>Added djng.middleware.GZip and example of applying that middleware to just one path within a site</message>
  <tree>c543be263771cedca0b45ba9ee23840f4a374edb</tree>
  <committer>
    <name>Simon Willison</name>
    <email>simon@simonwillison.net</email>
  </committer>
</commit>
