- Language: en
36 results for hash in version 1.10
-
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 …
-
Settings
- … hash() . All messages if you are using CookieStorage or FallbackStorage . All password_reset() tokens. Any usage …
-
Committing code
- … hashes on master and your branch to match which automatically closes the pull request. Since …
-
How is Django Formed?
- … hashes of the release packages: $ cd dist $ md5sum * $ sha1sum * $ sha256sum * Create a “checksums” file, Django …
-
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 …
-
Django 1.10 release notes
- … hash . It’s recommended over PBKDF2, however, it’s not the default as it requires …
-
Middleware
- … hashing the page content, and it’ll take care of sending Not Modified responses, if appropriate …
-
Django 1.1.3 release notes
- … hashes. To remedy this, django.contrib.admin will now validate that querystring lookup arguments either specify only …