django-seo2 icon indicating copy to clipboard operation
django-seo2 copied to clipboard

Current language overrides chosen language of Metadata

Open eriktelepovsky opened this issue 8 years ago • 0 comments
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.

eriktelepovsky avatar May 22 '17 10:05 eriktelepovsky