Skip to content

Instantly share code, notes, and snippets.

@galarant
Created July 27, 2017 15:55
Show Gist options
  • Save galarant/d1bd42e1fab8139e2014135e63af7d0b to your computer and use it in GitHub Desktop.
Save galarant/d1bd42e1fab8139e2014135e63af7d0b to your computer and use it in GitHub Desktop.
router.register(
r'bunnies/(?P<parent_id>\d+)/carrots',
BunnyCarrotEdgeViewSet)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment