検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 125 for many (0.044 sec.)
マネージャ — Django 4.0.6 ドキュメント 6278
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... iple managers on the same model. You can attach as many Manager() instances to a model as you'd like. This ... ying on related models, or when accessing a one-to-many or many-to-many relationship . For example, if the ...
https://man.plustar.jp/django/topics/db/managers.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6130
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d and a list of its available options. App names ¶ Many commands take a list of "app names." An "app name" ... GS , -t TAGS ¶ The system check framework performs many different types of checks that are categorized wit ... our local development settings module may not have many of your production settings, you will probably wan ... ey() model method to serialize any foreign key and many-to-many relationship to objects of the type that d ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 6130
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... し、結果を並び替えることは許されています(たとえば、 ManyToManyField フィールド、もしくは ForeignKey フィール ... e relations through OneToOneField , ForeignKey and ManyToManyField attributes: >>> Blog . objects . values ... y__headline': 'Another entry'}, ...]> 警告 Because ManyToManyField attributes and reverse relations can ha ... tance. This metaphor falls apart when dealing with many-to-many and other multivalued relations (such as t ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 6057
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g the LayerMapping data import utility . There are many different ways to import data into a spatial datab ... nd-line utility included with GDAL that can import many vector data formats into PostGIS, MySQL, and Oracl ... -0.3 You can see the layer's geometry type and how many features it contains: >>> print ( lyr . geom_type ... th regards to geometry types. This shapefile, like many others, actually includes MultiPolygon geometries, ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6057
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y'] , instead of options.get() and no longer perform any type coercion. This could be a problem if you're ... a queryset rather than a list of primary keys for ManyToManyField s. If django.contrib.staticfiles is ins ... た機能 ¶ 逆参照外部キー (reverse foreign key) または many-to-many リレーションに対する値の直接代入 ¶ 関連する ... t_all_related_objects_with_model() get_all_related_many_to_many_objects() get_all_related_m2m_objects_with ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5983
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and a friend. His contributions to Django — and to many other open source projects — are nearly impossible ... to enumerate. Many on the core Django team had their first patches re ... dels.ForeignKey.db_constraint and django.db.models.ManyToManyField.db_constraint options. The jQuery libra ... e such queries. Help text of model form fields for ManyToManyField fields ¶ HTML rendering of model form f ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 5983
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fixes ¶ Fixed migration's renaming of auto-created many-to-many tables when changing Meta.db_table ( #2363 ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5983
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rs created by ForeignKey , GenericForeignKey , and ManyToManyField . The add() method on a reverse foreign ... m2m_changed signal to track individual changes in many-to-many relations. Direct assignment now relies on ... elAdmin , internally rely on direct assignment for many-to-many relations and as a consequence now use the ... xisted but was unreadable. This could happen under many circumstances, such as if Django didn't have permi ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 5983
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... NullIf and Reverse database functions, as well as many math database functions . Setting the new ignore_c ... and update_or_create() methods are now allowed on many-to-many relationships with intermediate models. Th ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
検索 — Django 4.0.6 ドキュメント 5983
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ll combinations of three letters, and compares how many appear in both search and source strings. For the ... title or keywords, that they appear in. There are many alternatives for using searching software, some of ...
https://man.plustar.jp/django/topics/db/search.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT