- Language: en
39 results for hash in version 1.11
-
Django 1.8.10 release notes
- … hashes in your database (such as SHA1 hashes from users who haven’t logged in since …
-
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 your branch to match which automatically closes the pull request. Since …
-
Cryptographic signing
- … hash, you can use the optional salt argument to the Signer class. Using a salt …
-
Django 1.11 release notes
- … hash() now rotates the session key to allow a password change to invalidate stolen session …
-
How is Django Formed?
- … hashes of the release packages: $ cd dist $ md5sum * $ sha1sum * $ sha256sum * Create a “checksums” file, Django …
-
Middleware
- … hashing the page content, and it’ll take care of sending Not Modified responses, if appropriate …
-
Django 1.10 release notes
- … hash . It’s recommended over PBKDF2, however, it’s not the default as it requires …
-
Working with Git and GitHub
- … hashes before and after the operation at GitHub you will notice that the commit hashes …
-
Settings
- … hash() . All messages if you are using CookieStorage or FallbackStorage . All PasswordResetView tokens. Any usage …