You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
......\env\lib\site-packages\polymorphic\admin\parentadmin.py", line 91, in _lazy_setup
if self._child_models and not issubclass(self._child_models[0], models.Model):
TypeError: issubclass() arg 1 must be a class