ARTICLE AD BOX
For a site where users host discussions communicate with each other like on X(twitter), using Django, where should i define a user; in the forms.py, models.py or views.py file. This site will work with users data eg. when grading users.
