Refactor redirects code #6405
Labels
Accepted
Accepted issue on our roadmap
Improvement
Minor improvement to code
Sprintable
Small enough to sprint on
Milestone
After merging #6398 there are some Python logic code that can be almost completely deleted (
redirects.models.Redirect.redirect_*
methods).Besides, as Eric mentioned we can also remove the dependency of passing some attributes to
redirects.querysets.RedirectQuerySetBase.get_redirect_path_with_status
The text was updated successfully, but these errors were encountered: