gault-millau/apps/location/views.py

4 lines
91 B
Python

from rest_framework import generics, permissions
from location import models, serializers