Sith/api/views/__init__.py

2 lines
45 B
Python
Raw Normal View History

2016-08-04 22:50:48 +00:00
from .api import *
from .serializers import *