1
0
mirror of https://github.com/django/django.git synced 2025-01-27 10:39:40 +00:00
Donald Stufft 8f0a4665d6 Recommend using the bcrypt library instead of py-bcrypt
* 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
2013-05-13 23:49:00 -04:00
..
2013-05-12 17:29:34 -03:00
2013-05-10 13:23:57 +02:00