fusionbox / django-widgy

A CMS framework for Django built on a heterogenous tree editor.
http://wid.gy
Other
332 stars 52 forks source link

Create BaseLayout class. #335

Closed julianandrews closed 9 years ago

julianandrews commented 9 years ago

BaseLayout can be subclassed without adding to the root_choices for WidgyPage. Layout should still function as before.