Rohanrohansblog.hashnode.dev·Nov 24, 2024Django ORM: Accessing foreign key objectsOne to many, many to one relationships For demonstration, let’s create a Django project and start an app call books. We will take the example of the relationship between books and reviews and create two simple models for them. As you know, one book c...73 readsDjangoAdd a thoughtful commentNo comments yetBe the first to start the conversation.