From 513946e6fe2c363a377c9b18a2dd4beff704c19b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Mart=C3=ADn?= Date: Tue, 28 May 2013 14:38:43 +0200 Subject: [PATCH] Added pytz to requirements --- config/requirements.pip | 1 + 1 file changed, 1 insertion(+) diff --git a/config/requirements.pip b/config/requirements.pip index a963a3f..12c68fb 100644 --- a/config/requirements.pip +++ b/config/requirements.pip @@ -2,3 +2,4 @@ Django==1.5.1 jingo==0.6.1 django-grappelli==2.4.4 South==0.7.6 +pytz==2013b