Skip to content

Instantly share code, notes, and snippets.

@moradology
Last active August 29, 2015 14:19
Show Gist options
  • Save moradology/87c2b7118dad8e0e3940 to your computer and use it in GitHub Desktop.
Save moradology/87c2b7118dad8e0e3940 to your computer and use it in GitHub Desktop.
router = DefaultRouter()
router.register(r'modelviewpath', module.SomeViewSet)
factory.put('https://botanic.internal.azavea.com:8023/api/modelviewpath/6/', etc, etc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment