- Language: en
43 results for hash in version 2.2
-
Django 1.9.3 release notes
- … hashes in your database (such as SHA1 hashes from users who haven’t logged in since …
-
Django 1.8.10 release notes
- … hashes in your database (such as SHA1 hashes from users who haven’t logged in since …
-
django-admin and manage.py
- … hash,unified} Specifies the output format. Available values are hash and unified . hash is the default …
-
Testing tools
- … hashed password. Alternatively, you can use the create_user() helper method to create a new user …
-
Working with Git and GitHub
- … hashes before and after the operation at GitHub you will notice that the commit hashes …
-
Django 1.10 release notes
- … hash . It’s recommended over PBKDF2, however, it’s not the default as it requires …
-
Django 1.11 release notes
- … hash() now rotates the session key to allow a password change to invalidate stolen session …
-
PostgreSQL specific model indexes
- … hash index. Provide an integer value from 10 to 100 to the fillfactor parameter to tune …
-
Cryptographic signing
- … hash, you can use the optional salt argument to the Signer class. Using a salt …
-
How is Django Formed?
- … hashes of the release packages: $ cd dist $ md5sum * $ sha1sum * $ sha256sum * Create a “checksums” file, Django …