検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 58 for permission (0.016 sec.)
django.core.exceptions — Django 4.0.6 ドキュメント 6513
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cannot be processed.""" pass [ドキュメント] class PermissionDenied ( Exception ): """The user did not have perm ...
https://man.plustar.jp/django/_modules/django/core/exceptions.html - [similar]
django.urls utility functions — Django 4.0.6 ドキュメント 6513
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rl argument for the django.contrib.auth.decorators.permission_required() decorator). providing a reversed URL as ...
https://man.plustar.jp/django/ref/urlresolvers.html - [similar]
django.urls functions for use in URLconfs — Django 4.0.6 ドキュメント 6513
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that should be called if the user doesn't have the permissions required to access a resource. By default, this i ... s django.views.defaults.permission_denied() . If you implement a custom view, be sure ...
https://man.plustar.jp/django/ref/urls.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 6513
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a suitable router. auth models — User , Group and Permission — are linked together and linked to ContentType , ... (including those not stored in that database), the Permission s for each model (including those not stored in th ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 6513
" + 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 ... utput. If interactive is True , the test suite has permission to ask the user for instructions when the test sui ... d. An example of this behavior would be asking for permission to delete an existing test database. If interactiv ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6454
" + 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 ... 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 fil ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 6454
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o 2.2 (patch) September 1, 2020 - CVE-2020-24584 ¶ Permission escalation in intermediate-level directories of th ... ch) September 1, 2020 - CVE-2020-24583 ¶ Incorrect permissions on intermediate-level directories on Python 3.7+. ... - CVE-2016-2048 ¶ User with "change" but not "add" permission can create objects for ModelAdmin 's with save_as= ...
https://man.plustar.jp/django/releases/security.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 6454
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a project), you'll need to ensure that Django has permission to create and alter tables in the database you're ... n grant Django SELECT , INSERT , UPDATE and DELETE permissions. After creating a database user with these permis ...
https://man.plustar.jp/django/topics/install.html - [similar]
django.contrib.gis.measure — Django 4.0.6 ドキュメント 6381
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rom this software without # specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HO ...
https://man.plustar.jp/django/_modules/django/contrib/gis/measure.html - [similar]
FAQ: 管理インタフェース — Django 4.0.6 ドキュメント 6381
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... トリックを使うことで、 get_queryset() と has_change_permission() を使って、管理サイト上でのオブジェクトの表示と編 ...
https://man.plustar.jp/django/faq/admin.html - [similar]
PREV 1 2 3 4 5 6 NEXT