検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 36 for public (0.024 sec.)
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 16308
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... m . Most normal bugs in Django are reported to our public Trac instance , but due to the sensitive nature of ... security issues, we ask that they not be publicly reported in this fashion. Instead, if you believ ... want to send an encrypted email ( optional ), the public key ID for security@djangoproject.com is 0xfcb84b8 ... d1d17f80b , and this public key is available from most commonly-used keyserver ...
https://man.plustar.jp/django/internals/security.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 10349
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he (a private cache) and their provider's cache (a public cache). A public cache is used by multiple users a ... 't want, say, your bank account number stored in a public cache. So web applications need a way to tell cach ... es which data is private and which is public. The solution is to indicate a page's cache should ... ote that the cache control settings "private" and "public" are mutually exclusive. The decorator ensures tha ...
https://man.plustar.jp/django/topics/cache.html - [similar]
マネージャ — Django 4.0.6 ドキュメント 9097
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... thods are copied according to the following rules: Public methods are copied by default. Private methods (st ... t ): # Available on both Manager and QuerySet. def public_method ( self ): return # Available only on QueryS ... return # Available only on QuerySet. def opted_out_public_method ( self ): return opted_out_public_method . ...
https://man.plustar.jp/django/topics/db/managers.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 8954
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ome corrupt when you edit commits. There are also "public branches". These are branches other people are sup ... ese branches should never change. Good examples of public branches are the main and stable/A.B.x branches in ... your GitHub repository. Since you didn't touch the public commits during the rebase, you should not need to ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 8954
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... need a working install of PGP or other compatible public-key encryption software. You will also need to hav ... e the Django release manager's public key in your keyring. This key has the ID ``XXXXXXX ... ch release. Making the release(s) available to the public ¶ Now you're ready to actually put the release out ... the release Making the release(s) available to the public Post-release New stable branch tasks Notes on sett ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
FAQ: 助けを求める — Django 4.0.6 ドキュメント 8542
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 't post a message on the forum, IRC, or one of the public mailing lists. Django has a policy for handling se ... inimize any damage that could be inflicted through public knowledge of that defect. 目次 FAQ: 助けを求める X ...
https://man.plustar.jp/django/faq/help.html - [similar]
Django internals — Django 4.0.6 ドキュメント 8257
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the release Making the release(s) available to the public Post-release New stable branch tasks Notes on sett ...
https://man.plustar.jp/django/internals/index.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 8257
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r 8825. Django 1.0 represents revision 8961 of our public repository. It seems fitting that our 1.0 release ... users of Django this is backwards-compatible; the public-facing API for database querying underwent a few m ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
Signals — Django 4.0.6 ドキュメント 7845
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... used for the migration run. While the plan is not public API, this allows for the rare cases when it is nec ... used for the migration run. While the plan is not public API, this allows for the rare cases when it is nec ...
https://man.plustar.jp/django/ref/signals.html - [similar]
FAQ: Django を使う — Django 4.0.6 ドキュメント 7702
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... red in the database.) Define MEDIA_URL as the base public URL of that directory. Make sure that this directo ...
https://man.plustar.jp/django/faq/usage.html - [similar]
PREV 1 2 3 4 NEXT