Results of 1 - 10 of about 16 for Retrieving (0.031 sec.)
- Model _meta API — Django 4.0.6 ドキュメント 15058
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
eld instance of a model by name Field access API ¶ Retrieving a single field instance of a model by name ¶ Optio ...
otExist : User has no field named 'does_not_exist' Retrieving all field instances of a model ¶ Options. get_fiel ...
ermissions>) 目次 Model _meta API Field access API Retrieving a single field instance of a model by name Retriev ...
関連キーワード fields , meta , include , instance , Retrieving , Options , related , single , instances , models ...
-
https://man.plustar.jp/django/ref/models/meta.html
- [similar]
- Model クラスのリファレンス — Django 4.0.6 ドキュメント 9357
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
or more details on model managers see Managers and Retrieving objects . 目次 Model クラスのリファレンス 属性 Doe ...
-
https://man.plustar.jp/django/ref/models/class.html
- [similar]
- contrib packages — Django 4.0.6 ドキュメント 9132
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
mentation . messages ¶ A framework for storing and retrieving temporary cookie- or session-based messages See th ...
-
https://man.plustar.jp/django/ref/contrib/index.html
- [similar]
- View decorators — Django 4.0.6 ドキュメント 8889
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ve the significance of taking an action other than retrieving the requested resource. 注釈 Web servers should au ...
-
https://man.plustar.jp/django/topics/http/decorators.html
- [similar]
- Django 0.95 リリースノート — Django 4.0.6 ドキュメント 8664
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ore consistent and natural filtering interface for retrieving objects from the database. User-defined models, fu ...
-
https://man.plustar.jp/django/releases/0.95.html
- [similar]
- 条件付きビュー — Django 4.0.6 ドキュメント 8439
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
they have already seen. This is commonly used when retrieving a web page (using an HTTP GET request) to avoid se ...
-
https://man.plustar.jp/django/topics/conditional-view-processing.html
- [similar]
- asgiref.sync — Django 4.0.6 ドキュメント 8213
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
tive_context . get ( None ): # If we have a way of retrieving the current context, attempt # to use a per-contex ...
-
https://man.plustar.jp/django/_modules/asgiref/sync.html
- [similar]
- The "sites" framework — Django 4.0.6 ドキュメント 8213
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
tpageFallbackMiddleware checks the current site in retrieving flatpages to display. In the syndication framework ...
-
https://man.plustar.jp/django/ref/contrib/sites.html
- [similar]
- QuerySet API リファレンス — Django 4.0.6 ドキュメント 8213
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
intended as optimizations for a specific use case: retrieving a subset of data without the overhead of creating ...
t with the fields that should not be deferred when retrieving a model. If you have a model where almost all the ...
ant the number of items in a QuerySet and are also retrieving model instances from it (for example, by iterating ...
-
https://man.plustar.jp/django/ref/models/querysets.html
- [similar]
- Django 1.3 release notes — Django 4.0.6 ドキュメント 7988
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
combining F expressions with timedelta values when retrieving or updating database values. Backwards-incompatibl ...
-
https://man.plustar.jp/django/releases/1.3.html
- [similar]