検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 28 for resolve (0.042 sec.)
How to override templates — Django 4.0.6 ドキュメント 7963
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pathlib import Path BASE_DIR = Path ( __file__ ) . resolve () . parent . parent INSTALLED_APPS = [ ... , 'blo ...
https://man.plustar.jp/django/howto/overriding-templates.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 7963
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... world >>> world_shp = Path ( world . __file__ ) . resolve () . parent / 'data' / 'TM_WORLD_BORDERS-0.3.shp' ... 'MULTIPOLYGON' , } world_shp = Path ( __file__ ) . resolve () . parent / 'data' / 'TM_WORLD_BORDERS-0.3.shp' ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
索引 — Django 4.0.6 ドキュメント 7849
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... el (ContentType の属性) (Options の属性) app_name (ResolverMatch の属性) app_names (ResolverMatch の属性) App ... OGRGeometry の属性) arg_joiner (Func の属性) args (ResolverMatch の属性) arity (Func の属性) ArrayAgg (django ... のメソッド) Func (django.db.models のクラス) func (ResolverMatch の属性) function (Aggregate の属性) (Func の ... (GEOSGeometry の属性) (OGRGeometry の属性) kwargs (ResolverMatch の属性) L label (AppConfig の属性) (BoundFie ...
https://man.plustar.jp/django/genindex.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 7849
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rk. If there are merge conflicts, you will need to resolve them and then use git rebase --continue . At any p ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
Django への初めてのパッチを書く — Django 4.0.6 ドキュメント 7849
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... チケット #99999 に対するテストの実装 ¶ In order to resolve this ticket, we'll add a make_toast() function to ... +++ b/django/shortcuts.py @@ -156,3 +156,7 @@ def resolve_url(to, *args, **kwargs): # Finally, fall back and ...
https://man.plustar.jp/django/intro/contributing.html - [similar]
Django のショートカット関数 — Django 4.0.6 ドキュメント 7849
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... with arguments: reverse() will be used to reverse-resolve the name. An absolute or relative URL, which will ... onal or keyword arguments; the URL will be reverse resolved using the reverse() method: def my_view ( request ...
https://man.plustar.jp/django/topics/http/shortcuts.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 7750
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... wards-incompatible changes if they're necessary to resolve bugs, and there are a handful of such (minor) chan ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 7636
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django will use the get_by_natural_key() method to resolve ["Douglas", "Adams"] into the primary key of an ac ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 7537
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... --plain option will be removed. The django.core.urlresolvers module will be removed. The model CommaSeparated ... mask , and append_aggregate_mask . django.template.resolve_variable will be removed. The following private AP ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 7537
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n active database connection, which it will use to resolve constraint names; this means you must generate the ... all user prompts. If a suppressed prompt cannot be resolved automatically, the command will exit with error c ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
PREV 1 2 3 NEXT