Skip to content

Instantly share code, notes, and snippets.

@groovecoder
Created August 3, 2014 03:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save groovecoder/6d9d282b9f1b98c84a80 to your computer and use it in GitHub Desktop.
Save groovecoder/6d9d282b9f1b98c84a80 to your computer and use it in GitHub Desktop.
router = routers.DefaultRouter()
router.register(r'bids', views.BidViewSet)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment