検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 87 for Adding (0.063 sec.)
Django の admin サイト — Django 4.0.6 ドキュメント 6411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... obj is the parent object being edited or None when adding a new parent. See the example for ModelAdmin.get_f ... ods is the parent object being edited or None when adding a new parent. 同じ親モデルへの複数の外部キーを持つ ... cessary if you are using more than one AdminSite . Adding views to admin sites ¶ Just like ModelAdmin , Admi ... .admin_site.name if your view is on a ModelAdmin . Adding a password reset feature ¶ You can add a password ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
Installing Geospatial libraries — Django 4.0.6 ドキュメント 6411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... own Python bindings. The bindings may be built by adding the --with-python flag when running configure . Se ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
The form rendering API — Django 4.0.6 ドキュメント 6411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _APPS and at least one engine with APP_DIRS=True . Adding the built-in templates directory in DIRS of one of ...
https://man.plustar.jp/django/ref/forms/renderers.html - [similar]
設定 — Django 4.0.6 ドキュメント 6411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rcase, replacing any hyphens with underscores, and adding an 'HTTP_' prefix to the name. For example, if you ... to serve a Django application in a subpath without adding an extra configuration to the settings. MIDDLEWARE ... to serve a Django application in a subpath without adding an extra configuration to the settings. STATICFILE ... make sure your apps can be found by staticfiles by adding the app to the INSTALLED_APPS setting of your site ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te ¶ The new display() decorator allows for easily adding options to custom display functions that can be us ... wise, the new action() decorator allows for easily adding options to action functions that can be used with ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
ページネーション — Django 4.0.6 ドキュメント 6411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to paginate the displayed list. You can do this by adding a paginate_by attribute to your view class, for ex ...
https://man.plustar.jp/django/topics/pagination.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 6411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ime, extend the capabilities of the test runner by adding new arguments. The **kwargs declaration allows for ... se.ArgumentParser.add_argument() for details about adding arguments to a parser. DiscoverRunner. setup_test_ ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
How to configure and use logging — Django 4.0.6 ドキュメント 6209
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... messages of all levels). Using the example above, adding: { 'class' : 'logging.FileHandler' , 'filename' : ...
https://man.plustar.jp/django/howto/logging.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 6209
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nings enabled: python -Wa runtests.py . Thus, when adding a RemovedInDjangoXXWarning you need to eliminate o ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
The flatpages app — Django 4.0.6 ドキュメント 6209
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... follow these steps: Install the sites framework by adding 'django.contrib.sites' to your INSTALLED_APPS sett ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT