You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
easing redirects to different domains. without having to write the domain name in the to_path all the time, allowing for easy change of the target domain for many redirects at once.
easing redirects to different domains. without having to write the domain name in the to_path all the time, allowing for easy change of the target domain for many redirects at once.
I've implemented this here,before I discovered robust redirects: https://github.com/benzkji/django-painless-redirects/blob/master/painless_redirects/models.py =>
new_path, new_site, get_redirect_value
.what do you think?
The text was updated successfully, but these errors were encountered: