django-cms / djangocms-alias

Other
8 stars 23 forks source link

fix: Modify language menu for pages only if it is present #179

Closed fsbraun closed 1 year ago

fsbraun commented 1 year ago

If only one language is configured, the language toolbar menu might not be present.

Analogous to https://github.com/django-cms/djangocms-versioning/pull/333