Fixing tests

This commit is contained in:
Jon Gregorowicz 2016-02-29 07:57:54 -05:00
parent 85c2fe4661
commit 1eb4b45e50

View File

@ -1,4 +1,5 @@
from django.utils.translation import ugettext_lazy as _
from django.conf import settings
from rest_framework.views import APIView
from rest_framework.response import Response