I have a Profile model by extending the User model where I added the fields for the last 5 passwords and the last password change date.
class Profile(models.M