]> git.ozlabs.org Git - patchwork/blobdiff - docs/INSTALL
INSTALL: adopt PYTHONPATH
[patchwork] / docs / INSTALL
index face0dc832ce22b33eba9f041ca9626a8c022807..760607f0b9f50b07684753ac3927c36ea5609a69 100644 (file)
@@ -128,7 +128,7 @@ in brackets):
         Then, get patchwork to create its tables in your configured database:
 
          cd apps/
-         PYTHONPATH=../lib/python/django ./manage.py syncdb
+         PYTHONPATH=../lib/python ./manage.py syncdb
 
         And add privileges for your mail and web users. This is only needed if
         you use the ident-based approach. If you use password-based database