検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 135 for their (0.020 sec.)
LayerMapping data import utility — Django 4.0.6 ドキュメント 6354
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sformed the three geometries from the shapefile in their original spatial reference system (WGS84) to the s ... will be inserted into the database unmodified from their original state in the data source. unique Setting ...
https://man.plustar.jp/django/ref/contrib/gis/layermapping.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 6354
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to the header. All other parameters are added with their value, after applying str() to it. get_max_age ( r ... Python's datetime module. They raise ValueError if their input is well formatted but isn't a valid date or ... rticularly in django.utils ) that take a string as their first argument and do something to that string. Th ... t to be able to take lazy arguments while delaying their evaluation, you can use this decorator: from djang ...
https://man.plustar.jp/django/ref/utils.html - [similar]
多対一 (many-to-one) 関係 — Django 4.0.6 ドキュメント 6354
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... object 'reporter'. Article objects have access to their related Reporter objects: >>> r = a . reporter Cre ... <Reporter: John Smith>]> If you delete a reporter, their articles will be deleted (assuming that the Foreig ...
https://man.plustar.jp/django/topics/db/examples/many_to_one.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 6198
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h, since it only needs to hold 52 card values plus their suits; 104 characters in total. 注釈 多くのDjangoの ... If you change the names of things more often than their position in the constructor's argument list, you m ... oOneField that point to another field to determine their database column data types. For example, if you ha ... can cause queries to include unexpected objects in their results. This problem cannot occur if you always r ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
How to configure and use logging — Django 4.0.6 ドキュメント 6198
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _ allows you to organize log messages according to their provenance within your project's applications auto ... appings will propagate the records they process to their parents - a record from a logger in the my_app.vie ...
https://man.plustar.jp/django/howto/logging.html - [similar]
Django 1.4.22 release notes — Django 4.0.6 ドキュメント 6198
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ould check if the same vulnerability is present in their backend and correct it if so. 目次 Django 1.4.22 r ...
https://man.plustar.jp/django/releases/1.4.22.html - [similar]
Django 1.7.10 release notes — Django 4.0.6 ドキュメント 6198
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ould check if the same vulnerability is present in their backend and correct it if so. 目次 Django 1.7.10 r ...
https://man.plustar.jp/django/releases/1.7.10.html - [similar]
多対多 (many-to-many) 関係 — Django 4.0.6 ドキュメント 6198
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hts for Children' ) Article objects have access to their related Publication objects: >>> a1 . publications ... thon Journal>]> Publication objects have access to their related Article objects: >>> p2 . article_set . al ...
https://man.plustar.jp/django/topics/db/examples/many_to_many.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 6198
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e for these cases are specified by four variables. Their default values should suffice for most projects, b ... ut further customization is possible by overriding their default values. See the documentation on customizi ... go view providing any arguments it might need with their values as extracted from the URL. Starting with th ... e name for multiple URL patterns if they differ in their arguments. In addition to the URL name, reverse() ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
Signals — Django 4.0.6 ドキュメント 6198
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... saved. Different signals use different objects as their senders; you'll need to consult the built-in signa ... esenting the list of called receiver functions and their response values. send() differs from send_robust() ...
https://man.plustar.jp/django/topics/signals.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT