検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 218 for but (0.042 sec.)
How to deploy Django — Django 4.0.6 ドキュメント 7579
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of shortcuts to make web developers' lives easier, but all those tools are of no use if you can't easily ... ur architecture or your particular business needs, but that discussion is outside the scope of what Djang ... ommunicating between web servers and applications, but it only supports synchronous code. ASGI is the new ... 関連キーワード How , deploy , use , 設定 , ASGI , but , オブジェクト , Applying , モジュール , Settings ...
https://man.plustar.jp/django/howto/deployment/index.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 7579
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r HttpRequest.readline() . Accessing the body attribute after reading the request with either of these I/ ... ortion and a path info portion. The path_info attribute always contains the path info portion of the path ... ARSET setting is used). You can write to this attribute to change the encoding used when accessing the fo ... rm data. Any subsequent attribute accesses (such as reading from GET or POST ) will ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 7485
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... riend and developer. Malcolm was a long-time contributor to Django, a model community member, a brilliant ... mind, and a friend. His contributions to Django — and to many other open source proj ... version will be 2.7. Python 3.4 is not supported, but support will be added in Django 1.7. What's new in ... ized fields. They are OpenLayers-based by default, but they can be customized to use any other JS framewo ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Database migration operations — Django 4.0.6 ドキュメント 7380
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on file. This example creates an hstore extension, but the same principles apply for other extensions. Se ... ular collation that your operating system provides but PostgreSQL does not, you can manage collations in ... currently ( model_name , index ) ¶ Like AddIndex , but creates an index with the CONCURRENTLY option. Thi ... rrently ( model_name , name ) ¶ Like RemoveIndex , but removes the index with the CONCURRENTLY option. Th ...
https://man.plustar.jp/django/ref/contrib/postgres/operations.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 7380
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he database at a later time, pickle the query attribute of the QuerySet . You can then recreate the origi ... ery # Restore the original 'query'. The query attribute is an opaque object. It represents the internals ... d fully supported) to pickle and unpickle the attribute's contents as described here. Restrictions on Que ... uerySet.values_list() using the pickled query attribute, it will be converted to QuerySet.values() : >>> ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 1.3.6 release notes — Django 4.0.6 ドキュメント 7087
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (matching any host), for backwards-compatibility, but we strongly encourage all sites to set a more rest ... lizer is not intended for use with untrusted data, but in order to err on the side of safety in Django 1. ... the typical round-trip from dumpdata to loaddata , but if you feed your own XML documents to the loaddata ... t , header , host , previous , history , setting , but クイック検索 Last update: 2022年6月01日 « previous ...
https://man.plustar.jp/django/releases/1.3.6.html - [similar]
Organization of the Django Project — Django 4.0.6 ドキュメント 6982
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... requirement that a Merger is also a Django Fellow, but the Django Software Foundation has the power to us ... minees. Mergers may resign their role at any time, but should endeavor to provide some advance notice in ... quirement that a Releaser is also a Django Fellow, but the Django Software Foundation has the power to us ... nees. Releasers may resign their role at any time, but should endeavor to provide some advance notice in ...
https://man.plustar.jp/django/internals/organization.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 6982
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... olicy" pages, that you want to store in a database but for which you don't want to develop a custom Djang ... esents. This will usually be 1 (i.e. SITE_ID = 1 , but if you're using the sites framework to manage mult ... view or middleware class attempts to produce a 404 but ends up raising an exception instead, the response ... ments field that isn't used by contrib.flatpages , but that could be useful for your project or third-par ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
Model index reference — Django 4.0.6 ドキュメント 6982
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Indexes are defined in django.db.models.indexes , but for convenience they're imported into django.db.mo ... ed as DETERMINISTIC . Django doesn't validate this but Oracle will error. This means that functions such ... marked as IMMUTABLE . Django doesn't validate this but PostgreSQL will error. This means that functions s ... classes, with exactly the same values for the attributes (including name ) each time. To work around name ...
https://man.plustar.jp/django/ref/models/indexes.html - [similar]
データベース — Django 4.0.6 ドキュメント 6783
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo will work just fine without this optimization, but each new connection will do some additional querie ... ing the query and starts returning results faster, but this could diminish performance if more than 10% o ... sons for the utf8_general_ci collation are faster, but slightly less correct, than comparisons for utf8_u ... ues that differ only by case will pass validation, but upon calling save() , an IntegrityError will be ra ...
https://man.plustar.jp/django/ref/databases.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT