検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 188 for fields (0.090 sec.)
Django 1.5.6 release notes — Django 4.0.6 ドキュメント 4993
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d GenericIPAddressField IPAddressField These three fields have been updated to convert their arguments to th ... querying. Additionally, developers of custom model fields are now warned via documentation to ensure their c ...
https://man.plustar.jp/django/releases/1.5.6.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 4993
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gs in 1.7. Bugfixes ¶ Allowed related many-to-many fields to be referenced in the admin ( #23604 ). Added a ... 1 ). Allowed inline and hidden references to admin fields ( #23431 ). The @deconstructible decorator now fai ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
django.core.exceptions — Django 4.0.6 ドキュメント 4960
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to scheme not in allowed list""" pass class TooManyFieldsSent ( SuspiciousOperation ): """ The number of fie ... T request exceeded settings.DATA_UPLOAD_MAX_NUMBER_FIELDS. """ pass class RequestDataTooBig ( SuspiciousOper ...
https://man.plustar.jp/django/_modules/django/core/exceptions.html - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 4960
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ername , email = None , password = None , ** extra_fields ) ¶ User を作成、保存して返します。 The username a ... set_unusable_password() will be called. The extra_fields keyword arguments are passed through to the User ' ... s __init__ method to allow setting arbitrary fields on a custom user model . See Creating users for ex ... ername , email = None , password = None , ** extra_fields ) ¶ create_user() と同じですが、 is_staff と is_su ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 4960
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d , IPAddressField , SlugField , and URLField form fields which use these validators all strip the input, so ... you are using these validators outside of the form fields. The undocumented, internally unused validate_inte ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 4927
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ple: class MultipleProxyMiddleware : FORWARDED_FOR_FIELDS = [ 'HTTP_X_FORWARDED_FOR' , 'HTTP_X_FORWARDED_HOS ... oxy is used. """ for field in self . FORWARDED_FOR_FIELDS : if field in request . META : if ',' in request . ... 0 }) For setting the Cache-Control and Vary header fields, it is recommended to use the patch_cache_control( ... rs() methods from django.utils.cache , since these fields can have multiple, comma-separated values. The "pa ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 1.11.24 リリースノート — Django 4.0.6 ドキュメント 4927
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rash of KeyTransform() for django.contrib.postgres.fields.JSONField and HStoreField when using on expression ...
https://man.plustar.jp/django/releases/1.11.24.html - [similar]
Django 1.11.25 リリースノート — Django 4.0.6 ドキュメント 4927
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n of a queryset containing django.contrib.postgres.fields.JSONField or HStoreField ( #30769 ). 目次 Django 1 ...
https://man.plustar.jp/django/releases/1.11.25.html - [similar]
Django 1.4.15 release notes — Django 4.0.6 ドキュメント 4927
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rity release. Bugfixes ¶ Allowed inherited and m2m fields to be referenced in the admin ( #22486 ) 目次 Djan ...
https://man.plustar.jp/django/releases/1.4.15.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 4927
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... st_display_links() enable dynamic customization of fields and links displayed on the admin change list. Admi ... d doesn't require the wizard to pass around hidden fields for every previous step. Django 1.4 ships with a s ... d, then the DISTINCT statement is limited to these fields. This is only supported in PostgreSQL. For more de ... e django.template.loader instead. django.db.models.fields.URLField.verify_exists ¶ This functionality has be ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT