検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 117 for site (0.089 sec.)
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 5875
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... stgres must be in INSTALLED_APPS ). django.contrib.sitemaps ¶ Added the protocol keyword argument to the G ... enericSitemap constructor. キャッシュ ¶ cache.set_many() now ... min ( UserAdmin ): form = MyUserChangeForm admin . site . unregister ( User ) admin . site . register ( Us ... の app_name 引数が削除されました。 (including admin.site.urls ) as the first argument to include() の1番目の ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
GeoDjango — Django 4.0.6 ドキュメント 5825
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nt Commands inspectdb ogrinspect GeoDjango's admin site GISModelAdmin GeoModelAdmin OSMGeoAdmin Geographic ... Feeds カスタマイズ例 API Reference Geographic Sitemaps カスタマイズ例 Reference Testing GeoDjango app ...
https://man.plustar.jp/django/ref/contrib/gis/index.html - [similar]
The Django Template Language — Django 4.0.6 ドキュメント 5825
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ll template tags and filters available for a given site. See The Django admin documentation generator . タ ... ll template tags and filters available for a given site. See The Django admin documentation generator . コ ... tyle.css" > < title > {% block title %} My amazing site {% endblock %} </ title > </ head > < body > < div ... s. This type of security exploit is called a Cross Site Scripting (XSS) attack. この問題を防ぐために、二つ ...
https://man.plustar.jp/django/ref/templates/language.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 5825
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ll start there. First, there's a new documentation site: https://docs.djangoproject.com/ The documentation ... ケープ ¶ To provide improved security against cross-site scripting (XSS) vulnerabilities, Django's template ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 5825
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ow has a new block header which contains the admin site header. The new ModelAdmin.get_formset_kwargs() me ... he model class for each model is added to the AdminSite.each_context() method. The new ModelAdmin.search_h ... Oracle < 7.0 is removed. To allow serving a Django site on a subpath without changing the value of STATIC_ ... ' ) in the default startproject template. The AdminSite method for the admin index view is no longer decor ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 5825
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... EmployeeInline ,) # Re-register UserAdmin admin . site . unregister ( User ) admin . site . register ( Us ... import UserAdmin from .models import User admin . site . register ( User , UserAdmin ) プロジェクト途中か ... l = () # Now register the new UserAdmin... admin . site . register ( MyUser , UserAdmin ) # ... and, since ... , # unregister the Group model from admin. admin . site . unregister ( Group ) Finally, specify the custom ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 5825
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... with a slash. /articles/2003/03/building-a-django-site/ would match the final pattern. Django would call ... quest, year=2003, month=3, slug="building-a-django-site") . Path converters ¶ The following path converter ... characters. For example, building-your-1st-django-site . uuid - Matches a formatted UUID. To prevent mult ... his usage isn't particularly recommended as it makes it easier to accidentally introduce errors between th ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
FAQ: 管理インタフェース — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... objects. For example, if your list_filter includes sites , and there are no sites in your database, it won ... 't display a "Site" filter. In that case, filtering by site would be ...
https://man.plustar.jp/django/faq/admin.html - [similar]
How to deploy Django — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ools are of no use if you can't easily deploy your sites. Since Django's inception, ease of deployment has ... nous-friendly standard that will allow your Django site to use asynchronous Python features, and asynchron ...
https://man.plustar.jp/django/howto/deployment/index.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se means you'll never see errors generated by your site -- everyone will instead see your public error pag ... eed to keep track of errors that occur in deployed sites, so Django can be configured to create reports wi ... or customize this default behavior for your entire site, you need to define your own filter class and tell ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT