django-redirects-hvad

A modified version of django.contrib.redirects with multilingual target URLs


License
BSD-3-Clause
Install
pip install django-redirects-hvad==1.1.1

Documentation

django-redirects-hvad

This is a modified version of Django's django.contrib.redirects app that supports language dependant target URLs, using django-hvad.

This is useful for cases in which another middleware strips the language prefix from the URL, like django CMS.