Guest User

Untitled

a guest
May 21st, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. /some-of-my-urls/the-same-string
  2.  
  3. url(r'^[a-zA-Z0-9_]+/the-same-string', redirect_func),
  4. url(r'^./the-same-string', redirect_func),
Add Comment
Please, Sign In to add comment