django-seo2
django-seo2 copied to clipboard
Current language overrides chosen language of Metadata
trafficstars
The path is not saved correctly if the use_i18n is set to True.
The _path field value is always set according to the current language instead of the chosen one. It should be translated automatically, otherwise, it does not make any sense and it does not work properly.