検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 95 for valid (0.096 sec.)
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 5858
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... errors. A set of models like the following are not valid : class Parent ( models . Model ): name = models . ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 5858
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... セッションは全てログアウトされます。詳細は Session invalidation on password change を参照してください。 ユーザ ... irect to a success page. ... else : # Return an 'invalid login' error message. ... 認証バックエンドの選択 ¶ ... ng the redirect_field_name if it is set. Session invalidation on password change ¶ If your AUTH_USER_MODEL ... sion key so that a stolen session cookie will be invalidated. 使い方の例: from django.contrib.auth import u ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
asgiref.sync — Django 4.0.6 ドキュメント 5753
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ess - if # they've forked, this is not going to be valid any more (#194) if main_event_loop_pid and main_ev ...
https://man.plustar.jp/django/_modules/asgiref/sync.html - [similar]
索引 — Django 4.0.6 ドキュメント 5753
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... db.migrations.operations のクラス) AddConstraintNotValid (django.contrib.postgres.operations のクラス) AddF ... ds のクラス) ALLOWED_HOSTS setting allowlist (EmailValidator の属性) alter_db_table() (BaseDatabaseSchemaEd ... name() (SpatialReference のメソッド) AUTH_PASSWORD_VALIDATORS setting AUTH_USER_MODEL setting authenticate( ... e (django.db.models.functions のクラス) code (EmailValidator の属性) (ProhibitNullCharactersValidator の属性 ...
https://man.plustar.jp/django/genindex.html - [similar]
contenttypes フレームワーク — Django 4.0.6 ドキュメント 5753
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bject_for_this_type ( ** kwargs ) ¶ Takes a set of valid lookup arguments for the model the ContentType rep ... rue , max_num = None , formfield_callback = None , validate_max = False , for_concrete_model = True , min_n ... um = None , validate_min = False , absolute_max = None , can_delete_ ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 5753
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r constraints, so if you use MyISAM, you won't get validation of fixture data, or a rollback if multiple tr ... tead of using a generated name. The name must be a valid Python identifier . --no-header ¶ Generate migrati ... ng packaging systems from trying to byte-compile invalid *.py files, template files ending with .py-tpl wil ... put_data() if you want to customize data input and validation. Consult the source code for details on the e ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 5753
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ings remain unchanged because they lie outside the valid UTF-8 range or represent a reserved character. Bot ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 5753
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ck framework for detecting common problems (like invalid models) and providing hints for resolving those pr ... anagement command. This command replaces the older validate management command. New Prefetch object for adv ... n patterns for handling errors in forms: Raising a ValidationError from within certain functions (e.g. Fiel ... mple using Form.add_error() . Error metadata ¶ The ValidationError constructor accepts metadata such as err ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 5753
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... required. After an ImageField has been cleaned and validated, the UploadedFile object will have an addition ... low Image instance used to check if the file was a valid image. It will also update UploadedFile.content_ty ... ring the database between threads. バリデータ ¶ URLValidator now supports IPv6 addresses, Unicode domains, ... d() now checks given fields ¶ select_related() now validates that the given fields actually exist. Previous ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 5634
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lts to the last component of name . It should be a valid Python identifier. Djangoプロジェクト全体の中で固有 ...
https://man.plustar.jp/django/ref/applications.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT