django-flatpages-i18n icon indicating copy to clipboard operation
django-flatpages-i18n copied to clipboard

How flatpages can be hierarchical?

Open marcinn opened this issue 5 years ago • 1 comments
trafficstars

Hi.

I'm looking for flatpages with i18n support, and I've found this project. And I'm curious why it is called "flatpages", because I see dependency on MPTT and I see parent-child relationship added. Flatpages are flat by design, not hierarchical. Have you considered a redesign?

marcinn avatar May 01 '20 08:05 marcinn

Hi. Yes, you are right. The initial purpose of this parent-child relationship was due to missing menu/navigation functionality but it is not important now. I plan to refactor it very soon. Thank you for your notice.

eriktelepovsky avatar May 05 '20 08:05 eriktelepovsky