Editor: edit & delete features
This commit is contained in:
parent
6ce96148d7
commit
576b33fd1a
13 changed files with 239 additions and 31 deletions
|
@ -4,7 +4,6 @@ import os
|
|||
from django.conf import settings
|
||||
from django.core.files import File
|
||||
from django.http import Http404, HttpResponse
|
||||
|
||||
from rest_framework.decorators import detail_route
|
||||
from rest_framework.response import Response
|
||||
from rest_framework.viewsets import ReadOnlyModelViewSet, ViewSet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue