検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 37 for hash (0.012 sec.)
django-admin と manage.py — Django 4.0.6 ドキュメント 7277
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mpare against Django's default settings. --output {hash,unified} ¶ Specifies the output format. Available ... values are hash and unified . hash is the default mode that displa ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7277
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... word resets. The AbstractBaseUser.get_session_auth_hash() method was added and if your AUTH_USER_MODEL inh ... original file name (e.g. css/styles.css ) and the hashed file name (e.g. css/styles.55e7cbb9ba48.css ). T ... e the same instance). The django.db.models.Model.__hash__() method will now raise TypeError when called on ... primary key value. This is done to avoid mutable __hash__ values in containers. AutoField columns in SQLit ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 7277
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ckends import BaseBackend from django.contrib.auth.hashers import check_password from django.contrib.auth. ... LOGIN and ADMIN_PASSWORD. Use the login name and a hash of the password. For example: ADMIN_LOGIN = 'admin ... the given raw string, taking care of the password hashing. Doesn't save the AbstractBaseUser object. When ... () has been called for this user. get_session_auth_hash () ¶ Returns an HMAC of the password field. Used f ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
コードのコミット — Django 4.0.6 ドキュメント 7166
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng and pushing to upstream. This allows the commit hashes on main and the branch to match which automatica ... 711b52f9273b1acb07a57d3f806e93928. (use the commit hash where the regression was introduced). Reverting co ...
https://man.plustar.jp/django/internals/contributing/committing-code.html - [similar]
索引 — Django 4.0.6 ドキュメント 7040
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ryDict のメソッド) (SpatialReference のメソッド) __hash__() (Model のメソッド) __init__() (HttpResponse の ... モジュール) check_password() (django.contrib.auth.hashers モジュール) (models.AbstractBaseUser のメソッド ... .contrib.auth.forms モジュール django.contrib.auth.hashers モジュール django.contrib.auth.middleware モジュ ... ile_complete() (FileUploadHandler のメソッド) file_hash() (storage.ManifestStaticFilesStorage のメソッド) ...
https://man.plustar.jp/django/genindex.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 7040
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ingle text field or expression and returns the MD5 hash of the string. It can also be registered as a tran ... ext field or expression and returns the particular hash of the string. They can also be registered as tran ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 7040
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g of the aggregated elements. The new BTreeIndex , HashIndex and SpGistIndex classes allow creating B-Tree ... , hash , and SP-GiST indexes in the database. BrinIndex n ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6930
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he default iteration count for the PBKDF2 password hasher is increased from 150,000 to 180,000. django.con ... LZMA archives ( .tar.lzma , .tlz ). モデル ¶ Added hash database functions MD5 , SHA1 , SHA224 , SHA256 , ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6930
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es and are deprecated as of this release . DEFAULT_HASHING_ALGORITHM settings ¶ The new DEFAULT_HASHING_AL ... transitional setting allows specifying the default hashing algorithm to use for encoding cookies, password ... same project to Django 3.1, you should set DEFAULT_HASHING_ALGORITHM to 'sha1' during the transition, in o ... to 3.1 is complete you can stop overriding DEFAULT_HASHING_ALGORITHM . This setting is deprecated as of th ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6803
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reset tokens in the admin site (that use the SHA-1 hashing algorithm) will be removed. Support for the pre ... qual %} template tags will be removed. The DEFAULT_HASHING_ALGORITHM transitional setting will be removed. ... y modules django.utils.copycompat and django.utils.hashcompat as well as the functions django.utils.iterco ... d function django.contrib.formtools.utils.security_hash will be removed, instead use django.contrib.formto ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
PREV 1 2 3 4 NEXT