検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 216 for contrib (0.097 sec.)
Django 1.7.3 release notes — Django 4.0.6 ドキュメント 5018
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go relies on user input in some cases (e.g. django.contrib.auth.views.login() and i18n ) to redirect the user ... e will not affect users who have subclassed django.contrib.auth.hashers.PBKDF2PasswordHasher to change the de ... rer header ( #23815 ). Fixed a crash in the django.contrib.auth.redirect_to_login view when passing a reverse ...
https://man.plustar.jp/django/releases/1.7.3.html - [similar]
Django のローカライズ — Django 4.0.6 ドキュメント 4986
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s to the translation catalog that contains all non-contrib translations. Each of the contrib apps also have a ... resource (prefixed with "contrib"). 注釈 Transifex の使い方に関する詳しい情報につい ...
https://man.plustar.jp/django/internals/contributing/localizing.html - [similar]
The Django admin documentation generator — Django 4.0.6 ドキュメント 4986
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cs , you will need to do the following: Add django.contrib.admindocs to your INSTALLED_APPS . Add path('admin ... /doc/', include('django.contrib.admindocs.urls')) to your urlpatterns . Make sure ... : Using the admindocs bookmarklets requires django.contrib.admindocs.middleware.XViewMiddleware to be install ...
https://man.plustar.jp/django/ref/contrib/admin/admindocs.html - [similar]
PostgreSQL specific query expressions — Django 4.0.6 ドキュメント 4986
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ These expressions are available from the django.contrib.postgres.expressions module. ArraySubquery() expre ... models.functions import JSONObject >>> from django.contrib.postgres.expressions import ArraySubquery >>> book ...
https://man.plustar.jp/django/ref/contrib/postgres/expressions.html - [similar]
Database migration operations — Django 4.0.6 ドキュメント 4986
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of these operations are available from the django.contrib.postgres.operations module. Creating extension usi ... StoreExtension operation. For example: from django.contrib.postgres.operations import HStoreExtension class M ... lation for German phone book ordering: from django.contrib.postgres.operations import CreateCollation class M ...
https://man.plustar.jp/django/ref/contrib/postgres/operations.html - [similar]
Django 1.7.10 release notes — Django 4.0.6 ドキュメント 4986
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d be created when anonymously accessing the django.contrib.auth.views.logout() view (provided it wasn't decor ... ON_SAVE_EVERY_REQUEST is active. Additionally, the contrib.sessions.backends.base.SessionBase.flush() and cac ...
https://man.plustar.jp/django/releases/1.7.10.html - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 4955
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | Index | Modules « previous | up | next » django.contrib.auth ¶ このドキュメントでは、Django の 認証システム ... オブジェクト ¶ class models. AnonymousUser ¶ django.contrib.auth.models.AnonymousUser は、 django.contrib.auth ... 可能な認証バックエンド ¶ 以下のバックエンドが django.contrib.auth.backends 内で利用可能です: class BaseBackend ... he session auth hash doesn't validate. 目次 django.contrib.auth User モデル フィールド 属性 メソッド マネージ ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
Django 1.4.22 release notes — Django 4.0.6 ドキュメント 4955
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d be created when anonymously accessing the django.contrib.auth.views.logout() view (provided it wasn't decor ... ON_SAVE_EVERY_REQUEST is active. Additionally, the contrib.sessions.backends.base.SessionBase.flush() and cac ...
https://man.plustar.jp/django/releases/1.4.22.html - [similar]
Django 1.4.6 release notes — Django 4.0.6 ドキュメント 4955
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go relies on user input in some cases (e.g. django.contrib.auth.views.login() , django.contrib.comments , and ...
https://man.plustar.jp/django/releases/1.4.6.html - [similar]
Django 1.4.8 release notes — Django 4.0.6 ドキュメント 4955
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ted usage of sensitive_post_parameters() in django.contrib.auth 's admin ¶ The decoration of the add_view and ... ted usage of sensitive_post_parameters() in django.contrib.auth 's admin 前のトピックへ Django 1.4.9 release ...
https://man.plustar.jp/django/releases/1.4.8.html - [similar]