検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 225 for also (0.076 sec.)
アプリケーション — Django 4.0.6 ドキュメント 5877
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... here's no restriction that a project package can't also be considered an application and have models, etc. ... can automatically detect and set this, but you can also provide an explicit override as a class attribute ... s ( save() , delete() , manager methods etc.), and also raw SQL queries via django.db.connection . Your re ... _label and model_name . As a shortcut, this method also accepts a single argument in the form app_label.mo ...
https://man.plustar.jp/django/ref/applications.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 5877
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... recent call last): ... ContextPopException You can also use push() as a context manager to ensure a matchi ... addition to push() and pop() , the Context object also defines an update() method. This works like push() ... alse, 'bar': 'second level'} A flatten() method is also internally used to make Context objects comparable ... キストプロセッサをオーバーライドできるようにします。 Also, you can give RequestContext a list of additional ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 5877
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... upgrading from Django 1.4 or older versions. We've also dropped some features, which are detailed in our d ... ne totally customized for your site. Django 1.5 is also the first release with Python 3 support ! We're la ... o the way you reference User instances. You should also document any specific features of the User model t ... field is set manually after load, that field will also get updated on save. See the Model.save() document ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5784
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... admindocs ¶ The model section of the admindocs now also describes methods that take arguments, rather than ... gement commands that have the --noinput option now also take --no-input as an alias for that option. マイグ ... he intermediate migration states. This improvement also requires that Django no longer supports mixed migr ... lue of status_code outside of the constructor will also modify the value of reason_phrase . The debug view ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 2.2.24 release notes — Django 4.0.6 ドキュメント 5784
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... emplates have been customized by the developers to also expose the file contents, then not only the existe ... nce but also the file contents would have been exposed. As a mi ...
https://man.plustar.jp/django/releases/2.2.24.html - [similar]
Django 3.1.12 release notes — Django 4.0.6 ドキュメント 5784
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... emplates have been customized by the developers to also expose the file contents, then not only the existe ... nce but also the file contents would have been exposed. As a mi ...
https://man.plustar.jp/django/releases/3.1.12.html - [similar]
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 5784
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ssions can be set not only per type of object, but also per specific object instance. By using the has_vie ... with ( '@example.com' ) get_test_func () ¶ You can also override the get_test_func() method to have the mi ... model in the polls application). The decorator may also take an iterable of permissions, in which case the ... o access the view. Note that permission_required() also takes an optional login_url parameter: from django ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
アグリゲーション — Django 4.0.6 ドキュメント 5784
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... )) Filtering on annotations ¶ Annotated values can also be filtered. The alias for the annotation can be u ... e num_books and highly_rated_books attributes. See also Conditional aggregation . Choosing between filter ... on will be returned in the output data. You should also note that average_rating has been explicitly inclu ... hat it won't quite work. The ordering by name will also play a part in the grouping, so this query will gr ...
https://man.plustar.jp/django/topics/db/aggregation.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 5784
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e.serializers. get_serializer ( format ) ¶ You can also use a serializer object directly: XMLSerializer = ... ve a model that uses multi-table inheritance , you also need to serialize all of the base classes for the ... zation will fail with a ValueError exception. Read also the W3C's explanation of HTML, XHTML, XML and Cont ... SomeModel . objects . all (), cls = LazyEncoder ) Also note that GeoDjango provides a customized GeoJSON ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 5691
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ation, just as it has latest-and-greatest code. We also backport documentation fixes and improvements, at ... vvar: to refer to an environment variable. You may also need to define a reference to the documentation fo ... ion notes at the bottom of a section, not the top. Also, avoid referring to a specific version of Django o ... ely. If a function, attribute, etc. is added, it's also okay to use a versionadded annotation like this: . ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT