Skip to content

Commit 14d3fa2

Browse files
committed
add import json to migration
1 parent 77f183f commit 14d3fa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

osmchadjango/changeset/migrations/0051_auto_20180425_1311.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Generated by Django 2.0.3 on 2018-04-25 13:11
2+
import json
23

34
from django.db import migrations, transaction
45

0 commit comments

Comments
 (0)