From bd14ec630b274eff79ed5e47b67f5caa605f8145 Mon Sep 17 00:00:00 2001 From: Luciano Almeida Date: Thu, 4 Aug 2016 16:33:30 -0300 Subject: [PATCH] Update django-admin-bootstrapped to support django 1.9 Signed-off-by: Luciano Almeida --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index e7d0bed..40b950b 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,5 +1,5 @@ -e git://github.com/marinho/geraldo.git@868ebdce67176d9b6205cddc92476f642c783fff#egg=geraldo -django-admin-bootstrapped==2.5.7 +git+git://github.com/hellpanderrr/django-admin-bootstrapped-1.9-compatible.git@master#egg=django_admin_bootstrappedj django-auth-ldap==1.2.8 django-autoslug==1.9.3 django-bootstrap3==7.0.1