From: Radek Czajka Date: Thu, 11 Apr 2013 14:05:12 +0000 (+0200) Subject: Current packaged jsonfield is broken for ordinary strings. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/ab499dc614e4099e0f3b304a9eb3ae7ded739ab8 Current packaged jsonfield is broken for ordinary strings. --- 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