Loading docs/topics/auth/customizing.txt +1 −1 Original line number Diff line number Diff line Loading @@ -594,7 +594,7 @@ The following methods are available on any subclass of .. versionchanged:: 1.6 In Django 1.4 and 1.5, a blank string was unintentionally stored as an unsable password as well. as an unusable password as well. .. method:: models.AbstractBaseUser.check_password(raw_password) Loading Loading
docs/topics/auth/customizing.txt +1 −1 Original line number Diff line number Diff line Loading @@ -594,7 +594,7 @@ The following methods are available on any subclass of .. versionchanged:: 1.6 In Django 1.4 and 1.5, a blank string was unintentionally stored as an unsable password as well. as an unusable password as well. .. method:: models.AbstractBaseUser.check_password(raw_password) Loading