検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 135 for provide (0.082 sec.)
クラスベースのビューでフォームを扱う — Django 4.0.6 ドキュメント 6210
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ットに対するモデルが使用されます。 Model form views provide a form_valid() implementation that saves the model ... ts; see below for examples. You don't even need to provide a success_url for CreateView or UpdateView - they ...
https://man.plustar.jp/django/topics/class-based-views/generic-editing.html - [similar]
「How-to」ガイド — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... newer version How to manage error reporting How to provide initial data for models How to integrate Django wi ...
https://man.plustar.jp/django/howto/index.html - [similar]
ロギング — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... admins handlers are attached to the root logger to provide the behavior described above. Python's own default ... configuration. Django logging extensions ¶ Django provides a number of utilities to handle the particular re ... gging in a web server environment. ロガー ¶ Django provides several built-in loggers. django ¶ The parent log ... xplained in django.db.backends . ハンドラ ¶ Django provides one log handler in addition to those provided by ...
https://man.plustar.jp/django/ref/logging.html - [similar]
設定 — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ning raw SQL queries involving date/time functions provided by the database, such as date_trunc , because the ... abase that will be used when running tests. If not provided, Django will use 'test_' + USER . PASSWORD ¶ デフ ... abase that will be used when running tests. If not provided, Django will generate a random password. ORACLE_M ... space that will be used when running tests. If not provided, Django will use 'test_' + USER . TBLSPACE_TMP ¶ ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o / my_project_template myproject You can also now provide a destination directory as the second argument to ... thout having to lose HTML validity or override the provided templates to change the doctype. List filters in ... ntaxError and re-raised. This was done in order to provide detailed template source location information in t ... ckjacking protection ¶ We've added a middleware to provide easy protection against clickjacking using the X-F ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... orresponding Python objects. django.utils.timezone provides a helper for converting aware datetimes between t ... in the login_required() documentation. Django now provides a mod_wsgi auth handler . The QuerySet.delete() a ... found. It's still recommended as good practice to provide those templates in order to present pretty error p ... ages to the user. django.contrib.auth provides a new signal that is emitted whenever a user fail ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.6.11 release notes — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ncreases. Remember that absolutely NO guarantee is provided about the results of strip_tags() being HTML safe ... However, if a developer relies on is_safe_url() to provide safe redirect targets and puts such a URL into a l ...
https://man.plustar.jp/django/releases/1.6.11.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a minimum value. For instance a value of 128 would provide a salt which would actually contain 131 bits of en ... password ¶ The django.contrib.auth.hashers module provides a set of functions to create and validate hashed ... plain-text (string or bytes). Optionally, you can provide a salt and a hashing algorithm to use, if you don' ... attributes to compare to. If this argument is not provided, the default is used: 'username', 'first_name', ' ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 6041
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se its result instead of the callable. タグ ¶ Tags provide arbitrary logic in the rendering process. This def ... : {# this won't be rendered #} A {% comment %} tag provides multi-line comments. コンポーネント ¶ このセクショ ... ntext without repeating code in every view. Django provides many built-in context processors , and you can im ... urned by get_template() and select_template() must provide a render() method with the following signature: Te ...
https://man.plustar.jp/django/topics/templates.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 5861
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reports and feature requests in the ticket tracker provide all the required details . A number of tickets hav ... g list if they feel differently from the rationale provided by the person who closed the ticket. Other times, ... ave made a mistake -- please reopen the ticket and provide further information. Again, please do not reopen t ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT