From d4789bc883c3a7d7072e9a9d785754fd41e4e660 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Barrois?= Date: Fri, 29 Mar 2013 21:13:34 +0100 Subject: [PATCH] Add appconf requirement. --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index ed615e6..b2a924c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ Django>=1.5.0 +django-appconf django_authgroupex>=0.2.1 django-xworkflows django-crispy-forms -- 2.1.4