wagtail / wagtailtrans

A Wagtail add-on for supporting multilingual sites
http://wagtailtrans.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
104 stars 60 forks source link

prepend language code on links without language code #184

Open MrKrautee opened 4 years ago

MrKrautee commented 4 years ago

Tree structure: /de /de/videos

/en /en/videos

by browsing to http://my.host/videos you get a 404 Error.

wagtailtrans should prepend language code according the request header or saved session/cookie and redirect to the right language. ie http://my.host/en/videos