<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -18,13 +18,6 @@ except ImportError, e:
 # setup the environment before we start accessing things in the settings.
 setup_environ(settings_mod)
 
-if hasattr(settings, &quot;PINAX_ROOT&quot;):
-    path = addsitedir(join(settings.PINAX_ROOT, &quot;libs/external_libs&quot;), set())
-    if path:
-        sys.path = list(path) + sys.path
-    sys.path.insert(0, join(settings.PINAX_ROOT, &quot;apps/external_apps&quot;))
-    sys.path.insert(0, join(settings.PINAX_ROOT, &quot;apps/local_apps&quot;))
-
 sys.path.insert(0, join(settings.PROJECT_ROOT, &quot;apps&quot;))
 
 if __name__ == &quot;__main__&quot;:</diff>
      <filename>manage.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d2c49a376d45463a5ba9ea32afc9d14e08d108d1</id>
    </parent>
  </parents>
  <author>
    <name>Brian Rosner</name>
    <email>brosner@gmail.com</email>
  </author>
  <url>http://github.com/brosner/oebfare/commit/fbfc20d5edb02cbd75f634e6ad1c9f03dbd9d276</url>
  <id>fbfc20d5edb02cbd75f634e6ad1c9f03dbd9d276</id>
  <committed-date>2009-02-16T13:16:20-08:00</committed-date>
  <authored-date>2009-02-16T13:16:20-08:00</authored-date>
  <message>Removed the Pinax sys.path hacking that is now the way of the past.</message>
  <tree>df235d8a4ad094350e3af11a60fbe4080e1db881</tree>
  <committer>
    <name>Brian Rosner</name>
    <email>brosner@gmail.com</email>
  </committer>
</commit>
