[books] Add webdav koreader importer
This commit is contained in:
@ -25,7 +25,7 @@ from rest_framework.decorators import (
|
||||
permission_classes,
|
||||
)
|
||||
from rest_framework.parsers import MultiPartParser
|
||||
from rest_framework.permissions import IsAuthenticated
|
||||
from rest_framework.permissions import IsAuthenticated, AllowAny
|
||||
from rest_framework.response import Response
|
||||
from scrobbles.api import serializers
|
||||
from scrobbles.constants import (
|
||||
|
||||
Reference in New Issue
Block a user