]> git.ozlabs.org Git - patchwork/blobdiff - docs/INSTALL
Registration framework maintained on bitbucket
[patchwork] / docs / INSTALL
index ea164046596e9d92be83514dee762f4ef91a85cd..803c7ff3c7a7c2550f135c9e2dc308950595798e 100644 (file)
@@ -61,14 +61,12 @@ in brackets):
          ln -s ../packages/django/django ./django
 
         We also use the django-registration infrastructure from
-        http://code.google.com/p/django-registration/
+        http://bitbucket.org/ubernostrum/django-registration/
 
          cd lib/packages/
-         svn checkout \
-             http://django-registration.googlecode.com/svn/trunk/registration/ \
-             django-registration
+         hg clone http://bitbucket.org/ubernostrum/django-registration/
          cd ../../apps
-         ln -s ../lib/packages/django-registration ./registration
+         ln -s ../lib/packages/django-registration/registration ./registration
 
                We also use some Javascript libraries: