Skip to content

Instantly share code, notes, and snippets.

@groovecoder
Created April 2, 2013 21:34
Show Gist options
  • Save groovecoder/5296420 to your computer and use it in GitHub Desktop.
Save groovecoder/5296420 to your computer and use it in GitHub Desktop.
redirect_url = reverse('api_dispatch_detail',
kwargs={'resource_name':'page',
'name':obj.slug}
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment