added missing import

This commit is contained in:
vabene1111
2019-12-23 23:42:04 +01:00
parent c985ada3d0
commit 3b5dd7e51d

View File

@ -1,3 +1,4 @@
import os
import simplejson as json
from django.contrib import messages