how to redirect to current page in django code example Example: django redirect url LOGIN_REDIRECT_URL = 'your_url' LOGOUT_REDIRECT_URL = 'your_url'