検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 99 for defaults (0.079 sec.)
File オブジェクト — Django 4.0.6 ドキュメント 5905
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... file yielding "chunks" of a given size. chunk_size defaults to 64 KB. This is especially useful with very larg ...
https://man.plustar.jp/django/ref/files/file.html - [similar]
The form rendering API — Django 4.0.6 ドキュメント 5905
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pecified by updating the FORM_RENDERER setting. It defaults to ' django.forms.renderers.DjangoTemplates ' . Yo ...
https://man.plustar.jp/django/ref/forms/renderers.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 5905
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ls.py . Old (0.96) urls.py : from django.conf.urls.defaults import * urlpatterns = patterns ( '' , ( r '^admin ... re ... ) New (1.0) urls.py : from django.conf.urls.defaults import * # The next two lines enable the admin and ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 5905
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he max_num argument to a formset factory no longer defaults to allowing any number of forms in the formset. In ... order to prevent memory-exhaustion attacks, it now defaults to a limit of 1000 forms. This limit can be raised ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 5905
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 9 ). Fixed the SQLite SchemaEditor to properly add defaults in the absence of a user specified default . For e ... ith migrations ( #24051 ). Corrected contrib.sites default site creation in a multiple database setup ( #24000 ... plate engine ( #23831 ). Prevented extraneous DROP DEFAULT SQL in migrations ( #23581 ). Restored the ability ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5905
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 02,400 and 8 respectively to match the argon2-cffi defaults. Increasing the memory_cost pushes the required me ... existing hasher can be subclassed to override the defaults. The default salt entropy for the Argon2, MD5, PBK ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
ミドルウェア (Middleware) — Django 4.0.6 ドキュメント 5905
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... if the middleware can handle synchronous requests. Defaults to True . async_capable is a boolean indicating if ... the middleware can handle asynchronous requests. Defaults to False . If your middleware has both sync_capabl ...
https://man.plustar.jp/django/topics/http/middleware.html - [similar]
索引 — Django 4.0.6 ドキュメント 5826
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ult_zoom (GeoModelAdmin の属性) (OSMWidget の属性) defaults.bad_request() (django.views モジュール) defaults.p ... age_not_found() (django.views モジュール) defaults.permission_denied() (django.views モジュール) defa ... ults.server_error() (django.views モジュール) DefaultStorage (django.core.files.storage のクラス) defer() ...
https://man.plustar.jp/django/genindex.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 5826
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... SE_TZ setting will change from False to True . The default sitemap protocol for sitemaps built outside the con ... _query_set and ChangeList.query_set . django.views.defaults.shortcut will be removed, as part of the goal of r ... ontrib.gis.utils will be removed. django.conf.urls.defaults will be removed. The functions include() , pattern ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5826
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... set will display in addition to the initial forms. Defaults to 3. See the formsets documentation for more info ... ying empty values in the admin site's change list. Defaults to a dash. The value can also be overridden on a p ... ssion to view at least one page in the admin site. Defaults to requiring both User.is_active and User.is_staff ... classes) with the given admin_class . admin_class defaults to ModelAdmin (the default admin options). If keyw ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT