onespacemedia / cms

A collection of Django extensions that add content-management facilities to Django projects.
BSD 3-Clause "New" or "Revised" License
14 stars 7 forks source link

Fix issue with multilingual and offline pages #176

Closed AidanCurrah closed 4 years ago

AidanCurrah commented 4 years ago

This fixes an issue with the PageManager that when a translation for a page if turned offline, all the child pages will be turned offline, even if they are for a different language