mirror of
https://github.com/house-of-vanity/OutFleet.git
synced 2025-07-07 01:24:06 +00:00
Added json lib
This commit is contained in:
@ -1,4 +1,5 @@
|
|||||||
import yaml
|
import yaml
|
||||||
|
import json
|
||||||
from django.shortcuts import get_object_or_404
|
from django.shortcuts import get_object_or_404
|
||||||
from django.http import JsonResponse, HttpResponse, Http404
|
from django.http import JsonResponse, HttpResponse, Http404
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user