From 50c10beddb95719e5dc8acee4f1ab13f8e858b5c Mon Sep 17 00:00:00 2001 From: Martin Krafft Date: Fri, 29 Jan 2010 22:03:52 +0100 Subject: Registration framework maintained on bitbucket The django-registration framework is now maintained on bitbucket, which requires some changes to the in-tree symlink and the documentation. Signed-off-by: martin f. krafft Signed-off-by: Jeremy Kerr --- apps/registration | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/registration b/apps/registration index 64d0da0..2d4e4c9 120000 --- a/apps/registration +++ b/apps/registration @@ -1 +1 @@ -../lib/packages/django-registration \ No newline at end of file +../lib/packages/django-registration/registration \ No newline at end of file -- cgit v1.2.3