src/hdalab/views/ajax.py
changeset 288 0bb9c29cd41d
parent 286 5e98984bbfc9
child 289 eb479baeb2bf
--- a/src/hdalab/views/ajax.py	Mon Jun 30 12:47:35 2014 +0200
+++ b/src/hdalab/views/ajax.py	Thu Jul 03 12:47:04 2014 +0200
@@ -14,7 +14,7 @@
 from hdalab.models.categories import WpCategory, WpCategoryInclusion, TagWpCategory
 from hdalab.utils import fix_cache_key
 import copy
-import django.utils.simplejson as json
+import json
 import hmac
 import itertools
 import uuid