divio / djangocms-rest-api

A REST API for django CMS
MIT License
51 stars 18 forks source link

get all plugins from one page?!? #15

Open jedie opened 7 years ago

jedie commented 7 years ago

Is there a way to get all page plugins serialized in one request?!?

Maybe it's the same as #14 ?!?

FinalAngel commented 7 years ago

@jedie that functionality has not yet been added. #14 just requests to extend page extensions, which are data stored to a single page.