• Donald Stufft's avatar
    Recommend using the bcrypt library instead of py-bcrypt · 8f0a4665
    Donald Stufft yazdı
    * py-bcrypt has not been updated in some time
    * py-bcrypt does not support Python3
    * py3k-bcrypt, a port of py-bcrypt to python3 is not compatible
      with Django
    * bcrypt is supported on all versions of Python that Django
      supports
    8f0a4665
passwords.txt 10.2 KB