Closed
Description
Summary
http://docs.django-cms.org/en/latest/introduction/toolbar.html#create-the-toolbar
Expected behaviour
The documentation should explain explicitly what this attribute is used for along with an example of how that might be useful and why it's important
Actual behaviour
The document defines:
'watch_models' allows the frontend editor to redirect the user to the model instance
Reading this, I'm left none the wiser about what this attribute is for or how it works. It's a very generic high-level description which is in no way useful and makes a lot of assumptions about the reader's knowledge.
Environment
- Python version: 3.6.4
- Django version: 1.11
- django CMS version: 3.5.2