Skip to content

Instantly share code, notes, and snippets.

@turingmachine
Created November 4, 2011 16:34
Show Gist options
  • Select an option

  • Save turingmachine/1339781 to your computer and use it in GitHub Desktop.

Select an option

Save turingmachine/1339781 to your computer and use it in GitHub Desktop.
url(r'^(?P<platform_slug>[\w\-]+)/api/', include(ir.urls)),
url(r'^(?P<platform_slug>[\w\-]+)/api/', include(icr.urls)),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment