検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 34 for final (0.026 sec.)
How is Django Formed? — Django 4.0.6 ドキュメント 14092
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... alpha/beta/rc. Regular version releases: either a final release (e.g. 1.5) or a bugfix update (e.g. 1.5.1) ... a new series, also create a Release object for the final release, ensuring that the Release date field is b ... the code.djangoproject.com's trac.ini , if it's a final release). The new X.Y version should be added afte ... Status -- can be one of "alpha", "beta", "rc" or "final". Series number, for alpha/beta/RC packages which ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
リリースノート — Django 4.0.6 ドキュメント 12047
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... なったすべての変更点と、現在使っているバージョンの 'final' リリースから新しいバージョンまでの各 'final' リリ ... ースで 廃止された機能 をチェックしてください。 Final リリース ¶ 以下のリストは Django 4.0 とそのパッチリ ... ブ がメンテナンスされています。 目次 リリースノート Final リリース 4.0 release 3.2 release 3.1 release 3.0 リ ... e , notes , リリース , バージョン , セキュリティ , final , ドキュメント , next , up , previous クイック検索 ...
https://man.plustar.jp/django/releases/index.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 10017
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 19.26.242:11212' , '172.19.26.244:11213' , ] } } A final point about Memcached is that memory-based caching ... nice for development. ダミーキャッシュ(開発用) ¶ Finally, Django comes with a "dummy" cache that doesn't ... es how to compose a prefix, version and key into a final cache key. See the cache documentation for more in ... elete_many ([ 'a' , 'b' , 'c' ]) cache. clear () ¶ Finally, if you want to delete all the keys in the cache ...
https://man.plustar.jp/django/topics/cache.html - [similar]
Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 9426
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and all further work on preparing the code for the final 1.5 release was done there. These branches also pr ... ext release of Django could be committed until the final release happened. For example, shortly after the r ... volution schema-evolution-ng search-api sqlalchemy Finally, under the archive/ prefix, the repository conta ...
https://man.plustar.jp/django/internals/git.html - [similar]
TemplateResponse and SimpleTemplateResponse — Django 4.0.6 ドキュメント 9139
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... provided by the view to compute the response. The final output of the response is not computed until it is ... ion of template and context, and turns it into the final byte stream that can be served to the client. Ther ...
https://man.plustar.jp/django/ref/template-response.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 9139
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... earching a related model. The admin now installs a final catch-all view that redirects unauthenticated user ... ugh not recommended, you may set the new AdminSite.final_catch_all_view to False to disable the catch-all v ... your URL ordering or, if necessary, set AdminSite.final_catch_all_view to False , disabling the catch-all ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django 1.0.2 リリースノート — Django 4.0.6 ドキュメント 8851
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... for Django 1.0.1 omitted some directories from the final release package, including one directory required ...
https://man.plustar.jp/django/releases/1.0.2.html - [similar]
Django 3.2.4 release notes — Django 4.0.6 ドキュメント 8851
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 9.5+. Bugfixes ¶ Fixed a bug in Django 3.2 where a final catch-all view in the admin didn't respect the ser ...
https://man.plustar.jp/django/releases/3.2.4.html - [similar]
テストツール — Django 4.0.6 ドキュメント 8851
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rect_me/ が /next/ にリダイレクトし、それがさらに /final/ にリダイレクトするような場合には、 redirect_chain ... ttp://testserver/next/', 302), ('http://testserver/final/', 302)] secure を True に設定すると、クライアント ... グインが成功した場合に login() は True を返します。 Finally, you'll need to remember to create user accounts ... by_xpath ( '//input[@value="Log in"]' ) . click () Finally, you may run the test as follows:   $ ./manage ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 8547
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h commit access who are responsible for making the final decision to merge a patch. Ticket triagers: anyone ... eady patch. A merger now needs to give the patch a final review prior to being committed. There are a lot o ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
PREV 1 2 3 4 NEXT