From b6a927327fad40417aba9cfa0b23a79cf3f2de1f Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Tue, 12 Nov 2013 12:51:15 -0500 Subject: [PATCH] Fix broken django-registration. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d909d9..97e1e46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ simplejson South Werkzeug -hg+https://bitbucket.org/ubernostrum/django-registration#egg=django-registration +hg+https://bitbucket.org/kubaz93/django-registration@django1.6#egg=django-registration hg+https://bitbucket.org/birkenfeld/pygments-main#egg=Pygments git+git://github.com/toastdriven/django-haystack.git#egg=django-haystack