DIff views rely on a manual mapping from ContentType to table-list-view. We must be able to look up a list view for an object in order to extend it as a diff view.
Currently, plugins can register version-controlled-models, but can't see diffs for these models. We must allow them to register entries in the mapping in order to provide diff views.
DIff views rely on a manual mapping from ContentType to table-list-view. We must be able to look up a list view for an object in order to extend it as a diff view.
Currently, plugins can register version-controlled-models, but can't see diffs for these models. We must allow them to register entries in the mapping in order to provide diff views.