Private
Public Access
1
0

bug fixes import export

This commit is contained in:
Sander Roosendaal
2018-07-09 05:52:28 +02:00
parent e63c58a687
commit 2d84fd6cd0
3 changed files with 4 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ import urllib
import iso8601
from uuid import uuid4
# Django
from django.shortcuts import render_to_response
from django.http import HttpResponseRedirect, HttpResponse,JsonResponse