I am creating a chatting application in django and started making the models first. I have created a Profile model for users.
Profile
users/models.py