Skip to content

Instantly share code, notes, and snippets.

@jasoncartwright
Created May 16, 2020 09:04
Show Gist options
  • Save jasoncartwright/51ba9459893dd43439342defd7ce2a6b to your computer and use it in GitHub Desktop.
Save jasoncartwright/51ba9459893dd43439342defd7ce2a6b to your computer and use it in GitHub Desktop.
RICK_ASTLEY = "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
url(r'^wp-login\.php$', RedirectView.as_view(url=RICK_ASTLEY)),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment