検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 36 for Stores (0.686 sec.)
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 7718
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... model is a proxy for some underlying model, which stores all the real data. All the details can be found in ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 7718
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ests . URL ¶ The new ResolverMatch.route attribute stores the route of the matching URL pattern. バリデータ ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 7718
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... のキャッシュ ¶ The file-based backend serializes and stores each cache value as a separate file. To use this b ... che LOCATION is used to identify individual memory stores. If you only have one locmem cache, you can omit t ...
https://man.plustar.jp/django/topics/cache.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 7544
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ss of the StaticFilesStorage storage backend which stores the file names it handles by appending the MD5 has ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 7544
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ons ¶ class AlterModelOptions ( name , options ) ¶ Stores changes to miscellaneous model options (settings o ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
Signals — Django 4.0.6 ドキュメント 7544
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or these signals to be sent. Note also that Django stores signal handlers as weak references by default, so ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 7544
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , this means making a copy of the single file that stores the database (the name of that file is the DATABAS ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 7544
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s increased from 3.8.3 to 3.9.0. CookieStorage now stores messages in the RFC 6265 compliant format. Support ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 7544
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ur Django install will use more iterations when it stores passwords using PBKDF2. 注釈 bcrypt rounds is a lo ... efault. By default, validators are used in the forms to reset or change passwords and in the createsuperuser ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
ミドルウェア (Middleware) — Django 4.0.6 ドキュメント 7544
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) method that requires a get_response argument and stores it in self.get_response . __call__() メソッド: (定 ...
https://man.plustar.jp/django/topics/http/middleware.html - [similar]
PREV 1 2 3 4 NEXT