From ab499dc614e4099e0f3b304a9eb3ae7ded739ab8 Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Thu, 11 Apr 2013 16:05:12 +0200 Subject: [PATCH] Current packaged jsonfield is broken for ordinary strings. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd14a9ea4..5b422ec06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ django-pipeline>=1.2,<1.3 django-pagination>=1.0 django-maintenancemode>=0.10 django-piston>=0.2.2.1,<0.2.3 -django-jsonfield>=0.9,<0.10 +-e git+git://github.com/bradjasper/django-jsonfield.git@e67ec8c3652e61d8b47cc8db012a63f5ad39323d#egg=django-jsonfield django-picklefield #django-allauth<0.10 with migration fix -- 2.20.1