1
0
mirror of https://github.com/django/django.git synced 2025-10-24 06:06:09 +00:00

Updated various links to HTTPS and new locations.

Co-Authored-By: Nick Pope <nick@nickpope.me.uk>
This commit is contained in:
Mariusz Felisiak
2021-04-05 00:29:58 +01:00
parent d75c387f46
commit 5def7f3f74
7 changed files with 7 additions and 7 deletions

View File

@@ -58,7 +58,7 @@ class TestUtilsCryptoMisc(SimpleTestCase):
class TestUtilsCryptoPBKDF2(unittest.TestCase):
# http://tools.ietf.org/html/draft-josefsson-pbkdf2-test-vectors-06
# https://tools.ietf.org/html/draft-josefsson-pbkdf2-test-vectors-06
rfc_vectors = [
{
"args": {