検索

phrase: max: clip:
target: order:
Results of 51 - 58 of about 58 for permission (0.090 sec.)
Django 1.7 release notes — Django 4.0.6 ドキュメント 6381
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... are passed to the underlying send_mail() call. The permission_required() decorator can take a list of permission ... s as well as a single permission. You can override the new AuthenticationForm.confi ... storage classes may be subclassed to override the permissions that collected static files and directories recei ... ve by setting the file_permissions_mode and directory_permissions_mode parameters. S ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6381
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ias = property ( operator . attrgetter ( 'base' )) Permissions for proxy models ¶ Permissions for proxy models a ... e concrete model. A migration will update existing permissions when you run migrate . In the admin, the change i ... rete model. However, in older versions, users with permissions for a proxy model with a different app_label than ... That's now fixed, but you might want to audit the permissions assignments for such proxy models ( [add|view|cha ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 6308
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing user account for the database. That user needs permission to execute CREATE DATABASE so that the test databa ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6308
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ails, see the documentation on caching in Django . Permissions for inactive users ¶ If you provide a custom auth ... inactive User instance will check the backend for permissions. This is useful for further centralizing the perm ... -in template tags TemplateResponse Caching changes Permissions for inactive users GeoDjango MEDIA_URL and STATIC ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6308
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ization of authentication backends. Added get_user_permissions() method to mirror the existing get_group_permiss ... erm() method returns users that have the specified permission. The default iteration count for the PBKDF2 passwo ... Django 2.0. New default value for the FILE_UPLOAD_PERMISSIONS setting ¶ In older versions, the FILE_UPLOAD_PERM ... , this results in uploaded files having different permissions depending on their size and which upload handler ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6250
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... defines the method. If you're dumping contrib.auth Permission objects or contrib.contenttypes ContentType object ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6250
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... small "show" link. If a user doesn't have the add permission, the object-tools block on a model's changelist wi ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.4 documentation 6176
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo-admin.py startproject を実行しよ うとすると、 “permission denied” というメッセージが出ることがあります。 OS ...
https://man.plustar.jp/django/contents.html - [similar]
PREV 1 2 3 4 5 6 NEXT