検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 100 for reverse (0.064 sec.)
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 5916
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h as Debian ( #26063 ). Fixed a crash when using a reverse OneToOneField in ModelAdmin.readonly_fields ( #260 ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 5916
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e tables. Reversing migrations ¶ Migrations can be reversed with migrate by passing the number of the previou ... s migration. For example, to reverse migration books.0003 :   $ python manage.py migr ... NE Unapplying books.0003_auto... OK If you want to reverse all migrations applied for an app, use the name ze ... ontains any irreversible operations. Attempting to reverse such migrations will raise IrreversibleError :   ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
索引 — Django 4.0.6 ドキュメント 5838
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ンオプション --pythonpath コマンドラインオプション --reverse test コマンドラインオプション --run-syncdb migrate ... yDict のメソッド) dictsort template filter dictsortreversed template filter Difference (django.contrib.gis.db ... RunSQL の属性) noop() (RunPython の静的メソッド) NoReverseMatch normalize() (GEOSGeometry のメソッド) normali ... are の属性) RESTRICT (django.db.models モジュール) Reverse (django.contrib.gis.db.models.functions のクラス) ...
https://man.plustar.jp/django/genindex.html - [similar]
GEOS API — Django 4.0.6 ドキュメント 5838
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ce as a float between 0 (origin) and 1 (endpoint). Reverse of GEOSGeometry.project() . GEOSGeometry. intersec ... ce as a float between 0 (origin) and 1 (endpoint). Reverse of GEOSGeometry.interpolate() . GEOSGeometry. rela ...
https://man.plustar.jp/django/ref/contrib/gis/geos.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 5838
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... riginal tests will be the same in the new order. --reverse , -r ¶ Sorts test cases in the opposite execution ... This can be used in conjunction with --shuffle to reverse the order for a particular seed. --debug-mode ¶ Se ... e following display options: bold underscore blink reverse conceal A color specification follows one of the f ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 5838
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... L databases ( #24817 ). Fixed a crash when using a reverse one-to-one relation in ModelAdmin.list_display ( # ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
検索 — Django 4.0.6 ドキュメント 5838
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Helen will pick up Helena or Hélène , but not the reverse. Another option would be to use a trigram_similar ...
https://man.plustar.jp/django/topics/db/search.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 5838
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... etags.static import static from django.urls import reverse from jinja2 import Environment def environment ( * ... . globals . update ({ 'static' : static , 'url' : reverse , }) return env and set the 'environment' option t ...
https://man.plustar.jp/django/topics/templates.html - [similar]
テストを書いて実行する — Django 4.0.6 ドキュメント 5838
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ded due to syntax errors. You may randomize and/or reverse the execution order inside groups using the test - ... -shuffle and --reverse options. This can help with ensuring your tests ar ...
https://man.plustar.jp/django/topics/testing/overview.html - [similar]
django.core.signing — Django 4.0.6 ドキュメント 5773
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erializer = JSONSerializer , max_age = None ): """ Reverse of dumps(), raise BadSignature if signature fails. ...
https://man.plustar.jp/django/_modules/django/core/signing.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT