- Language: en
52 results for hash in the development version
-
Django 1.7 release notes
- … hash() method was added and if your AUTH_USER_MODEL inherits from AbstractBaseUser , changing a user …
-
Content Security Policy
- … HASHES Represents 'unsafe-hashes' . Allows inline event handlers and some javascript: URIs when their content …
-
django-admin and manage.py
- … hash,unified} Specifies the output format. Available values are hash and unified . hash is the default …
-
Django 1.9.3 release notes
- … hashes in your database (such as SHA1 hashes from users who haven’t logged in since …
-
Django 4.0 release notes
- … hashed counterparts. The new manifest_storage argument of ManifestFilesMixin and ManifestStaticFilesStorage allows customizing the manifest …
-
Django Deprecation Timeline
- … hashing algorithm) will be removed. Support for the pre-Django 3.1 encoding format of sessions …
-
Django 1.8.10 release notes
- … hashes in your database (such as SHA1 hashes from users who haven’t logged in since …
-
Django 4.2 release notes
- … hash attribute provides a hash over all files in the manifest and changes whenever one of the files …
-
Testing tools
- … hashed password. Alternatively, you can use the create_user() helper method to create a new user …
-
How to release Django
- … hashing tools (typically md5sum , sha1sum , and sha256sum on Linux, or md5 and shasum on macOS …