django CMS blog application - Support for multilingual posts, placeholders, social network meta tags and configurable apphooks
BSD 3-Clause "New" or "Revised" License
2
stars
1
forks
source link
Articles (Blog Posts) that don’t exist in the selected language are not shown in the fallback language, even if configured like that #8
Open
MacLake opened 3 weeks ago
Description
We have a multi-lingual site (https://outphit.eu/)
Steps to reproduce
Multilingual site with language config like so:
Publish a blog post in English and German, look at Greek or other language versions in which the articles were not published
Versions
Python 3.11 Django 5.1.2 djangocms-blog @ git+https://github.com/fsbraun/djangocms-blog.git@4efe3ba11ca9f6ff8943a8482359a9e2b2a17288
Expected behaviour
The blog posts should be shown in English like before with django-cms 3.11 and -djangocms-blog 2.0.7
Actual behaviour
No article found on the home page in the latest posts plugin. and on the apphook page.