From cec6bd5a59547dc97fe98975c570fc27a1e970be Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Sun, 29 Apr 2012 19:58:00 +0200 Subject: Fixed #18023 -- Removed bundled simplejson. And started the deprecation path for django.utils.simplejson. Thanks Alex Ogier, Clueless, and other contributors for their work on the patch. --- MANIFEST.in | 1 - 1 file changed, 1 deletion(-) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index f94886506c..2dde740b06 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -6,7 +6,6 @@ include MANIFEST.in include django/contrib/gis/gdal/LICENSE include django/contrib/gis/geos/LICENSE include django/dispatch/license.txt -include django/utils/simplejson/LICENSE.txt recursive-include docs * recursive-include scripts * recursive-include extras * -- cgit v1.3