mirror of
https://github.com/django/django.git
synced 2025-03-13 10:50:55 +00:00
Increases the default PBKDF2 iterations, since computers have gotten faster since 2011. In the future, we plan to increment by 10% per major version. Backport of a075e2ad0d from master