Merge branch 'production'
[wolnelektury.git] / apps / catalogue / migrations / 0009_chg_book_count__heavy_cleaning.py
index 16ef3a3..ed4f2b3 100644 (file)
@@ -13,7 +13,7 @@ class Migration(SchemaMigration):
 
         if not db.dry_run:
             from django.contrib.contenttypes.models import ContentType
-            from simplejson import loads, dumps
+            from django.utils.simplejson import loads, dumps
 
             manager = orm.TagRelation.objects