- Language: en
41 results for hash in version 2.1
-
Testing tools
- … hashed password. Alternatively, you can use the create_user() helper method to create a new user …
-
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} New in Django 2.0. Specifies the output format. Available values are hash and unified …
-
Django 1.9.3 release notes
- … hashes in your database (such as SHA1 hashes from users who haven’t logged in since …
-
Committing code
- … hashes on master and the branch to match which automatically closes the pull request. If a pull …
-
Django 1.10 release notes
- … hash . It’s recommended over PBKDF2, however, it’s not the default as it requires …
-
How is Django Formed?
- … hashes of the release packages: $ cd dist $ md5sum * $ sha1sum * $ sha256sum * Create a “checksums” file, Django …
-
Django 1.11 release notes
- … hash() now rotates the session key to allow a password change to invalidate stolen session …
-
Working with Git and GitHub
- … hashes before and after the operation at GitHub you will notice that the commit hashes …
-
Cryptographic signing
- … hash, you can use the optional salt argument to the Signer class. Using a salt …