Skip to content

[deprecation/fix] rollback to old class_deprecation being a class behavior

It breaks CW because CW was using class_deprecated in a isinstance to select the good views to uses.

Rollback this change everywhere because it breaks too many things.

Merge request reports