Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(0) | Derive(0) | Import(1)
src/o/p/OpenEats-HEAD/contrib/api/api.py OpenEats(Download)
from tastypie.resources import ModelResource from tastypie import fields from tastypie.authorization import DjangoAuthorization from tastypie.authentication import BasicAuthentication from list.models import GroceryList, GroceryItem,GroceryAisle