X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=docs%2FINSTALL;fp=docs%2FINSTALL;h=760607f0b9f50b07684753ac3927c36ea5609a69;hb=3fd68370c79cf1567772c7da3c3c4b2b92046d7d;hp=face0dc832ce22b33eba9f041ca9626a8c022807;hpb=ce15e005dfa0bc62d0ff4c020ebe43e9dd7e53ad;p=patchwork diff --git a/docs/INSTALL b/docs/INSTALL index face0dc..760607f 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -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