Results of 1 - 10 of about 15 for resource (0.061 sec.)
- 条件付きビュー — Django 4.0.6 ドキュメント 14751
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
er of headers to tell the server about copies of a resource that they have already seen. This is commonly used ...
Tag header. When the client next requests the same resource, it might send along a header such as either If-mo ...
age matches the ETag sent by the client, or if the resource has not been modified, a 304 status code can be se ...
ute the ETag value or the last-modified time for a resource, without needing to do all the computations needed ...
-
https://man.plustar.jp/django/topics/conditional-view-processing.html
- [similar]
- django.utils.encoding — Django 4.0.6 ドキュメント 9526
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
i_to_uri ( iri ): """ Convert an Internationalized Resource Identifier (IRI) portion to a URI portion that is ...
ント] def uri_to_iri ( uri ): """ Convert a Uniform Resource Identifier(URI) into an Internationalized Resource ...
safe characters from the path portion of a Uniform Resource Identifier (URI). """ # These are the "reserved" a ...
-
https://man.plustar.jp/django/_modules/django/utils/encoding.html
- [similar]
- Django のローカライズ — Django 4.0.6 ドキュメント 9526
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
you are a member of a team choose the translation resource you want to update on the team page. For example t ...
he "core" resource refers to the translation catalog that contains al ...
translations. Each of the contrib apps also have a resource (prefixed with "contrib"). 注釈 Transifex の使い方 ...
-
https://man.plustar.jp/django/internals/contributing/localizing.html
- [similar]
- Geographic Database Functions — Django 4.0.6 ドキュメント 9213
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
d be based on a simple sphere (less accurate, less resource-intensive) or on a spheroid (more accurate, more r ...
d be based on a simple sphere (less accurate, less resource-intensive) or on a spheroid (more accurate, more r ...
-
https://man.plustar.jp/django/ref/contrib/gis/functions.html
- [similar]
- データベース — Django 4.0.6 ドキュメント 8516
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
OPTION CREATE TRIGGER WITH ADMIN OPTION While the RESOURCE role has the required CREATE TABLE , CREATE SEQUEN ...
and CREATE TRIGGER privileges, and a user granted RESOURCE WITH ADMIN OPTION can grant RESOURCE , such a user ...
dividual privileges (e.g. CREATE TABLE ), and thus RESOURCE WITH ADMIN OPTION is not usually sufficient for ru ...
-
https://man.plustar.jp/django/ref/databases.html
- [similar]
- Django Utils — Django 4.0.6 ドキュメント 8516
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ri ( iri ) [ソース] ¶ Convert an Internationalized Resource Identifier (IRI) portion to a URI portion that is ...
. uri_to_iri ( uri ) [ソース] ¶ Converts a Uniform Resource Identifier into an Internationalized Resource Iden ...
safe characters from the path portion of a Uniform Resource Identifier (URI). django.utils.feedgenerator ¶ 使用 ...
-
https://man.plustar.jp/django/ref/utils.html
- [similar]
- View decorators — Django 4.0.6 ドキュメント 8115
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
king an action other than retrieving the requested resource. 注釈 Web servers should automatically strip the c ...
-
https://man.plustar.jp/django/topics/http/decorators.html
- [similar]
- パフォーマンスと最適化 — Django 4.0.6 ドキュメント 8115
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
-offs to bear in mind. Your own time is a valuable resource, more precious than CPU time. Some improvements mi ...
choice. Caching ¶ Often it is expensive (that is, resource-hungry and slow) to compute a value, so there can ...
-
https://man.plustar.jp/django/topics/performance.html
- [similar]
- django.urls functions for use in URLconfs — Django 4.0.6 ドキュメント 8011
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
doesn't have the permissions required to access a resource. By default, this is django.views.defaults.permiss ...
-
https://man.plustar.jp/django/ref/urls.html
- [similar]
- 暗号署名 — Django 4.0.6 ドキュメント 7924
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
URLs for allowing temporary access to a protected resource, for example a downloadable file that a user has p ...
-
https://man.plustar.jp/django/topics/signing.html
- [similar]