検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 30 for map (0.038 sec.)
Django 1.8.9 リリースノート — Django 4.0.6 ドキュメント 7895
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... with copy.copy() ( #26122 ). Fixed the contrib.gis map widgets when using USE_THOUSAND_SEPARATOR=True ( # ...
https://man.plustar.jp/django/releases/1.8.9.html - [similar]
Django 2.0.4 リリースノート — Django 4.0.6 ドキュメント 7895
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... penLayersWidget deserialization ignored the widget map's SRID and assumed 4326 (WGS84) ( #29116 ). 目次 D ...
https://man.plustar.jp/django/releases/2.0.4.html - [similar]
Django 1.5.2 release notes — Django 4.0.6 ドキュメント 7749
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d a regression in django.contrib.gis in the Google Map output on Python 3 (#20773). Made DjangoTestSuiteR ...
https://man.plustar.jp/django/releases/1.5.2.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 7684
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... for other caveats. For fields like ForeignKey that map to model instances, defaults should be the value o ... lds to create the database table ( db_type() ), to map Python types to database ( get_prep_value() ) and ... null and unique , and methods that Django uses to map the field value to database-specific values. A Fie ... llows for customizing the get and set behavior. To map a Field to a database-specific type, Django expose ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 7684
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fields parameter ( #26138 ). Fixed the contrib.gis map widgets when using USE_THOUSAND_SEPARATOR=True ( # ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]
素の SQL 文の実行 — Django 4.0.6 ドキュメント 7684
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 上記のクエリは以下のように書く事もできます: >>> name_map = { 'first' : 'first_name' , 'last' : 'last_name' ... ECT * FROM some_other_table' , translations = name_map ) インデックスの利用 ¶ raw() はインデックスに対応し ...
https://man.plustar.jp/django/topics/db/sql.html - [similar]
django.db.utils — Django 4.0.6 ドキュメント 7538
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... " % b for b in builtin_backends ]: backend_reprs = map ( repr , sorted ( builtin_backends )) raise Improp ...
https://man.plustar.jp/django/_modules/django/db/utils.html - [similar]
索引 — Django 4.0.6 ドキュメント 7538
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -managers sendtestemail コマンドラインオプション --mapping ogrinspect コマンドラインオプション --merge ma ... ション --shuffle test コマンドラインオプション --sitemap-uses-http ping_google コマンドラインオプション --s ... db.migrations.operations のクラス) alternates (Sitemap の属性) AlterOrderWithRespectTo (django.db.migrati ... s (models.BaseModelFormSet の属性) changefreq (Sitemap の属性) changelist_view() (ModelAdmin のメソッド) ...
https://man.plustar.jp/django/genindex.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 7538
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of available timezones that you can use to build a map from likely locations to time zones. 以下は、セッシ ... ngo.shortcuts import redirect , render # Prepare a map of common locations to timezone choices you wish t ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
django.utils.html — Django 4.0.6 ドキュメント 7473
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to build up small HTML fragments. """ args_safe = map ( conditional_escape , args ) kwargs_safe = { k : ...
https://man.plustar.jp/django/_modules/django/utils/html.html - [similar]
PREV 1 2 3 NEXT