Feature: Remove unused django-tastypie

This commit is contained in:
winkidney
2019-02-21 19:24:29 +08:00
parent a2e63f05d7
commit 40e2f0b254
5 changed files with 2 additions and 242 deletions

View File

@@ -5,7 +5,6 @@ from django.test.utils import override_settings
import mock
from .auth.backends import CombinedAuthBackend
from core.models import Image, Pin
from .models import User