Created
July 27, 2017 15:55
-
-
Save galarant/d1bd42e1fab8139e2014135e63af7d0b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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