image stuff
This commit is contained in:
@@ -332,4 +332,4 @@ def save_png(file, uuid, domain):
|
|||||||
imageJson['uuid'] = uuid
|
imageJson['uuid'] = uuid
|
||||||
imageJson['file'] = file.name
|
imageJson['file'] = file.name
|
||||||
#return "%s/%s" % (domain, file_save_path)
|
#return "%s/%s" % (domain, file_save_path)
|
||||||
return imageJson
|
return json.dumps(imageJson)
|
||||||
Reference in New Issue
Block a user