]> git.ozlabs.org Git - patchwork/commitdiff
INSTALL: adopt PYTHONPATH
authorAndreas Bießmann <andreas@biessmann.de>
Tue, 19 Nov 2013 14:43:59 +0000 (15:43 +0100)
committerJeremy Kerr <jk@ozlabs.org>
Thu, 24 Jul 2014 09:14:21 +0000 (17:14 +0800)
Signed-off-by: Andreas Bießmann <andreas@biessmann.de>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
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