From e3b77517f8d7ac0db0432f79caf0f68081cb7833 Mon Sep 17 00:00:00 2001 From: Andrew Magliozzi Date: Tue, 24 Sep 2013 11:50:36 -0400 Subject: [PATCH] adjusting requirement for django filepicker version --- reqs/common.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/reqs/common.txt b/reqs/common.txt index b50f258..73fce67 100644 --- a/reqs/common.txt +++ b/reqs/common.txt @@ -11,5 +11,4 @@ google-api-python-client==1.0 django-grappelli==2.4.3 lxml==3.1.0 git+https://github.com/FinalsClub/django-taggit.git -#django-filepicker==0.1.4 -git+https://github.com/sethwoodworth/django-filepicker.git +django-filepicker==0.1.55 -- 2.25.1