- Language: en
8 results for hash in version 1.11
-
Model instance reference
- … hash__() Model. __hash__ () [source] The __hash__() method is based on the instance’s primary key value …
-
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 …
-
Middleware
- … hashing the page content, and it’ll take care of sending Not Modified responses, if appropriate …
-
Settings
- … hash() . All messages if you are using CookieStorage or FallbackStorage . All PasswordResetView tokens. Any usage …
-
Model field reference
- … hash will be used. This means you might see table names like author_books_9cdf4 …
-
The messages framework
- … hash to prevent manipulation) to persist notifications across requests. Old messages are dropped if the cookie …
-
Databases
- … hash value. Additionally, the backend turns database identifiers to all-uppercase. To prevent these transformations …