I\'m trying to get model objects instance in another one and I raise this error :
Manager isn\'t accessible via topic instance
Here\'s my
topic.__class__.objects.get(id=topic_id)