検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 95 for valid (0.073 sec.)
Django 1.6 release notes — Django 4.0.6 ドキュメント 6095
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nagement commands: Verification of the presence of valid settings in commands that ask for it by using the ... ans template tag now respects TEMPLATE_STRING_IF_INVALID for variables not present in the context, just lik ... init__() methods that will reliably be called. The validate_max parameter was added to BaseFormSet and form ... m and inline versions of the same. The behavior of validation for formsets with max_num was clarified. The ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
クラスベースビュー入門 — Django 4.0.6 ドキュメント 6095
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... T" : form = MyForm ( request . POST ) if form . is_valid (): # <process form cleaned data> return HttpRespo ... self . form_class ( request . POST ) if form . is_valid (): # <process form cleaned data> return HttpRespo ...
https://man.plustar.jp/django/topics/class-based-views/intro.html - [similar]
django.core.files.uploadhandler — Django 4.0.6 ドキュメント 5977
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ated by all the chunks. Subclasses should return a valid ``UploadedFile`` object. """ raise NotImplementedE ...
https://man.plustar.jp/django/_modules/django/core/files/uploadhandler.html - [similar]
Advice for new contributors — Django 4.0.6 ドキュメント 5977
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reproduce it. If you can reproduce it and it seems valid, make a note that you confirmed the bug and accept ...
https://man.plustar.jp/django/internals/contributing/new-contributors.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 5977
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ports the given capability (a string). Examples of valid capability strings include: 'RandomRead' , 'Sequen ... ) ¶ Morphs this SpatialReference to ESRI's format. validate () ¶ Checks to see if the given spatial referen ... ce is valid, if not an exception will be raised. import_epsg ( ... cial marker value used to mark pixels that are not valid data. Such pixels should generally not be displaye ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 5977
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... SRF cookie. This can allow an attacker to obtain a valid CSRF cookie value and perform attacks which bypass ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 5977
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing the number of seconds a password reset link is valid for. This is encouraged instead of the deprecated ... et). This change should not affect settings set to valid URLs or absolute paths. ConditionalGetMiddleware n ... . The undocumented django.contrib.postgres.forms.InvalidJSONInput and django.contrib.postgres.forms.JSONStr ... e barely documented django.db.models.query_utils.InvalidQuery exception class is deprecated in favor of Fie ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
django.core.paginator — Django 4.0.6 ドキュメント 5858
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng ( RuntimeWarning ): pass [ドキュメント] class InvalidPage ( Exception ): pass [ドキュメント] class PageN ... otAnInteger ( InvalidPage ): pass [ドキュメント] class EmptyPage ( Inval ... page_range : yield self . page ( page_number ) def validate_number ( self , number ): """Validate the given ... メント] def get_page ( self , number ): """ Return a valid page, even if the page argument isn't a number or ...
https://man.plustar.jp/django/_modules/django/core/paginator.html - [similar]
django.core.signing — Django 4.0.6 ドキュメント 5858
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... amespace the hash, so that a signed string is only valid for a given namespace. Leaving this at the default ...
https://man.plustar.jp/django/_modules/django/core/signing.html - [similar]
django.utils.encoding — Django 4.0.6 ドキュメント 5858
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or URIs. Do not encode the ' character, as it is a valid character within URIs. See the encodeURIComponent( ...
https://man.plustar.jp/django/_modules/django/utils/encoding.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT