- Language: en
47 results for hash in version 3.2
-
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 …
-
Working with Git and GitHub
- … hashes before and after the operation at GitHub you will notice that the commit hashes …
-
How is Django Formed?
- … hashes of the release packages: $ cd dist $ md5sum * $ sha1sum * $ sha256sum * Create a “checksums” file, Django …
-
Django 1.5.4 release notes
- … hash. As of 1.5.4, Django’s authentication framework imposes a 4096-byte limit on passwords …
-
Django 1.11.5 release notes
- … hash at the end (new in GEOS 3.6.2) ( #28441 ). Added compatibility for cx_Oracle 6 ( #28498 ). Fixed …
-
Django 1.5.1 release notes
- … tests are no longer silently hidden ( #18985 ). Prevented filtering on password hashes in the user admin ( #20078 ). …
-
Django 1.1.3 release notes
- … hashes. To remedy this, django.contrib.admin will now validate that querystring lookup arguments either specify only …
-
Django 1.6.6 release notes
- … hash of each user. While the admin requires users to have permissions to view the change …