From 7507d564eff536d4bf97e90ff25be42afa54853d Mon Sep 17 00:00:00 2001
From: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Date: Wed, 27 Jun 2012 15:23:26 +0200
Subject: [PATCH 1/1] use jsonfield from upstream, pip version is too buggy

---
 requirements.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 0b2875642..037fa76ea 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,8 @@ django-pipeline>=1.2
 django-pagination>=1.0
 django-maintenancemode>=0.10
 django-piston
-django-jsonfield
+#django-jsonfield
+-e git+git://github.com/bradjasper/django-jsonfield.git@2f427368ad70bf8d9a0580df58ec0eb0654d62ae#egg=django-jsonfield
 django-picklefield
 django-allauth
 django-honeypot
-- 
2.20.1