<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>example_services_incomplete.py</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -58,6 +58,7 @@ from django.core.servers.basehttp import \
     BaseHTTPRequestHandler, WSGIServer
 
 class WSGIRequestHandler(WSGIRequestHandlerOld):
+    # Just enough to get rid of settings.py dependencies
     def __init__(self, *args, **kwargs):
         self.path = ''
         BaseHTTPRequestHandler.__init__(self, *args, **kwargs)</diff>
      <filename>djng/wsgi.py</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>example_app.py</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>2bef90dbf79c95601bf80def6779ded3c6daa037</id>
    </parent>
  </parents>
  <author>
    <name>Simon Willison</name>
    <email>simon@simonwillison.net</email>
  </author>
  <url>http://github.com/simonw/djng/commit/72d8a5aa9088720841321f8e4177d7ceb63f7368</url>
  <id>72d8a5aa9088720841321f8e4177d7ceb63f7368</id>
  <committed-date>2009-05-11T11:17:13-07:00</committed-date>
  <authored-date>2009-05-11T11:17:13-07:00</authored-date>
  <message>De-emphasized the example_app for services that doesn't do anything interesting yet</message>
  <tree>34ac5dadc66e51f6a373caab3b37ec66b046ec9f</tree>
  <committer>
    <name>Simon Willison</name>
    <email>simon@simonwillison.net</email>
  </committer>
</commit>
