X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=docs%2FINSTALL;h=6a1a0bf6498ed46c9529bd902e41453c3e86dba8;hb=c2c6a408c7764fa29389ce160f52776c9308d50a;hp=57e804251f81dd73adbfc0207a557b6c9a3632c3;hpb=e11f1b02e5e9eaaf813dc4a5f1d17755a2244628;p=patchwork diff --git a/docs/INSTALL b/docs/INSTALL index 57e8042..6a1a0bf 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -81,17 +81,6 @@ in brackets): cd ../python ln -s ../packages/django/django ./django - We also use the django-registration infrastructure from - http://bitbucket.org/ubernostrum/django-registration/. Your distro - may provide the django-registration python module (in Ubuntu/Debian it's - called 'python-django-registration'). If not, download the module - and symlink it to lib/python/ : - - cd lib/packages/ - hg clone http://bitbucket.org/ubernostrum/django-registration/ - cd ../python - ln -s ../lib/packages/django-registration/registration ./registration - We also use some Javascript libraries: cd lib/packages