検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 100 for reverse (0.084 sec.)
Django Deprecation Timeline — Django 4.0.6 ドキュメント 5773
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ill be removed. Support for direct assignment to a reverse foreign key or many-to-many relation will be remov ... xception rather than fail silently. The ability to reverse URLs using a dotted Python path will be removed. T ... nKey , Manager , SingleRelatedObjectDescriptor and ReverseSingleRelatedObjectDescriptor . Remove the backward ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
The syndication feed framework — Django 4.0.6 ドキュメント 5773
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dication.views import Feed from django.urls import reverse from policebeat.models import NewsItem class Lates ... _url method. def item_link ( self , item ): return reverse ( 'news-item' , args = [ item . pk ]) To connect a ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
多対多 (many-to-many) 関係 — Django 4.0.6 ドキュメント 5773
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ld web apps easily>, <Article: NASA uses Python>]> Reverse m2m queries are supported (i.e., starting at the t ...
https://man.plustar.jp/django/topics/db/examples/many_to_many.html - [similar]
モデル — Django 4.0.6 ドキュメント 5773
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e same information is by querying the many-to-many reverse relationship from a Person object: >>> ringos_memb ... yField ( Place ) この処理の結果はエラーとなります: Reverse query name for 'Supplier.customers' clashes with r ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
暗号署名 — Django 4.0.6 ドキュメント 5773
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... zer = JSONSerializer , max_age = None ) [ソース] ¶ Reverse of dumps() , raises BadSignature if signature fail ...
https://man.plustar.jp/django/topics/signing.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 5695
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er to review a patch that you submit. Please don't reverse a decision without posting a message to django-dev ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
GeoDjango Database API — Django 4.0.6 ドキュメント 5695
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s X X X X X Perimeter X X X PointOnSurface X X X X Reverse X X X Scale X X SnapToGrid X X SymDifference X X X ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 5695
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... This option also sets related_query_name . As the reverse name for a field should be unique, be careful if y ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5695
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nKey , and ManyToManyField . The add() method on a reverse foreign key now has a bulk parameter to allow exec ... ule to related_descriptors and renamed as follows: ReverseSingleRelatedObjectDescriptor is ForwardManyToOneDe ... scriptor SingleRelatedObjectDescriptor is ReverseOneToOneDescriptor ForeignRelatedObjectsDescriptor ... is ReverseManyToOneDescriptor ManyRelatedObjectsDescriptor is ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 5695
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... indexes ( Index.condition ). Added the NullIf and Reverse database functions, as well as many math database ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT