fusionbox/django-widgy

root_choices is not very usable

rockymeza opened this issue · 1 comments

I think we need a different system for determining which widgets are valid root choices. Right now, anything that subclasses DefaultLayout (which is almost all of the layouts on all of my widgy sites) is a valid root_choice for WidgyPage. Anybody have any thoughts?

valid_root_of? #257