From 7acd7881b61a862cbd819cdb15f7dc48134819d4 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 17 Sep 2013 17:41:53 +0200 Subject: Switch travis to the clean branch. --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements') diff --git a/requirements/base.txt b/requirements/base.txt index 5861981..038469a 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -2,7 +2,7 @@ django>=1.5 django-auth-ldap>=1.1.4 django-compressor>=1.3 django-otp>=0.1.7 -git+https://github.com/tampakrap/django-ldapdb@okupy#egg=django-ldapdb +git+https://github.com/mgorny/django-ldapdb@bind_as-2#egg=django-ldapdb paramiko>=1.10.1 passlib>=1.6.1 pycrypto>=2.6 -- cgit v1.2.3-65-gdbad