Created by: monkbroc
For a polymorphic relation, the correct dashboard should be taken from the class of the associated object if it exists, not from the name of the attribute like in the base class associative.
This also updates the default polymorphic views to use the configurable namespace.
Fixes #245 (closed)