================ thecut.redirects ================ Django app which provides a receiver to be connected to a model's pre-save signal which will create redirect rules when an instance's ``get_absolute_url`` value changes.
thecut/thecut-redirects
Django signal receiver to create redirects based on an instance's changed get_absolute_url
PythonApache-2.0