検索

phrase: max: clip:
target: order:
Results of 41 - 49 of about 49 for permissions (0.078 sec.)
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6520
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... there's now a list of related objects such as auth.Permission s that will also be deleted. Previously, only the c ... than FILE_UPLOAD_MAX_MEMORY_SIZE now have the same permissions as temporary files (often 0o600 ) rather than the ... tandard umask (often 0o6644 ). Set the FILE_UPLOAD_PERMISSIONS if you need the same permission regardless of file ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 6459
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t filtering based on add, change, delete, and view permissions: class MyModelAdmin ( admin . ModelAdmin ): inline ... nt, Django provides a convenience wrapper to check permissions and mark the view as non-cacheable. This wrapper i ... : a dict tracking add , change , delete , and view permissions admin_url : admin changelist URL for the model add ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
Djangoの設定 — Django 4.0.6 ドキュメント 6459
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o limit access to it. For example, change its file permissions so that only you and your web server's user can re ...
https://man.plustar.jp/django/topics/settings.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 6399
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s model options (settings on a model's Meta ) like permissions and verbose_name . Does not affect the database, b ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 6399
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... !-- ... --> <field to="auth.permission" name="user_permissions" rel="ManyToManyRel"> <object pk="46"></object> <o ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 6399
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d before each test to create the content types and permissions for each model in available apps, in case they're ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... many circumstances, such as if Django didn't have permissions to open the file, or if the template source was a ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 6323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ch) September 1, 2020 - CVE-2020-24583 ¶ Incorrect permissions on intermediate-level directories on Python 3.7+. ...
https://man.plustar.jp/django/releases/security.html - [similar]
セッションの使いかた — Django 4.0.6 ドキュメント 6323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n files. Be sure to check that your web server has permissions to read and write to this location. クッキーを使っ ...
https://man.plustar.jp/django/topics/http/sessions.html - [similar]
PREV 1 2 3 4 5 NEXT