Hatem ElSum

Results 2 issues of Hatem ElSum

There are missing migration in password history metadata I created it and I want to be added to migration folder

In models.py file `class Meta: verbose_name = _("password history") verbose_name_plural = _("password histories") ` the above code added in latest release and there are missing migration so , I run...