<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,8 +3,8 @@
 import sys, os
 root = os.path.dirname(__file__)
 paths = (
-    os.path.join(root),
-    os.path.join(root, &quot;djangopeople&quot;, &quot;lib&quot;),
+    os.path.join(root, '../lib'),
+    os.path.join(root, '..'),
 )
 for path in paths:
     if not path in sys.path:</diff>
      <filename>djangopeoplenet/manage.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5f53606374591835043ed0577fd050fbb34f7df9</id>
    </parent>
  </parents>
  <author>
    <name>Simon Willison</name>
    <email>simon@simonwillison.net</email>
  </author>
  <url>http://github.com/simonw/djangopeople.net/commit/ed04d3c79d03b9c74f3e7f82b2af944e021f8e15</url>
  <id>ed04d3c79d03b9c74f3e7f82b2af944e021f8e15</id>
  <committed-date>2009-09-12T08:17:47-07:00</committed-date>
  <authored-date>2009-09-12T08:17:47-07:00</authored-date>
  <message>fixed paths in manage.py</message>
  <tree>2af6c5ffcfcd9aaff12ebccf0974376112a3d570</tree>
  <committer>
    <name>Simon Willison</name>
    <email>simon@simonwillison.net</email>
  </committer>
</commit>
