what is the benefit of get_for_model function when i can get it via type ? example: Book is model ContentType.objects.get_for_model(Book)---->ContentType:book