From: Radek Czajka Date: Wed, 27 Jun 2012 13:23:26 +0000 (+0200) Subject: use jsonfield from upstream, pip version is too buggy X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/7507d564eff536d4bf97e90ff25be42afa54853d?hp=c62abdd7f36455aacc7cbd04d944576013019f53 use jsonfield from upstream, pip version is too buggy --- 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