検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 137 for allow (0.032 sec.)
Django 1.7.9 release notes — Django 4.0.6 ドキュメント 5622
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t didn't already have a session record. This could allow an attacker to easily create many new session reco ...
https://man.plustar.jp/django/releases/1.7.9.html - [similar]
Django 1.8.7 リリースノート — Django 4.0.6 ドキュメント 5622
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bility in date template filter ¶ If an application allows users to specify an unvalidated format for dates ... lter, django.utils.formats.get_format() , now only allows accessing the date/time formatting settings. Bugf ... n in 1.8.6 that caused database routers without an allow_migrate() method to crash ( #25686 ). Fixed a regr ...
https://man.plustar.jp/django/releases/1.8.7.html - [similar]
Django 4.0.1 release notes — Django 4.0.6 ドキュメント 5622
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... resolution logic, that will not call methods, nor allow indexing on dictionaries. As a reminder, all untru ... tory-traversal via Storage.save() ¶ Storage.save() allowed directory-traversal if directly passed suitably ... 3361 ). Relaxed the check added in Django 4.0 to reallow use of a duck-typed HttpRequest in django.views.de ...
https://man.plustar.jp/django/releases/4.0.1.html - [similar]
django.core.validators — Django 4.0.6 ドキュメント 5562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... "\[([A-F0-9:.]+)\]\Z" , re . IGNORECASE , ) domain_allowlist = [ "localhost" ] @property def domain_whiteli ... list attribute is deprecated in favor of " "domain_allowlist." , RemovedInDjango41Warning , stacklevel = 2 ... , ) return self . domain_allowlist @domain_whitelist . setter def domain_whitelis ... t ( self , allowlist ): warnings . warn ( "The domain_whitelist att ...
https://man.plustar.jp/django/_modules/django/core/validators.html - [similar]
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 5562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ry against Django users with a certain permission. Allow certain users to connect to a WebDAV share created ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
How to integrate Django with a legacy database — Django 4.0.6 ドキュメント 5562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... alse db_table = 'CENSUS_PERSONS' If you do want to allow Django to manage the table's lifecycle, you'll nee ...
https://man.plustar.jp/django/howto/legacy-databases.html - [similar]
設計思想 — Django 4.0.6 ドキュメント 5562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ous aspects of web development fast. Django should allow for incredibly quick web development. 同じことを繰 ... g. Along these lines, the Django URL system should allow URLs for the same app to be different in different ...
https://man.plustar.jp/django/misc/design-philosophies.html - [similar]
GeoDjango Forms API — Django 4.0.6 ドキュメント 5562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ctionField ¶ Form widgets ¶ GeoDjango form widgets allow you to display and edit geographic data on a visua ...
https://man.plustar.jp/django/ref/contrib/gis/forms-api.html - [similar]
Measurement Objects — Django 4.0.6 ドキュメント 5562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o.contrib.gis.measure module contains objects that allow for convenient representation of distance and area ...
https://man.plustar.jp/django/ref/contrib/gis/measure.html - [similar]
View decorators — Django 4.0.6 ドキュメント 5562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ow to use these decorators with class-based views. Allowed HTTP methods ¶ The decorators in django.views.de ... ecorators will return a django.http.HttpResponseNotAllowed if the conditions are not met. require_http_meth ... ¶ This decorator compresses content if the browser allows gzip compression. It sets the Vary header accordi ... . The decorators in django.views.decorators.common allow per-view customization of CommonMiddleware behavio ...
https://man.plustar.jp/django/topics/http/decorators.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT