Sorry but little bit confused...if you can help... In forms.py file at the time of creation you have added
from bookclub.models import Discussion
But in the models.py we only have model name Book... There is no model name Discussion.
Please help me with this confusion 🙏