- Language: en
8 results for hash in version 1.8
-
Model instance reference
- … hash__ Model. __hash__ () [source] The __hash__ method is based on the instance’s primary key value …
-
The staticfiles app
- … hash ( name , content=None ) The method that is used when creating the hashed name of a file …
-
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 …
-
Model field reference
- … hash will be used. This means you might see table names like author_books_9cdf4 …
-
Settings
- … hash() . All messages if you are using CookieStorage or FallbackStorage . Form wizard progress when using …
-
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 …