Okay, no problem.
I would recommend you to first complete the basic knowledge on Django before building a project. You can go through the tutorial from the docs Writing your first Django app, part 1 | Django documentation | Django and also take reference from here Django documentation | Django documentation | Django.
Once get the understanding of Django you will understand what I was trying to say in previous posts.