Created
May 16, 2020 09:04
-
-
Save jasoncartwright/51ba9459893dd43439342defd7ce2a6b 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
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