Welcome @Sahil42jha !
First, a side note: In the future, please keep the title short. Use the body of the post to provide the full description, don’t try to post everything in the title.
Now, to do this, you need to use some JavaScript that will detect the change of a field and update other fields.
There have been multiple discussions in the forum on this topic, I suggest you start with Django 5: Within the form, filter data with another field of the same form - #4 by KenWhitesell, and also see Django: how to choose from a list based on the previous selection?
If you search through the forum, you’ll find other threads as well on this topic.