From c03fc0f5fc80bb3eda65ec5d5b5c102d3558dfd9 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Thu, 26 Sep 2013 12:39:56 +0200 Subject: [PATCH] requirements: bump required version of django-journal to 1.21 --- requirements | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements b/requirements index 02878c7..44e5b1e 100644 --- a/requirements +++ b/requirements @@ -14,5 +14,5 @@ South==0.7.6 django-modeltranslation==0.6.1 git+http://github.com/cypreess/django-fiber-modeltranslation.git django-daterange-filter==0.1.1 -django-journal>=1.20.0,<2.0.0 +django-journal>=1.21.0,<2.0.0 http://repos.entrouvert.org/python-entrouvert.git/snapshot/python-entrouvert-1.3.tar.gz