- Language: en
12 results for hash in version 3.1
-
Model instance reference
- … hash__() Model. __hash__ () The __hash__() method is based on the instance’s primary key value …
-
Settings
- … HASHING_ALGORITHM New in Django 3.1. Default: 'sha256' Default hashing algorithm to use for encoding …
-
The staticfiles app
- … hashes converge. To prevent an infinite loop due to hashes not converging (for example, if 'foo.css …
-
django.contrib.auth
- … hash of, and metadata about, the password. (Django doesn’t store the raw password.) Raw passwords …
-
django-admin and manage.py
- … hash,unified} Specifies the output format. Available values are hash and unified . hash is the default …
-
Database Functions
- … hash of the string. It can also be registered as a transform as described in Length …
-
PostgreSQL specific model indexes
- … hash index. Provide an integer value from 10 to 100 to the fillfactor parameter to tune …
-
Databases
- … hash value. Additionally, the backend turns database identifiers to all-uppercase. To prevent these transformations …
-
System check framework
- … HASHING_ALGORITHM must be 'sha1' or 'sha256' . Signals signals.E001 : <handler> was connected to the <signal …
-
The messages framework
- … hash to prevent manipulation) to persist notifications across requests. Old messages are dropped if the cookie …
-
Model field reference
- … hash will be used, e.g. author_books_9cdf . You can manually provide the name of the join …
-
Middleware
- … hash-key. FlatpageFallbackMiddleware Should be near the bottom as it’s a last-resort type …